mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 10:30:00 +00:00
engine: platform: psvita: disabled back touch sensor
This commit is contained in:
parent
fcda7517fe
commit
0746cb5365
@ -90,8 +90,7 @@ void PSVita_Init( void )
|
||||
chdir( xashdir );
|
||||
}
|
||||
|
||||
sceCtrlSetSamplingModeExt( SCE_CTRL_MODE_ANALOG_WIDE );
|
||||
sceTouchSetSamplingState( SCE_TOUCH_PORT_FRONT, SCE_TOUCH_SAMPLING_STATE_START );
|
||||
sceTouchSetSamplingState( SCE_TOUCH_PORT_BACK, SCE_TOUCH_SAMPLING_STATE_STOP );
|
||||
scePowerSetArmClockFrequency( 444 );
|
||||
scePowerSetBusClockFrequency( 222 );
|
||||
scePowerSetGpuClockFrequency( 222 );
|
||||
|
Loading…
x
Reference in New Issue
Block a user