Results 1 to 10 of 15

Thread: Animal Crossing Wild World 1.0 Lights Off/ Lights On

Threaded View

  1. #1

    Default Animal Crossing Wild World 1.0 Lights Off/ Lights On

    Good:
    Code:
    -Works indoors
    -Works in all buildings
    -Works on Wi-Fi (only you can see the changes)
    -If you're lazy, this code works like a charm
    Bad:
    Code:
    -It turned my roof from red to gray
    -Cockroaches in my house
    -Changed the time causing me to have lots of weeds
    -House changed from Mansion to Level 1 House
    -Inside is the default (when you first start the game for the 1st time)
    -I can't change the inside back to the mansion level (inside)
    So here's the working code before I decided to make it work outdoors (It works perfectly)

    My First Attempt at it (Success, No Problems At All)

    Turn Lights On/Off (Indoors)(R+Up/Down)
    Code:
    94000130 FEBF0000
    221C99DC 00000001
    D0000000 00000000
    94000130 FE7F0000
    221C99DC 00000000
    D2000000 00000000
    Here's the code after I tried to find the outside address =I:

    WARNING: Please don't test unless you have a backup save.

    Turn Lights On/Off (R+Up/Down)
    Code:
    94000130 FEBF0000
    221C99DC 00000001
    221E68CA CCCC0000 ;@What I thought Was The Outdoor Address
    D0000000 00000000
    94000130 FE7F0000
    221C99DC 00000000
    021E68CA CCCC0000 ;@Same
    D2000000 00000000
    Edit: Man, I was a noob. Tip: Never use a 32-bit write on a non-32-bit address, heh. Here's the working code.
    3DS Friend Code: 4699-6293-3106

  2. The Following User Says Thank You to Demonic722 For This Useful Post:


Posting Permissions

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