Oh yeah... forgot about that part its a bit different thatn virus's tti but w\e I'll look into it a bit more.. I'm a bit rusty in ASM atm having not used it in awhile..
Oh yeah... forgot about that part its a bit different thatn virus's tti but w\e I'll look into it a bit more.. I'm a bit rusty in ASM atm having not used it in awhile..
Say what you mean, mean what you say, and let your actions speak for you.
I used the text to item source from RTWE, but Virus said it should work the same way (someone else was using it too)
yeah the one in RTWE was written for it to work in THUMB, virus's TTI only works for ARM. Anyhow I will look over it.
Last edited by Maniac; 10-15-2008 at 07:21 PM.
Say what you mean, mean what you say, and let your actions speak for you.
I took your advice and made it store/load a halfword. Now it edits my hairstyle/hair color and eyes, but it still won't edit my tan. Also it still doesn't do it correctly. Edit: I probably forgot something, but I changed the source to thisCode:removed
Last edited by dragonboy269; 04-28-2009 at 06:25 PM.
Your load should be a loading a byte, the store shoulde be strh, or storing a halfword. oh, and have the loop execute 4 times.
Say what you mean, mean what you say, and let your actions speak for you.
I'll try that
Alright, tell me how it works..
Say what you mean, mean what you say, and let your actions speak for you.
Still does the same thing.