Humble

L2 gamma and brightness problem fix

Recommended Posts

this topic has been brought to light several times in the history of lineage, since c4 the gamma and brightness of the client has been messed up. from adjusting the gamma on your entire computer, to being too bright and washing out the colors of the game people have been complaining about this for ages.

The gamma settings of the game adjust the brightness of your entire computer without your involvement. in fullscreen, or for those with only one monitor, this problem seems moot. you don't see the rest of your computer while playing the game, and you don't have the issue. however, using multiple monitors, or smaller windows, shows this glaring issue full blown. 

the scary part is: there is a fix.

(taken from another post containing these parameters)

Code:
[windrv.windowsclient]
windowedviewportx=1680
windowedviewporty=1050
fullscreenviewportx=1680
fullscreenviewporty=1050
menuviewportx=640
menuviewporty=480
brightness=0.800000
contrast=0.700000
gamma=0.800000

you can see the bottom three values are the ones to blame, and in my experience changing the values to such:
 

Code:
brightness=0.500000
contrast=0.500000
gamma=1.000000

fixes all issues. is there anyway we could get a sanctioned .ini file with these values defaulted in? or at least some other kind of work around. i would be most appreciative.

Edited by Humble

Share this post


Link to post
On 4/23/2019 at 7:28 PM, Koll said:

Checked, can't put it in patch, l2 are too dark for some people after it. Will put it as optional.

l2.ini

Thank you!
Using this l2.ini we need to start the game from l2.exe instead of the launcher?

Share this post


Link to post

Nice hint!

// Off Topic - start

I'm actually trying to automate this process (making a sort of launcher that handles this kind of things), so this kind of suggestions are really appreciated!
beside that, has anyone found or knows how to implement Morim's Mods on 2.0?
I really would love to include them in a custom system

// Off Topic - end

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
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.

Loading...