- 27
- Posts
- 3
- Years
- Seen Oct 12, 2023
I'm sure everyone is looking forward to this :DI'm researching how I can replicate these changes to apply to a binary rom. I hope to be able to share it with everyone.
I'm sure everyone is looking forward to this :DI'm researching how I can replicate these changes to apply to a binary rom. I hope to be able to share it with everyone.
Can you give me the specific offset address?I will add this option in the next ModExe update - Mod Graphics. Thanks for the sugestion.
link for the gym level cap mod for emerald?
To activate the level cap system, create a level script and add this to it: setflag 0x202. So the system will be activated as soon as you enter that location. Let's say you want to activate this system only in gyms, then you would have to create a level script and mark it as a level script within the gyms. Outside the gym you would create another level script and mark it in town. The difference is that in the level script to flag in the city you would add the command clearflag 0x202 to disable the system as soon as you leave the gym.
In case you didn't understand, I can record a video demonstrating how to do this.
The closest I got to was this: https://www.pokecommunity.com/threads/445053 from the same creator of this thread, one of the mods apply dynamic levels for wild mons and trainers . (I didn't test it in "vanilla emerald" tho)
In the new map, in the "header" tab you should define the type of environment the new map will be, this will interfere with the dns system. You will have an option quoting "weather", in it you will change from "in-house weather" to "regular weather". Then just test your map and check if the dns is working on the new map.
Is there a tutorial on how to use Mod.Exe? thanks
Also I understand that most of the gen 8 abilities are weird and hard to code, but what about Punk Rock and Ice Scales? Punk Rock can be coded in the same vein as Megalauncher or Blade Master (except with sound based moves, probably with the same list of moves as Soundproof), and Ice Scales can also be coded as just a Special Defense version of Fur Coat.
After defeating Brawly, the effect in the gym similar to HM Flash slowly closes in and freezes the game.
I wanted to mention that the black UI and EV/IV status update is very nice.
On another note, I came across this bug when defeating Brawly.
You can skip to 00:49 if needed.
https://youtu.be/fBjpG0BtdzI
After defeating Brawly, the effect in the gym similar to HM Flash slowly closes in and freezes the game.
Has anyone come across this as well? Much thanks.