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

From PCGamingWiki, the wiki about fixing PC games
m (→‎Input: General maintenance with AutoWikiBrowser in Bot mode)
imported>AemonyBot
(updated template usage)
Line 104: Line 104:
 
|antialiasing              = unknown
 
|antialiasing              = unknown
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 189: Line 192:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 422: Line 427:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 64-bit app = unknown
 
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 
|macos app notes        =
 
|macos app notes        =
 
|linux 32-bit executable= true
 
|linux 32-bit executable= true
 
|linux 64-bit executable= false
 
|linux 64-bit executable= false
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Revision as of 00:44, 23 October 2022

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
CS2D
CS2D cover
Developers
Unreal Software
Release dates
Windows December 24, 2004
Linux November 15, 2017[citation needed]
CS2D on HowLongToBeat
CS2D on IGDB
CS2D on MobyGames

Key points

Free to play.

General information

Developer official website & forum
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows
Linux
Steam
Icon overlay.png
Starting from v1.0.0.5, doesn't include DRM.[citation needed]
Windows
Linux

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\sys[Note 1]
Linux <path-to-game>/sys
This game does not follow the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows
Linux

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Graphics feature State Notes
Widescreen resolution
854x480 by default but can be changed in Settings > Graphics
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
2D game
Windowed
Windowed by default, but can be changed in Settings > Graphics
Borderless fullscreen windowed
Anisotropic filtering (AF)
2D game
Anti-aliasing (AA)
Vertical sync (Vsync)
60 FPS
Since v1.0.0.4[1]
120+ FPS
FPS is limited to 60.[1]
High dynamic range display (HDR)

Input

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Uses OS mouse acceleration and can't be disabled.[citation needed]
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Only Sound Volume and Voice Chat Volume are separated. Option to enable/disable map sound and main menu music are provided.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Enable Microphone Support: Windows

Instructions
  1. Download OpenAL-soft Windows binaries.
  2. Inside the zip, there's another folder with same name as the filename. Copy bin/Win32/soft_oal.dll to <path-to-game>.
  3. At <path-to-game>, rename soft_oal.dll to OpenAL32.dll.
  4. Start the game and verify Microphone is supported.

Enable Microphone Support: Linux

Instructions[citation needed]
  1. Install 32-bit libopenal1 libraries.
  2. Open terminal window and set the directory to <path-to-game>.
  3. Type ln -s /usr/lib/i386-linux-gnu/libopenal.so.1 libopenal.so.0.
  4. Start the game and verify Microphone is supported.

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
Czech
Dutch
Finnish
French
German
Hungarian
Italian
Polish
Portuguese
Brazilian Portuguese
Romanian
Russian
Spanish
Swedish
Thai
Turkish
Only English and German are officially provided by developer. Since version 0.1.2.0,[2] the game added localization support and other translation are done by the community.

Network

Multiplayer types

Type Native Players Notes
LAN play
32
Online play
32 Some servers require you to login with UnrealSoftware account in-game to enter.

Connection types

Type Native Notes
Peer-to-peer
Dedicated
Dedicated server executable must be downloaded separately.
Self-hosting
Select New Game
Direct IP
Use connect <ip:port> command from console or from Find Servers > Connect to IP

Ports

Protocol Port(s) and/or port range(s)
UDP 36963
Universal Plug and Play (UPnP) support status is unknown.

Other information

API

Executable 32-bit 64-bit Notes
Windows
Linux
Support for macOS has been dropped since v1.0.1.2.[3]

System requirements

Windows
Minimum Recommended
Operating system (OS) 2000
Processor (CPU) 1 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 50 MB
Video card (GPU) 3D video card with DirectX OR OpenGL support
64 MB of VRAM
DirectX 9.0 compatible
Linux
Minimum Recommended
Operating system (OS) 32-Bit Linux distribution recommended
Processor (CPU) 1 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 50 MB
Video card (GPU) 3D video card with OpenGL support
64 MB of VRAM
Achievements and Steam features are only available in the Windows version!


Notes

  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).

References