Post subject: VBA doesn't update
Experienced player (703)
Joined: 2/5/2011
Posts: 1417
Location: France
Hello, I'm doing some testruns on a game, I did a lua script; but when loading a savestate, the lua loads the value of the frame before I loaded. And even without lua, the status doesn't update, example I turn Read+Write mode on a movie I have to press frame advance for getting Read+Write turned on.
Current: Rayman 3 maybe? idk xD Paused: N64 Rayman 2 (with Funnyhair) GBA SMA 4 : E Reader (With TehSeven) TASVideos is like a quicksand, you get in, but you cannot quit the sand
Post subject: Re: VBA doesn't update
Skilled player (1707)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
got4n wrote:
Hello, I'm doing some testruns on a game, I did a lua script; but when loading a savestate, the lua loads the value of the frame before I loaded. And even without lua, the status doesn't update, example I turn Read+Write mode on a movie I have to press frame advance for getting Read+Write turned on.
For the former, it's an annoying bug regarding the lua display which I got through by loading a savestate 2 frames before the value for the frame I want. For the second bug, are you sure it's a bug with the status or a display bug? If you turned on Read+Write, would it toggle it on in the menu bar as well but not the gui?
Editor, Skilled player (1941)
Joined: 6/15/2005
Posts: 3247
VBA's Lua is known to have broken savestating. In other words, it produces inconsistent savestates which may result in desync.
Experienced player (703)
Joined: 2/5/2011
Posts: 1417
Location: France
Oh. Thanks, even without lua it produces the second bug ^^.
Current: Rayman 3 maybe? idk xD Paused: N64 Rayman 2 (with Funnyhair) GBA SMA 4 : E Reader (With TehSeven) TASVideos is like a quicksand, you get in, but you cannot quit the sand