diff --git a/Menu/GameShell/20_Retro Games/MAME/action.config b/Menu/GameShell/20_Retro Games/MAME/action.config index 9f4eac1..ab2be11 100644 --- a/Menu/GameShell/20_Retro Games/MAME/action.config +++ b/Menu/GameShell/20_Retro Games/MAME/action.config @@ -3,4 +3,4 @@ ROM_SO=/home/cpi/apps/emulators/mame2003_plus_libretro.so EXT=zip LAUNCHER=retroarch -L TITLE=MAME Roms -SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip +SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mame2003_plus_libretro.so.zip \ No newline at end of file diff --git a/Menu/GameShell/20_Retro Games/MGBA/action.config b/Menu/GameShell/20_Retro Games/MGBA/action.config index 8dc8d79..e24cf26 100644 --- a/Menu/GameShell/20_Retro Games/MGBA/action.config +++ b/Menu/GameShell/20_Retro Games/MGBA/action.config @@ -3,4 +3,4 @@ ROM_SO=/home/cpi/apps/emulators/mgba_libretro.so EXT=gba,gbx LAUNCHER=retroarch -L TITLE=MGBA Roms -SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mgba_libretro.so.zip +SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/mgba_libretro.so.zip diff --git a/Menu/GameShell/20_Retro Games/NESTOPIA/action.config b/Menu/GameShell/20_Retro Games/NESTOPIA/action.config index 900c487..78dd876 100644 --- a/Menu/GameShell/20_Retro Games/NESTOPIA/action.config +++ b/Menu/GameShell/20_Retro Games/NESTOPIA/action.config @@ -3,5 +3,5 @@ ROM_SO=/home/cpi/apps/emulators/nestopia_libretro.so EXT=zip,nes LAUNCHER=retroarch -L TITLE=NESTOPIA Roms -SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/nestopia_libretro.so.zip +SO_URL=https://raw.githubusercontent.com/cuu/emulators/master/nestopia_libretro.so.zip