• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 25 26 27 28 29 ... 126 Next »

Is it possible to change the location of the GC folder?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Is it possible to change the location of the GC folder?
05-08-2020, 03:43 PM
#1
boran_blok
Unregistered
 
Hello,

I am using dolphin on my nVidia shield mainly to emulate some gamecube games, this works rather fine (much better than I expected) but I have an issue that saves etc are stored in the golphin-emu/GC folder. I do not consider my shield a safe storage medium, and it is very hard to make backups of that location.

Ideally I would like to move the location where dolphin stores its saves to the mapped network drive on the shield. It can read the disc images from there, but I cannot seem to find the setting to change the save folder anywhere.

Will I have to edit some ini file somewhere to manage this? The article on here about the user folder does not mention an android method.
Reply
05-08-2020, 04:21 PM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,837
Threads: 7
Joined: Oct 2014
I believe you can change this (in the Paths settings) if you're using a raw memory card, but not if you are using a memory card folder.
Find
Reply
05-08-2020, 04:46 PM
#3
boran_blok
Unregistered
 
As far as I can see there are only wii related settings there:

   


Or do these wii settings impact GC saves as well?

I can play around with these and see what happens.

But if I changed the save to raw memory card it created a MemoryCard file in the GC folder, and not in the Wii folder set here.
Reply
05-08-2020, 05:48 PM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,837
Threads: 7
Joined: Oct 2014
Oh, sorry, I misremembered. It seems like you can't change the paths for raw memory cards in the GUI after all. You should be able to do it by editing Dolphin.ini manually, but I don't remember the exact details.
Find
Reply
05-08-2020, 08:05 PM
#5
boran_blok
Unregistered
 
For anyone searching for this info in the future.

I found the solution by fiddling around in the windows version.
On Android when you select memory card you do not get an option to choose a path, on windows you get a [...] button where you can select a location.
When you do this on windows a new setting is written to the ini file under the [core] section. (NOT general, where the other folder settings are)

This was the value I had to give it.

MemcardAPath = /storage/NAS/shield/Gamecube/dolphinSaves/MemoryCardA.USA.raw

Sadly mapped network drives on a shield are readonly for most apps. So this did not solve my main problem. (There is a way to do this if you root your shield, then you can mount an R/W SMB share, but that was a bridge too far for me)

I am now looking at going at it from the other way, and sharing the shield folders on the network and having a periodic sync over from the shield to a backup location.

edit:
For anyone looking to go this way. This is the command I used on my nas to copy over the GC folder to a local location: <password> is redacted of course.
cd /tank01/ds01/backups/emusaves/dolphin/
smbclient \\\\192.168.1.21\\internal <password> -U nas -c 'cd dolphin-emu;recurse;prompt;mget GC'
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode