-
Notifications
You must be signed in to change notification settings - Fork 47
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
Emulators/Cores included #35
Comments
is it pissible to add atari st emulator? That would be great!!! |
btw great job ;) |
I see there is an experimental libretro core for atari st based on hatari emulator, but it seems is a little "work in-progress" by now: https://retropie.org.uk/forum/topic/4866/libretro-hatari-how-to-install/10 |
Where can I add roms for the Gameboy Advance? Do I need to create a "gba" folder under Roms? |
Yes, it should be already there but I see it is an error in last version, I will fix it, thanks for the advice! |
I am testing the new DraStic emulator por Nintendo DS, it seems very promising: |
@antaril I compiled hatari_libretro core from RetroPie and zipped with its needed libs, you can download from here:https://github.com/bite-your-idols/Gamestarter-Pi/raw/master/packages/libretro-cores-ex/hatari_libretro.7z |
Workaround for using SCUMMVM standalone emulator with Gamestarter: |
thx very much, i will try!!! |
Hi, but it says failed load core! In Core list there is now Atari ST.. core... but games wont start! |
just hatari_libretro.so file goes in that folder, the other 2 are lib dependencies, you must put them in .kodi/addons/script.gamestarter/lib/ (if folder doesn't exist, create it). If still does not work, try this ssh command: |
ok, now there are all in the right folders. But Games wont start. Libreelec just reboots and Gamestarter crashes i think! Here is the Shell command... ldd .kodi/addons/script.gamestarter/resources/bin/libretro-cores/hatari_libretro.so |
ok, it seems no other lib is missing, right. we need to know what is the output of gamestarter.log. Activate debug options in retroarch, try to load that core and look into log. |
where is the folder for the log? Sorry cant find |
ok, i found it: .kodi/userdata/addon_data/script.gamestarter log file 👍 |
I can see in your log you are missing a TOS.img required file, you can read more about it here (starting al line 287): |
ok, its done... but dont work ;( there is no nvram... log: [libretro-test]: Got size: 640 x 480. |
maybe it is looking for needed files in /storage/.hatari and we need to make a symlink to gamestarter folder... or maybe we reach a dead-end... |
First thanks for the awesome work you've done, and second sorry if this is has been answered somewhere but I am stuck. |
Are you using Kodi's Advanced Emulator Launcher, emulationstation or Retroarch? Here you can take a look to extensions supported: |
Retroarch, scan directory and then only a few show up, should I be using one of the other 2 ways? |
Retroarch just find games named according to its database, so you must rename all collections (there are some sofotware for this, just google it) in order to match. Ifyou use Emulationsation or AdvancedLauncher all roms with supported extensions are listed, no matter their name. |
Using Emulationstation worked perfectly! thank you. but is there a way to make it exit emulators back to Emulationstation instead of retroarch? |
If you exit a game you should go back to ES. You can enter retroarch menu then exit retroarch or you can use a button combo to exit. You can see default one in retroarch settings (I think L1+L2+R1+R2) or you can assing custom one in hotkeys settings. |
What about PlayStation2? Also: I tried using PAL roms for PSX, but they don't work. NTSC work just fine. I added a PSX PAL Bios to the /emulator/bios directory but still nothing. Has someone a solution for that? |
There is no PS2 emulator for RPi. I can play both NTSC and PAL PSX games in my pi... it seems it is an issue with your system bios files... |
Thanks for the quick answer @bite-your-idols. Could you show me what system bios files you have so I could check them maybe? Also the loading times for the PSX games is rather long compared to (S)NES/N64 etc. I reckon this is normal, right? |
yes, long loading times are normal... here you have needed bios files: |
Yes, thank you. I found this page already but I removed my three bios files and re-added them. Now it's working perfectly. Thank you! About that ps2 emulator again. What about http://pcsx2.net/. This might be a starting point, right? Has somebody already tried to get a RPi port out of this? If not I'd be willing to do so probably. |
RetroPie is the emualtion flagship in Raspberry and asi you can see here, it is not gonna happen: |
Oh right, fair enough, Thanks. Metal Gear Solid on PSX it is then! Anyway, keep up the awesome work! |
Is it possible to get C64 games to work with this addon? |
Since there is no libretro core for c64 only way to make it work in Gamestarter is trying to setup and launch VICE emulator, but it is not something I am going to work in. If someone wants to compile vice binary or grab it from another distro (and its required libs) and edits gamestarter launcher scripts I can help him to achieve that. |
VICE libretro port included in latest v2.8 Gamestarter update. |
Most Popular Systems:
Additional Systems:
Requested Systems:
Experimental Cores (WIP) - Installation from addon settings:
The text was updated successfully, but these errors were encountered: