ROM Hack Pokémon Moon Gateshark/NTR Request

Status
Not open for further replies.

ForeverEternal

Well-Known Member
Member
Joined
Sep 15, 2016
Messages
173
Trophies
0
XP
243
Country
United States
Is there anyway to change how the 'B' button works?

Example, right now is hold 'B' to run. Could it be changed, so if I press 'B' once I switch from walk to run or viceversa. Or maybe add this functionality to 'L' button.

Idk what's wrong with gamefreak tbh one step forwards and 2 steps backwards.
 
D

Deleted User

Guest
Give me a minute
5qcAdg.gif
 

DarkFlare69

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,752
Country
United States
This probably won't work, but I set it so if you press B, it will add 1 to a dud address. If that dud address equals 1, then it will make you run. If that dud address is greater than 1, it will make it equal 0. If it equals 0, then it will make you walk.

DD000000 00000002
D3000000 00000000
D9000000 00300000
D4000000 00000001
D6000000 00300000
D2000000 00000000
D3000000 00000000
30300000 00000001
00300000 00000000
D2000000 00000000
D3000000 00000000
50300000 00000001
0039AF74 40200000
D2000000 00000000
D3000000 00000000
50300000 00000000
0039AF74 3F800000
D2000000 00000000

*edit* doesn't work. I assumed his code was a current velocity modifier. I will make that code and fix this one

So in short press the B button to toggle running/walking
 
Last edited by DarkFlare69,
  • Like
Reactions: ForeverEternal
D

Deleted User

Guest
This probably won't work, but I set it so if you press B, it will add 1 to a dud address. If that dud address equals 1, then it will make you run. If that dud address is greater than 1, it will make it equal 0. If it equals 0, then it will make you walk.

DD000000 00000002
D3000000 00000000
D9000000 00300000
D4000000 00000001
D6000000 00300000
D2000000 00000000
D3000000 00000000
30300000 00000001
00300000 00000000
D2000000 00000000
D3000000 00000000
50300000 00000001
0039AF74 40200000
D2000000 00000000
D3000000 00000000
50300000 00000000
0039AF74 3F800000
D2000000 00000000

So in short press the B button to toggle running/walking
Unfortunately that does not work
 
  • Like
Reactions: Nanquitas

ymyn

Well-Known Member
Member
Joined
Oct 5, 2010
Messages
688
Trophies
0
XP
1,908
Country
Code:
QRスキャンポイント100
[QR Scan Point 100 v1.0]
D3000000 00000000
6067206C 00000000
B067206C 00000000
B0000024 00000000
B0000004 00000000
2006960B 00000064
D0000000 00000000
Code:
カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000
 
Sorry, Correct this code as follows
 
カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
D3000000 00000000
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000
 
  • Like
Reactions: Deleted User
D

Deleted User

Guest
Code:
QRスキャンポイント100
[QR Scan Point 100 v1.0]
D3000000 00000000
6067206C 00000000
B067206C 00000000
B0000024 00000000
B0000004 00000000
2006960B 00000064
D0000000 00000000
Code:
カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000

Sorry, Correct this code as follows

カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
D3000000 00000000
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000
Thank you for these! Im adding them to the mega plugin now

--------------------- MERGED ---------------------------

Code:
QRスキャンポイント100
[QR Scan Point 100 v1.0]
D3000000 00000000
6067206C 00000000
B067206C 00000000
B0000024 00000000
B0000004 00000000
2006960B 00000064
D0000000 00000000
Code:
カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000

Sorry, Correct this code as follows

カメラを引く(SELECT+L)で有効、(SELECT+R)で無効
[Camera zoom out(SELECT+L)Enable, (SELECT+R)Disable v1.0]
D3000000 00000000
60595824 ED940A1C
00595824 ED940A1C
00595828 ED9F1A03
0059582C EE300A01
00595830 ED840A1C
00595834 E2840004
00595838 E12FFF1E
0059583C 00000000
D0000000 00000000
5803797C E2840004
0803797C EBFAEBA8
D0000000 00000000
DD000000 00000204
0059583C C4BB8000
D0000000 00000000
DD000000 00000104
0059583C 00000000
D0000000 00000000
Camera zoom out does not work on NTR. It causes the game to crash
 
Last edited by ,
  • Like
Reactions: Stoned

AyanamiRei0

GBATemp's Resident Evangelion fanboy.
Member
Joined
Jan 4, 2016
Messages
1,506
Trophies
1
Age
32
Location
Brexit
XP
1,707
Country
United Kingdom
Could I get the no black lines code and instant text for Pokemon Sun trying the one that's on here it makes the game lock up on bootup
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    why
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, it's not funny
  • K3Nv2 @ K3Nv2:
    ok
  • BigOnYa @ BigOnYa:
    Wut?
  • K3Nv2 @ K3Nv2:
    That's not funny
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    So two cannibals where eating a clown and one says to the other. Hey does this taste funny to you?
    +2
  • K3Nv2 @ K3Nv2:
    What do you call a slow car? Retired
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Did you hear about the police car that someone stole the wheels off of? The police are working tirelessly to find the thieves.
    +2
  • K3Nv2 @ K3Nv2:
    A firefighter got arrested for assault his main claim was what I was told he was on fire
    +2
  • BigOnYa @ BigOnYa:
    What do you call a hooker with a runny nose? Full
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    What do you tell a woman with two black eyes? Nothing you already told her twice!
  • K3Nv2 @ K3Nv2:
    Diddy also works
  • K3Nv2 @ K3Nv2:
    A scientist heard the word batman so he put a naked lady in a cage with a bat
  • Psionic Roshambo @ Psionic Roshambo:
    Chuck Norris won a staring contest, with the sun.
  • K3Nv2 @ K3Nv2:
    A vampires favorite thing to do is moon you
  • BigOnYa @ BigOnYa:
    What's the difference between an airplane, and Ken's mom? Not everyone has been in an airplane.
  • K3Nv2 @ K3Nv2:
    What's the difference between @BigOnYa and his wife? Nothing both want to bone me
    +3
  • RedColoredStars @ RedColoredStars:
    How much wood could a wood chuck chuck if a wood chuck could chuck norris
    +1
  • BakerMan @ BakerMan:
    how do i know? you're a guy, and he wants to bone every guy on this site (maybe, idk)
    +1
  • K3Nv2 @ K3Nv2:
    He wants to bone anything with a dick
    +1
  • Xdqwerty @ Xdqwerty:
    Good night
    +1
  • BigOnYa @ BigOnYa:
    Nighty night, big day tomorrow. Congrats.
    K3Nv2 @ K3Nv2: https://www.instagram.com/reel/C7iLZ35NrQt/?igsh=MWd2Z3U0dmNlMmNxcw==