-
Notifications
You must be signed in to change notification settings - Fork 217
Quirks
Index:
- Splash Screen quirks
- Chat Window quirks
- Multi-lingual support
- Hit detection debugger
You always can open the Startup Window by pressing Space key during the Splash Screen.
To change a setting value while in-game, type /VARIABLE_NAME VALUE
in the Chat Window
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)
This wiki is in the middle of an update process to match the latest changes of OpenSpades 0.1.2
It may contain outdated, incorrect or incomplete information.
Please contact the repository owner (@yvt) via email or ask a question in the issue tracker if there is any obscure information you are looking for that can't be found in neither the source code nor in this wiki.