Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Interesting stuff about ACWW items

  1. #1
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default Interesting stuff about ACWW items

    When you stand on an item, the name pops up. This is what I found

    Code:
    021EEFB4 item name
    
    021EF030 item hex code
    I'll look into more stuff later
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Picture.jpg 
Views:	387 
Size:	20.5 KB 
ID:	1510  

  2. #2

    Default

    Ah. Yes I got another address when I used emuhaste. Looks liek we will be able to turn it into an ASM routine possibly. Yeah I can't get that to work right now either. Maybe that's just for the beach. Who knows. Well. Talk to you in IRC.
    Last edited by siestacat; 08-31-2009 at 12:13 PM.
    http://siestacat.webs.com/GetAttachment.jpg

  3. #3
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    hehe

    write to address 023BFA74
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Picture2.jpg 
Views:	387 
Size:	33.8 KB 
ID:	1511  

  4. #4

    Default

    Only works when item is in inventory. When you drop it the name is gone. K i had to post in form of .zip cause of the size. Download it and take a look.

    Quote Originally Posted by dragonboy269 View Post
    hehe

    write to address 023BFA74


    ANOTHER ADDRESS =D

    Write to Address 021EEFB0

    I wrote 24242424 and it changed the name to nothing. I think its because in EmuHaste the Value of that address is $$$$goldenshovel which is too many letters which makes it display no letters. I will have to work more on this. Just posting as I come up with it =D


    EDIT

    Err... Ok. Just disabled the code and tried it an everything I put on the ground appears to have no name. I think it is again because the name is too long. Not sure how to fix this, but I'll Try =D


    EDIT

    Just tried Writing 00000000 to the address and I went to look at the item and No$Gba read "Rom Image has Crashed Whatever Fatal"

    EDIT

    Crashes when I attempt to write ffffffff to it.
    Attached Files Attached Files
    Last edited by siestacat; 08-31-2009 at 01:27 PM.
    http://siestacat.webs.com/GetAttachment.jpg

  5. #5
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Address prob. moves around Dragonboy.. go find a pointer :P lol if needed.

    Say what you mean, mean what you say, and let your actions speak for you.


  6. #6

    Default

    @Maniac.
    This Address 021EEFB0 actually does change the name... but it changes name of everything.
    http://siestacat.webs.com/GetAttachment.jpg

  7. #7
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Eh.. its just a general purpose address then.. some routine stores the item name to that address.

    Say what you mean, mean what you say, and let your actions speak for you.


  8. #8

    Default

    oh ok. So we will probably need a pointer?
    http://siestacat.webs.com/GetAttachment.jpg

  9. #9

  10. The Following User Says Thank You to Sora1234 For This Useful Post:


  11. #10

    Default

    lol. Yes that is EXACTLY what we needed. Thanks Sora XD
    http://siestacat.webs.com/GetAttachment.jpg

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •