MathUser
New member
- Joined
- Aug 15, 2025
- Messages
- 20
I spent a long time trying to get solar magic advance to make a pswitch save file for super mario advance 4 to and was unsuccessful. I would rather have a patch that a save file anyway. This is the effects I wanted to add to the game:
1ups replaced with 3ups moon
falling into pits saves you from dying twice
add grass on levels (SMB2 Style)
turn enemies into coins (SMW Style)
Random Item box (SMW style)
Well, the codes work perfectly on visualboy advance, I dont know why they dont work on gpsp on psp.
Heres the codes if anyone wants to use these features.
These are the values.
0001 SMB2 plants
1000 Floating Platform Switch
0008 Hold Box Switch
0040 Fireball Into coins
This is the code with all these features combined.
83002D52 1049
3BF62471 2BA12A6E
723C9BC3 D352DDAD
This code works with the p-switch code list. Its the code to have all items while using Mario. I was having a hard time getting a patch for that so I just added a code instead of patch.
83002D52 3ACD
83002D64 0040
83003A8A 4000
This version of the code has all the previous codes/effects and also replaces all the enemies with harder ones, doubles the health of bosses, and awards double the normal points for beating them. Plus, when the player is hit with this switch active, they will always revert to small Mario/Luigi regardless of the current powerup, as was the case in the original Famicom version.
All the previous info was copy pasted from another website. I am looking to add all the pswitch codes to a gba patch. I wasn't able to find out how to make a cheatfile for GBA and visualboy advance is the only way I could do it. I don't really care to play it on pc.
1ups replaced with 3ups moon
falling into pits saves you from dying twice
add grass on levels (SMB2 Style)
turn enemies into coins (SMW Style)
Random Item box (SMW style)
Well, the codes work perfectly on visualboy advance, I dont know why they dont work on gpsp on psp.
Heres the codes if anyone wants to use these features.
These are the values.
0001 SMB2 plants
1000 Floating Platform Switch
0008 Hold Box Switch
0040 Fireball Into coins
This is the code with all these features combined.
83002D52 1049
3BF62471 2BA12A6E
723C9BC3 D352DDAD
This code works with the p-switch code list. Its the code to have all items while using Mario. I was having a hard time getting a patch for that so I just added a code instead of patch.
83002D52 3ACD
83002D64 0040
83003A8A 4000
This version of the code has all the previous codes/effects and also replaces all the enemies with harder ones, doubles the health of bosses, and awards double the normal points for beating them. Plus, when the player is hit with this switch active, they will always revert to small Mario/Luigi regardless of the current powerup, as was the case in the original Famicom version.
All the previous info was copy pasted from another website. I am looking to add all the pswitch codes to a gba patch. I wasn't able to find out how to make a cheatfile for GBA and visualboy advance is the only way I could do it. I don't really care to play it on pc.