matthewearl / JoeQuake-1

Quake engine mod targeted for speedrunning
1 stars 2 forks source link

joequake ignores some commands in default.cfg #2

Open lavenderdotpet opened 7 months ago

lavenderdotpet commented 7 months ago

it ignores gl_texturemode gl_nearest_mipmap_linear and instead uses gl_linear_mipmap_nearest instead image

lavenderdotpet commented 7 months ago

same thing applys to gl_texturemode_sky and gl_texturemode_hud

lavenderdotpet commented 7 months ago

hm not sure why but suddenly works after setting vid res to this vid_width "1280" vid_height "800"