ZDoom / gzdoom

GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
http://zdoom.org
GNU General Public License v3.0
2.33k stars 526 forks source link

add COMPATF2_NOACSARGCHECK to disable ACS function argument count checks #2598

Closed RicardoLuis0 closed 1 week ago

RicardoLuis0 commented 3 weeks ago

This is needed for older maps/mods with unavailable ACS sources that passed too few arguments to functions and now break (ex. Total Chaos and SpawnSpotForced)