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 "City Game Studio"

From PCGamingWiki, the wiki about fixing PC games
m (no controller support)
 
(5 intermediate revisions by 3 users not shown)
Line 55: Line 55:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{P|userprofile}}\AppData\Roaming\Godot\app_userdata\CityGameStudio}}
+
{{Game data/config|Windows|{{p|appdata}}\Godot\app_userdata\CityGameStudio}}
{{Game data/config|OS X|~/.godot/CityGameStudio}}
+
{{Game data/config|OS X|{{p|osxhome}}/.godot/CityGameStudio}}
{{Game data/config|Linux|~/.godot/CityGameStudio}}
+
{{Game data/config|Linux|{{p|linuxhome}}/.godot/CityGameStudio}}
 
}}
 
}}
 
{{XDG|unknown}}
 
{{XDG|unknown}}
Line 63: Line 63:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|{{P|userprofile}}\AppData\Roaming\Godot\app_userdata\CityGameStudio\}}
+
{{Game data/saves|Windows|{{p|appdata}}\Godot\app_userdata\CityGameStudio\}}
{{Game data/saves|OS X|~/.godot/CityGameStudio}}
+
{{Game data/saves|OS X|{{p|osxhome}}/.godot/CityGameStudio}}
{{Game data/saves|Linux|~/.godot/CityGameStudio}}
+
{{Game data/saves|Linux|{{p|linuxhome}}/.godot/CityGameStudio}}
 
}}
 
}}
  
Line 111: Line 111:
 
|antialiasing              = unknown
 
|antialiasing              = unknown
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 139: Line 142:
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|controller support        = unknown
+
|controller support        = false
 
|controller support notes  =  
 
|controller support notes  =  
 
|full controller          = unknown
 
|full controller          = unknown
Line 202: Line 205:
 
|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 215: Line 220:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = French
+
|language  = Simplified Chinese
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 223: Line 228:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = Russian
+
|language  = French
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 231: Line 236:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = Spanish
+
|language  = German
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 239: Line 244:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = German
+
|language  = Japanese
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 247: Line 252:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = Simplified Chinese
+
|language  = Russian
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 255: Line 260:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
|language  = Japanese
+
|language  = Spanish
 
|interface = true
 
|interface = true
 
|audio    = n/a
 
|audio    = n/a
Line 289: Line 294:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = true
 
|windows 64-bit exe    = true
 +
|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 = true
 
|macos intel 64-bit app = true
|macos arm app          =  
+
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable= true
 
|linux 32-bit executable= true
 
|linux 64-bit executable= true
 
|linux 64-bit executable= true
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Latest revision as of 23:51, 12 February 2024

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.
City Game Studio
City Game Studio cover
Developers
Binogure Studio
Engines
Godot
Release dates
Windows August 24, 2021
macOS (OS X) August 24, 2021
Linux August 24, 2021
City Game Studio on HowLongToBeat
City Game Studio on IGDB

General information

Developer Discord server
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
Linux
itch.io
Icon overlay.png
Windows
macOS (OS X)
Linux
Steam
Icon overlay.png
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\Godot\app_userdata\CityGameStudio
macOS (OS X) $HOME/.godot/CityGameStudio
Linux $HOME/.godot/CityGameStudio
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows %APPDATA%\Godot\app_userdata\CityGameStudio\
macOS (OS X) $HOME/.godot/CityGameStudio
Linux $HOME/.godot/CityGameStudio

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Has a separate launch option for 5.1/7.1 surround sound.
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Japanese
Russian
Spanish

Other information

API

Technical specs Supported Notes
OpenGL 2.1
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista, 7, 8, 8.1, 10, 11
Processor (CPU) Single Core
System memory (RAM) 2 GB
Hard disk drive (HDD) 512 MB
Video card (GPU) OpenGL 3.0 compatible
Sound (audio device) Stereo
Other 1280x720 resolution
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.14
Processor (CPU) Single Core
System memory (RAM) 4 GB
Hard disk drive (HDD) 512 MB
Video card (GPU) OpenGL 3.0 compatible
Sound (audio device) Stereo
Other 1280x720 resolution
Linux
Minimum Recommended
Operating system (OS) Linux kernel 4.0, Mesa 12, X11 7
Processor (CPU) Single Core
System memory (RAM) 2 GB
Hard disk drive (HDD) 512 MB
Video card (GPU) OpenGL 3.0 compatible
Sound (audio device) Stereo
Other 1280x720 resolution


References