Joined: 11/1/2009
Posts: 10
I was TASing a romhack of SMW when the game switched my character to player 2. I never set my movie to be able to record player 2 actions, but I tried switching to player 2 anyway. And then somehow I glitched out the replay to make Snes9x think the entire replay is player 2 input and not player 1 input. How can I hex edit this out? Please help. Here's the video: http://dehacked.2y.net/microstorage.php/info/677323728/Total%20Kaizo.smv
Editor, Skilled player (1941)
Joined: 6/15/2005
Posts: 3247
No, your TAS has not been ruined at all. If your joypad is swapped, press '6' (default for joypad swap) to switch it back and it should work all well. Once that is done, go to hotkey config. Under Controls #1, disable Joypad Swap by giving it Esc. You will never need to use it, ever. P.S. Other than to fix the problem, of course.
Joined: 11/1/2009
Posts: 10
No that's not what's going on. When I play it back, the entire TAS is in player 2 input when it's supposed to be in player 1 input.
Post subject: Re: Major bug in Snes9x 1.51 completely ruined my TAS
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
Adetque wrote:
I was TASing a romhack of SMW when the game switched my character to player 2. I never set my movie to be able to record player 2 actions, but I tried switching to player 2 anyway. And then somehow I glitched out the replay to make Snes9x think the entire replay is player 2 input and not player 1 input. How can I hex edit this out? Please help. Here's the video: http://dehacked.2y.net/microstorage.php/info/677323728/Total%20Kaizo.smv
Change byte 0x14 from 1 to 0.
Post subject: Re: Major bug in Snes9x 1.51 completely ruined my TAS
Editor, Skilled player (1941)
Joined: 6/15/2005
Posts: 3247
Adetque wrote:
When I play it back, the entire TAS is in player 2 input when it's supposed to be in player 1 input.
I don't know of any function other than joypad swap that causes this. Reinstall Snes9x in a different folder, and see if it works. For some reason, joypad swap is bugged in some cases and can't even turn off.
amaurea wrote:
Change byte 0x14 from 1 to 0.
That should not work. At least one joypad should be recognized.
Joined: 11/1/2009
Posts: 10
I reinstalled it in a different folder and then Snes9x doesn't recognize any input at all.
Post subject: Re: Major bug in Snes9x 1.51 completely ruined my TAS
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
FractalFusion wrote:
amaurea wrote:
Change byte 0x14 from 1 to 0.
That should not work. At least one joypad should be recognized.
Oops, you're right. So there is nothing wrong with the smv file: That byte being 1 means that joypad 1 and only joypad 1, is enabled. Adetque: There is no player2-input in that SMV at all. I agree that this sounds like a simple joypad swap configuration issue.
Joined: 11/1/2009
Posts: 10
How would I re-swap the joypad again? I try to swap it in the middle of playing the movie and it doesn't work, and if a swap it before playing the movie it doesn't do anything.