mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
Every profile now has: - profiled_date: date of source code analysis - core_version: version from libretro-core-info .info files - display_name: human-readable name from .info files 260/260 profiles complete. 294/294 libretro cores covered. Standalone emulators (cemu, rpcs3, xemu, vita3k) versioned manually.
23 lines
623 B
YAML
23 lines
623 B
YAML
emulator: ONScripter Yuri
|
|
type: game
|
|
source: "https://github.com/libretro/libretro-onsyuri"
|
|
profiled_date: "2026-03-18"
|
|
core_version: "0.7.4+2"
|
|
display_name: "ONScripter Yuri"
|
|
cores:
|
|
- onsyuri
|
|
systems:
|
|
- onscripter
|
|
|
|
notes: |
|
|
ONScripter Yuri is a fork of ONScripter optimized for the libretro
|
|
environment. Like the original ONScripter, it is a clone of the
|
|
NScripter visual novel engine and runs .txt, .dat, and .ons script
|
|
files.
|
|
|
|
No BIOS or system files required. Game content (scripts, graphics,
|
|
audio, fonts) is loaded from the game directory. Each game ships its
|
|
own default.ttf font file.
|
|
|
|
files: []
|