Hi all,
So as a result of my ongoing wi-fi problem (no networks showing), I was looking for a way to manually access my Gameshell files to back up game saves etc before wiping the SD card.
I was able to view, copy and paste my game files with a free program called Ext2Fsd using a micro SD USB device straight into the computer (please see disclaimer info)
I cut some ROMS from the Gameshell and pasted new ones in, and they worked fine.
This is potentially a way for people to edit their game files without access to WiFi, SSH or other network methods.
PLEASE NOTE: The website below explicitly says that altering Linux files from another system can corrupt or damage them, the website tutorial is for reading files only.
I did have success putting new ROMS on my Gameshell and backing up my save files but please consider it with the knowledge that using this method can potentially corrupt your system or have other undesirable effects.
I did this on Windows only so I donât know how or whether it would work on Mac.
I deliberately only messed with ROMS and game saves, I wouldnât try this on any system files or retroarch cores that might be written in the Linux coding.
I run Windows 10 and needed a way to manually view or edit the Linux files on the Gameshell SD card.
Anyone who has plugged it into their PC will know that it comes up with absolutely nothing, because obviously Linux is an entirely different system and code method to Windows.
I stumbled across this tutorial on How to Geek:
The tutorial said that writing files could theoretically be supported, so I gave it a go.
.
First you download Ext2FSD from the website in the link.
I tried version 0.69 but had trouble starting the partition, so I used 0.68 and found that worked better.
PLEASE DO NOT USE Ext2Fsd V 0.68 WITH RECENT LINUX SYSTEMS (64 bit, Ubuntu, EXT4 Files)
The program website notes a freezing glitch with newer 64bit Linux systems and EXT4 file formats.
My Gameshell is EXT3 file format so that was okay. You could try v0.69 if you wanted to use it on other devices.
When you run the .exe for Ext2Fsd you need to restart the computer to finish installation.
.
Next remove your SD from the gameshell (be careful when you take it apart not to pinch cables etc) and connect it to your computer via preferred method (USB etc)
After this, run the program and a screen will pop up showing lots of storage areas and a lot of numbers and mumbo-jumbo.
Scroll to the bottom and see if a drive location with EXT3 shows up under the âFile Systemâ column.
This means the program has recognised your SD card.
.
Next, in the top left click TOOLS --> SERVICE MANAGEMENT and see what the âservice statusâ text box says.
If it says âExt2Fsd is already startedâ youâre good to go.
If it says the service is NOT started, try clicking âStartâ. If that doesnât work, you need to change the Service Startup Mode from the drop down box to SERVICE_SYSTEM_START, click apply, save settings, and then go back and check again.
Also try closing and rebooting the program.
This is the part I couldnât get working on download v.0.69, so I used 0.68 instead. The service needs to be started for you to read the SD files in windows.
.
Next, you should be able to open My Computer in file explorer and see a new drive for the SD card from the Gameshell. Keeping the Ext2Fsd program open, you should be able to view, read and write the files on the SD card as if it was a USB on your windows computer.
You will find the game files in the same folder location you navigate to in retroarch, if thatâs the system you use.
I backed up, added and removed ROMS and saves to Gameshell without issues.
.
Have fun! (but please donât kill your gameshell)
.
Iâm not a programmer or super tech savvy, just wanted to share my experience as I found it helpful when network methods arenât available. I probably wonât be able to help troubleshoot any problems, but feel free to ask.
The excellent SSH and ethernet tutorials here are definitely safer and better ways to transfer files.