Chasm
Steam News 1 April 20261mo ago

Patch 1.106 Released

This is a quick update with the latest SDL3 and FNA libraries. You will also notice a new pop-up when you launch the game on Windows. The long and short of it is that in version 1.094, the game was updated to FNA 25.05,…

Update log

Full Chasm update

The complete published notes, normalized for clean reading and source attribution.

Extracted changes

0 fixes2 additions2 changes0 removals
  • Gameplay
addedThis is a quick update with the latest SDL3 and FNA libraries. You will also notice a new pop-up when you launch the game on Windows. The long and short of it is that in version 1.094, the game was updated to FNA 25.05, which in turn was upgrading from SDL 2.0 to 3.0. One of the major changes was that Vulkan (the successor to OpenGL) became the new default renderer on both Windows and Linux.
addedUnfortunately, we found out the hard way that device driver support for Vulkan is still very hit and miss. On some GPUs crashes and other strange behavior can occur. Updating to the latest graphics drivers may resolve the issues, but just in case, I've added a launch option where you can use the old Direct3d11 renderer instead. I'm hoping as things progress the driver kinks will eventually be worked out. I apologize for the inconvenience, and appreciate your patience and understanding with the situation.
changedupdated game controller database
changedupdated to FNA 26.04
05, which in turn was upgrading from SDL2.0 to 3.0

This is a quick update with the latest SDL3 and FNA libraries. You will also notice a new pop-up when you launch the game on Windows. The long and short of it is that in version 1.094, the game was updated to FNA 25.05, which in turn was upgrading from SDL 2.0 to 3.0. One of the major changes was that Vulkan (the successor to OpenGL) became the new default renderer on both Windows and Linux.

Unfortunately, we found out the hard way that device driver support for Vulkan is still very hit and miss. On some GPUs crashes and other strange behavior can occur. Updating to the latest graphics drivers may resolve the issues, but just in case, I've added a launch option where you can use the old Direct3d11 renderer instead. I'm hoping as things progress the driver kinks will eventually be worked out. I apologize for the inconvenience, and appreciate your patience and understanding with the situation.

1.106

------------------

- updated game controller database

- updated to FNA 26.04

Source

Steam News / 1 April 2026

Open original