suloku Posted November 3, 2016 Posted November 3, 2016 (edited) did the island change, though?try this: TID 44271 and 0x1600 with 00 00 00 06 (0x06000000), it will change current to Cres Isle. I tested this on the C app I put toguether the other day, and it outputs crescent island. I will try this in-game later. Edit: @the_SLAYER I tested on my savefile those values and crescent isle appeared, so I guess we have all the pieces. I'll try to make a simple c# code for this so it can be added to pkhex (I guess it'll have to wait until SM frenzy slows dowb a little) Edited November 6, 2016 by suloku 3
marvinstrife Posted December 13, 2016 Posted December 13, 2016 @Kaphotics good day sir, just want to ask if mirage island in oras is already implemented now that the offsets are found? thanks and have a nice day...
MichiS97 Posted February 2, 2017 Author Posted February 2, 2017 On 3.11.2016 at 9:07 PM, suloku said: I tested this on the C app I put toguether the other day, and it outputs crescent island. I will try this in-game later. Edit: @the_SLAYER I tested on my savefile those values and crescent isle appeared, so I guess we have all the pieces. I'll try to make a simple c# code for this so it can be added to pkhex (I guess it'll have to wait until SM frenzy slows dowb a little) Finally remembered to test this! Works like a charm! 1
MichiS97 Posted May 8, 2017 Author Posted May 8, 2017 On 04/11/2016 at 4:07 AM, suloku said: I tested this on the C app I put toguether the other day, and it outputs crescent island. I will try this in-game later. Edit: @the_SLAYER I tested on my savefile those values and crescent isle appeared, so I guess we have all the pieces. I'll try to make a simple c# code for this so it can be added to pkhex (I guess it'll have to wait until SM frenzy slows dowb a little) Hi @suloku, Did you ever get around to write some code for this?
suloku Posted May 9, 2017 Posted May 9, 2017 I tried several times to port the code reversed by Falo to c#, but it's too complicated to my current understanding of variables and how each language handles all the shifts and other operations, so I've never got c# code to work properly. I could make a simple command line app in C, but my goal was to get some proper code in c# to eventually add it on pkhex. You can still use this (not sure if you already knew it): https://github.com/suloku/gen6_safari_mirage_tool/releases You can set any 10 islands on your save as if you had had them passed, but those islands won't have the hidden item in them, but you can get any pokémon and those hidden items aren't unique and can be got trough other in-game means. You can still manually edit your own island (which has hidden item and you can pass it to other players). There's a list with values for each island, including cresscent isle, but 10 islands are missing and you need to modify your TID (so this is only really useful if you want to pass a certain island to someone else, otherwise editing passed islands is a way better solution). 2
MichiS97 Posted May 14, 2017 Author Posted May 14, 2017 I didn't know this tool but it's exactly what I was looking for, thank you very much
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now