Editing PS2 Emulation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 286: | Line 286: | ||
| || Speedhacks || || | | || Speedhacks || || | ||
|- | |- | ||
| --fpu-rsqrt-fast-estimate || 0, 1 || Decreases RSQRT's accuracy. | | --fpu-rsqrt-fast-estimate || 0, 1 || Decreases RSQRT's accuracy. It is enabled by default. Disabling it is required for the full accuracy of the FPU. || --fpu-rsqrt-fast-estimate=1 | ||
|- | |- | ||
| --fpu-accurate-mul-fast || 0, 1 || Speedhack for CLI FPU muldiv commands. || --fpu-accurate-mul-fast=1 | | --fpu-accurate-mul-fast || 0, 1 || Speedhack for CLI FPU muldiv commands. || --fpu-accurate-mul-fast=1 |