NovaSquirrel / Mesen-X

Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Deprecated; see https://github.com/SourMesen/Mesen2/
https://www.mesen.ca
GNU General Public License v3.0
161 stars 29 forks source link

Mesen-X Libretro Port #140

Open ghost opened 1 year ago

ghost commented 1 year ago

Do you have plan for Mesen-X Libretro Port

mkwong98 commented 1 year ago

Libretro Port is already available. You just have to look for it: https://github.com/NovaSquirrel/Mesen-X/actions/runs/3761243929

Cibomatto2002 commented 1 year ago

I don't see it in the RetroArch download cores

negativeExponent commented 1 year ago

I don't see it in the RetroArch download cores

retroarch's repo does not offer mesen-x (they had to add to thier repo). You can compile a libretro core for Mesen-X and use it instead (or use this if your on linux-x64 https://github.com/NovaSquirrel/Mesen-X/actions/runs/3999765094)

Cibomatto2002 commented 1 year ago

Ok thank you