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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 1045 1046 1047 1048 1049 ... 1139 Next »

Saved game transfer to new builds
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Saved game transfer to new builds
12-18-2009, 06:05 AM
#1
Neesh Offline
Junior Member
**
Posts: 22
Threads: 3
Joined: Dec 2009
Hi there,

Not sure if I'm missing something simple here. Could someone let me know how to transfer my saved games from one build to the next?

Thanks
Find
Reply
12-18-2009, 06:32 AM (This post was last modified: 12-18-2009, 06:32 AM by Apostacious.)
#2
Apostacious Offline
♥ ♥ ♥
*******
Posts: 740
Threads: 11
Joined: Nov 2009
copy your "Wii" and "GC" folders in "User" to the new build.
My Specs: AMD Phenom II x4 940 3.0ghz - w7/Ubuntu 11.04
Find
Reply
12-18-2009, 08:04 AM
#3
Neesh Offline
Junior Member
**
Posts: 22
Threads: 3
Joined: Dec 2009
Thanks dude. I thought I tried that but I must have done something wrong.
Find
Reply
12-18-2009, 09:06 AM
#4
a mad pigeon Offline
Stool Pigeon
***
Posts: 71
Threads: 14
Joined: Oct 2009
I made a batch file to take care of this for me, makes it easier and makes me lazier Big Grin

Example:
Code:
@echo off
xcopy "C:\Users\Clint\Documents\Dolphin_x64\User\Wii" "C:\Users\Clint\Documents\DolphinSaves\Wii" /y /s /e
xcopy "C:\Users\Clint\Documents\Dolphin_x64\User\GC" "C:\Users\Clint\Documents\DolphinSaves\GC" /y /s /e

Code:
@echo off
xcopy "[original dolphin wii saves]" "[destination dolphin wii saves]" /y /s /e
xcopy "[original dolphin GC saves]" "[destination dolphin GC saves]" /y /s /e
[Image: a+Jewish+pigeon.png]

i7-5820k @ 4.2GHz
4x4GB DDR4 2400
EVGA GTX 970 SSC

(old)
AMD Athlon II x4 @ 2.99GHz
2x2GB 800MHz G.SKILL RAM
GeForce GTS 450 1GB GDDR5 128-bit
Windows 7 Ultimate 64-bit
Find
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