Pokemon Fire Red germany not booting/ White Screen
Wrong Gamepak Code causing Pokemon Fire Red not to boot due to wrong flash size (64k instead of 128k)
This commit is contained in:
parent
f0f0b31f9a
commit
5e71cd14d1
|
@ -1532,7 +1532,7 @@ static const ini_t gbaover[] = {
|
|||
{
|
||||
// Pokemon: Fire Red (G)
|
||||
"POKEMON FIRE", /* gamepak_title */
|
||||
"BPRG", /* gamepak_code */
|
||||
"BPRD", /* gamepak_code */
|
||||
"01", /* gamepak_maker */
|
||||
0, /* flash_size */
|
||||
FLASH_DEVICE_MACRONIX_128KB, /* flash_device_id */
|
||||
|
|
Loading…
Reference in New Issue