Reply 960 of 1181, by ViTi95
- Rank
- Oldbie
Does it crash right at the start? Or does it crash ingame? Also, does this happen with other executables such as fdoom.exe or fdoom13h.exe?
EDIT: I think I've found the issue, it's crashing on cards with 16Mb or more of VRAM
https://github.com/viti95/FastDoom/issues/185
EDIT2: NOLFB fixes this issue, not ideal but better than nothing until I fix the issue
EDIT3: I've fixed this! Turns out DPMI function 0x800 cannot map more than 8Mb of memory. Why? Really I don't know. I've added a cap to limit the VRAM memory available to 8Mb, now al "broken" cards work just fine