![]() |
|
Dolphin bug? Cannot change floating-point register value - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Dolphin bug? Cannot change floating-point register value (/Thread-dolphin-bug-cannot-change-floating-point-register-value) |
Dolphin bug? Cannot change floating-point register value - oPryzeLP - 12-13-2015 I believe I found a bug when trying to change a floating point register in Dolphin debug. There are 16 0's for each register but if the new value I enter requires more than 8 spaces it resorts to it's original value. For example, fp31 is 4072c00000000000. If I try to change it to 4073c00000000000, it resorts back to the original. |