User Tag List

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

Thread: Some of my codes

  1. #1
    Some of my codes

    User Info Menu

    Some of my codes

    Some codes I made but that I didn't release, I ported them from PAL to NTSC so maybe they don't work as expected.
    Maybe some people already created one of them, anyway I made all these codes by myself.

    The "crazy taunt" code replaces the taunts by more funny taunts, EVERYONE see them, for example there's a taunt "YOUR_NICKNAME : COVER HOSTAGES", etc.

    Just change the 2 last digits to have new taunts.
    This code may ban you.

    #Crazy Taunts
    ; Made by Linblow
    0x0019553c 0x0040

    #Crazy Taunts 2
    ; Made by Linblow
    0x0019553c 0x0030

    #Crazy Taunts 3
    ; Made by Linblow
    0x0019553c 0x0035

    #Crazy Taunts 4
    ; Made by Linblow
    0x0019553c 0x0038

    If I remember well, with this one, it's always the same taunt (I don't remember which one), this code may ban you.

    #Your Taunt Isn't Random
    ; Made by Linblow
    0x00195530 0x00000000


    These codes are useful to modify your sight (all the values you can change are float values).

    #Modified Sight : Point
    ; Made by Linblow
    ; Modifies the point in the middle of the sight
    0xFFFFFFFF 0x0053b8b0
    ; Width
    0x00003180 0x3F800000
    ; Height
    0x00003194 0x3F800000

    #Modified Sight : Line on top
    ; Made by Linblow
    ; Modifies the line on top
    0xFFFFFFFF 0x0053b8b0
    ; Width
    0x00003270 0x3F800000
    ; Height
    0x00003284 0x3F800000
    ; Gap
    0x000032A4 0x00000000

    #Modified Sight : Line on bottom
    ; Made by Linblow
    ; Modifies the line on bottom
    0xFFFFFFFF 0x0053b8b0
    ; Width
    0x00003360 0x3F800000
    ; Height
    0x00003374 0x3F800000
    ; Gap
    0x00003394 0x00000000

    #Modified Sight : Line on left
    ; Made by Linblow
    ; Modifies the line on left
    0xFFFFFFFF 0x0053b8b0
    ; Width
    0x00003450 0x3F800000
    ; Height
    0x00003464 0x3F800000
    ; Gap
    0x00003480 0x00000000

    #Modified Sight : Line on right
    ; Made by Linblow
    ; Modifies the line on right
    0xFFFFFFFF 0x0053b8b0
    ; Width
    0x00003540 0x3F800000
    ; Height
    0x00003554 0x3F800000
    ; Gap
    0x00003570 0x00000000


    The three following codes are the same code, it means you can't turn all the 3 codes at the same time.

    NOTE: OVK = One Vote Kicks.

    #[DMA] Vote Both Teams/OVK
    ; Made by Linblow
    ; When the code is turned on :
    ; - The players in the other team can vote you
    ; - It's possible someone in the other team kicks you out in 1 vote
    ; - Sometimes, when you are the host, you can kick out people in 1 vote (randomly)
    0xFFFFFFFF 0x004C88F4
    0x000000D8 0x00007FFF

    #[DMA] Team Mates Unkickable (Host)
    ; Made by Linblow
    ; All team mates can't be kicked out while this code is turned on
    0xFFFFFFFF 0x004C88F4
    0x000000D8 0x00000000


    I don't know if there is an anti for the following code, maybe it works only when you're the host, I don't remember, I haven't tested for a long time.

    #[DMA] IceCold Reloaded
    ; Made by Linblow
    ; Freezes everyone (not you)
    0xFFFFFFFF 0x004C88F4
    0x000000D8 0xFFFFFFFF


    This code modifies the time (in seconds) before the messages displayed on top of the screen (in game) disappear (the messages displayed = taunts or "X fragged Y with Z", etc).
    This code may ban you.

    Replace the ???? by 1 of these values :
    - 1 second = 3F80
    - 2 seconds = 4000
    - 3 seconds = 4040
    - 4 seconds = 4080
    - 5 seconds = 40A0 (default value in the game)
    - 6 seconds = 40C0
    - 7 seconds = 40E0
    - 8 seconds = 4100
    - 9 seconds = 4110
    - 10 seconds = 4120
    - 15 seconds = 4170
    - disappear fast = 3C23
    - never disappear = 7000

    #Messages Timer
    ; Made by Linblow
    0x000629B0 0x????

    For example, if I put 4040 as the value then the messages on top of the screen will stay displayed during 3 seconds.


    #Faster Loading (Hz 15)
    ; Made by Linblow
    ; Hz 15/1000
    0x004C9C6C 0x00000000
    0x004C9C70 0xC0000000

    #Faster Loading Routine
    ; Made by Linblow
    0x004BFFB0 0x3C1908CD
    0x004BFFB4 0x3C18C000
    0x004BFFB8 0x37180000
    0x004BFFBC 0xAF209C6C
    0x004BFFC0 0xAF389C70
    0x004BFFC4 0x03E00008
    0x00000098 0x0A32FFEC
    Last edited by Linblow; 09-08-2010 at 06:54 AM.

  2. #2
    Some of my codes

    User Info Menu

    Re: Some of my codes

    Nice job on these. How do the last two work?

  3. #3
    Some of my codes

    User Info Menu

    Re: Some of my codes

    Just turn on it and then the game loading will be faster.
    And when you leave a game, it's faster too.

    Of course, it will be faster only on your PSP.
    Last edited by Linblow; 09-07-2010 at 04:32 AM.

  4. #4
    Some of my codes

    User Info Menu

    Re: Some of my codes

    yeah use that or an ISO lol
    Get at me on Ftb2


  5. #5
    Some of my codes

    User Info Menu

    Re: Some of my codes

    It's faster than an ISO when it's turned on.

  6. #6
    Some of my codes

    User Info Menu

    Re: Some of my codes

    What I meant was literally how do they work. Like what functions did change?

  7. #7
    Some of my codes

    User Info Menu

    Re: Some of my codes

    In fact, it deletes the loading animation faster so you can play earlier.
    By modding the code, you can even do an infinite loading (yes it's useless).

  8. #8
    jerrmy12
    Guest

    Re: Some of my codes

    [QUOTE=Linblow;191643]Some codes I made but that I didn't release, I ported them from PAL to NTSC so maybe they don't work as expected.
    Maybe some people already created one of them, anyway I made all these codes by myself.

    The "crazy taunt" code replaces the taunts by more funny taunts, EVERYONE see them, for example there's a taunt "YOUR_NICKNAME : COVER HOSTAGES", etc.

    Just change the 2 last digits to have new taunts.
    This code may ban you.


    say i want game to load fast all time which i use

  9. #9
    Complete Noob

    User Info Menu

    Re: Some of my codes

    wow jerrmy12 you aren't the smartest one, I can tell.

    And nice work Linblow. I hit the thanks button because I never seen any of these codes before.
    Also Known As: Villain/Project-_-

  10. #10
    jerrmy12
    Guest

    Re: Some of my codes

    actualy, leet is gunna teach me mips

Page 1 of 2 12 LastLast

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
  •