problem! with pokemon games
new to this, so far i have tryied emerald and ruby and they play the title sequences then when it comes to start the game it says internal battery drained and that the game can be played but it goes no farther then that...am i doing something wrong? or is it the games messing up:confused:
Re: problem! with pokemon games
If you are using VBA you can either:
- Go into Options > Emulator > Save Type > Flash 128k
- Create a text file called vba-over.ini and within it add the following:
e-Reader (U)
[PSAE]
flashSize=131072
Pokemon Ruby (U)
[AXVE]
rtcEnabled=1
flashSize=131072
Pokemon Sapphire (U)
[AXPE]
rtcEnabled=1
flashSize=131072
Pokemon FireRed (U)
[BPRE]
flashSize=131072
Pokemon LeafGreen (U)
[BPGE]
flashSize=131072
Pokemon Emerald (U)
[BPEE]
rtcEnabled=1
flashSize=131072
The second method will only affect the games mentioned there (they need the settings detailed above), whereas the first method is simpler but may affect other games that use a 64k flash memory. I'm not sure on settings in other emulators but the basic idea is that Pokemon games need 128k of flash memory not 64 like emulators seem to think.
Re: problem! with pokemon games
thank you, that stuff worked and now im playing . problem fixed
Re: problem! with pokemon games
I just tried that method and it didn't work.
Re: problem! with pokemon games
Which method did you try, creating the vba-over.ini file or doing it through the GUI menus?
B