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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Zombie Panic! Source"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
Line 85: Line 85:
  
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
{{Fixbox|1=
+
{{Fixbox|description=Activate Borderless Windowed through parameters|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Activate Borderless Windowed through parameters|ref={{cn|date=July 2016}}}}
 
 
# Find Zombie Panic! Source in your Steam Library
 
# Find Zombie Panic! Source in your Steam Library
 
# Right-click the game name
 
# Right-click the game name
Line 200: Line 199:
 
{{ii}} A generic fix for this issue can be found [[Engine:Source#Broken textures|on our Source engine page]].
 
{{ii}} A generic fix for this issue can be found [[Engine:Source#Broken textures|on our Source engine page]].
 
===Models appearing invisible===
 
===Models appearing invisible===
{{Fixbox|1=
+
{{Fixbox|description=How to fix missing character models|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|How to fix missing character models|ref={{cn|date=July 2016}}}}
 
 
# Press {{key|~}} to open the console.
 
# Press {{key|~}} to open the console.
 
# Type the code <code>cl_minmodels 1</code> into the console
 
# Type the code <code>cl_minmodels 1</code> into the console
Line 208: Line 206:
  
 
===Sluggish Mouse with VSync===
 
===Sluggish Mouse with VSync===
{{Fixbox|1=
+
{{Fixbox|description=How to fix sluggish mouse|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|How to fix sluggish mouse|ref={{cn|date=July 2016}}}}
 
 
# Press {{key|~}} to open the console.
 
# Press {{key|~}} to open the console.
 
# Type the code <code>fps_max 59.9</code> into the console
 
# Type the code <code>fps_max 59.9</code> into the console
Line 221: Line 218:
 
{{ii}} Launch parameters are typically prefixed with <code>-</code> (dash), however you can also set console commands by providing the console command with a <code>+</code> (plus) prefix.
 
{{ii}} Launch parameters are typically prefixed with <code>-</code> (dash), however you can also set console commands by providing the console command with a <code>+</code> (plus) prefix.
  
{{Fixbox|1=
+
{{Fixbox|description=How to add launch paramaters|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|How to add launch paramaters|ref={{cn|date=July 2016}}}}
 
 
# Find Zombie Panic! Source in your Steam Library
 
# Find Zombie Panic! Source in your Steam Library
 
# Right-click the game name
 
# Right-click the game name
Line 259: Line 255:
 
{{ii}} These commands can be saved into <code>{{p|game}}\autoexec.cfg</code> to be executed when the game launches.
 
{{ii}} These commands can be saved into <code>{{p|game}}\autoexec.cfg</code> to be executed when the game launches.
  
{{Fixbox|1=
+
{{Fixbox|description=Enabling the console in Source games|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Enabling the console in Source games|ref={{cn|date=July 2016}}}}
 
 
# Launch the game
 
# Launch the game
 
# From the main menu select <code>Options</code>
 
# From the main menu select <code>Options</code>

Revision as of 08:29, 19 November 2017

Zombie Panic! Source
Zombie Panic! Source cover
Developers
Monochrome LLC
Engines
Source
Release dates
Windows December 28, 2007
Zombie Panic! Source guide on StrategyWiki
Zombie Panic! Source on Wikipedia

Key points

The player base is very small (~100 Unique Players per month)[1]

General information

Official Website
Official Forums
Steam Community Discussions
Bugs Report Sub-Forum

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows
All versions require Steam DRM and the Source SDK from a non-free Source engine game (Counter-Strike: Source, Half-Life 2, Day of Defeat: Source, etc.)

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/17500/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game Advanced video options.
In-game Advanced video options.

Template:Video settings

Borderless fullscreen windowed

Activate Borderless Windowed through parameters[citation needed]
  1. Find Zombie Panic! Source in your Steam Library
  2. Right-click the game name
  3. Select Properties
  4. Select Set Launch Options...
  5. Input -window -noborder
  6. Press OK
  7. Launch the game
Players on the Steam Community Forums have suggested that this can cause stuttering issues

Input settings

In-game key binding options.
In-game key binding options.

Template:Input settings

Audio settings

In-game key audio options.
In-game key audio options.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
LAN play
24 Make sure the server is set to sv_lan 1
Online play
24

Connection types

Type Native Notes
Matchmaking
Peer-to-peer
Dedicated
Windows dedicated server available under Tools in the Steam client.
Self-hosting
Direct IP
Use connect [IP address here] in the console.

Issues fixed

Purple and black broken textures

A generic fix for this issue can be found on our Source engine page.

Models appearing invisible

How to fix missing character models[citation needed]
  1. Press ~ to open the console.
  2. Type the code cl_minmodels 1 into the console
This code disables server specific custom models

Sluggish Mouse with VSync

How to fix sluggish mouse[citation needed]
  1. Press ~ to open the console.
  2. Type the code fps_max 59.9 into the console
This code will limit the game to 59.9 seconds even with VSync disabled

Other information

Launch parameters

You can launch Zombie Panic! Source with launch parameters - these parameters dictating how certain aspects of the game behaves (outside of gameplay).
Launch parameters are typically prefixed with - (dash), however you can also set console commands by providing the console command with a + (plus) prefix.
How to add launch paramaters[citation needed]
  1. Find Zombie Panic! Source in your Steam Library
  2. Right-click the game name
  3. Select Properties
  4. Select Set Launch Options...
  5. Add your launch parameters and press OK
  6. Next time you launch the game the properties will come into effect

Useful launch parameters

Parameter Description
-autoconfig Restores video and performance settings to default for the current hardware detected. Ignores settings inside any .cfg files until this parameter is removed.
-console Starts the game with the developer console enabled.
-dxlevel xx Forces the game to launch in a specific DirectX version, where xx is:
  • "80" = DirectX 8 (however this is potentially buggy, use 81 for better performance)
  • "81" = DirectX 8.1
  • "90" = DirectX9 with Shader Model 2
  • "95" = DirectX9 with Shader Model 3
  • "98" = DirectX9 on DirectX10 hardware Shader Model 4
Remove this argument after starting Zombie Panic! Source once or it will keep reseting your other settings.
-noborder -window Launches the game in a borderless fullscreen window (i.e. very alt-tab friendly). This may result in a minor performance loss.
If you experience stuttering disable Windows Aero from the video options menu.
-h height or -height height Forces the engine to start with resolution set to height.
-w width or -width width Forces the engine to start with resolution set to width.

Console Commands

Games running on the source engine can utilize Source Engine Console Commands for various tasks.
These commands can be saved into <path-to-game>\autoexec.cfg to be executed when the game launches.
Enabling the console in Source games[citation needed]
  1. Launch the game
  2. From the main menu select Options
  3. Select the Keyboard tab
  4. Click the Advanced button
  5. Check the box next to Enable developer console (~)
  6. Click Apply

Notes

Press ~ to open the console.
Some commands may first require you enabling sv_cheats. You can do so with sv_cheats 1.
Many servers will not allow you to play with cheats enabled, or will disable them upon entering the server.
Users without a US keyboard could experience some problems.

Useful console commands

Command Notes
net_graph 1 Can be used from 1 to 4 with higher numbers providing more information. This code enables you to view in-game FPS, ping and more. There may be a performance loss from using this.
ping Shows the ping of all clients connected to the server in the console
cl_showfps 1 Shows the frames per second, 1 = exact frames per second, 2 = average over the last second
snd_async_fullyasync 1 May help you are experiencing freezes when some sounds that aren't cached are playing. Allows sounds to play when ready if loading it is too slow, instead of freezing the entire game until it is.
fps_max 144 This code sets the maximum frame rate for the game and it can be changed to any value up to one decimal place, in this example the maximum frame rate would be 144.0 fps

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) 1.7 GHz or better
System memory (RAM) 512 MB
Hard disk drive (HDD) 2 GB
Video card (GPU) DirectX 8.1 compatible

Notes

  1. Notes regarding Steam Play (Linux) data:

References