Max Parry
Max Parry
I was not able to reproduce the crash. I was, however, able to reproduce this error: `Error: Unable to write save/quick.bmp`, which was not present with the GL renderer. I...
Found and fixed the out of bounds access. A very small mistake. Now time to get to work on the `Unable to write` error.
Fixed in #2397! \:)
If you use mobile data you will most likely not get any different results. It looks to be IPv6, which I am not sure if it will work with Xash.
I tried running it in the folder and the log isn't useful, only thing of note is ``` [14:34:21] R_ChangeDisplaySettings: Setting video mode to 1920x1080 fullscreen ```
I am in the menu/console, running the server locally on my own machine, with the same results on SP and MP CVars: ``` fps_max 60 fps_override 0 ```
@a1batross `sleeptime` is `1` EDIT: it doesn't happen in the main menu
I did it and strangely nothing came up? Doesn't seem like sleeptime is even working.
> Does 0.52 also contain version 9 models? No, it doesn't. It uses version 6 models.
For version 6, you can seek to 0x64 from start of the file for number of textures, first texture index, and first texture data index in that order, but that's...