Vita3K / Vita3K-Android

Public releases and CI for the Vita3K Android app
GNU General Public License v2.0
1.19k stars 44 forks source link

[BUG]: USB Host not detect any controller or keyboard in android 14 #625

Closed ikhoeyZX closed 3 months ago

ikhoeyZX commented 5 months ago

Is there an existing issue for this?

Affected Build(s)

v0.2.0-11

Description of Issue

Vita3k didn't detect my controller and my keyboard in newer android (a14, also seems like other emulator no longer work with usb in android 14. I did test ppsspp, athersx2, citra and skyline qnd it's now no longer work with usb controller after update OS), seems like android 14 have different implementation call for usb. i did test in older version of android (and keep using vita3k android v11) it detect normally

Android 14 (one ui 6): Screenshot_20240427_072602_Vita3K

Android 13 (XOS): IMG-20240427-WA0000

Android 9 (google one): UST_IMG_20240427_071742

Expected Behavior

usb prompt should be appear like this: Screenshot_20240427_072317

*app used: game controller tester (still work in android 14)

Reproduction Steps

connect any controller or usb keyboard should be trigger this

Log File

no information anything related to usb hid or controller inside log (just like run normally app)

System Configuration

CPU: Exynos 1280 GPU/Driver: Mali G68 RAM: 8GB OS: Android 14 (One Ui 6)

ikhoeyZX commented 3 months ago

closed since i did fixed it