ROM Hack [NTR Cheats Plugin] Ported from Gateshark

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
Yep but he do nothing with that since just after he says that offset = *0x0 (NULL) then he substract to NULL which will result in a negative address and so, an invalid address to write in.
 

chronoss

Well-Known Member
OP
Member
Joined
May 26, 2015
Messages
3,010
Trophies
1
XP
4,913
Country
Congo, Republic of the
New entry

Fire Emblem Fates - Birthright (USA)
Fire Emblem Fates - Conquest (USA)
Fire Emblem Fates Special Edition (USA)
Inazuma Eleven - Go Light (EUR)
Inazuma Eleven (USA) REBUILD
Justice Chronicles (EUR)
Nintendo Badge Arcade (USA)
Super Smash Bros (EUR)
Super Smash Bros (USA)

@AlphaSapphire , @Garblant ............
 
Last edited by chronoss,
  • Like
Reactions: Thunder Kai

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
A much cleaner code:
Code:
void    cheat(void)
{
    if (key == BUTTON_X + BUTTON_DR)
    {
        u16        *id = (u16  *)0x16F4C160;
        u16        result;
        char       id_str[5] = { 0 };
        size_t    i;

        for (i = 0; i < 4; i++)
        {
            id_str[i] = READU8(id + i);
        }
        result = (u16)strtoul(id_str, NULL, 16);
        WRITEU16(0x15FBEAD0, result);
        waitKeyUp();
    }
}
For being able to read the error:
- open a terminal in the folder (Shift + left click -> open a terminal here)
- Type build.bat
- The compilation will begin and the terminal will stay open after so ou can read the errors. ;)
 
  • Like
Reactions: chronoss and RyDog

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Did you feed the hamster in your internet router? It prob died and is running slow now.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why did you start saying my pc has a hamster in the first place?
    +1
  • BigOnYa @ BigOnYa:
    Its actua!ly just a old joke, meaning its slow. Was just kidding around with you.
    +1
  • BigOnYa @ BigOnYa:
    I bet @AncientBoi has some hamsters hidden somewhere tho....
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I think Game streaming should work like this.... Local Hardware able the run the game fine, game engine and common assets stored locally, all FMV and music and textures could be streaming
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Some temporary storage
  • Xdqwerty @ Xdqwerty:
    also @BigOnYa im making some progress on my gdevelop project, implemented various mechanics
  • Psionic Roshambo @ Psionic Roshambo:
    They went all in on streaming, should have been more of a hybrid approach
    +1
  • BigOnYa @ BigOnYa:
    Or free government supplied high speed internet be nice also. Like Obama care. Xdqwerty that's cool, its time consuming but rewarding once done or playable, to see what you've made from scratch. Animations take forever, but worth it.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, although the bullets are a bit buggy
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Not to mention this would be a massive pain to pirate
  • Xdqwerty @ Xdqwerty:
    @BigOnYa,
    and the visual aspect of the game is quite crude (the sprite that looks best is that of the protagonist just because he is a stickman with sunglasses)
    +1
  • BigOnYa @ BigOnYa:
    There is a bullets behaviour you assign to your character, that makes the code easier, under "behaviours"
  • Xdqwerty @ Xdqwerty:
    i meant that when the character is pointing to the right, the bullets spawn where they should, but when he is on the right, they move to the right but the spawn point is incorrect
  • BigOnYa @ BigOnYa:
    Itch.io has lots of free assets also. Under the bullets behavior tab, there is a "rotate bullets" option, can try that. Or in the code can try
    - fire bullet Player.X(PlayerDirection)
  • Xdqwerty @ Xdqwerty:
    im taking a break for today anyway
    +1
  • BigOnYa @ BigOnYa:
    YEa gotta after a while, looking at code for long periods will bug your eyes.
    +1
  • BigOnYa @ BigOnYa:
    That's cool tho, I'm proud of you going back to it, not giving up. It is difficult at first to learn, but fun once you get the hang of it. I think I've watched every tutorial video there is, but I still struggle sometimes to get stuff to work right. But gotta keep trying dif things, and eventually you will get it right.
    +1
  • K3Nv2 @ K3Nv2:
    Lol McDonald's has a grandma mcflurry
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, furry grandma?
  • BigOnYa @ BigOnYa:
    It sounds good actually, I like butterscotch
  • K3Nv2 @ K3Nv2:
    It sucked don't know wtf these little bits and pieces are they use now
    +1
    K3Nv2 @ K3Nv2: It sucked don't know wtf these little bits and pieces are they use now +1