Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RetroArch Emulator Docs #339

Merged
merged 1 commit into from
Jan 13, 2016
Merged

Conversation

RobLoach
Copy link
Contributor

RetroArch

Download

Supported Consoles: Core Software Library

Linux

[RetroArch Super Nintendo]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/snes9x_next_libretro.so" %r

[RetroArch Nintendo DS]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/desmume_libretro.so" %r

[RetroArch Nintendo]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/fceumm_libretro.so" %r

[RetroArch Gameboy Advance]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/vba_next_libretro.so" %r

[RetroArch Sega Genesis]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/genesis_plus_gx_libretro.so" %r

[RetroArch Nintendo 64]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/mupen64plus_libretro.so" %r

[RetroArch Sony Playstation]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/pcsx1_libretro.so" %r

[RetroArch Sony Playstation Portable]
location=/usr/bin/retroarch
command=%l -f -L "/usr/lib/libretro/ppsspp_libretro.so" %r

These are just a few examples, as RetroArch does so much more. Does anyone have the Windows/Mac default install locations for RetroArch set up?

@RobLoach RobLoach mentioned this pull request Jan 11, 2016
These are just a few examples of what RetroArch can do. We should likely add more platforms in here as examples as well.
@mdeguzis
Copy link

Good work Rob. This will help our our efforts with Ice on SteamOS.

@scottrice
Copy link
Owner

Sweet, thanks for doing this!

scottrice added a commit that referenced this pull request Jan 13, 2016
Add RetroArch Emulator Docs
@scottrice scottrice merged commit 72abe83 into scottrice:gh-pages Jan 13, 2016
@RobLoach RobLoach deleted the retroarch branch January 13, 2016 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants