RetroPie-Extra Repository
-
@exarkuniv said in RetroPie-Extra Repository:
EDIT again. ok i tried roadfighter after i got the new .sh files in there. now it works. THX @zerojay
I haven't changed anything about that in particular so... cool. :)
-
That's funny. I tried it before I updated the install script. And it errored out. But after it installed fine. But whatever it worked. Lol
-
A few more things that were recently added:
zeldapicross - A Zelda themed Picross fangame.
nkaruga - A demake of Ikaruga, fangame.Coming later tonight:
pokemini - A Pokemon Mini emulator, new system to add to your Retropie. -
@zerojay any chance you would be able to add Phoenix v2.8 3do emulator to your Extra Repository? It would probably have to run from "Ports" since it launches roms from it's own interface. Another user here said the emulation is greatly improved over the 4do emulator.
Phoenix Retropie Thread:
https://retropie.org.uk/forum/topic/14290/mapping-3do-phoenix-v2-8-emulator-to-launch-in-retropie-ubuntuPhoenix emulator files:
http://ngemu.com/threads/phoenix-project-3do-emulator-translated-into-english.191753/
or
http://www.emutopia.com/index.php/emulators/item/269-3do-interactive-multiplayer/1249-phoenix -
@gamerdad09 said in RetroPie-Extra Repository:
@zerojay any chance you would be able to add Phoenix v2.8 3do emulator to your Extra Repository? It would probably have to run from "Ports" since it launches roms from it's own interface. Another user here said the emulation is greatly improved over the 4do emulator.
Phoenix Retropie Thread:
https://retropie.org.uk/forum/topic/14290/mapping-3do-phoenix-v2-8-emulator-to-launch-in-retropie-ubuntuPhoenix emulator files:
http://ngemu.com/threads/phoenix-project-3do-emulator-translated-into-english.191753/
or
http://www.emutopia.com/index.php/emulators/item/269-3do-interactive-multiplayer/1249-phoenixI'll see what I can do.
-
@gamerdad09 said in RetroPie-Extra Repository:
@zerojay any chance you would be able to add Phoenix v2.8 3do emulator to your Extra Repository? It would probably have to run from "Ports" since it launches roms from it's own interface. Another user here said the emulation is greatly improved over the 4do emulator.
Phoenix Retropie Thread:
https://retropie.org.uk/forum/topic/14290/mapping-3do-phoenix-v2-8-emulator-to-launch-in-retropie-ubuntuPhoenix emulator files:
http://ngemu.com/threads/phoenix-project-3do-emulator-translated-into-english.191753/
or
http://www.emutopia.com/index.php/emulators/item/269-3do-interactive-multiplayer/1249-phoenixHe's talking about running it on a PC, not on a raspberry pi. I also do not see anything except for it requiring X and QT to run which are both going to be slow as hell.
-
@zerojay said in RetroPie-Extra Repository:
@gamerdad09 said in RetroPie-Extra Repository:
@zerojay any chance you would be able to add Phoenix v2.8 3do emulator to your Extra Repository? It would probably have to run from "Ports" since it launches roms from it's own interface. Another user here said the emulation is greatly improved over the 4do emulator.
Phoenix Retropie Thread:
https://retropie.org.uk/forum/topic/14290/mapping-3do-phoenix-v2-8-emulator-to-launch-in-retropie-ubuntuPhoenix emulator files:
http://ngemu.com/threads/phoenix-project-3do-emulator-translated-into-english.191753/
or
http://www.emutopia.com/index.php/emulators/item/269-3do-interactive-multiplayer/1249-phoenixHe's talking about running it on a PC, not on a raspberry pi. I also do not see anything except for it requiring X and QT to run which are both going to be slow as hell.
Ahh thanks for taking the time to look at it anyways. I didn't realize that nor would I want the added bulk of X being installed.
-
I added this small "install-unstables.sh" to your unstables for quicker installs on my Pi; it seems to install them correctly:
#!/bin/bash
cp -R scriptmodules/emulators/* "/home/pi/RetroPie-Setup/scriptmodules/emulators"
cp -R scriptmodules/libretrocores/* "/home/pi/RetroPie-Setup/scriptmodules/libretrocores"
cp -R scriptmodules/ports/* "/home/pi/RetroPie-Setup/scriptmodules/ports" -
@mrvess Feel free to send a pull request to the unstable repo.
-
@zerojay Heya, I was wondering if you can take a look at https://sites.google.com/site/vascocosta/theclue and see if you can get it to work. From what I've seen that should be a Linux version of COSP. I could play it probably with Dos or Amiga Emulation but I would love to see a standalone Port.
-
@ectoone said in RetroPie-Extra Repository:
@zerojay Heya, I was wondering if you can take a look at https://sites.google.com/site/vascocosta/theclue and see if you can get it to work. From what I've seen that should be a Linux version of COSP. I could play it probably with Dos or Amiga Emulation but I would love to see a standalone Port.
I was able to build this myself on Raspbian but it's very very slow when run in fullscreen mode.
-
I'm too busy to spend time working on getting something working right now, sorry.
-
@zerojay No problem, i wasn't expecting something soon, with the holidays coming and such.
-
I've been gradually testing this package and the unstables, and wanted to give a few observations (and confirmations of some already given above, too):
-
Openbor works with even more titles than listed, you just have to unpack the games manually.
-
Bermudasyndrome does not have an exit option - no key works. It has no access to the in-game menu that the original had, either (load/save/quit etc.). I can't hear the music, although all the sounds are in.
-
Openxcom deletes everything from opt/retropie/ports/openxcom after updating from source (so it deletes all the game resources). Additionally, perhaps the nightly build could be used for the port? It seems to have a lot of fixes, and supports the sequel, Terror from the Deep (https://openxcom.org/2015/08/terror-from-the-deep-now-available-in-the-nightlies/)
-
When starting, the retropie config reports an error in moonlight.sh, line 20 (without installing Moonlight)
-
Freesynd installed but didn't run :\
-
Rockbot and Openfodder didn't install
-
-
@bazzcatt said in RetroPie-Extra Repository:
- When starting, the retropie config reports an error in moonlight.sh, line 20 (without installing Moonlight)
"Stashing unfinished moonlight script. DO NOT USE."
-
@zerojay I finally managed to get The Clue! fully running on my RetroPie. If you're interested, I made a Repo with basic install instructions here.
Since it seems that RetroPie uses a special SDL port, it was easy to build a smooth running fullscreen version directly on RetroPie.
The only issues I encountered was that the game crashed while saving (I'm running the game with sudo now, maybe you know a better way), and the game crashed while saving plans (I simply added empty dummy *.pln files that the game can write to).It would be still nice to get a regular script for it, since the game files are open source anyways. Also it would be great if the dummy files can be generated by the script itself so that in the end I can remove my Repo.
The benefit of the Port is, that compared to running it using DOSBOX, it is less buggy. Especially the bug which stops you from moving through certain doors in the DOS version is gone.
-
@bazzcatt said in RetroPie-Extra Repository:
Rockbot and Openfodder didn't install
Take a look at Open Fodder again, its been through a large number of changes in the last 6months (and just pushed a change to the retro repository to fix it yesterday)
-
@segra said in RetroPie-Extra Repository:
@bazzcatt said in RetroPie-Extra Repository:
Rockbot and Openfodder didn't install
Take a look at Open Fodder again, its been through a large number of changes in the last 6months (and just pushed a change to the retro repository to fix it yesterday)
Still seems really unstable to me, unfortunately. :/
-
Just added Hydra Castle Labyrinth (hcl) to RetroPie-Extra, a fun Metroidvania style platformer game. Would love it if someone could test it on Pi 3 right now. (Already functional on ODroid XU4.)
-
@zerojay Installation was successful! I'll try to play it after grabbing some dinner :P
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.