Closed MexMeRcUrY closed 7 months ago
Hi, the splash screen and HUD correctly render on first launch. Please provide more information so I can debug this.
I made a mistake looks like the issue only happens in "software" mode which is the default... choosing OPENGL or "Polymost" fixes the issue of loading the MOD which uses models and custom splash screen.
splash screen, Hud and models do not render in notblood defaults. I have to change notblood.cfg manually to fix this.
Method: void CONFIG_SetDefaults(void) ----NotBlood---- gSetup.bpp = 8;
------NBLOOD-------
ifdef USE_OPENGL
else
endif