Quote:
Originally Posted by hartv427
I have a few kitchen questions for you hope they are not to basic
1) Why is msvcr71.dll copied out of TOOLS and then deleted at the end of the build. Is there a tool or process that need it ?
2) I see you have updated to nbhgen.exe insted of htcrt.exe I notice it's faster is that the only reason ?
3) Never understood why we Unlock SYS "attrib -S -H /S" files with the RZ_Kitchen_prep.bat and the repair them through the CreateROM.bat could you shed some light on this
Thanks again for sharing your hard work
|
msvcr71 is only needed in some rare situations, when someone doesnt have any visual basic runtimes installed. It may not even be needed at all, but I just wanted to do that just to make sure. I did not want to clutter up the root of the kitchen so thats why I did that. I only unlock (reset all attributes) on the files to make them easier to work on (mass edits via photoshop, etc). in order for the ROM to function correctly though, some of these files need those attributes set again. yes, nbhgen is much faster and htcrt has had a history of AV false positives.