Vita3K-Android
Vita3K-Android copied to clipboard
Add feature from ZX branch
- Recenter overlay window and button
- Add close button in overlay menu (because [x] too small and sometimes hard to pressed)
- Allow scrolling in controller menu (because i did tried slide scroll slider at right, sometimes work and sometimes undetected because too small)
- hide "debug" in menubar (it useless for end user and configuration button cant be pressed when multiwindows or freewindow mode because freewindows/multiwindow overide it or camera block it) > this one usefull for people have issue with builtin driver (adreno user) because they cant run fullscreen before install driver
- allow resize joystick only instead all button
- allow fallback to default driver in case custom driver broken (adreno only)
- allow performance mode (may fix some device that have issue with locked in small core than big core)
- cutout mode set to "shortEdges" (so it will draw full screen now, no black bar)
- fix shortcut icon issue
- allow ziped sdl2 files to reduce upload size (from ~24mb to 3.8mb)
- add usb controller support for A14
- fix texture issue (vulkan) in non bcn supported devices
- add invert gyro and enable/disable motion sensors
example preview:
https://github.com/user-attachments/assets/4c855d95-75c9-4cf1-92db-df9d691dc4ea
https://github.com/user-attachments/assets/5181939e-0594-4760-bd72-e76942a9beb6
能多添加新的着色器?