Home Gallery Resources The Team Rules chat Login Register
  Show Topics
Pages: [1]
1  Help & Tutorials / Help / SSBB with Riivolution v1.05 not working on Wii U Wii Mode on: November 03, 2013, 05:51:30 PM
I got a Wii U and equipped it with the Homebrew Channel and Riivolution. Riivolution v1.05 worked flawlessly on MKWii and NSMBWii. Then tried Brawl, then the game froze on the strap screen. I need help.

I have
-Wii U with all latest updates (might be the problem)
-Homebrew Channel
-4GB SDHC Card (might be the problem, but it worked on my old Wii (it's bricked now))
-Riivolution v1.05 and SSBB XML file
-Gecko with no idea on how to use the NTSC-U File Patch Code
-Required files for Riivolution and hacks I want to use

So, what can I do? I would like help on this, preferrably with Riivolution. But if you give me an NTSC-U File Patch Code tutorial or something, I guess I get what I get.
2  Help & Tutorials / Programming Tutorials / Wondering how to put Gecko codes in Dolphin? Look here! on: November 18, 2012, 06:14:09 PM
If you don't know how to manually put Gecko codes in Dolphin, put on your happy faces, cuz this will tell you how to!  Grin Yeah, like that! Its easy, really.

PART 1: Open the INI
You can do it 2 ways, auto, or manual.

AUTO
Right-click Brawl (or any other, it works for any game) and click Properties. A window should pop up. Click the "Edit Config" button on the lower-right.

MANUAL
Go to [PROGRAM DIRECTORY]\User\GameConfig. Find the INI file. Its [GAME ID].ini, so Brawl is RSB?.ini. The ? can be A, E, or something else dependant on what the ISO's reigon is. US Brawl is RSBE01.ini, US MKWii is RMCE01.ini. Open the file.

PART 2: Open your code file
The title says it all. Open the TXT file with your codes.

PART 3: Put the codes in
In the INI, find the line that says [Gecko]. Make a new line under that, and put in the codes. DO NOT copy and paste the whole list and paste it in Im srs here. Put it in like so:

$Codename [Author]
CODE

Sample Code (in INI)

$Fake Code [RyanAnayaMc]
05084F B8C950
693FF8 D9S0C

To automatically activate it, replace $ to +$ (dollar sign to Plus then Dollar sign with no space). Save your INI file. Activate desired codes and play.

The code in the TXT file may be like so:

Fake Code [RyanAnayaMc]
05084F B8C950
693FF8 D9S0C
*This is a baloney code for tutorial purposes

The * indicates a note. You may copy the code, just be sure to add the $ to it.

It may also be like this:

Fake Code w/ blanks [RyanAnayaMc]
05084F B8XX50
693FF8 D9S0C
* XX values
01 Fake Value
A4 Fake Value

Replace any X, Y, Z, and any others with HEX value (HEX is numbers 0-9 and letters A-F). DO NOT replace anything A-F.
Example:


Fake Code [RyanAnayaMc]
05084F B8C950
693FF8 D9S0C

Look at the FF in the last line. It is a hex value. Don't replace it. Thats all I have to say.  Tell me if I forgot anything, if the fake code works, and any additional concerns.
3  Help & Tutorials / Help / Whst's the problem with my CSS? on: November 13, 2012, 07:07:26 PM
I patched my common5_en.pac with WiiScrubber, open it in Dolphin, doesn't load, FPS:0 VPS:60 SPEED:70%. Music still plays, what's wrong?
4  Help & Tutorials / Help / Character REL conerting. on: October 09, 2012, 07:00:58 PM
How can you convert character RELs (ie Mario over Yoshi)? I know its possible with stages, but not sure with characters. Can anyone tutor me on this, is possible? Any help is greatly appreciated. Note: I tried the Online REL Converter under Resources.
Pages: [1]