An enhancement of ONScripter, ported to multiple platforms, this project is an advanced version of the nscripter emulator, building upon ONScripter-jh and incorporating SDL2 features.
Highlights:
- Enhanced Display: Supports stretch fullscreen and hides the navigation bar for an immersive gaming experience.
- Storage Compatibility: Facilitates the use of external SD cards through the Storage Access Framework (SAF).
- Encoding Flexibility: Supports both Shift_JIS (sjis) and GBK encodings, catering to a wide range of text needs.
- Graphics Performance: Utilizes GLES2 for hardware sharpness, ensuring crisp visuals.
- Scripting Capabilities: Enhances gameplay with support for Lua scripts and Lua animations.
- Video Integration: Allows video playback through the system's video player for seamless multimedia experiences.
Usage:
Game Directory:
- Use SAF to select the ONS game folder, or place the games in the scoped storage directories like:
/storage/emulated/0/Android/data/com.yuri.onscripter/files
/storage/XXXX-XXXX/0/Android/data/com.yuri.onscripter/files
- Use SAF to select the ONS game folder, or place the games in the scoped storage directories like:
Game Setting:
- Configure game parameters such as
stretch fullscreen
to optimize your gaming setup.
- Configure game parameters such as
Game Gestures:
- [Long click/3 fingers] to invoke the menu for quick access to settings and options.
- [4 fingers] to skip text, allowing for a smoother and faster gaming experience.
Source Code: Available on GitHub at https://github.com/YuriSizuku/OnscripterYuri
What's New in the Latest Version 0.7.4
- Last updated on Jul 11, 2023: Now supports English half-width characters with the ` prefix, enhancing text input and display options.