Post subject: SRAM verification
Site Admin, Skilled player (1237)
Joined: 4/17/2010
Posts: 11279
Location: RU
How do you do it? Please explain step by step, per emulator/case/whatever.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
The general technique is the same all over. You either create an SRAM using the previous movie, and then have it be used with the second movie file. Or you create an SRAM with the previous movie, then check that the SRAM embedded in the second movie file matches the first.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Site Admin, Skilled player (1237)
Joined: 4/17/2010
Posts: 11279
Location: RU
How do I check if it is inside the file?
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Two methods: 1) Look up the format of the file and extract it. 2) Have the emulator save the SRAM when the movie is loaded (some emulators will do this automatically) Then compare.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.