Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchOpen

An easy way to open games with RetroArch

Languages Platform License

What?

ArchOpen is a tool for opening ROM's directly from Windows File Explorer by mapping file extensions to their corresponding emulator cores.

Usage

Grab the latest release

Generate a config file

archopen.exe --generate-config

Customize config.yml so each extension has a core_name.dll matching an installed RetroArch core.

Within file explorer, right click your rom, "Open With", "Choose an App on your PC", and select archopen.exe

Enjoy!

The Third Complete Rewrite

First written in Node, then C++, and now Rust!

Rust is a language I've wanted to learn for some time, so I figured a good way to get my hands dirty with it would be to rewrite a codebase I was already disillusioned with.

I am pretty happy with this rewrite so far, it's much more maintainable and I can see the project sticking with it for some time.

Breaking Changes

This version currently does not have a config migrator. I do not plan to add migration for < v0.9 versions to avoid bloat (would require a JSON parser). Config migration will be added if/when the new yaml system needs it.

About

An easy way to open games with RetroArch

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages