Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Zeno Clash

From PCGamingWiki, the wiki about fixing PC games
Revision as of 09:47, 23 March 2018 by Garrbot (talk | contribs) (updated template usage)
Zeno Clash
Zeno Clash cover
Developers
ACE Team
Publishers
Tripwire Interactive
Iceberg Interactive
Engines
Source
Release dates
Windows April 21, 2009
Zeno Clash on Wikipedia
Zeno Clash
Zeno Clash 2009
Zeno Clash II 2013
Clash: Artifacts of Chaos 2022

General information

Official website
Official forum
Steam Community Discussions
Zeno Clash wiki

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Use -novid command line argument[citation needed]

Enable quick save

Add key binding[1]
  1. Go to <path-to-game>\zenozoik\cfg\.
  2. Open config.cfg with a text editor.
  3. Add the line bind "F6" "save quick"

Notes

Press F6 to quick save. Quick load is bound to F9 by default.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\zenozoik\cfg\[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/22200/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\zenozoik\SAVE\[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/22200/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game general video settings.
In-game general video settings.
In-game advanced video settings.
In-game advanced video settings.

Template:Video settings

Field of view (FOV)

Edit script files[2]
  1. Go to <path-to-game>\zenozoik\scripts\.
  2. Open each of the weapon_zeno_*.txt files.
  3. Find the VisualData section.
  4. Change the values of "FOV" and "zoom_FOV".
  5. Open weapon_zeno_noweapon.txt and add:
VisualData
{
	"FOV" 80
}

High frame rate

Set max frame rate[citation needed]

Use the command line argument +fps_max # where # is the maximum frame rate (defaults to 300, set to 0 for unlimited).

Input settings

In-game key map settings.
In-game key map settings.
In-game mouse/gamepad settings.
In-game mouse/gamepad settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
German
Finnish
French
Polish
Spanish
Italian

Issues fixed

AI disabled

Start new game[3]
  1. Launch the game with -console command line argument.
  2. Open the console and type in sv_unlockedchapters 18 to unlock all chapters.
  3. Start a new game and select the chapter you're in right now.
  4. Load your saved games and they should now have working AI.

Desbloquear capítulos

  1. editar config.cfg com bloco de notas em C:\Program Files (x86)\Zeno Clash\zenozoik\cfg
  2. buscar sv_unlockedchapters
  3. inserir 18.000000 entre aspas - ex: "18.000000"
  4. para zerar deixar só as aspas

Other information

API

Technical specs Supported Notes
Direct3D 6, 7, 8, 8.1, 9
Shader Model support 2, 3
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics Havok Heavily modified variant.
Audio Miles Sound System
Cutscenes Bink Video

Enable developer console

{{Fixbox|description=Launch the game with -console command argument|ref=[citation needed]

Other information

API

Technical specs Supported Notes
Direct3D 6, 7, 8, 8.1, 9
Shader Model support 2, 3
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics Havok Heavily modified variant.
Audio Miles Sound System
Cutscenes Bink Video

Enable developer console

Launch the game with -console command argument[citation needed]

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Pentium IV 3.0 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) ATI Radeon 9600
Nvidia GeForce 6600
128 MB of VRAM

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/22200/ in addition to or instead of this directory. The app ID (22200) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References