ROM Hack [WIP]USUMCheatMenu - Old3DS compatible NTR plugin for Ultra Sun/Moon

Morrogoth

Well-Known Member
Newcomer
Joined
Nov 8, 2017
Messages
81
Trophies
0
Age
39
XP
66
Country
United States
Also, it seems like the address to check if in battle activates when in poke refresh, because I can't get the infinite z moves to work... :unsure: the weird thing is that is programmed exactly like the infinite PP code, but this one works fine. I'll continue trying...


Yeah, you can use that. I hope to finish that cheat today, but is a long one.
Thank you!

No rush man. You do you! Just happy someone is working on an o3DS version!
 
  • Like
Reactions: unipablojorge

unipablojorge

Totally not an FBI agent.
OP
Member
Joined
May 25, 2017
Messages
161
Trophies
0
Age
29
Location
Navarre
XP
146
Country
Spain
Nice to see the plugin working.
But the original gateway code isn't my work, so I don't think I deserve to be a contributer.

BTW, can anyone tell me why some gateway codes can be converted to NTR while others can't?
I think it's not the matter of the syntax, but the address to read-write.
there are some gateshark codes that write to addresses where NTR is not allowed to (or something like that), so you need to check for a specific moment where NTR won't crash the game, so for example GateShark2NTR won't do that, so you need to do it manually. Maybe someone like Ericjwg can explain it to you better, that is what I understand
 
Last edited by unipablojorge,

Azmort

Well-Known Member
Member
Joined
Sep 25, 2015
Messages
245
Trophies
0
Age
33
XP
1,382
Country
Mexico
I'm testing it on Ultra sun, the Shiny encounter worked, but when I use 2 or more cheats it crashes the game.
Edit: on o3ds
 

Morrogoth

Well-Known Member
Newcomer
Joined
Nov 8, 2017
Messages
81
Trophies
0
Age
39
XP
66
Country
United States
I'm testing it on Ultra sun, the Shiny encounter worked, but when I use 2 or more cheats it crashes the game.
Edit: on o3ds

Is everything updated? I pretty much have everything enabled right now (For UM at least) - Not getting any crashes.

I do want to note though that in the OP - It says that some of the cheats may NOT work for US. Keep that in mind.
 

pikatsu

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
845
Trophies
0
Age
39
XP
1,163
Country
Argentina
Egg hatching does not work on Ultra Sun. The ips from USUM ips thread works but still is a pain to reload the console every time. Can you fix it?
 

Pkm collector1

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
206
Trophies
1
Age
42
XP
445
Country
United States
found out the reason the catch tril pokemon wasnt showing that the code was commrnted out so now i am going to test the code out
 

dsrules

Well-Known Member
Member
Joined
Sep 20, 2005
Messages
8,736
Trophies
2
XP
6,303
Country
Also, it seems like the address to check if in battle activates when in poke refresh, because I can't get the infinite z moves to work... :unsure: the weird thing is that is programmed exactly like the infinite PP code, but this one works fine. I'll continue trying..
yes, that inbattle address check value is shared with Poke Refresh
try adding 300000180 == 3
 

Pkm collector1

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
206
Trophies
1
Age
42
XP
445
Country
United States
ok after i commented the trial mon capture and used the code i found out that it still didnt work for some reason i guess its some where in the code for it then but later on im usre it will get fix by the creator code maker
 

domanhhp

Active Member
Newcomer
Joined
Oct 25, 2015
Messages
32
Trophies
0
Age
33
XP
106
Country
Is there any cheat codes to catch only 1 pokemon such as Abra ? I need to catch abra to get the sync nature to catch other pkm . And use Infinite PP crash in game , please admin check it :D
 

Pkm collector1

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
206
Trophies
1
Age
42
XP
445
Country
United States

unipablojorge

Totally not an FBI agent.
OP
Member
Joined
May 25, 2017
Messages
161
Trophies
0
Age
29
Location
Navarre
XP
146
Country
Spain
Is there any cheat codes to catch only 1 pokemon such as Abra ? I need to catch abra to get the sync nature to catch other pkm . And use Infinite PP crash in game , please admin check it :D
A pokemon spawner is really hard to do, before doing anything like that I'll make sure that everything works good for both games. Maybe later I'll add it. The infinite PP works perfectly fine. I don't know if it works in pokemon Ultra Sun though. Please make sure you have the latest version of the plugin
 
Last edited by unipablojorge,
  • Like
Reactions: Morrogoth

unipablojorge

Totally not an FBI agent.
OP
Member
Joined
May 25, 2017
Messages
161
Trophies
0
Age
29
Location
Navarre
XP
146
Country
Spain
@unipablojorge - Is there a way to "save" settings? IE: When I start up the game - Not having to re-pick what options to be used?

Does that make sense what I'm asking? Lol
If what you are saying is to keep the cheats active, maybe there is, but is probably hard to do because you would had to add a variable to each cheat saving the state of it, and that would be pretty painful to do. That would be in the last things to do list.
 
  • Like
Reactions: Morrogoth

Morrogoth

Well-Known Member
Newcomer
Joined
Nov 8, 2017
Messages
81
Trophies
0
Age
39
XP
66
Country
United States
If what you are saying is to keep the cheats active, maybe there is, but is probably hard to do because you would had to add a variable to each cheat saving the state of it, and that would be pretty painful to do. That would be in the last things to do list.

Understandable. Wasn't sure if there was a way to make a "config" file or something that would load the choices or not.
 

unipablojorge

Totally not an FBI agent.
OP
Member
Joined
May 25, 2017
Messages
161
Trophies
0
Age
29
Location
Navarre
XP
146
Country
Spain
Understandable. Wasn't sure if there was a way to make a "config" file or something that would load the choices or not.
Maybe there is, but as you can read in the main post it's my first time programming in C (from programming in Arduino to programming C there's quite a difference xD)

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

yes, that inbattle address check value is shared with Poke Refresh
try adding 300000180 == 3
Fixed, it works now, thank you!
 
  • Like
Reactions: Morrogoth

HollowedFear

Well-Known Member
Member
Joined
Dec 30, 2013
Messages
308
Trophies
0
Age
33
XP
462
Country
United States

unipablojorge

Totally not an FBI agent.
OP
Member
Joined
May 25, 2017
Messages
161
Trophies
0
Age
29
Location
Navarre
XP
146
Country
Spain
You could look into .ips patching, there are several patches located here https://gbatemp.net/threads/usum-ips-patches.488802/ .. with ips patching you can have several always on cheats and you can still use NTR plugins along with it.
yeah, that's the best option right now. I've seen people saying that some ntr cheats together with IPS patches crashes the game, but I don't know

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

ok after i commented the trial mon capture and used the code i found out that it still didnt work for some reason i guess its some where in the code for it then but later on im usre it will get fix by the creator code maker
I need to be able to test it to fix it, right now I just reached Ula-Ula so when I get to the first trial I will make sure to fix it, I'm sorry that you have to wait
 

Pkm collector1

Well-Known Member
Member
Joined
Apr 16, 2014
Messages
206
Trophies
1
Age
42
XP
445
Country
United States
i guess the the trial catch mon isnt real important though since their isnt much trial mon to catch from the trials with all other codes the plg is awesome as it is though

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

I need to be able to test it to fix it, right now I just reached Ula-Ula so when I get to the first trial I will make sure to fix it, I'm sorry that you have to wait
no problem in wating though ill be happy to test any codes with my system that u make :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: Lol Veho.