Codes for the game Rage (2011).
To activate the console, you need to start the game with the parameter +set com_allowconsole 1 . It can be specified in the properties of the game shortcut, in the Object column, separated by a space (for example: “C: / Program Files / Rage” + set com_allowconsole 1). Or add to the launch options in Steam (right click on the game / Properties / Set launch options). Launch the game, press tilde (~) and type:
cvarAdd g_vendorSalePriceScale -1 – all items in stores cost $1
cvarAdd g_EnableGore -1 – disables the display of blood
cvarAdd g_permaGodMode 1 – immortality
cvarAdd g_infiniteAmmo 1 – infinite ammo
cvarAdd vehicle_infiniteboost 1 – infinite acceleration for the car
cvarAdd vehicle_god 1 – invulnerable vehicles
To disable the code, dial 1 instead of -1 or -1 instead of 1.
Leave a Reply