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 "Toxikk"

From PCGamingWiki, the wiki about fixing PC games
Line 13: Line 13:
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://reakktor.com/ Developers website]
 
{{mm}} [http://toxikk.com/ Official website]
 
 
{{mm}} [http://forum.toxikk.com/index.php Official Forum]
 
{{mm}} [http://forum.toxikk.com/index.php Official Forum]
 
{{mm}} [http://steamcommunity.com/app/324810/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com/app/324810/discussions/ Steam Community Discussions]
Line 25: Line 23:
  
 
==Essential improvements==
 
==Essential improvements==
===Launch parameters===
 
{{Fixbox|1=
 
{{Fixbox/fix|Enabling a launch parameter}}
 
# Find the game in your Steam Library
 
# Right-click the game name
 
# Select <code>Properties</code>
 
# Select <code>Set Launch Options...</code>
 
# Input your selected launch options and separate each command with a {{Key|Space}}
 
# Press <code>OK</code>
 
# Launch the game
 
}}
 
 
====Useful launch parameters====
 
{| class="wikitable grid"
 
! Parameter || Description
 
|-
 
| <code>-ResX X -ResY Y</code>|| Sets screen resolution (or window resolution if using -windowed). Example: <code>-ResX 1920 -ResY 1080</code>.
 
|-
 
| <code>-useallavailablecores</code>|| Sets the Process Affinity of the game to use all available CPU cores.
 
|-
 
| <code>-windowed</code> || Launches the game in a window. This may result in a minor performance loss. If you experience stuttering, disable Windows Aero.
 
|-
 
| <code>-nomoviestartup</code> || Skip intro videos (Includes loading screens)
 
|-
 
| <code>-nosplash</code> || Skip splash image
 
|-
 
| <code>-dx11</code> || Runs game in D3D11.
 
|-
 
|}
 
 
 
===Skip intro videos===
 
===Skip intro videos===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Launch Command}}
+
{{Fixbox/fix|Instructions}}  
# Right Click on TOXIKK in the Steam Libary and click Proporties
+
# Navigate to <code>{{p|game}}\UDKGame\Config\</code>, and open the {{file|UDKEngine.ini}} file.
# Click "Set Launch Options..." and type in <code>-nomoviestartup</code>
 
 
 
{{ii}} This method will remove all movies including loading screens.
 
 
 
}}
 
 
 
{{Fixbox|1=
 
{{Fixbox/fix|Edit UDKEngine.ini}}  
 
# Navigate to <code>{{p|game}}\UDKGame\Config</code> and open {{file|UDKEngine.ini}} in Notepad
 
 
# Change <code>bForceNoMovies=false</code> to <code>bForceNoMovies=true</code>
 
# Change <code>bForceNoMovies=false</code> to <code>bForceNoMovies=true</code>
 
}}
 
}}
Line 235: Line 194:
 
==Other information==
 
==Other information==
 
{{ii}} The majority of TweakGuide's advanced tweaks that work in Unreal Tournament 3, also work in Toxikk which can be found [http://www.tweakguides.com/UT3_7.html here].
 
{{ii}} The majority of TweakGuide's advanced tweaks that work in Unreal Tournament 3, also work in Toxikk which can be found [http://www.tweakguides.com/UT3_7.html here].
 +
 +
====Launch parameters====
 +
{| class="wikitable grid"
 +
! Parameter || Description
 +
|-
 +
| <code>-ResX X -ResY Y</code>|| Sets screen resolution (or window resolution if using -windowed). Example: <code>-ResX 1920 -ResY 1080</code>.
 +
|-
 +
| <code>-useallavailablecores</code>|| Sets the Process Affinity of the game to use all available CPU cores.
 +
|-
 +
| <code>-windowed</code> || Launches the game in a window. This may result in a minor performance loss. If you experience stuttering, disable Windows Aero.
 +
|-
 +
| <code>-nomoviestartup</code> || Skip intro videos (Includes loading screens)
 +
|-
 +
| <code>-nosplash</code> || Skip splash image
 +
|-
 +
| <code>-dx11</code> || Runs game in D3D11.
 +
|-
 +
|}
 +
 
===API===
 
===API===
 
{{API
 
{{API

Revision as of 09:18, 31 January 2015

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Toxikk
Cover image missing, please upload it
Developers
REAKKTOR Studios
Engines
Unreal Engine 3
Release dates
Windows Early access
Toxikk on Wikipedia

General information

Official Forum
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
All versions require Steam.

Essential improvements

Skip intro videos

Instructions

Improve Mouse control

Instructions

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
LAN play
16
Online play
16

Connection types

Ports

Protocol Port(s) and/or port range(s)
UDP 13000, 27015, 27036, 53779
Universal Plug and Play (UPnP) support status is unknown.

Other information

The majority of TweakGuide's advanced tweaks that work in Unreal Tournament 3, also work in Toxikk which can be found here.

Launch parameters

Parameter Description
-ResX X -ResY Y Sets screen resolution (or window resolution if using -windowed). Example: -ResX 1920 -ResY 1080.
-useallavailablecores Sets the Process Affinity of the game to use all available CPU cores.
-windowed Launches the game in a window. This may result in a minor performance loss. If you experience stuttering, disable Windows Aero.
-nomoviestartup Skip intro videos (Includes loading screens)
-nosplash Skip splash image
-dx11 Runs game in D3D11.

API

Technical specs Supported Notes
Direct3D 9, 11 D3D11 can be used only with launch parameters.
Shader Model support 3.0
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) 2.0+ GHz processor
System memory (RAM) 4 GB
Hard disk drive (HDD) 4 GB
Video card (GPU) GeForce GTX 260

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References