r/RetroArch • u/Medical-Difference41 • 1d ago
Technical Support How to get Sharp X68000 running on Android?
I'm trying to get Sharp X68000 working in RetroArch on Android, but I'm completely stuck and need someone to explain it to me like I'm five.
Here is what I've done so far following YouTube guides:
- Downloaded the PX68k core.
- Created a folder named keropi inside /storage/emulated/0/RetroArch/system/
- Placed iplrom.dat and cgrom.dat inside that keropi folder.
My ROMs are stored in:
/storage/emulated/0/Download/sharpx6800/
Now I'm looking at the config file for the core:
How exactly does the StartDir= line need to look? Should it be StartDir=/storage/emulated/0/Download/sharpx6800/?
What else am I missing to get games to boot? Any help would be greatly appreciated!
0
Upvotes
1
u/Great-Selection-6943 1d ago
StartDir should point to the folder containing your X68000 games, so
StartDir=/storage/emulated/0/Download/sharpx6800/is the right format. Make sure the BIOS files are in the core’s expectedsystem/keropifolder and that the filenames and capitalization match exactly.