Full notes
Full TurboCraps update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Store
- Compatibility
TurboCraps changes
TurboCraps now has a native Linux build available on the Steam Linux client. Anyone who has purchased TurboCraps on Windows should see it in their library on the Linux client as well.
This is a port from WPF to Avalonia, which means it's a native Linux build and does not run through a Steam runtime or translation layer such as Proton.
The game functionality is the same with only minor cosmetic differences.
Game state and preferences are not synced between the two OSes because all information is stored locally.
The only caveat is the following:
Steam does not properly use the system locale on Linux, so the currency symbol will be incorrect. To fix it you must:
Right click on TurboCraps in your library, select Properties, General, Launch Options and paste this into the text box:
LC_ALL=en_US.UTF-8 %command%
Replace "en_US" with whatever your locale is
Source
Changelog.gg summarizes and formats this update. How we read updates.
