HomeGamesUpdatesPricingMethodology
Steam News18 November 20214y ago

Bug fixes and small performance improvements

Fixes: Fixed music not playing on some machines, this fix required going back to an older window backend resulting in your screen setting being reset.

Full notes

Full Dextram update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

4 fixes0 additions2 changes0 removals
  • Fixes
  • Gameplay
  • UI and audio
fixedFixed music not playing on some machines, this fix required going back to an older window backend resulting in your screen setting being reset. Sorry for that
fixedFixed so enemies does not try to spawn outside game area in waves mode
fixedFixed issue where line enemies spawned bottom formation when they should spawn in top formation
fixedFixed bug where the light from the enemies would blink sometimes
changedHopefully reduced stuttering a bit*
changedIt still stutters sometimes most likely due to garbage collection of allocations I have no practical control over. Tip to aspiring game developers: Don't use Java or C# or any other garbage collected language, it comes with false promises and does not make making games easier.

Fixes:

  • Fixed music not playing on some machines, this fix required going back to an older window backend resulting in your screen setting being reset. Sorry for that

  • Fixed so enemies does not try to spawn outside game area in waves mode

  • Fixed issue where line enemies spawned bottom formation when they should spawn in top formation

  • Fixed bug where the light from the enemies would blink sometimes

  • Hopefully reduced stuttering a bit*

  • It still stutters sometimes most likely due to garbage collection of allocations I have no practical control over. Tip to aspiring game developers: Don't use Java or C# or any other garbage collected language, it comes with false promises and does not make making games easier.

Source

Steam News / 18 November 2021

Open original post

Changelog.gg summarizes and formats this update. How we read updates.