Jump to content

Recommended Posts

Posted

seta r_mode -1

resolution 1920x1080

screen lg tv 4k hdr

windows 10 for run  the game here is windows screen en full screen the game crash

could not load opengl subsysthem on error message xd

thats unplayable xd plss helpppppppppppppppppp🥴

  • Leader
Posted (edited)

Hmmm it is suppose to be 1920 x 1080 not 1800 :P

 

 

Edited by rambozo37
  • Like 2
  • 100 1
Posted

lol yep xd

my 0 is hard xd dont work corect

🤣

i use 1080 not 1800 on the video

 

  • Leader
Posted

is it set like this in your cfg?

seta r_mode "-1"

seta r_customwidth "1920"

seta r_customheight "1080"

 

In game you did /exec yourcfg then /vid_restart ?

 

  • Like 1
  • Haha 1
Posted (edited)

looks as tho u have height and width mixed up.

 if u have ur resolution size backwards in et it will give u a opengl error like u said on server.

Edited by captnconcrete
  • Like 1
Posted

 seta ui_r_detailtextures          "0"
    seta ui_r_dynamiclight            "0"
    seta ui_r_ext_compressed_textures "1"
    seta ui_r_gamma                 "1.3"
    seta ui_r_lodbias                 "2"
    seta ui_r_mode                 "-1"
    seta ui_r_picmip                  "3"
    seta ui_r_subdivisions            "999"
    seta ui_r_texturebits             "0"
    seta ui_r_texturemod            "gl_linear_mipmap_nearest"
    seta r_customheight            1920    
    seta r_customwidth            1080

💩xdddddddddddddddddddddddddddddddddddddddddddddddd

IM AN IDIOT XD

 

Posted

  seta ui_r_mode                "-1"
    seta ui_r_picmip                  "3"
    seta ui_r_subdivisions            "999"
    seta ui_r_texturebits             "0"
    seta ui_r_texturemod            "gl_linear_mipmap_nearest"
    seta r_customwidth             "1920"
    seta r_customheight            "1080"

 

same error could not load opengl subsysthem

🤔

Posted (edited)

You need set r_mode -1, not seta ui_r_mode "-1"

Just remove all ui from there, those mess up your cfg

Edited by RendeL
  • Like 3
  • 100 1
Posted
3 minutes ago, RendeL said:

You need set r_mode -1, not seta ui_r_mode "-1"

Just remove all ui from there, those mess up your cfg

What does the ui part do?

  • Leader
Posted (edited)

Like @RendeL said remove ui in there then exec + vid_restart

 

 seta r_mode                "-1"
    seta r_picmip                  "3"
    seta r_subdivisions            "999"
    seta r_texturebits             "0"
    seta r_texturemod            "gl_linear_mipmap_nearest"
    seta r_customwidth             "1920"
    seta r_customheight            "1080

Edited by rambozo37
Posted (edited)
20 minutes ago, CheepHeep said:

What does the ui part do?

It is user interface as cvar. Those cvars are not ment to be used by ui and I'm sure et tries to read it and gets error. It's like 2 cvars in one (ui_+r_)

 

//EDIT: Correct to that after looking at the cvar list from our site, I found those setting do exist ( HERE ), but never seen such before. Maybe old relic cvars from rtcw? Dunno, but also looking at my own cfg, I have none UI settings there. Yeah anyways I'd still remove those "double" cvars to see if it works then.

And you can put vid_restart in the of your cfg, so it exec when you exec your cfg.

Edited by RendeL
added some explanation for cvar
  • 100 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.