(12-11-2009, 06:41 AM)James333 Wrote: [ -> ]idk , try changing the save folder from 52534250 to 52534245 and see what happens
MAKE A BACKUP FIRST
That Wont work, Differnt regions have differnt codes ( or something like that) In the save. So PAL save will not work with NTSC game
skid: Think you can make a build with the applied patch 4 us please? Thanks.
I'm sorry I can't make a build at the moment because my version has a lot of debug patches in it which slow down dolphin. Maybe someone else can help?
I can ^^ , check my signature
How do I apply the patch to the source code and compile?
What is your svn client ? ( i don't know how i am suposed to call it )
I should divide my question into 3 parts:-
1. Where is the source code?
2. How do I apply the patch to the source code?
3. Am I supposed to use one of those compilers on the internet to compile?
I think then your task might be easier.
What is a SVN client?
I dont think I have a svn client OR do I?
to download the source code you need an SVN Client (like TortoiseSVN(most preferred) or RapidSVN)
and to answer your questions

1. it's at
http://code.google.com/p/dolphin-emu/source/browse/trunk
and if you want to download it you use
http://dolphin-emu.googlecode.com/svn/trunk/ in your SVN client
2. to patch the sources (with TortoiseSVN) you just right click where you download them and click "TortoiseSVN->Apply Patch" you look for the patch file then you right click in the window to the left and click "Patch All"
3. you can use Visual Studio, Visual C++ Express or MingW
