Revive: Remixed: Darker scenes in headset

Created on 27 Apr 2018  路  10Comments  路  Source: LibreVR/Revive

A new problem I discovered, while this may be related to how the games are programmed:

In some games, the in-game scenes are much darker than the on-screen scenes. When running the same game in SteamVR+Revive, this is not the case.
As if Revive translates the color schemes differently than Remixed does, translating in a different result in the HMDs.

Can someone shed some light on this?

Most helpful comment

I could just implement the proper conversion of that format to linear colors in Remixed, but your idea sounds insane and cumbersome, I like it.

All 10 comments

This sounds like Remixed failed to do the SRGB conversion correctly. Which games are you seeing this in?

First one I noticed it at were Lone echo and Echo arena..... Those are my main games anyway.

I'll do some testing today and come up with a more comprehensive list. Then again I do not have a whole lot of oculus games.

I should note I did find a temporary work around, but setting the video gamma settings higher in the Nvidia control panel by temporarily attaching another screen

SRGB is used for gamma correction, so by changing your gamma you're essentially doing that manually.

Anyway, it makes sense it doesn't work well with Lone Echo, it uses the R11G11B10 format. Which doesn't automatically convert between SRGB and linear colors.

I see
Well, guess that means I'll have to deal whenever playing those games.

Any chance we could somehow set multiple pre-game profiles for the color schemes?

I could just implement the proper conversion of that format to linear colors in Remixed, but your idea sounds insane and cumbersome, I like it.

Should be fixed in the new beta: https://github.com/LibreVR/Revive/releases/tag/1.4.0

Confirmed fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GAMEDRIX picture GAMEDRIX  路  4Comments

coderanger picture coderanger  路  13Comments

BiteyThing picture BiteyThing  路  13Comments

newend picture newend  路  5Comments

Alexwijn picture Alexwijn  路  11Comments