Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purple checkerboard reflections on da_megachat #112

Open
TomyLobo opened this issue Nov 6, 2017 · 4 comments
Open

Purple checkerboard reflections on da_megachat #112

TomyLobo opened this issue Nov 6, 2017 · 4 comments

Comments

@TomyLobo
Copy link
Collaborator

TomyLobo commented Nov 6, 2017

Here's what the issue looks like:
Screenshot of the issue

I found a fix for this as well:

  1. start game
  2. mat_specular 0
    • This will actually disable the part that needs those cubemaps, so make sure you turn it on again later
  3. map da_megachat
  4. buildcubemaps
  5. mat_specular 1
  6. quit
  7. package up everything the game changed/created
  8. upload to steam
  9. done
@AbrahamBrookes
Copy link
Collaborator

AbrahamBrookes commented Nov 6, 2017 via email

@AbrahamBrookes
Copy link
Collaborator

AbrahamBrookes commented Nov 7, 2017 via email

@BSVino
Copy link
Owner

BSVino commented Nov 7, 2017

Make sure you check it in HDR and LDR. Nobody runs LDR anymore but just in case.

@TomyLobo
Copy link
Collaborator Author

TomyLobo commented Nov 7, 2017

I think I run LDR on my shitty laptop.
mat_hdr_level is set to 0, at least.

@Black-Stormy
I just use find -mtime -1 to find all files modified in the last 24h :)
That gives me a good indication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants