Florin9doi

Results 108 comments of Florin9doi

I reproduce the dimming on a normal iPhone after 30 seconds of inactivity. On android the dimming is disabled all the time while ingame: https://github.com/hrydgard/ppsspp/blob/48993479978eb5e17ab1764c89a01683e2b78198/android/src/org/ppsspp/ppsspp/NativeActivity.java#L1636

I collected a list of games which *may* support this feature. This list is based on this page: https://report.ppsspp.org/logs/kind/306 but it may be incomplete because old logs are no longer...

The same API used for output? You may start with this: https://github.com/Florin9doi/ppsspp/commit/d6e47a2f208c5483f0b680dade5574e4451d73e3

Is my fork and it isn't merged. I've started it a while ago, but I didn't figure it out how to complete it. Yes, there are 3 different APIs: -...

> Not sure how to use usb passthrough. The device is not HID and does not shows as a gamepad under windows. I need to install generic a usb driver...

What kind of passthrough do you expect? You'll still have to map the axes and buttons , but the axes values won't stick to predefined values and will be sent...

The brake's range is too limited and is ignored? Try to map a random button then open PCSX2.ini and change Brake=Xinput-X/ButtonY to Brake=Dinput-x/FullAxis1

Try to switch from dinput to sdl

> Shinkansen controller USB passthrough isn't working - it says both handles have a value of 0, and actually moving the physical controller does nothing. Especially annoying, as "removing" the...