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 956: | Line 956: | ||
|ThrottleFast || emuObj.ThrottleFast() || Faster than default, but exact value is unknown. | |ThrottleFast || emuObj.ThrottleFast() || Faster than default, but exact value is unknown. | ||
|- | |- | ||
|ThrottleMax || emuObj.ThrottleMax() || Disable framelimiter | |ThrottleMax || emuObj.ThrottleMax() || Disable framelimiter During loading screens. | ||
|-style="background-color:#ffe680" | |-style="background-color:#ffe680" | ||
| || CDVD || | | || CDVD || | ||
Line 1,038: | Line 1,038: | ||
18 - english-uk</pre></div> | 18 - english-uk</pre></div> | ||
|- | |- | ||
|PadSetLightBar || emuObj.PadSetLightBar(<port, red, green, blue>) || Set DS4 light bar color. | |PadSetLightBar || emuObj.PadSetLightBar(<port, red, green, blue>) || Set DS4 light bar color. Correct port values are 0-3, correct light values are 0-255. | ||
|- | |- | ||
|PadPressureStickRemap || emuObj.PadPressureStickRemap()|| | |PadPressureStickRemap || emuObj.PadPressureStickRemap()|| |