No!?!?! It would just be a write to an address, Like press X to set registered to 1 therefore skipping the process, ASM is mainly for in-game things E.G Text Activators Search and Teleport all that kinda stuff
No!?!?! It would just be a write to an address, Like press X to set registered to 1 therefore skipping the process, ASM is mainly for in-game things E.G Text Activators Search and Teleport all that kinda stuff
Last edited by Fatboy12345236; 08-28-2009 at 07:40 PM.
I know what ASM is used for <_< What address would you be writing what data to though? Skipping a save process seems somewhat complicated and when it says registering I don`t think its saving. Will look more into it tomorrow seeing as its late and I`m lazy.
The game probably needs to register in order for it to connect
It wouldn't really need ASM if the game has it structured like this:
therefore you could just set the 0 to a 1 and it should skip itCode:address holds 0 before registering address holds 1 after registering
But if it's stored differently then you might need ASM
Registering doesn't mean saving, it does save at that point but it's connecting with the WFC servers, looking up your friend code (from whats in your game), and finding out who's connected on your list.
Remember to always click the thanks button of those who help you! It makes them feel wanted:↓
No, sadly. I don't think that's true because (funny as it may be) I stand in front of my routor watching the wifi light flash when its "registering" the light isn't flashing so all I think it does it save. Also you like say you wanta go to another town then cancel it doesn't make you do the registering process again also (iv'e tried it) If you power off you don't get Resseti...
Again, I don`t think its saving and I believe it wouldn`t be set up the way dragonboy said.