Page 1 of 1

Different Save Types in Different Versions of the Same Region of the Game?

Posted: Tue Oct 10, 2017 8:49 pm
by DeriLoko3

I have two games that have the different save types.

 

Super Mario Bros. (J) (Hot Mario Campaign)

 

Code: Select all

saveType=0

 

Famicom Mini - Vol 1 - Super Mario Bros. (J)

 

Code: Select all

saveType=1

 

I have vba-over.ini, which I already chose saveType=1.

 

How can I play both of these games that have the different save types, while I am using vba-over.ini?

 

I forgot to mention that they are GBA games.