SilverlineDev / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

N64Hawk RAM Watch/Search Freezing Issue #341

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Find a memory address correlated to something you wish to manipulate in the 
game, such as position
2. Freeze the value and try to do something in a way that would normally change 
the value (move around)

Normally you would be locked in place, but freezing appears to not affect 
anything in game.

Version: 1.9.1

Poking values still changes them correctly in the game (such as moving your 
position). Only freezing seems to be broken.

Original issue reported on code.google.com by graviton...@gmail.com on 13 Dec 2014 at 11:43

GoogleCodeExporter commented 9 years ago
Confirmed and fixed in r8472.

Original comment by Scepheo on 14 Dec 2014 at 1:57