This enhanced ONScripter emulator, built upon ONScripter-jh and leveraging SDL2, offers cross-platform compatibility.
Key Features:
- Stretchable fullscreen mode and navigation bar hiding.
- External SD card support via SAF (Storage Access Framework).
- Support for both SJIS and GBK encodings.
- GLES2 hardware acceleration for sharper graphics.
- Lua scripting and animation capabilities.
- Video playback using the system's default video player.
How to Use:
-
Game Directory: Use SAF to select your ONS game folder, or place it within scoped storage:
/storage/emulated/0/Android/data/com.yuri.onscripter/files
or/storage/XXXX-XXXX/0/Android/data/com.yuri.onscripter/files
. -
Game Settings: Configure game parameters such as "stretch fullscreen."
-
Game Gestures:
- Long press or three-finger tap: Opens the menu.
- Four-finger tap: Skips text.
Source Code: https://github.com/YuriSizuku/OnscripterYuri
Version 0.7.4 (Jul 11, 2023)
Added support for English half-width characters using the ` ` prefix.