User Tag List

Results 1 to 10 of 17

Thread: Real Slot Boot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Wu-Tang

    User Info Menu

    Re: Real Slot Boot

    The is a boot code that when the data is corrupted it only boots one random person and its not made so you can choose who gets booted, and I don't think linblow is taking your side, more then sure he didn't mean to put "so" in there. What he is saying is that in hex's the numbers don't go from 0 to 10 they go from 0-F (a=10, b=11 ect..). If I remember the original value of the code is 0x00000008 so it won't boot if you have it on that value. Here is how it works the Switch function branches to a function that sends data to the other players in the game telling them that you switched teams which is setup like this

    lui ? $08d0
    lui ?, $08d6
    lw ?, $17c8(?) //which loads the address value if its corrupted it boots one person randomly
    ori ?, ? $0040
    addi ?, ? $FFFF
    ori ?, ? $000? //If this is corrupted then it boots one person randomly
    jal, $088ee67c //which sends the data
    lw ? $44d8(?) //needed or you will freeze

    I didn't feel like figuring out the registers for it, but thats the way its setup more or less. Changing the value to a random number doesn't boot the way you want it to. Now has blackkid said "whose the one with the coder title..." (not me...hehe!)
    Last edited by Lavent Sky; 01-01-2010 at 08:39 PM.
    "These cats they sentimental such with a gentle touch
    Dancin' double dutch and all sayin' nothin' much" -Black Thought

Tags for this Thread

Bookmarks

Posting Permissions

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