0x1F9F1 / Open1560

A mod for Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
https://0x1F9F1.github.io/Open1560
GNU General Public License v3.0
110 stars 9 forks source link

Increase PtxCount #73

Open 0x1F9F1 opened 3 years ago

0x1F9F1 commented 3 years ago

Currently the game can only handle drawing 64 particle sources at once. This should be increased.

Abortf("Assertion failed (%s,%d): '%s'", "c:\\mm/src\\mmcity/renderweb.h", 54, "PtxCount != 64");