Post subject: Game system switch?
Joined: 4/17/2004
Posts: 275
I wish to change the "game system" option that movie files play on. For example, if game was recorded in "Super Game Boy" mode, but I wanted to play it back in "Game Boy" mode, how would I go about doing this?
Former player
Joined: 10/1/2006
Posts: 1102
Location: boot_camp
I don't think there is any option in VBA that allows for such a switch, although you can hex-edit the movie file to get a GB version of it.
Borg Collective wrote:
Negotiation is irrelevant. Self-determination is irrelevant. You will be assimilated.
Former player
Joined: 1/29/2007
Posts: 116
I have exactly the same problem right now. You can hex edit your movie file, the 16th byte flags the system, as described here: http://tasvideos.org/VBM.html That might or not might solve your problem. It didn`t solve mine ^^ What I want to do is see if the movies I made for my Metroid II run also work for a patched Metroid II DX. However, when I start playing a (hex edited) movie (for a working patched rom), the screen just goes white and nothing happens. When opening the movie file , it correctly displays as a gbc file, however If I click Options -> Gameboy, the normal gameboy is checked, and I cannot change it. Anybody any ideas?
JXQ
Experienced player (750)
Joined: 5/6/2005
Posts: 3132
You also have to change byte 0x20. It's stored twice for redundancy. Also, I tried Alter's submission on the color Metroid hack and it desynced after about 2 minutes. :(
<Swordless> Go hug a tree, you vegetarian (I bet you really are one)
Banned User, Former player
Joined: 12/23/2004
Posts: 1850
Assuming it was made with GBColorizer, it does some funky crap with the timing and leads to a lot of problems.
Perma-banned
Former player
Joined: 1/29/2007
Posts: 116
That worked, but yeah, it desyncs :/ Also, VBA crashes on loading savestates made with the GB version it appears. Ah well, sticking to black & white then...