Editing PSP 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 371: | Line 371: | ||
|PadRegisterSamples || emuObj.PadRegisterSamples()|| | |PadRegisterSamples || emuObj.PadRegisterSamples()|| | ||
|- | |- | ||
| PadSetButtonsMode || emuObj.PadSetButtonsMode() || | | PadSetButtonsMode || emuObj.PadSetButtonsMode() || 0 = Touch bar is split in two for Start/Select. Option is unmapped (default behaviour) | ||
1 = Touch bar is Start. Option is Select | |||
2 = Touch bar is Select. Option is Start | |||
|- | |- | ||
| PadVibrate|| emuObj.PadVibrate() || emuObj.PadVibrate(5,180,180) | | PadVibrate|| emuObj.PadVibrate() || emuObj.PadVibrate(5,180,180) |