PSX-SCENE Forum Discussion for Sony PlayStation/PsOne/PS2/PS3/PSP/PS VITA
  • UPDATE: RAGE Cheat Key Bindings - Four Ultimate Cheats, and Couting!

    UPDATE: Several new cheats have been added, including super, and super enhanced running and jumping, along with No Targeting. BahumatLord is back with another game mod, this time for RAGE. The cheats are: God Mode, Give 999 All Ammo, Give 9999 Cash, and No Clipping Mode. Some of you may be familiar with a similar mod for this game, but that one is hard to find or lost; while this one will be here as long at PSX-SCENE is around, and that has been a long, long time so far.


    Another day, another cheat

    Some of you are probably aware of this cheat mod, but every link is dead everywhere so I'm uploading it so it's not lost again. I couldn't find the original files, so I had to do it by hand so the key presses and config is probably different than what you remember. I used the PS3_2.cfg so you'll have to set your controller to the second configuration in game to use it. Then you can set it back to the normal config so you can play without any problems.

    I've included a backup of the original file too in case you need to replace it. Installation is simple as always - just copy PS3_GAME into your backup folder. You need to set your controls to the second set and then enter the following in-game to activate

    Directional Pad UP - God Mode
    Directional Pad Left - Give 999 All Ammo (Can be used multiple times)
    Directional Pad Right - Give 9999 Cash (Can be used multiple times)
    Directional Pad Down - No Clipping Mode (walk through walls - may break the game - use at your own risk)
    Triangle - No Targeting (Enemies don't see you - Doesn't break story events)
    L2 - Enhanced Jumping
    R2 - Super Enhanced Jumping
    L1 - Enhanced Running Speed
    R1 - Super Enhanced Running Speed

    What's interesting to me is how you can bind console commands to various buttons. For those that don't know, the console comes up on PC games when you hit the tilde (~) key. Console commands are usually pretty generic and can be used on a vast number of games. So, take a look around your game backups and try to find the controller config files and we'll see what we can come up with. It's a safe bet that I have most of the games that you guys do so we can work together and get a lot more opened up for us. You guys know where to find me if you think you've found something

    Here's the modded file. I highlighted the changes so you guys can see what was done

    Code:
    //==============================================================================
    // Default Joystick Bindings
    //==============================================================================
    
    //==============================================================================
    // FPS Mode Bindings 
    //==============================================================================
    
    bindset 0
    
    bind "JOY1" "_jump"                // A
    bind "JOY2" "_crouch"                // B
    bind "JOY3" "_reload"                // X
    bind "JOY4" "notarget"                // Y
    bind "JOY5" "pm_runspeed 500"             // L Shoulder
    bind "JOY6" "pm_runspeed 1000"             // R Shoulder
    bind "JOY7" "_sprint"               // L Stick Click
    bind "JOY8" "_attack2"                   // R Stick Click
    bind "JOY9" "toggleMainMenu"            // Start
    bind "JOY10" "_inventory"             // Back
    
    bind "JOY_STICK1_UP" "_moveforward"
    bind "JOY_STICK1_DOWN" "_moveback"
    bind "JOY_STICK1_LEFT" "_moveleft"
    bind "JOY_STICK1_RIGHT" "_moveright"
    
    bind "JOY_STICK2_UP" "_lookup"
    bind "JOY_STICK2_DOWN" "_lookdown"
    bind "JOY_STICK2_LEFT" "_lookleft"
    bind "JOY_STICK2_RIGHT" "_lookright"
    
    bind "JOY_TRIGGER1" "pm_jumpheight 500"            // L Trigger
    bind "JOY_TRIGGER2" "pm_jumpheight 1000"        // R Trigger
    
    bind "JOY_DPAD_UP" "god"
    bind "JOY_DPAD_RIGHT" "give cash 9999"
    bind "JOY_DPAD_DOWN" "noclip"
    bind "JOY_DPAD_LEFT" "give ammo 999"
    
    bindset 2
    
    // Joystick
    
    bind "JOY1" "_attack1"                // A
    bind "JOY2" "_weap9"                // B
    bind "JOY3" "_use"                    // X
    bind "JOY4" "_weap5"                // Y
    bind "JOY5" "_zoomin"                // L Shoulder
    bind "JOY6" "_zoomout"                // R Shoulder
    bind "JOY7" "_zoom"                    // L Stick Click
    bind "JOY8" ""                        // R Stick Click
    bind "JOY9" "toggleMainMenu"        // Start
    bind "JOY10" "_inventory"            // Back
    
    bind "JOY_STICK1_LEFT" "_moveleft"
    bind "JOY_STICK1_RIGHT" "_moveright"
    bind "JOY_STICK1_UP" "_jump"
    bind "JOY_STICK1_DOWN" "_crouch"
    
    bind "JOY_STICK2_UP" "_lookup"
    bind "JOY_STICK2_DOWN" "_lookdown"
    bind "JOY_STICK2_LEFT" "_lookleft"
    bind "JOY_STICK2_RIGHT" "_lookright"
    
    bind "JOY_TRIGGER1" "_moveback"        // L Trigger
    bind "JOY_TRIGGER2" "_moveforward"    // R Trigger
    
    bind "JOY_DPAD_UP" ""        
    bind "JOY_DPAD_DOWN" ""
    
    //==============================================================================
    // Car Weapon View Mode Bindings
    //==============================================================================
    
    bindset 4
    
    bind "JOY_STICK1_UP" ""
    bind "JOY_STICK1_DOWN" ""
    bind "JOY_STICK1_LEFT" ""
    bind "JOY_STICK1_RIGHT" ""
    
    bind "JOY_STICK2_UP" "_lookup"
    bind "JOY_STICK2_DOWN" "_lookdown"
    bind "JOY_STICK2_LEFT" "_lookleft"
    bind "JOY_STICK2_RIGHT" "_lookright"
    bind "JOY_TRIGGER1" "_zoom"            // L Trigger - zoom
    bind "JOY_TRIGGER2" "_attack1"        // R Trigger - fire
    
    bind "JOY1" "_attack1"                // A - fire weapon
    bind "JOY2" "_quickuse"                // B
    bind "JOY4" "_weap5"                // Y - exit vehicle
    bind "JOY6" "_weapnext"                // R Shoulder - next weapon
    bind "JOY8" "_switchpos"            // R Stick Click - switch seats
    //bind "JOY5" "_switchpos"
    
    
    //==============================================================================
    // AI Control Mode Bindings
    //==============================================================================
    
    bindset 3
    
    bind "JOY1" "_use"                    // A
    bind "JOY2" "_jump"                    // B
    bind "JOY3" ""                        // X
    bind "JOY4" "_reload"                // Y
    //bind "JOY5" "_weapprev"              // L Shoulder
    //bind "JOY6" "_weapnext"              // R Shoulder
    bind "JOY7" "_crouch"               // L Stick Click
    bind "JOY9" "toggleMainMenu"        // Start
    //bind "JOY10" "_inventory"         // Back
    
    bind "JOY_STICK1_UP" "_moveforward"
    bind "JOY_STICK1_DOWN" "_moveback"
    bind "JOY_STICK1_LEFT" "_moveleft"
    bind "JOY_STICK1_RIGHT" "_moveright"
    
    bind "JOY_STICK2_UP" "_lookup"
    bind "JOY_STICK2_DOWN" "_lookdown"
    bind "JOY_STICK2_LEFT" "_lookleft"
    bind "JOY_STICK2_RIGHT" "_lookright"
    
    //bind "JOY_TRIGGER1" "_zoom"        // L Trigger
    bind "JOY_TRIGGER2" "_attack1"        // R Trigger
    
    // Always go back to bindset 0 before exiting the config
    bindset 0
    Direct Download - VERSION 2

    Direct Download - VERSION 1


    LIKE/VOTE for this Entry in this month's Contest!
    This article was originally published in forum thread: RAGE Cheats Key Bindings started by BahumatLord View original post
    Comments 14 Comments
    1. futuretime23's Avatar
      futuretime23 -
      good work bahumat!
      sad face i dont have tb or rage
    1. BahumatLord's Avatar
      BahumatLord -
      I just updated it to add a no-targeting mode, 2 increased running speed modes, and 2 increased jumping height modes. Combine the increased speed and increased jumping to leap tall buildings in a single bound

      Make sure you guys grab the new link
    1. djluiluv's Avatar
      djluiluv -
      *EXCELLENT WORK* (btw...does internal work for Rage by any chance yet?)
    1. futuretime23's Avatar
      futuretime23 -
      O.O you just outdid yourself bahumat,excellent work!
    1. sakibsultan308's Avatar
      sakibsultan308 -
      do u take requests? can u make for oder games as well like deus ex, shadows of da damned, etc???
    1. BahumatLord's Avatar
      BahumatLord -
      Yes and no. If you look at anything I've put out it was something that I did for my own console that I thought others might enjoy. This one was brought up by barelynotlegal who I'd consider to be a senior member. The next one I plan to look at is Resident Evil 4 (PSN version) which was requested by Chanel. He's lent a hand to myself and many other people around here so if I can return the favor I will. And I will take requests from members that try to make the scene better in their own ways no matter what they are skilled at. Simply answering somebody's questions goes a long way in my eyes.

      Having said that not all PS3 games can be modded because of outdated and incompatible tools as well as different file formats for the PS3 version compared to the 360 and PC versions and different encryption methods. I do plan on looking at those games when I find enough time to do it. Time will tell if anything comes from it
    1. DEMON01's Avatar
      DEMON01 -
      Hey Bahumat, Tekken 6 (EUR) cheats does'nt work for me.
      I have a Rebug 3.55.06 & tried many ways.
      Updated the game, then installed the patch...!!!
      Can you explain how to do?

      -Actually I just need the resign application for save files.
      Do you considering to make a app like that?
    1. atreyu187's Avatar
      atreyu187 -
      I have the old work in original 7z file if you want i happily post. That being said is there a way I can update that one with the script above?
    1. BahumatLord's Avatar
      BahumatLord -
      yeah, if you have the original I'd like to take a look at it and whatever's missing I could show you how to add
    1. atreyu187's Avatar
      atreyu187 -
      Ok where do you want me to post it? Is mediafire ok?
    1. BahumatLord's Avatar
      BahumatLord -
      Works for me. You wanting me to just patch what you've already got to add whatever's missing between the two?
    1. jalaneme's Avatar
      jalaneme -
      well done BahumatLord , sadly i don't have a TB so i can't run the game, looking foreword to your resident evil 4 cheats, that should be fun.
    1. Daprince's Avatar
      Daprince -
      So u can play rage on FW 3.55?
    1. tthousand's Avatar
      tthousand -
      Quote Originally Posted by Daprince View Post
      So u can play rage on FW 3.55?
      Not without a TB/Clone.