ROM Hack [Release] Mario Kart 7 Online NTR Plugin

SuperMoon

Member
Newcomer
Joined
Feb 18, 2017
Messages
9
Trophies
0
Age
28
XP
62
Country
United States
Hello DarkFlare69.
I tried to use this code that made by you.
I found this code at http://www.fort42.com/gateshark/game38/6421/.

Region changer
D3000000 14000000
00144D74 000000XX
D2000000 00000000

I opened a .c file and wrote it as follows.

void Regionchanger(void)
{
WRITEU32(0x144D74, 0x00000035);
}

I activated the code, but nothing happened.
Where is wrong?
 

DarkFlare69

Well-Known Member
OP
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,750
Country
United States
Hello DarkFlare69.
I tried to use this code that made by you.
I found this code at http://www.fort42.com/gateshark/game38/6421/.

Region changer
D3000000 14000000
00144D74 000000XX
D2000000 00000000

I opened a .c file and wrote it as follows.

void Regionchanger(void)
{
WRITEU32(0x144D74, 0x00000035);
}

I activated the code, but nothing happened.
Where is wrong?
the address is wrong. you could either convert it directly to ntr, or shorten it like this:

void regionChanger(void)
{
WRITEU32(0x14144D74, 0x35);
}

However I think someone else made a pointer version that's region free. I recommend using that
 

SuperMoon

Member
Newcomer
Joined
Feb 18, 2017
Messages
9
Trophies
0
Age
28
XP
62
Country
United States
the address is wrong. you could either convert it directly to ntr, or shorten it like this:

void regionChanger(void)
{
WRITEU32(0x14144D74, 0x35);
}

However I think someone else made a pointer version that's region free. I recommend using that


Thank you!
 

DarkFlare69

Well-Known Member
OP
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,750
Country
United States
Has the blue shell ride freeze been fixed?

(Also, it would be nice if the original post could have a changelog, so its easy to see whats been added)
it was never broken. just don't press the button when there's no blue shell. but i can add a check next time i work in it.

there are no official releases of this, codes are edited and added every day
 

DarkFlare69

Well-Known Member
OP
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,750
Country
United States
http://www.fort42.com/gateshark/game38/9515/
I want to use this code.
So I wrote the code as follows.

void VRmodifier(void)
{
WRITEU32(0x606673C8, 0x00000000);
WRITEU32(0xB06673C8, 0x00000000);
WRITEU32(0x00006BA0, 0x3F01869F);
}
When I enabled the code, my 3ds freezed.
Could you tell me how to convert the gateway code to cheats.c?
if only it was that easy.

Code:
void    vrModifier(void)
{
    if(READU32(0x6673C8) != 0)
    {
        offset = READU32(0x6673C8);
        WRITEU32(0x6BA0 + offset, 0x3F01869F);
    }
}
 
  • Like
Reactions: RyDog

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
  • I @ I-need-help-with-wup-wiiu:
    i need help with nusspli failed downloads, can someone respond to my thread? pretty please:wub:
  • Sheeba- @ Sheeba-:
    I can't wait to hack my 11.00 PS4 pro
    Sheeba- @ Sheeba-: I can't wait to hack my 11.00 PS4 pro