0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z


Guides


PC - Windows : GORE Cheats

Below are the cheats, hints, and tips that Game Gas knows about for GORE. On the right are websites that may have additional cheat codes, hints, or tips for GORE.

Other Sites Cheats
Cheat Patch
Game Score
Cheat Mad
Jumbo Cheats
GamesRadar


Cheat Codes
While playing a game, press ~ to display the console window. Type "remoteaccess 1" to enable remote access, then type "LOGIN developer" to enable cheat mode. Then, enter one of the following codes at the console window to activate the corresponding cheat function:

RESULT CHEAT CODE
Toggle God mode god [0 or 1]
Toggle no clipping noclip [0 or 1]
Toggle flight mode fly [0 or 1]
Toggle infinite ammunition uammo [0 or 1]
All weapons and ammunition give_all
Display framerate enable counter
Display crosshair enable crosshair
Cycle through crosshairs rotate crosshair
Level select loadscenario("umc_spscenario1","[level name]")


Level select
Start a new single-player game. After the Boot Camp level is done loading, do not click the "Next" icon. Instead, press ~ to display the console window. Type "remoteaccess 1" to enable remote access, then type "LOGIN developer" to enable cheat mode. Enter "loadscenario("umc_spscenario1","[level name]")" using one of the following level names. When the new level is done loading the console window will disappear. Click the "Next" icon to start the new level.

bootcamp
cube
vertigo
brooklynsp
illegal
station
warehousesp
tucson
border
mansion
house
haunted
temple
gothic
space
plant
deadend

Level select (alternate)
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "umcgame.lgs" file in the "gorerules" folder in the main game folder. Delete all of the level descriptions before the level you wish to start at. Do not renumber the remaining level numbers. An example level description is:

mission1:
spawnCode("UMC_Mission0")
displayPage("umc_m1")
loadScenario("UMC_SPScenario1","bootcamp")
displayPage("next")
pause()
selectPlayer("player")
playScenario()
displayPage("mission_complete")
hidePage("mission_bootcamp01")
pause(4)
debugPause()