v1.3 update - improved look!
I just pushed out an update (Windows only for the moment) to improve the overall experience when playing Desolate.
As of v1.3, Desolate supports coloured text and proper line wrapping with automatic detection of terminal size. This should provide a significantly nicer experience when playing. In addition, a lot of the choices have been formatted better for easy reading.
However, all of this is a huge update of some very core things. As such, it is possible there may be problems.
If Desolate fails to detect your terminal size then it will display a message:
Unable to detect terminal size. Check the store page for a workaround.
If this happens then a workaround is to create a file named desolate.conf in the same directory as the executable and add the following lines:
[ui] terminal_width=120
(Change the value to a number that works for you. Note that this won't resize the terminal, it will wrap the text based on the value you gave.)
Also, if you prefer the old style game without colour then you can add the following line under the ui section:
use_colour=False
So if you had both lines it would look like:
[ui] terminal_width=120 use_colour=False
I hope you enjoy the update. Please let me know if you encounter any issues.
Files
Get Desolate (text version)
Desolate (text version)
You are stranded on a distant space station on a moon... You are not alone...
More posts
- Desolate v2.3 released - bug fixesMar 27, 2022
- Desolate v2.2 released - re-adds missing expansionJan 15, 2022
- Desolate v2.1 releasedJan 01, 2022
- Desolate v2.0 released (with Dark Matters 2 expansion)!Jul 24, 2021
- Desolate v1.4 released, with Dark Matters expansion!Aug 31, 2020
- Desolate Raspberry Pi build released!Jul 23, 2020
- Mac releaseDec 14, 2018
- v1.2 update - minor bug fixDec 07, 2018
- v1.1 update - Vision Helm bugfixDec 04, 2018
Leave a comment
Log in with itch.io to leave a comment.