WiiRd Community
September 10, 2010, 05:47:03 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Update 4.3 - do NOT update!


Gecko 1.9.3.1
Should I get a USB Gecko, I wanna hack?
How do I use my USB Gecko
Where can I get WiiRd?
 
   Home   CODE DATABASE Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Porting Code?  (Read 456 times)
Igglyboo
The Greatest
Hacker
Hero Member
*****

Karma: 21
Posts: 612

The Greatest


View Profile
« on: September 05, 2008, 06:22:04 pm »

I have a couple questions.

Is there a program that ports code? (i.e from NTSC-JP to NTSC-US or PAL)
If not, Is anyone working on a program to do this or is it just not possible to do this?


--EDIT--
Extra question I had.

Can WiiRD be used with the sd card/homebrew channel loading method?
Or is it only used with the gecko?
Logged

smk
Playtime's over StarFox!
Moderator
Hero Member
*****

Karma: 12
Posts: 723



View Profile
« Reply #1 on: September 05, 2008, 07:21:14 pm »

No. You have to manually port codes yourself, there is a simple guide right here that tells you in exquisite detail on how to port codes. If you don't understand how after reading that, someone may be able to help you understand better if you supply the code you want to port and ask what you're doing wrong and etc. Beyond that, no, nobody is going to be working on a program for that.

WiiRd needs to be used with the USB Gecko in order to hack. It cannot be used without the Gecko because then there's no way to connect it to the Wii without the Gecko.
Logged

Igglyboo
The Greatest
Hacker
Hero Member
*****

Karma: 21
Posts: 612

The Greatest


View Profile
« Reply #2 on: September 05, 2008, 07:28:59 pm »

TY for the answers smk.
One More.
What advantages does WiiRD have over Ocarina?
Logged

memorris
Guest
« Reply #3 on: September 05, 2008, 07:33:59 pm »

With WiiRD and a usbgecko you can find the codes you're self.
With Ocarina you have to what for the codes to be put up by the people finding the codes with WiiRD and a usbgecko Smiley
Logged
quadra
Hacker
Hacker
Full Member
*****

Karma: 10
Posts: 216


View Profile
« Reply #4 on: September 05, 2008, 08:11:46 pm »

wiird features in game code applying wich i s better then connecting a cardreader to you pc and put in a new code in ocarina
Logged
darkryuinc
Newbie
*

Karma: 10
Posts: 31


View Profile
« Reply #5 on: September 27, 2008, 02:51:55 pm »

No. You have to manually port codes yourself, there is a simple guide right here that tells you in exquisite detail on how to port codes. If you don't understand how after reading that, someone may be able to help you understand better if you supply the code you want to port and ask what you're doing wrong and etc. Beyond that, no, nobody is going to be working on a program for that.

WiiRd needs to be used with the USB Gecko in order to hack. It cannot be used without the Gecko because then there's no way to connect it to the Wii without the Gecko.
I had look at it and i had a go but it dont work can u help me port codes
Logged
g6flavor
Hacker
Sr. Member
*****

Karma: 28
Posts: 420


View Profile
« Reply #6 on: September 27, 2008, 07:30:25 pm »

Just comparing the same code between 2 different regions of a game, you Can't determine the correct difference (on all the codes) between both versions as some address will get shifted.

For example: If Max GP,
on the (J) version is 04881234 0098967F and on the (U) version is 04881334 0098967F.
That's (J) + 100hex = (U).

But, on a Max HP code,
the (J) version could be 02882348 000003e7 and on the (U) version is 02282548 00003E7. In this case, it's (J) + 200hex =(U)

So, if you only have the codes for Max GP on both versions (J) and (U), you can't just add 100hex to the (J) Max HP code to get the (U) version of the code.

Some codes might work that way, but not all of them.
The 100% correct way to Port codes is to compare Memory Dumps between both versions.
« Last Edit: September 27, 2008, 07:38:42 pm by g6flavor » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!