-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QoL Improvements #13
Comments
You're right, I should have fixed the default settings and written a README.txt file specifically for the released version. But this would be much easier to fix if there was some serious bug in the game because I need to release version 1.96.1 for this. Two of the source packages are auto-generated by GitHub and leaving them unfixed would be a bad practice, not to mention that Linux distro maintainers would kill me if I replaced the existing source tarballs. You can switch to fullscreen mode using the standard Alt+Enter keyboard shortcut. The next best thing is maximizing the game window which the game will also remember on startup. Game language is autodetected from system settings. If your OS locale is Czech or Slovak, the game will run in Czech. In any other locale (or when the Czech language pack isn't installed) the game will run in English. You can force a different language on Linux by setting |
That means on windows I can force English by simply moving or renaming the cs language folder :) |
Technically, yes. But why would you want to play a mediocre translation when you clearly understand the real thing? |
Yes, I understand the real thing. But I have already experienced the real thing in the original game. I always play my games in English when possible, I've been doing it for a long time now :) |
Yes, that makes sense when English is the primary language of the game. But what's the point when English is the translation? You're not missing anything. Trust me, I've translated the whole thing myself. XD |
Hi there.
I downloaded the v v1.96.0 release for winx64, and I have some suggestions for improvements.
edit: After exploring the github I found the readme,md file which contains the control scheme. I noticed the english readme includes a short description while the czech readme does not.
The readme should probably include other information, ie. where to find save files, how to start in fullscreen, how to switch language, etc. It might be helpful to players.
Change default volume settings.
Current default volumes are all at 20, which makes the music play pretty loud while the speech is very quiet (at least in the czech version - that's how the game launched for me). I recommend lowering the music volume and raising the speech volume:
[audio] music_volume = 10 ; sound_volume = 20 ; speech_volume = 60 ;
Add an option to start in fullscreen mode. There's no apparent option to switch to fullscreen, other than the user finding signus.ini in %Appdata%\signus and changing the fullscreen value to 1
Change the default scroll speed delay.
The current default scroll_delay starts at 10, which makes the screen literally fly across the whole map as soon as you touch the edge. I recommend a default setting of 45.
These are just some quick things I noticed after launch. Sorry for the edits, I'm just a little tired :)
The text was updated successfully, but these errors were encountered: