You are not logged in.

#1 2017-05-05 10:48:42

shipperizer
Member
Registered: 2017-05-05
Posts: 3

Civilization VI rendering broken

Hi all

I haven't been playing Civ VI for a couple of weeks, yesterday I tried again and the result is that all the colours while playing are blurred, examples here http://imgur.com/a/v6pf3

My video card is an Intel 520HD

I launch the game from steam with:

 env LD_PRELOAD='/usr/$LIB/libudev.so.1:/usr/$LIB/libcrypto-compat.so.1.0.0:/usr/$LIB/libssl-compat.so.1.0.0' %command% 

my steam-native is :

#!/bin/sh
export STEAM_RUNTIME=0
# Workaround for dbus fatal termination related coredumps (SIGABRT)
# https://github.com/ValveSoftware/steam-for-linux/issues/4464
export DBUS_FATAL_WARNINGS=0
# Override some libraries as these are what games linked against.
export LD_LIBRARY_PATH="/usr/lib/steam:/usr/lib32/steam"
#export LD_PRELOAD='/usr/lib32/libudev.so.1 /usr/lib32/libcrypto-compat.so.1.0.0 /usr/lib32/libssl-compat.so.1.0.0 usr/lib/libudev.so.1 /usr/lib/libcrypto-compat.so.1.0.0 /usr/lib/libssl-compat.so.1.0.0'
exec /usr/lib/steam/steam "$@"

steam-runtime:

#!/bin/sh
# Override some libraries to avoid incompatibillity
export LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so'
exec /usr/lib/steam/steam "$@"

I followed all the guides about how to make it work (even though before it had no issues whatsoever) and none of those worked for me as

env LD_PRELOAD='./libcxxrt.so:/usr/$LIB/libstdc++.so.6'

breaks it and doesn't let me start the game


Have you got any clue of what it could be wrong?

Thanks

Offline

#2 2017-05-06 14:20:29

Alber
Member
From: Spain - España
Registered: 2011-11-11
Posts: 227

Re: Civilization VI rendering broken

Looks like an issue with update Civ6 1.0.3 to 1.0.4. Surely you had already found that.
It didn't say what video card (just micro i7), so I think it will be a problem with Intel Graphics. Maybe but not sure.

    https://steamcommunity.com/app/289070/d … 327483250/


Because not all of us are native English speakers, try no to use slang or abbreviations, thank you.

Offline

#3 2017-05-06 15:48:48

shipperizer
Member
Registered: 2017-05-05
Posts: 3

Re: Civilization VI rendering broken

Thanks a lot, I stopped my search after a day spent trying to sort it out. That s good news anyway, hopefully will get fixed in the next patch.

Offline

#4 2017-09-12 22:01:12

denis.soto
Member
Registered: 2017-01-07
Posts: 2

Re: Civilization VI rendering broken

Hey have you fixed this issue? I have exactly the same problem as you. Tried to search everywhere but nothing fixes.

Offline

#5 2017-09-13 02:07:25

shipperizer
Member
Registered: 2017-05-05
Posts: 3

Re: Civilization VI rendering broken

Not really, I was tempted to buy the new package/summer release with Nubia, to see if that fixes it but it wouldn't be nice if that's not the case, so I m holding back for a while and see if someone else reports back

Offline

#6 2017-10-01 08:21:57

denis.soto
Member
Registered: 2017-01-07
Posts: 2

Re: Civilization VI rendering broken

shipperizer wrote:

Not really, I was tempted to buy the new package/summer release with Nubia, to see if that fixes it but it wouldn't be nice if that's not the case, so I m holding back for a while and see if someone else reports back

Well, I got all the dlcs but the problem persists...

Offline

Board footer

Powered by FluxBB