SK.Libretro icon indicating copy to clipboard operation
SK.Libretro copied to clipboard

Libretro wrapper written in C# with support for the Unity game engine

trafficstars

Unity package: SK.Libretro

Libretro wrapper written in C# with support for the Unity game engine

  • Usage example: https://github.com/Skurdt/LibretroUnityFE

  • Video: Super Mario 64 (Mupen64PlusNext):
    Alt text

  • Video: Mupen64PlusNext, PPSSPP and mame:
    Alt text

  • Installation: Add UniTask to your project: https://github.com/Cysharp/UniTask?tab=readme-ov-file#upm-package Add this package to your project: Window->Package Manager->'+'Icon->Add package from git URL...->https://github.com/Skurdt/SK.Libretro.git->Add