Skip to content

ZombieNW/ArchOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchOpen - Next

An easy way to open games with RetroArch

Languages Platform License

Usage Gif

Next?

This is a complete rewrite of ArchOpen! I took a hard look at the source code and realized writing the whole thing in Node.JS was not a great choice. So this is a ground up rewrite in C++. Binaries went from 60MB -> ~0.5MB; so this is MUCH more lightweight. Even though the version number is higher, more bugs may exist, so make issues and pull requests !

What?

Sometimes I just want to double click a rom file and it just opens with the proper core in Retroarch. If you share this desire, welcome!

Building

This project uses g++ and a makefile.

make

Usage

Grab the latest release

Generate an example config.json

archopen.exe --generate-config

(or copy the example config as config.json in the executable directory)

Customize config.json so each extension has a core_name.dll matching a core in the cores directory of your RetroArch install.

Right click rom file, "Open With", "Choose an App on your PC", and select ArchOpen.exe

Enjoy !

License

MIT

About

An easy way to open games with RetroArch

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published