in Engine, FPS

Raze 1.2.1 released

From ZDoom: link to original post

Download (OpenGL 3.3/OpenGL ES 2.0 and higher required)

Visit the new homepage (still under construction)


This is a bugfix release to address two crash/softlock issues with the GLES renderer:

  • fixed uninitialized light index variable for floor sprites causing spurious crashes in GLES.
  • disabled palette emulation for the GLES backend. Right now the shader does not support it and will require significant redesign to work well with the target hardware. This could softlock the engine.

New features:

  • Add cvars to control automap line alpha and thickness
  • activated Polish translation

Other fixes

  • Blood: added 0 checks to all divisions for calculating dudeSlope. This could crash if a dude had itself set as target.
  • use correct math to access a texel's center for rendering voxels.
  • Blood: fixed savegame handling for most recent 'modern' extensions. This added more states which were not handled properly

Statistics: Posted by Graf Zahl — Sat Oct 16, 2021 2:40 am — Replies 2 — Views 164