[Fixed] Movie desync because of imperfect reset

This is for people involved in the developement of Snes9x, or SNES emulators in general.
BUG REPORTS BELONG IN TECH SUPPORT/BUG TRACKING!
Post Reply
User avatar
gocha
Snes9x Yellow Belt
Posts: 64
Joined: Sun Dec 30, 2007 12:14 am
Location: Japan, Nagoya

[Fixed] Movie desync because of imperfect reset

Post by gocha »

Snes9x 1.52: While S9xReset doesn't reset previous emulation result perfectly, movie playback desyncs randomly. The easiest way to fix the issue is use LoadLastROM instead of S9xReset (like 1.51 does).

I'll write later if I can see what is missing in S9xReset.

SMV 1.52: http://www.mediafire.com/?ky9osk5okvc9zc1
Last edited by gocha on Mon Jan 10, 2011 1:45 pm, edited 3 times in total.
User avatar
gocha
Snes9x Yellow Belt
Posts: 64
Joined: Sun Dec 30, 2007 12:14 am
Location: Japan, Nagoya

Post by gocha »

It was because of CPU.FastROMSpeed. The latest code resets it in S9xSoftResetCPU, so I think it's already fixed.
Post Reply