Skip to content
Flávio Monteiro edited this page Dec 5, 2016 · 9 revisions

OpenSpades quirks

Index:

  • Splash Screen quirks
  • Chat Window quirks
  • Multi-lingual support
  • Hit detection debugger

Splash screen

You always can open the Startup Window by pressing Space key during the Splash Screen.

Chat Window

To change a setting value while in-game, type /VARIABLE_NAME VALUE in the Chat Window

Localization

Starting from 0.1.0, OpenSpades got a language selection GUI inside the Startup Window

It's also possible to change the language by setting core_locale manually.

These are the available locales for 0.1.0:

Identifier Locale
de German
ja Japanese
ko Korean
pl_pl Polish (from Poland)
pt_br Portuguese (Brazilian)
ru Russian

Setting an invalid locale to core_locale or leaving it blank will make OpenSpades default back to english language.

Known previous bugs:

  • 0.0.12b: Setting an invalid core_locale will crash OpenSpades (#468)
  • 0.0.12b: Translations that could be plural always stay in singular form (#469)

Hit detection debugger

See Hit Detection Debugger.