PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
37 stars 8 forks source link

Fix crash in levelshot command #264

Closed zturtleman closed 1 month ago

zturtleman commented 1 month ago

This fixes the game crashing in opengl1 and OpenGL2 renderers when running the levelshot command. It also fixes incorrect usage of memory alignment handling for source and resample buffers from my ioq3 PR this is based on.

Fixes #256.