From: Spacy <sp...@us...> - 2006-08-03 16:41:41
|
Update of /cvsroot/vba/VisualBoyAdvance In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv4921 Modified Files: README-win.txt Log Message: Added info about the new comment option in vba-over.ini Index: README-win.txt =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/README-win.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** README-win.txt 20 Dec 2004 15:02:43 -0000 1.17 --- README-win.txt 3 Aug 2006 16:41:37 -0000 1.18 *************** *** 148,151 **** --- 148,152 ---- called vba-over.ini in the same directory as the emulator: + comment=You can add any text you like here, for example the full name of the game, but not exceeding 255 characters rtcEnabled=<0 for false, anything else for true> flashSize=<65536 or 131072> *************** *** 165,168 **** --- 166,172 ---- saveType=0 + An easier way to change the per game settings is to use the Game overrides dialog in the MFC version of VBA. + Select Menu>Options>Emulator>Game Overrides... to open the dialog. Just make your changes and click OK. + FAQ --- |