An enhancement of ONScripter, now ported to multiple platforms, this version is based on ONScripter-jh and integrates SDL2 features for an optimized experience.
Highlights:
Enhanced Display Options: Enjoy a seamless gaming experience with support for stretch fullscreen and the ability to hide the navigation bar, ensuring a more immersive gameplay.
Flexible Storage Access: Utilize external SD cards effortlessly with the Storage Access Framework (SAF), making game management more convenient.
Encoding Support: Catering to a broader audience, the emulator supports both Shift_JIS (sjis) and GBK encoding, enhancing text display across different languages.
Graphics Optimization: Benefit from GLES2 hardware sharpness, which improves visual clarity and performance.
Scripting Capabilities: Dive into advanced customization with support for Lua scripts and animations, allowing for dynamic game modifications.
Video Integration: Seamlessly play videos within the game using the system's video player, enhancing the multimedia experience.
Usage:
Game Directory:
- Use SAF to select your ONS game folder, or place games in the scoped storage directories such as
/storage/emulated/0/Android/data/com.yuri.onscripter/files
or/storage/XXXX-XXXX/0/Android/data/com.yuri.onscripter/files
.
- Use SAF to select your ONS game folder, or place games in the scoped storage directories such as
Game Settings:
- Customize your gaming experience by adjusting parameters like
stretch fullscreen
to suit your preferences.
- Customize your gaming experience by adjusting parameters like
Game Gestures:
- [Long click/3 fingers] to access the in-game menu quickly.
- [4 fingers] to skip text, allowing for a smoother narrative flow.
Source Code: Available on GitHub at https://github.com/YuriSizuku/OnscripterYuri.
What's New in Version 0.7.4
- Updated on Jul 11, 2023: Now supports English half-width characters with the ` prefix, improving text rendering for English users.