Skip to content

madcock/libretro-onscripter

 
 

Repository files navigation

About Libretro core for ONScripter

ONScripter is a visual novel games engine compatible to NScripter, this project provides a libretro core allowing the ONScripter visual novel games to be played with libretro frontends such as RetroArch.

This project is based on:

Thanks them!

Building

Linux

git clone --recursive https://github.com/iyzsong/onscripter-libretro
cd onscripter-libretro
./update-deps.sh
make

About

Libretro core for ONScripter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • C++ 0.3%
  • Makefile 0.3%
  • CMake 0.2%
  • Scheme 0.2%
  • Shell 0.0%