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

Difference between revisions of "Toxikk"

From PCGamingWiki, the wiki about fixing PC games
Line 158: Line 158:
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 
}}
 
}}
===Rebind Scoreboard===
 
{{Fixbox|1=
 
{{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>
 
# Find and make a backup of <code>UDKInput.ini</code>
 
# Open <code>UDKInput.ini</code> with a text editor of your choice.
 
# Find the line <code>TypeKey=Tab</code> and change it to what you want.
 
# Next search (Ctrl+F) for lines with <code>ShowScores</code>
 
# 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>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>
 
# 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>
 
 
 
}}
 
 
 
==Audio settings==
 
==Audio settings==
 
[[File:toxikkaudiosettings.png|290px|right|thumb|Audio settings.]]
 
[[File:toxikkaudiosettings.png|290px|right|thumb|Audio settings.]]

Revision as of 08:48, 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

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
-dx11 Runs game in D3D11.

Skip intro videos

Instructions
Instructions

Improve Mouse control

Instructions

Game data

Configuration file(s) location

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

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-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.

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 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>/324810/ in addition to or instead of this directory. The app ID (324810) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References