Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Think you misunderstood, what I was trying to say was that there no community support on the google code repository, which was why I removed info about it, I do see that there is interest in sharing and working together on the idea, just in another form.
@Darthatron
Thank you, I appreciated that.
I have done as asked, and have removed the firered IDA DB by you guys from the repository, and ofc removed credits to you guys too.
I'll edit first post, and remove most of the contense in it, removing any references to the google code repository, there is little reason to share the information...
I have seen what you said, but note that this doesn't mean that I personally agree with you.
@knizz: I would like to take this opportunity to also ask you if you want me to remove the firered IDA DB from the repository?
Since I have no ownership of the current firered hosted on the repository...
What "play game" function are you talking about ?
If you meant "VBA-Link" it isn't PGE, you need to set it up, and if you don't know how to do that, ANY search engine can become your friend ;-)
@Full Metal & Team Fail, have seen your messages, and to tell the truth I personally knew all that before your posts, but yeah google code is a HUGE code platform, which in my eyes makes it the PERFECT "hiding" place, google employees most likely will not understand what the repository is used...
I do get your point!
However if I personally where to use wiki, I would be spending more time due to how I personally work on stuff like this, and I would loose the ability to look at the bigger picture (grand scale ROM), but that is just me.
Anyway, no one is stopping anyone from also putting...
Truth be told, I aimed for GBA's since that what I'm doing atm, but thanks for sharing I'll add that one up in a few hours, RL needs my attention as i write this.
@knizz, as you might have noticed you where the only one mentioned directly in my post, which in an indirect way was giving you credit, but to make it more clear I have now added a credits section to the 1st post, and to the google code SVN.
Anyway I never wanted credit for any of this, all I...
Pokemon - GBA & DS - IDA idb files
Hi you all,
I had a hope that some coorporation could be formed to to "map" data, pointers, data ect.
My original idea of a google code repository have been put to a rest by the community,
so references to it have now been removed, and I have stepped back...
Could you have switched bank & map ?
When looking in the XSE command help, you'll see that:
Warp 0x"bank" 0x"map" 0x"exit" 0x"x" 0x"y"
My guess is, that you need to do either:
0x65 0x0 0x0 0x0 0x0
or
0x65 0x0 0xFF 0x0 0x0
since you seem to have tried anything else.
When reading the...