Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skurdt/sk.libretro

Libretro wrapper written in C# with support for the Unity game engine
https://github.com/skurdt/sk.libretro

csharp-code libretro libretro-api libretro-frontend libretroapi unity

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://img.youtube.com/vi/euec6832wNA/0.jpg)](https://youtu.be/euec6832wNA)

- Video: Mupen64PlusNext, PPSSPP and mame:
[![Alt text](https://img.youtube.com/vi/YOrZ2_0IcLI/0.jpg)](https://youtu.be/YOrZ2_0IcLI)

- 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