Jon Daniel

Results 41 comments of Jon Daniel

It is in no way related to HIGH_DPI mentioned in #4836. As mentioned earlier it only effects examples and corrects cosmetic HUD size updates. I discovered `IsWindowResized()` now and will...

Sorry it takes 14hours on a Sandybridge 2x4 core

No extractable debugging information with ```sh FEATURES="debug" COMMON_FLAGS+="-g" emerge -v libsdl2 libsdl ``` Other apps are working fine.

adding --without-sdl2 gets a working display but crashes at music init during mission load ```sh #0 0xf72c5f6a in mdct_init () from /usr/lib/libvorbis.so.0 #1 0xf72d1853 in ?? () from /usr/lib/libvorbis.so.0 #2...

It've got it running with 32-bit SDL1 applied data path case patches resulting in the following error.log. CDROM device is mounted at /mnt/cdrom and set to CD=/mnt/cdrom in config.ini I...

Never mind I see I have to use "-"/"=" keys to rescale in game

In my opinion it is better to stay with TGA for screenshots which supports the desired palette and flip, because the main image format the game uses is TGA. The...

@jtsiomb thanks for reporting the typo. I changed the above link

@Panzerschrek As requested the changes as separate commits of the previous PR