zach-morris / plugin.program.iagl

The Internet Archive Game Launcher (IAGL) will launch Games from the Internet using Kodi
GNU General Public License v3.0
346 stars 49 forks source link

IAGL can't launch SNES / N64 games #144

Closed epp137 closed 3 years ago

epp137 commented 4 years ago

I have trouble getting IAGL to work in Kodi 18.5 and Retroarch 1.8.1 on my new Fire TV Stick 4K.

Retroarch itself is working flawlessly, emulating SNES and N64 games without a problem. I use the cores Snesx9x 2010 and ParaLLEI N64. I installed IAGL following a video guide, don't know which one but they all pretty much say the same thing. What I did after the install was to hit configure, select Android unter My System Type in External Launchers and then headed to Setup Wizard, setting Emulator Launcher to external and executing the Setup Wizard. That resulted in these settings being made under External Launchers:

Retroarch System Folder: /STORAGE/EMULATED/0/RETROARCH/SYSTEM/ Retroarch Cfg Location: SDCARD/ANDROID/DATA/COM.RETROARCH/FILES/RETROARCH.CFG

(I also manually changed the cfg location to /STORAGE/EMULATED/0A/NDROID/DATA/COM.RETROARCH/FILES/RETROARCH.CFG as the above value was autogenerated and somehow felt wrong, didn't change anything thogh.)

Every time I launch a SNES game it opens up Kodi Retroplayer, asking me which core to use (SELECT EMULATOR FOR .SRC FILE). If I select a core, it installs it as a Kodi addon and it runs very slow. I checked the running processes on my Fire TV Stick, Retroarch is never executed. Here is what Kodi's log files say:

2019-11-25 20:06:10.853 T:10817   DEBUG: IAGL:  Wizard updated Retroarch system directory path to to /storage/emulated/0/RetroArch/system/
2019-11-25 20:06:14.511 T:10817   DEBUG: IAGL:  Wizard updated Retroarch app path to to sdcard/Android/data/com.retroarch/files/retroarch.cfg
...
2019-11-25 20:06:47.091 T:10817   DEBUG: IAGL Error:  Wizard encountered a problem for SNES_Bestof_ZachMorris, Exception 'RetroArch SNES9x (SNES Latest)' is not in list
2019-11-25 20:06:47.394 T:10817   DEBUG: IAGL Error:  Wizard encountered a problem for SNES_ZachMorris, Exception 'RetroArch SNES9x (SNES Latest)' is not in list
...
2019-11-25 20:07:23.560 T:10859  NOTICE: IAGL:  Gameclient for Retroplayer set to: None
2019-11-25 20:07:23.560 T:10859  NOTICE: IAGL:  Attempting to play the following file through Retroplayer: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.program.iagl/temp_iagl/Super Mario World (USA).sfc
...
2019-11-25 20:07:23.568 T:10859   DEBUG: IAGL:  4.  Super Mario World added to gameplay history
2019-11-25 20:07:23.569 T:10859   DEBUG: IAGL:  Game Launched: Super Mario World (USA)
...
2019-11-25 20:07:24.066 T:3475   DEBUG: Select game client dialog: Found 0 candidates
2019-11-25 20:07:24.066 T:3475   DEBUG: Select game client dialog: Found 6 installable clients
2019-11-25 20:07:24.066 T:3475   DEBUG: Adding game.libretro.beetle-bsnes as an installable client
2019-11-25 20:07:24.066 T:3475   DEBUG: Adding game.libretro.bsnes-mercury-accuracy as an installable client
2019-11-25 20:07:24.066 T:3475   DEBUG: Adding game.libretro.bsnes-mercury-balanced as an installable client
2019-11-25 20:07:24.066 T:3475   DEBUG: Adding game.libretro.bsnes-mercury-performance as an installable client
2019-11-25 20:07:24.067 T:3475   DEBUG: Adding game.libretro.snes9x2010 as an installable client
2019-11-25 20:07:24.067 T:3475   DEBUG: Adding game.libretro.snes9x as an installable client
...
2019-11-25 20:07:34.308 T:3475   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
2019-11-25 20:07:34.310 T:3475   DEBUG: Select game client dialog: User cancelled game client installation
2019-11-25 20:07:34.310 T:3475    INFO: RetroPlayer[PLAYER]: No compatible game client selected, aborting playback

My best guess is that he has some problem with Retroarch regarding SNES since the behaviour is differen with N64 games: The game downloads, Retroarch is launched, but not the game - Retroarch sits there just as I started it manually. I haven't tried any other systems.

I think it does work for others, at least that's how it seems from the youtube videos, but I just can't get it to work on my setup... Maybe not possible on a Fire TV Stick?!

epp137 commented 4 years ago

I have to update the issue: I overread the part in the wiki about configure individual IAGL archives. With manually setting launcher and launch command, SNES games are staring Retroarch. Sadly the games still don't launch but only start Retroarch. Any idea how to get Retroarch directly starting the games?

zach-morris commented 4 years ago

Thanks for the log. It appears there's an error in the wizard and it's not finding the correct launcher in the database. I'll take a look at it.

In the meantime, you should be able to follow the individual archive setup as you said. Setting the launcher to external and then setting the launch command to 'RetroArch SNES9x 2010 (SNES 1.52)'. After you do that, if you then select Review Game List Settings, the launch command should look something like:

/system/bin/am start --user 0 -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -n com.retroarch/.browser.retroactivity.RetroActivityFuture --es "LIBRETRO" "/data/data/com.retroarch/cores/snes9x2010_libretro_android.so" --es "CONFIGFILE" "%CFG_PATH%" --es "ROM" "%ROM_PATH%" --es "IME" com.android.inputmethod.latin/.LatinIME

That should launch the game. The fact that Retroarch launches for you but then doesn't launch the game is a typical response when the config file location is incorrect. The addon tries to guess, but may get it wrong if you put it somewhere different. It should match whatever directory is set in Retroarch for Config Directory as the wiki describes here.

epp137 commented 4 years ago

Retroarchs Config Directory is set to /storage/emulated/0/Retroarch/config, but there's no config file located there. I changed a few settings with the hope to get one created but no luck ... I manually changed it inside retroarch to the one IAGL suggested, works now. Seems to be a retroarch issue?! Also, if I save the configuration file manually through retroarchs menu, it prints out the other directory, not the one set in the directory settings... Switching config file dir to something else kinda fixed it, but the config file name has now the date attached.

drinfernoo commented 4 years ago

@epp137 Yes, it sounds like you've stumbled on the weirdness that is RetroArch config management. Unfortunately, that's a RetroArch issue, unrelated to IAGL.

zach-morris commented 4 years ago

Perhaps it's some sort of read/write permissions thing. I've only setup RA on a few different types of Android systems, one worked without a hitch and the other needed a lot of fiddling due to permission issues. I'd suggest picking a folder on your Android system you know you have write access to and point the config directory setting in RA to that, then hit save config.

Clutz450 commented 4 years ago

I was about to create a new issue but I believe this issue is the same as mine. It appears that after running the IAGL wizard to run externally with RetroArch, everything works fine except for Super Nintendo. I haven't tested every single system but the only ones I am having an issue with are the ones called "Super Nintendo Entertainment System - SNES" and "Internet Archive Best Of - SNES". When I try and launch those 2, it appears that it tries to launch with RetroPlayet and not with RetroArch. But if I go into the context menu for both of those names, I can change the options to "External" and update the command to the retroarch core I want. I know someone posted earlier in here that it seems like it's a RetroArch issue but since I can manually set the options I feel like it's an issue with the wizard. I am doing all this on my Android Phone. Galaxy S8 if it matters. Let me know if you need any additional information. Thank you.

zach-morris commented 4 years ago

Thanks, it's possible I missed it in the wizard. I will take a look.

AdamKostrzewa commented 4 years ago

I can confirm that. I have the same problem as Clutz450. NES works fine (with retroarch) but SNES opens retroplayer.

Clutz450 commented 4 years ago

Since the title of this issue mentioned both SNES and N64 games I decided to try out N64 and all I got was a black screen. RetroArch did open but it didn't do anything. What I think was going on here was that IAGL is default set to a core that doesn't exist (Mupen64 Plus). And I don't mean that I don't have the core installed. I went to the online updater and it seems like the core that IAGL wants isn't there (There are 2 version of Mupen64 Plus Next and ParaLLEl). I manually set it up to use Mupen64 Plus Next and it worked fine.

I also randomly decided to try out The Powder Toy and that was another one that didn't work until I manually set it up in IAGL.

So I am thinking that maybe the Wizard may need to be looked at and updated to match the appropriate cores found in RetroArch. Do you have a list of what cores the Wizard defaults to on Android? I should have some free time tomorrow morning and I am planning on trying out every list on my phone to see what works and what doesn't and I'll report back. Just let me know what kind of information would be helpful to when I test and I'll be sure to give it to you.

zach-morris commented 4 years ago
Here's the current table. For the ones marked 'hidden' the wizard actually hides the list. This is for cases where there is no core for the system (RPi being the one that typically has the issue, although maybe thats not a problem anymore with RPi4). I'm open to any better default cores since it's been a while since I've messed with these: Files List Android Android Aarch64 Gamestarter Addon LibreElec Remix RetroELEC Sx05RE Linux/Kodibuntu Linux/Kodibuntu Close_Kodi Linux/Kodibuntu Pause_Kodi OSX OSX Close_Kodi Windows Windows Close_Kodi RetroPie
32X_ZachMorris RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroPie System Sega 32X
3DO_ZachMorris RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroArch Opera (3DO) RetroPie System 3DO
Amiga_Bestof RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroPie System Amiga
Amiga_CD32_ZachMorris RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga)
Amiga_ZachMorris RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga) RetroArch PUAE (Amiga)
Amstrad_CPC_ZachMorris RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroArch CAP32 (Amstrad CPC) RetroPie System Amstrad CPC
Atari_2600_Bestof_ZachMorris RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroPie System Atari 2600
Atari_2600_ZachMorris RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroArch Stella (Atari 2600) RetroPie System Atari 2600
Atari_5200_ZachMorris RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroPie System Atari 5200
Atari_7800_ZachMorris RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroArch ProSystem (Atari 7800) RetroPie System Atari 7800
Atari_800_ZachMorris RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroArch Atari800 (Atari 800/Atari 5200) RetroPie System Atari 5200
Atari_Jaguar_ZachMorris RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroArch Virtual Jaguar (Jaguar) RetroPie System Atari Jaguar
Atari_Lynx_ZachMorris RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroArch Mednafen Lynx (Lynx) RetroPie System Atari Lynx
Atari_ST_ZachMorris RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroArch Hatari (Atari ST/STE/TT/Falcon) RetroPie System Atari ST
Atomiswave_ZachMorris RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroPie System Dreamcast
C64_ZachMorris RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroArch VICE C64 (C64) RetroPie System C64
CDI_ZachMorris RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) hidden
CannonBall_ZachMorris RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroArch CannonBall (Standalone Game) RetroPie Port CannonBall
Cavestory_Lefty420 RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroArch CaveStory (NXEngine) RetroPie Port Cavestory
Colecovision_ZachMorris RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroPie System Coleco
Dinothawr_Lefty420 RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroArch Dinothawr (Standalone Game) RetroPie Port Dinothawr
Doom_Lefty420 RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroArch PrBoom (Doom) RetroPie Port Doom
EasyRPG_ZachMorris RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroArch EasyRPG (RPG Maker 2000/2003) RetroPie Port EasyRPG
eXoDOS_ZachMorris RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroPie System PC
FBN_ZachMorris RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroArch FB Neo (Arcade Latest) RetroPie System FBA
GBA_Bestof_ZachMorris RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroPie System GBA
GBA_Hacks_ZachMorris RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroPie System GBA
GBA_Translations_ZachMorris RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroPie System GBA
GBA_ZachMorris RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroArch mGBA (GBA) RetroPie System GBA
GBC_Bestof_ZachMorris RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroPie System GBC
GBC_ZachMorris RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroPie System GBC
GB_Classic_Bestof_ZachMorris RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroPie System GBC
GB_Classic_ZachMorris RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroArch Gambatte (GB/GBC) RetroPie System GBC
Game_Gear_Bestof_ZachMorris RetroArch Gearsystem (GG/SMS) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Game_Gear_ZachMorris RetroArch Gearsystem (GG/SMS) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Game_and_Watch_ZachMorris RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroArch Game and Watch (Game and Watch) RetroPie System Game and Watch
Genesis_Bestof_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Genesis_Hacks_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Genesis_Translations_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Genesis_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Intellivision_ZachMorris RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroArch FreeIntv (Intellivision) RetroPie System Intellivision
Karaoke_ZachMorris RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) RetroArch PocketCDG (CDG Music) hidden
Lutro_ZachMorris RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) RetroArch Lua Engine (Lutro) hidden
MAME_2003_Bestof_ZachMorris RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroPie System Arcade
MAME_2003_Plus_ZachMorris RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroArch MAME 2003 Plus (Arcade 0.78) RetroPie System Arcade
MAME_2003_ZachMorris RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroArch MAME 2003 (Arcade 0.78) RetroPie System Arcade
MAME_Bestof_ZachMorris RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) hidden
MAME_ZachMorris RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) RetroArch MAME (Arcade Latest) hidden
MSDOS_ZachMorris RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroPie System PC
MSX1_ZachMorris RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroPie System Coleco
MSX2_ZachMorris RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroArch BlueMSX (MSX) RetroPie System Coleco
Magnavox_O2_ZachMorris RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroArch O2EM (Odyssey2/Videopac) RetroPie System Video Pac
Master_System_Bestof_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Master_System_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
N64_Bestof_ZachMorris RetroArch Mupen64Plus (N64) RetroArch Mupen64Plus (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch Mupen64Plus (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroPie System N64
N64_ZachMorris RetroArch Mupen64Plus (N64) RetroArch Mupen64Plus (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch Mupen64Plus (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroArch ParaLLEl (N64) RetroPie System N64
NDS_ZachMorris RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroArch DeSmuME (NDS) RetroPie System NDS
NES_Bestof_ZachMorris RetroArch QuickNES (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroPie System NES
NES_Hacks_ZachMorris RetroArch QuickNES (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroPie System NES
NES_Translations_ZachMorris RetroArch QuickNES (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroPie System NES
NES_ZachMorris RetroArch QuickNES (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch QuickNES (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroArch Nestopia (NES) RetroPie System NES
NGPC_ZachMorris RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroArch Mednafen NeoPop (NGP/NGPC) RetroPie System NGPC
Naomi1_ZachMorris RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroPie System Dreamcast
Neo_Geo_CD_ZachMorris RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) RetroArch MESS 2014 (MESS 0.159) hidden
OpenLara_ZachMorris RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) RetroArch OpenLara (Tomb Raider) hidden
PCE_CD_ZachMorris RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
PCE_SuperGrafx_ZachMorris RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) RetroArch Mednafen SuperGrafx (PCE SuperGrafx) hidden
PS1_Bestof_ZachMorris RetroArch PCSX ReArmed (PS1) RetroArch PCSX ReArmed (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch PCSX ReArmed (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroPie System PSX
PS1_ZachMorris RetroArch PCSX ReArmed (PS1) RetroArch PCSX ReArmed (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch PCSX ReArmed (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroArch Mednafen PSX (PS1) RetroPie System PSX
PSP_ZachMorris RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroArch PPSSPP (PSP) RetroPie System PSP
Pokemon_Mini_ZachMorris RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) RetroArch Pokemon Mini (PokeMini) hidden
PowderToy_ZachMorris hidden hidden RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) hidden RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) RetroArch PowderToy (Standalone Game) hidden
Quake_Lefty420 RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroArch TyrQuake (Quake) RetroPie Port Quake
REminiscence_ZachMorris RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroArch REminiscence (Standalone Game) RetroPie Port REminiscence
RickDangerous_ZachMorris RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) RetroArch XRick (Rick Dangerous) hidden
SCUMMVM_Bestof_ZachMorris RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroPie System ScummVM
SCUMMVM_ZachMorris RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroArch ScummVM (Various) RetroPie System ScummVM
SNES_Bestof_ZachMorris RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroPie System SNES
SNES_Hacks_ZachMorris RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroPie System SNES
SNES_Translations_ZachMorris RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroPie System SNES
SNES_ZachMorris RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroArch SNES9x (SNES Latest) RetroPie System SNES
Satellaview_ZachMorris RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroArch BSNES (SNES, Latest) RetroPie System SNES
Sega_CD_ZachMorris RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroArch PicoDrive (SMS/Gen/Sega CD/32X) RetroPie System Sega 32X
Sega_Dreamcast_ZachMorris RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroArch Reicast (Dreamcast) RetroPie System Dreamcast
Sega_SG1000_ZachMorris RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Gearsystem (GG/SMS) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroArch Genesis Plus GX (GG/SMS/Gen/PICO/SG-1000) RetroPie System Game Gear
Sega_Saturn_ZachMorris RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroArch Mednafen Saturn (Saturn) RetroPie System Saturn
TG16_Bestof_ZachMorris RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
TG16_ZachMorris RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
TIC80_ZachMorris RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) hidden
Vectrex_ZachMorris RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroPie System Vectrex
VirtualBoy_ZachMorris RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroPie System Virtual boy
Win31_ZachMorris RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroPie System PC
Wolfenstein_ZachMorris RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) RetroArch ECWolf (Wolfenstein 3D) hidden
Wonderswan_Color_ZachMorris RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroPie System Wonderswan Color
Wonderswan_ZachMorris RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroPie System Wonderswan Color
ZX_Spectrum_ZachMorris RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroPie System ZX Spectrum
TG16_Bestof_ZachMorris RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
TG16_ZachMorris RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
TG16_ZachMorris_Full RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroArch Mednafen PCE FAST (PCE/TG16) RetroPie System PC Engine
TIC80_ZachMorris RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) RetroArch TIC80 (TIC-80) hidden
Vectrex_ZachMorris RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroArch VECX (Vectrex) RetroPie System Vectrex
VirtualBoy_ZachMorris RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroArch Mednafen VB (VirtualBoy) RetroPie System Virtual boy
Win31_ZachMorris RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroPie System PC
Win31_ZachMorris_Full RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroArch DOSBox (DOS) RetroPie System PC
Wonderswan_Color_ZachMorris RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroPie System Wonderswan Color
Wonderswan_ZachMorris RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroArch Mednafen Cygne (WonderSwan/WonderSwan Color) RetroPie System Wonderswan
ZX_Spectrum_ZachMorris RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroPie System ZX Spectrum
ZX_Spectrum_ZachMorris_Full RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroArch FUSE (Spectrum) RetroPie System ZX Spectrum
Wii_ZachMorris RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) hidden
Wii_Bestof_ZachMorris RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) hidden
GameCube_ZachMorris RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) hidden
GameCube_Bestof_ZachMorris RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) RetroArch Dolphin (Wii/Gamecube) hidden
AdamKostrzewa commented 4 years ago

I run my IAGL on Kodi 18.6 under Windows. So I don't think the android is an issue here.

zach-morris commented 4 years ago

The table includes everything (scroll to the right, weird formatting issue on github)

AdamKostrzewa commented 4 years ago

Thanks for your help! So in my case, the following worked 1) Retroarch 1.6 -> download SNESx9 core (current) 2) go to the list view in IAGL, select the list that was interesting (e.g. Best of SNES) 3) Follow the tutorial to set the core manually https://github.com/zach-morris/plugin.program.iagl/wiki/5.--FAQ Part 14.b in particular (set external launcher to retroarch, and the selection of the appropriate command)

zach-morris commented 4 years ago

Yes, manual setup will always work. I think the confusion most people have is with the wizard, which just runs the manual setup on all files with a default core (listed in the table above), and if the default core is not installed then people assume the addon is broken.

Clutz450 commented 4 years ago

Sorry it took so long for me to get back to you. Been super busy at work. I still haven't had to chance to test out every core but I have a few days off and plan of getting that done now. What I was able to do was look at the List Settings for every single list to see what it's launch command was after running the Wizard. Just to be clear, I uninstalled both RetroArch and Kodi so I could be starting out fresh just like a new user would. I then downloaded Retroarch and installed every single core that was on the online updater. Then i installed Kodi, IAGL, and ran the wizard. And from what i found out was that every SNES list had its launch command to start with RetroPlayer. I find that really odd that it only happened with the SNES lists and nothing else. But when I manually set those to launch externally with RetroArch with the appropriate core it worked fine. Additionally I noticed that The Powder Toy was set to Launch with External but didnt have any launch commands. So it appears to me that the wizard needs to be updated to fix this. Unless you see something else going on.

As far as testing all the cores to see if they work, I already know that N64 needs a different core but like I said before I will test them all in the next few days and let you know what else if any needs to be updated.

Screenshot_20200506-234828_Kodi

Screenshot_20200506-235634_Kodi Screenshot_20200507-000025_Kodi Screenshot_20200507-000036_Kodi Screenshot_20200507-000050_Kodi

Clutz450 commented 4 years ago

And again, I am doing this on and Android Phone. Samsung Galaxy S8 if it matters.

zach-morris commented 4 years ago

All lists are default to Retroplayer, and when you run the wizard, they should be changed if they're found in the list of lists to change. There's likely a typo or something so they're being skipped accidentally, which I can fix. It's probably less confusing to change them to be launched with an external launcher (if thats whats chosen) but then not set the core if it's not found for some reason - that way when you select it you'll at least get an error message saying something to the effect of 'no external command set'. I'll work on fixing both of those.

dezzezer commented 3 years ago

@zach-morris Indeed it looks like a typo, I created Pr with a fix https://github.com/zach-morris/plugin.program.iagl/pull/189

zach-morris commented 3 years ago

Thanks for the PR. I'll note I completely reworked this for v19. The addon now looks at your retroarch config, then scans for which cores you actually have installed to list what options the user has (uses RA's core info files for naming) - should hopefully remove any confusion on external launching and remove potential errors like this.

dezzezer commented 3 years ago

@zach-morris Great news! Is it currently possible to install v19? I tried to install directly from gitub branch (on Kodi 19), but it failed with dependencies not being compatible (idna, chardet, urllib3, requests and couple more)

zach-morris commented 3 years ago

You should be able to install the branch, yes. I was able to install it prior to the release, so hopefully all those Kodi dependancies made it through (I haven't checked yet, but those are all official Kodi provided dependencies). There is one dependency that will not auto install until my addon is in the repository, you can install script.module.archive_tool manually from here

dezzezer commented 3 years ago

I confirm setting proper core flawlessly with v19. I noticed some issues with adding to favourites, but it's not a big deal to me. Thanks for the great addon!

zach-morris commented 3 years ago

Yes, favorites is to go, thats close to the last thing (fingers crossed), but feel free to open issues if you find them

zach-morris commented 3 years ago

I think this is now fixed in v3.0.0 give it a try and open a new issue if there's still a problem