This is my personal technique on creating backups, its worked for every game i've tried so far (CoD4 & Crysis included).
First you will need 3rd party plugins available from the downloads section:
1) DaemonScript
2) Y.A.S.U.
After installing both of those to your daemon folder create a script something like this:
1) Unmount
2) Enable applicable emulations (securrom/safedisk)
3) Mount your image
4) RunApp (Exe = YASU.exe Params = -c -nosd (or -nosr) -s
5) Delay for 5000ms (my computer is slow)
6) RunApp (Exe = yourgame.exe Params = yourparams)
7) Delay for another 5000ms (again its old, adjust the time)
8) RunApp (Exe = YASU.exe Params = -x -s)
Then save the script, make a shortcut, and have fun.
First you will need 3rd party plugins available from the downloads section:
1) DaemonScript
2) Y.A.S.U.
After installing both of those to your daemon folder create a script something like this:
1) Unmount
2) Enable applicable emulations (securrom/safedisk)
3) Mount your image
4) RunApp (Exe = YASU.exe Params = -c -nosd (or -nosr) -s
5) Delay for 5000ms (my computer is slow)
6) RunApp (Exe = yourgame.exe Params = yourparams)
7) Delay for another 5000ms (again its old, adjust the time)
8) RunApp (Exe = YASU.exe Params = -x -s)
Then save the script, make a shortcut, and have fun.
Comment