• 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 ... 1112 1113 1114 1115 1116 ... 1198 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, 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 »


Messages In This Thread
Saved game transfer to new builds - Neesh - 12-18-2009, 06:05 AM
RE: Saved game transfer to new builds - Apostacious - 12-18-2009, 06:32 AM
RE: Saved game transfer to new builds - Neesh - 12-18-2009, 08:04 AM
RE: Saved game transfer to new builds - a mad pigeon - 12-18-2009, 09:06 AM

  • 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