![]() |
|
[PATCH] Super Smash Bros Brawl USA fix - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: [PATCH] Super Smash Bros Brawl USA fix (/Thread-patch-super-smash-bros-brawl-usa-fix) |
RE: [PATCH] Super Smash Bros Brawl USA fix - MarioMadness - 12-11-2009 (12-11-2009, 06:41 AM)James333 Wrote: idk , try changing the save folder from 52534250 to 52534245 and see what happens That Wont work, Differnt regions have differnt codes ( or something like that) In the save. So PAL save will not work with NTSC game RE: [PATCH] Super Smash Bros Brawl USA fix - homemade88 - 12-11-2009 skid: Think you can make a build with the applied patch 4 us please? Thanks. RE: [PATCH] Super Smash Bros Brawl USA fix - skid - 12-11-2009 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? RE: [PATCH] Super Smash Bros Brawl USA fix - James333 - 12-12-2009 I can ^^ , check my signature RE: [PATCH] Super Smash Bros Brawl USA fix - Jazihu - 12-13-2009 How do I apply the patch to the source code and compile? RE: [PATCH] Super Smash Bros Brawl USA fix - James333 - 12-13-2009 What is your svn client ? ( i don't know how i am suposed to call it ) RE: [PATCH] Super Smash Bros Brawl USA fix - Emilio9708 - 12-13-2009 nice it works well RE: [PATCH] Super Smash Bros Brawl USA fix - Jazihu - 12-13-2009 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? RE: [PATCH] Super Smash Bros Brawl USA fix - LuisR14 - 12-13-2009 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
RE: [PATCH] Super Smash Bros Brawl USA fix - thaCASHdude - 12-13-2009 its added in R4687. |