- 242
- Posts
- 7
- Years
- Seen Apr 3, 2023
I'm looking for a way to add wild encounters to a map that doesn't normally have it.
I'm trying to do this with a hex editor instead of via A-map (because changing wild encounters in A-map has corrupted my maps in the past so I don't trust it)
I found this offset via google 3C8E60. It is for wild encounters on route 1. The problem is, my map doesn't have any encounters originally, and because of this, my map doesn't show up.
What I mean is: If you go through the bytes before this adress for Route 1 encounters (3C8E60) you will notice that there is no data for seven island, or six island, but there is data for five island, because five island has wild encounters and the others don't. So how can I add wild encounters to a map like six island?
I'm trying to do this with a hex editor instead of via A-map (because changing wild encounters in A-map has corrupted my maps in the past so I don't trust it)
I found this offset via google 3C8E60. It is for wild encounters on route 1. The problem is, my map doesn't have any encounters originally, and because of this, my map doesn't show up.
What I mean is: If you go through the bytes before this adress for Route 1 encounters (3C8E60) you will notice that there is no data for seven island, or six island, but there is data for five island, because five island has wild encounters and the others don't. So how can I add wild encounters to a map like six island?