I'd like to really jump in and help Federelli with the INI he is building. I have yet to ever do testing like this myself, but I have about 50 ROMS that are not in his INI and figured what the hell. It's about time to give back to a community that has given me and my kids a bunch of fun.
So for those who have, What are some good steps to follow while testing?
I had been doing it like this using only [!] roms
1) Try it flat out
2) Switch Video plugins
3) "Compilermode=*" (trying modes 1 through 5)
4) "EEPromSize=2048" (without Compiler mode)
5) "Compilermode=*" (trying modes 1 through 5) and "EEPromSize=2048
6) Steps 3 through 5 with different video plugins
Is this too much or too little?
Should any of the steps be moved around?
What exactly is the comment for?
Is the "Freindly name" usually the exact game name?
How does the INI link each game to the ROM? (for example)
How does this entry know to look at my Super Mario 64 ROM image? Is it done by CRC somehow?
Any help would be great. I just want to make sure that I am being thourough, but not wasting time also. I also appear to be stupid on a few points of how the INI works.
So for those who have, What are some good steps to follow while testing?
I had been doing it like this using only [!] roms
1) Try it flat out
2) Switch Video plugins
3) "Compilermode=*" (trying modes 1 through 5)
4) "EEPromSize=2048" (without Compiler mode)
5) "Compilermode=*" (trying modes 1 through 5) and "EEPromSize=2048
6) Steps 3 through 5 with different video plugins
Is this too much or too little?
Should any of the steps be moved around?
What exactly is the comment for?
Is the "Freindly name" usually the exact game name?
How does the INI link each game to the ROM? (for example)
Code:
[Super Mario 64]
Friendlyname=Super Mario 64
Comment=E | Fully Playable
How does this entry know to look at my Super Mario 64 ROM image? Is it done by CRC somehow?
Any help would be great. I just want to make sure that I am being thourough, but not wasting time also. I also appear to be stupid on a few points of how the INI works.