ROM Hack [Release] Pokemon X/Y/OR/AS multi cheat plugin

Posghetti

Un-official ReVeluv Leader
Member
Joined
Mar 15, 2016
Messages
1,141
Trophies
0
Location
Michigan
XP
782
Country
United States
I can't build this from the source anymore for some weird reason. I've had no problem building it till today.

Tnzqlvb.png
 

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
@Posghetti :
Launch the build.bat.

Launching the build.py directly assumes that you correctly configured your global environment variable PATH.
If not, launching the bat will get rid of the problem as it'll first set the correct paths then launch the shell.
 

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,142
Country
Canada
@Posghetti :
Launch the build.bat.

Launching the build.py directly assumes that you correctly configured your global environment variable PATH.
If not, launching the bat will get rid of the problem as it'll first set the correct paths then launch the shell.
the build.bat is not the problem.
no.... build.py actually has an error....

DEVKITARM = 'c:/devkitPro/devkitARM'
LIBPATH = '-L ./lib'

at least for me, I have to use above fix in order to compile the source.
 
Last edited by Sonansune,

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
Oh indeed !

It' the first time I see this line in the build.py normally accompanying a plugin:
Code:
DEVKITARM = os.environ['DEVKITARM']

Your fix works well or you can create a new Environment Variable named DEVKITARM with the path of devkitarm, then if you ever come across another script using it you won't have to change anything. :)
 

Chrisssj2

Well-Known Member
Member
Joined
Feb 12, 2008
Messages
2,705
Trophies
1
XP
4,390
Country
Netherlands
I have NO idea how to use these cheats after reading the readme even.
I enable first item count, i go back to the game, and press L+A and i dont see any items in my bag changed in NR?? + when i enable all shiny the 3ds freezes... nice.
I have the idea some cheats missing too:
These cheats say in readme, but i cant find them at all in my plugin all i see is,
-pokemon generation modifier
all shiny
-wild encounter modifier
random
first item count
shiny
wild encounter variation modifier
random
2nd item count
wild encounter level modifier

This is missing --------------->
ItemModifier
  • Item type(uses the medicine bag items)
    • Press R+A to set the first three medicine counts item count to 1
    • Modifie the item id(third medicine) using:R+UP(+1)/R+DOWN(-1)R+RIGTH(+10)/R+LEFT(-10)
    • Modifie the item bag(second medicine) using:R+B+UP(+1)/R+B+DOWN(-1)R+B+RIGTH(+10)/R+B+LEFT(-10)
    • Modifie the item position(first medicine):R+X+UP(+1)/R+X+DOWN(-1)R+X+RIGTH(+10)/R+X+LEFT(-10)
 
Last edited by Chrisssj2,

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,210
Trophies
1
XP
3,355
Country
Germany
I have NO idea how to use these cheats after reading the readme even.
I enable first item count, i go back to the game, and press L+A and i dont see any items in my bag changed in NR?? + when i enable all shiny the 3ds freezes... nice.
I have the idea some cheats missing too:
These cheats say in readme, but i cant find them at all in my plugin all i see is,
-pokemon generation modifier
all shiny
-wild encounter modifier
random
first item count
shiny
wild encounter variation modifier
random
2nd item count
wild encounter level modifier

This is missing --------------->
ItemModifier
  • Item type(uses the medicine bag items)
    • Press R+A to set the first three medicine counts item count to 1
    • Modifie the item id(third medicine) using:R+UP(+1)/R+DOWN(-1)R+RIGTH(+10)/R+LEFT(-10)
    • Modifie the item bag(second medicine) using:R+B+UP(+1)/R+B+DOWN(-1)R+B+RIGTH(+10)/R+B+LEFT(-10)
    • Modifie the item position(first medicine):R+X+UP(+1)/R+X+DOWN(-1)R+X+RIGTH(+10)/R+X+LEFT(-10)
Which game are you using?
Which version of the game are you using, and on which route or town are you ingame?
To use this plugin you should have installed the latest game update for X/Y/OR/AS.

Also the ItemModifier should be included as "Item modifier(using medicine count)" in the menu.



I started adding support for Sun and Moon
I already updated the item list(only german item names atm) and got the first 3 addresses(money, item and medicine)
If somebody wants to help, just post the addresses here and I will add them to the list in the wiki (and later to the plugin): https://github.com/hartmannaf/PokemonCheatPlugin/wiki/Addresses,-pointers-and-types
 

Xifex

Active Member
Newcomer
Joined
Aug 30, 2016
Messages
35
Trophies
0
Age
29
XP
74
Country
France
Hello man look he post some code ther

converted ymyns gateshark codes to ntr .. last spoonfeed

- Max Money v1.0
- Walk & Run Speed Multiplier v1.0
- (Hold R)Walk through Walls v1.0
- Instant Messages v1.0
- No Outlines
- No Forced Trainer Battles v1.0 - DOES NOT WORK
- Rematch Trainers (Hold L & talk to Traine
- (START+L)Wild Pokemon Shiny, (START+R)Dis
- Egg Instant Hatch v1.0 havent tested
- EXP multiplier x10
- EXP multiplier x100
- Wild Pokemon Modifier v1.0 havent tested
 

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,210
Trophies
1
XP
3,355
Country
Germany
@RednaxelaNnamtra So is it safe to assume that you are on the job looking into Sun and Moon codes and to look forward to an eventual release?
Yes, I will try to get most of the cheats and maybe a new menu working before the official release of Sun and Moon, but everybody who wants to help and maybe speed it up is always welcome :)
 

Master Dimentio

The Pleaser Of Crowds
Member
Joined
Feb 17, 2016
Messages
696
Trophies
0
Age
34
Location
Making my perfect world.
Website
www.youtube.com
XP
852
Country
United States
Given how hard people have been working to get cheats out of this game ASAP, it's quickly looking like an official release is going to be sooner rather that later.... or at least well before the official release..

But that's in my personal opinion. I just call it like i see it. ^_^
 

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,210
Trophies
1
XP
3,355
Country
Germany
Given how hard people have been working to get cheats out of this game ASAP, it's quickly looking like an official release is going to be sooner rather that later.... or at least well before the official release..

But that's in my personal opinion. I just call it like i see it. ^_^
In theory that's true and it would be easy, but my job needs much time atm, so sadly I can't invest as much time in the plugin release as I would like to do.
I will still try to get it done as fast as possible, but every help (even just the link to the gateshark code thread posted by Xifex) will speed it up. :)
 
Last edited by RednaxelaNnamtra,

Chrisssj2

Well-Known Member
Member
Joined
Feb 12, 2008
Messages
2,705
Trophies
1
XP
4,390
Country
Netherlands
Which game are you using?
Which version of the game are you using, and on which route or town are you ingame?
To use this plugin you should have installed the latest game update for X/Y/OR/AS.

Also the ItemModifier should be included as "Item modifier(using medicine count)" in the menu.



I started adding support for Sun and Moon
I already updated the item list(only german item names atm) and got the first 3 addresses(money, item and medicine)
If somebody wants to help, just post the addresses here and I will add them to the list in the wiki (and later to the plugin): https://github.com/hartmannaf/PokemonCheatPlugin/wiki/Addresses,-pointers-and-types

Pokemon X
On route 10
Patch I don't know..
Hmm when i changed my NTR to 3.2 instead of 3.4 p2
I see the item modifier!!! weird!!

Now i turn them all on and go back to the game. I press R+Right or the other button combo.
And nothing is happening to my medicine or other items. No 999 or anything near that!

Edit:
Updated pokemon X to 1.5
Got the items to 999 Now.
But where would i need to push the buttons saying in readme?? in the NTR cheatmenu?
In game when walking? or in menu/bag?
 
Last edited by Chrisssj2,

FabioCapela

Well-Known Member
Member
Joined
Jul 12, 2007
Messages
309
Trophies
1
XP
1,259
Country
Brazil
A little request for ORAS, I have those two codes that work on ORAS 1.4:

Code:
[DexNav Pokemon have 3 stars]
68187BD0 00000000
B8187BD0 00000000
20000AD3 00000003
D2000000 00000000

[DexNav Pokemon are shiny and have 3 stars]
68187BD0 00000000
B8187BD0 00000000
20000AC8 00000001
20000AD3 00000003
D2000000 00000000

Might it be possible to add those to the plugin?

The complete code for manipulating the dexnav-found pokemon, in case you want to implement more of it, is:

Code:
68187BD0 00000000  -- Check if the pointer exists
B8187BD0 00000000  -- Loads the pointer in the offset
10000AC2 00000XXX  -- Pokemon National Dex number
10000AC4 00000XXX  -- Held item
20000AC6 000000XX  -- Level
20000AC7 0000000X  -- Shape
20000AC8 00000001  -- Shiny
20000AD3 0000000X  -- Stars (0 to 3)
20000AD4 0000000X  -- Ability (0 and 1 are normal, 2 is hidden, not all pokemon have all of those)
D2000000 00000000
 

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,210
Trophies
1
XP
3,355
Country
Germany
Pokemon X
On route 10
Patch I don't know..
Hmm when i changed my NTR to 3.2 instead of 3.4 p2
I see the item modifier!!! weird!!

Now i turn them all on and go back to the game. I press R+Right or the other button combo.
And nothing is happening to my medicine or other items. No 999 or anything near that!

Edit:
Updated pokemon X to 1.5
Got the items to 999 Now.
But where would i need to push the buttons saying in readme?? in the NTR cheatmenu?
In game when walking? or in menu/bag?
press them somewhere ingame, sorry for the late responce, but I have much to do atm because of my job, so I won't always keep in mind that there was somebody I wasn't able to answer directly.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
  • Xdqwerty
    what are you looking at?
    BakerMan @ BakerMan: