1. On Rusty Trails
  2. News

On Rusty Trails News

Patch 1.2.2 released

How's it going?
We've been patching again, and this time around it's just a couple bug fixes:

Windows:
  • Fixed stutter on quad core CPUs


Linux & Mac:
  • Reduced memory usage


Thanks for reading!

Patch 1.2.2 released

How's it going?
We've been patching again, and this time around it's just a couple bug fixes:

Windows:
  • Fixed stutter on quad core CPUs


Linux & Mac:
  • Reduced memory usage


Thanks for reading!

Patch 1.2.1 released!

Hi folks,

there's another update live today, it fixes a few bugs that crept into the last update, as well as some more optimizations! Enjoy :)

List of changes:
  • Fixed a bug in the menu where different menu sections were drawn overlapping each other
  • Fixed a bug in the credits section where the chinese variation of the logo was displayed when a language was selected that was neither Chinese nor English
  • Again, fixed a bug where the game would refuse to start when Steam Cloud was disabled
  • OpenGL optimizations

Patch 1.2.1 released!

Hi folks,

there's another update live today, it fixes a few bugs that crept into the last update, as well as some more optimizations! Enjoy :)

List of changes:
  • Fixed a bug in the menu where different menu sections were drawn overlapping each other
  • Fixed a bug in the credits section where the chinese variation of the logo was displayed when a language was selected that was neither Chinese nor English
  • Again, fixed a bug where the game would refuse to start when Steam Cloud was disabled
  • OpenGL optimizations

Patch 1.2.0 released

Greetings, dear players,

Today we pushed update 1.2.0 out. We added translated text for Chinese and German, as well as a lot of optimizations. Enjoy!



List of changes:
  • Added localized text for Chinese (both simplified and traditional) and German
  • On low quality settings, the most expensive post FX are now disabled to improve frame rates on low-end graphics cards
  • Optimized render state management, which improves performance, especially on low-end CPUs
  • Optimized task management, which positively impacts performance and battery usage
  • Fixed a very rare crash which happened after switching to a new level
  • Fixed stuttering of intro video
  • Minor improvements to loading times
  • Fixed a few minor bugs detected by UBSan
  • Updated Steamworks SDK to 1.40


Windows only:
  • Windows XP is now supported


macOS only:
  • Enabled usage of SSSE3 CPU instructions (previously used SSE2 only). Probably no gain in performance because of this, but it can't hurt, either.


Linux only:
  • Removed dependency on libGL.so, all GL functions are now dynamically loaded