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
(put fixboxes in proper categories)
Line 151: Line 151:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Rebinding Scoreboard}}
 
{{Fixbox/fix|Rebinding Scoreboard}}
 +
Updated: Tab does not work at the end-game screen. Because it is most likely triggered by the chat window that is always open then. So adding both keys into the UDKInput.ini will make it possible to use Tab during gameplay and then in the calm aftermath, you can press F1 for the scoreboard.
 +
 
# Go to your games UDKGme config folder <code>\steamapps\common\TOXIKK\UDKGame\Config</code>
 
# Go to your games UDKGme config folder <code>\steamapps\common\TOXIKK\UDKGame\Config</code>
 
# Find and make a backup of <code>UDKInput.ini</code>
 
# Find and make a backup of <code>UDKInput.ini</code>
Line 156: Line 158:
 
# Find the line <code>TypeKey=Tab</code> and change it to what you want.
 
# Find the line <code>TypeKey=Tab</code> and change it to what you want.
 
# Next search (Ctrl+F) for lines with <code>ShowScores</code>
 
# Next search (Ctrl+F) for lines with <code>ShowScores</code>
# Find the following lines and replace <code>F1</code> with <code>Tab</code> or the key of your choice.
+
# Find the following lines and copy-paste it in under the original then replace <code>F1</code> with <code>Tab</code> or the key of your choice on one of them. So you have one with <code>Tab</code> and one with <code>F1</code>
 
# <code>Bindings=(Name="F1",Command="GBA_ShowScores")</code>
 
# <code>Bindings=(Name="F1",Command="GBA_ShowScores")</code>
 
# <code>DefaultBindings=(Name="F1",Command="GBA_ShowScores",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)</code>
 
# <code>DefaultBindings=(Name="F1",Command="GBA_ShowScores",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)</code>
 
# <code>Bindings=(Name="F1",Command="GBA_ShowScores",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)</code>
 
# <code>Bindings=(Name="F1",Command="GBA_ShowScores",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)</code>
 
# Save the changes and launch the game.
 
# Save the changes and launch the game.
 +
Example of what it should look like:
 +
* <code>Bindings=(Name="H",Command="GBA_Horn")</code>
 +
* <code>Bindings=(Name="Tab",Command="GBA_ShowScores")</code>
 +
* <code>Bindings=(Name="F1",Command="GBA_ShowScores")</code>
 +
* <code>Bindings=(Name="F2",Command="GBA_ShowGameInfo")</code>
 +
 +
 
}}
 
}}
  

Revision as of 20:55, 23 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

Developers website
Official website
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

Launch parameters

Instructions

Useful 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

Skip intro videos

Instructions
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

Rebind Scoreboard

Instructions

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.

API

Technical specs Supported Notes
Direct3D 9
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