Need some help
Been having a few issues lately so I decided to upgrade my memory card while I was at it and start over.
So, what I WANT TO DO is use standalone emulators (for PS1, SNES and GBA). I haven’t been happy with performance I was getting from RetroArch so this is my preferred method.
Previously I was running SNES and PS1 successfully (with PCSXR and PocketSNES) without issues, but never managed to get GBA running outside of RetroArch.
I’m just getting myself confused with making .sh files and action.config files and not sure where they’re supposed to be going. I’ve managed to get the icons on the homescreen opening and showing the ROM list, but it just crashes back to homescreen when I attempt to run it.
SO, what goes into ~/launcher/Menu/Gameshell/
and what goes into ~/apps/Menu/ ??
I’m just gonna re-do the memory card to stock and wait for someone to give me a walkthrough because I just don’t get it
I’m still thinking about making a 0.3 image file that has all the standalone emulators already installed so that all you have to do is flash the image to your SD card, expand the image to the size of your SD card, and put emulators on it. Sadly, I don’t have time to do that right now.
Ok cool, so put everything I want into ~/apps/Menu/, ROMs continue to go into ~/games/[platform]/
Now when it comes to standalone emulators, what files actually do what?
I figure .sh files are “shortcuts” or something along those lines? action.config are obviously some kind of configuration, but when do they need to be used?
sh files are used to execute the files (with optional parameters), action.config files do basically the same, but they also provide a way to select roms from a list.
Ok cool. Every move I make seems to give me different problems. Just now I tried to set my theme and it put me into permanent loading screen. Sometimes when I put emulators into folders or simply reload UI it hangs on the loading screen. What could I possibly be doing wrong?
Re: stand-alone GBA emulator, you could possibly need the Bios in the correct location. I don’t recall whether or not there is one supplied, or if it’s in the correct path. I also don’t know which stand-alone emulator you are using. Either way, try putting it in one of these locations:
~/apps/emulators/bios/gba_bios.bin
That’s assuming the emulator has specified a Bios directory.
~/apps/emulators/gba_bios.bin
That’s assuming the emulator needs the bios to be in the same directory.
Re: themes causing a hang, have you done any fiddling with the order of “home screen” items? Or renaming, adding/changing directories. The naming conventions of the files requires a number in front of each file name to determine a ranked hierarchy so to speak. Eg.,
cpi@clockworkpi:~/apps/Menu (master)$ ls
'20_Retro Games' 51_TIC-80 60_Utils
'21_Indie Games' 53_Love2D
If there is ever any double up of any of these numbers, things go awry.
This can also be to do with skins that are from a different version to a launcher release, what with Indi games being added, and shuffling around of new emulators, and items as the devs see fit.
For this reason, I always check my theme files manually to make sure there is never any overlap.
Just saw that you’re the same one who posted re: the foot bar icons.
Did the problems re: booting happen after uploading the icons? I recall accidentally uploading my own custom icons for a theme with slightly incorrect formatting, and having my device hang on boot.
Could you possibly double check your footbar icons in your current build? And if it indeed is the problem, amend the aforementioned post ASAP before someone else uploads the files to their Gameshell!
Yeah I triple checked everything for my theme, it wasn’t the footbar icons causing issues, I had a folder in there called wallpaper (idk where it came from) which was giving me grief.