Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.28 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.28 KB

RetroUnityFE

RetroUnityFE is a frontend for the libretro API built in Unity 6+

webm

Documentation

See wiki.

External assets

The following assets were used in this project:

Tested on Linux

Shared library and roms inside Assets/StreamingAssets folder

sudo apt install libretro-snes9x libretro-snes9x-next
retroarch --libretro /usr/lib/libretro/snes9x_libretro.so Classic\ Kong\ Complete\ \(U\) \V2-01.smc 

Tested cores

  • snes9x
  • blastem
  • nestopia
  • mgba
  • mame2003_plus
  • vecx

Ref