-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
Do you have an automatic file listener / packager upper?
…On 6 Nov 2017 10:55 PM, "TomyLobo" ***@***.***> wrote:
Here's what the issue looks like:
[image: Screenshot of the issue]
<https://camo.githubusercontent.com/e5e4ed76bc30435f928028acc7a8c654de485ac4/68747470733a2f2f737465616d75736572696d616765732d612e616b616d616968642e6e65742f7567632f3836303631323435353438393631373231302f453539304338434236423331384439353731413241423239383738313132344446434645393645452f>
I found a fix for this as well:
1. start game
2. mat_specular 0
3. map da_megachat
4. buildcubemaps
5. quit
6. package up everything the game changed/created
7. upload to steam
8. done
Possibly with some repititions of the buildcubemaps step for other HDR
levels, as described here:
https://developer.valvesoftware.com/wiki/Cubemaps
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#112>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH9FKPNsvt0w4OvI3-X4R-Tf_GmjiY0kks5szwHEgaJpZM4QTMrS>
.
|
I'm sure that DA saves the updated maps (with the built cubemaps) to the
da_info folder, but if you have a directory listener going then you'll be
able to catch that.
… Do you have an automatic file listener / packager upper?
On 6 Nov 2017 10:55 PM, "TomyLobo" ***@***.***> wrote:
> Here's what the issue looks like:
> [image: Screenshot of the issue]
> <https://camo.githubusercontent.com/e5e4ed76bc30435f928028acc7a8c654de485ac4/68747470733a2f2f737465616d75736572696d616765732d612e616b616d616968642e6e65742f7567632f3836303631323435353438393631373231302f453539304338434236423331384439353731413241423239383738313132344446434645393645452f>
>
> I found a fix for this as well:
>
> 1. start game
> 2. mat_specular 0
> 3. map da_megachat
> 4. buildcubemaps
> 5. quit
> 6. package up everything the game changed/created
> 7. upload to steam
> 8. done
>
> Possibly with some repititions of the buildcubemaps step for other HDR
> levels, as described here:
> https://developer.valvesoftware.com/wiki/Cubemaps
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#112>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AH9FKPNsvt0w4OvI3-X4R-Tf_GmjiY0kks5szwHEgaJpZM4QTMrS>
> .
>
|
Make sure you check it in HDR and LDR. Nobody runs LDR anymore but just in case. |
I think I run LDR on my shitty laptop. @Black-Stormy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's what the issue looks like:
I found a fix for this as well:
The text was updated successfully, but these errors were encountered: