RealRTCW icon indicating copy to clipboard operation
RealRTCW copied to clipboard

sdl: fix brigthness option on all desktop and windows after minimize

Open GermanAizek opened this issue 2 months ago • 1 comments

@wolfetplayer The bug is most often detected when the game loads levels and at that moment the game is minimized.

GermanAizek avatar Nov 22 '25 00:11 GermanAizek

Error when tryin to build:

LD build/release-mingw64-x86_64/RealRTCW.x64.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: build/release-mingw64-x86_64/client/sdl_input.o:sdl_input.c:(.rdata$.refptr.glConfig[.refptr.glConfig]+0x0): undefined reference to `glConfig' collect2.exe: error: ld returned 1 exit status

wolfetplayer avatar Nov 25 '25 13:11 wolfetplayer