Jump to content

resolution crazy


monster

Recommended Posts

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🥴

Link to comment
Share on other sites

  • Leader

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

 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

 

Link to comment
Share on other sites

  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

🤔

Link to comment
Share on other sites

  • Leader

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

 

9 hours ago, monster said:

pobrane.jpg.857788bfe1f97a1da133a306d9db1395.jpg

 

jk😁

 

imo you should do /cvar_restart (all changes will go back to default)

and then change your resolution in game 

/r_mode -1

/r_cusstomwidth 1920

/r_customheight 1080

/vid_restart

  • Like 1
  • Haha 1
Link to comment
Share on other sites

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.