Sid Meier's Civilization VI

Sid Meier's Civilization VI

Преглед на статистиките:
Bugged edge scrolling?
works fine except for the top part of the screen, it moves a tiny bit then stops
< >
Показване на 1-15 от 29 коментара
Yes there are multiple threads about this. Not blaming you for not finding them as there are a lot of posts but there you go.

It's because the edge of the screen is counted as the edge of the 3d window at the top. It's stupid but there you go.
You also use arrowkeys or bind for example WASD for this.
Първоначално публикувано от danibw0i:
You also use arrowkeys or bind for example WASD for this.

Yes or you can click and drag with the left mouse button but it's not the same as edge scrolling. Edge scrolling is some people's preferred way of doing things. It works in civ v.

And actually you can't bind wasd because you can't rebind the camera control keys.
Последно редактиран от Pangolin Legends: Arceus; 21 окт. 2016 в 6:15
Bottom right "End of turn" button blocks scrolling too
Ah, thought everything was bindable. Oh well, I'm sure they will adjust the edgescrolling to work properly.
Seems you can edit config XML file to fix top scrolling issue - look for Base\Assets\UI\WorldInput.xml in your game's dir (usually C:\Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization VI) and on line 25 change the Offset to "0,0":

BEFORE:
<Container ID="TopScreenEdge" Anchor="L,T" Size="Full,30" Offset="0,28" />

AFTER:
<Container ID="TopScreenEdge" Anchor="L,T" Size="Full,30" Offset="0,0" />

You don't have to restart the game - they are applied immediately, even when Civ6 is running.
Последно редактиран от reavver; 21 окт. 2016 в 6:49
Първоначално публикувано от reavver:
Seems you can edit config XML file to fix top scrolling issue - look for Base\Assets\UI\WorldInput.xml in your game's dir (usually C:\Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization VI) and on line 25 change the Offset to "0,0":

BEFORE:
<Container ID="TopScreenEdge" Anchor="L,T" Size="Full,30" Offset="0,28" />

AFTER:
<Container ID="TopScreenEdge" Anchor="L,T" Size="Full,30" Offset="0,0" />

You don't need to restart the game - they are applied immediately, even when Civ6 is running.
They probably offset it so that the map doesn't scroll as easily when you are mousing over the top UI bar for resource info.
yeah sorry to all, i got what the ''problem'' was right after posting this thread, i'm just so used to edge scrolling that i didnt pay enough attention.

Is there an option to increase the sensibility yet? The movement its quite slow (i'm being really picky right now since arrow keys work fine)
Yeah, you are right. Actually this works better (changed Size to "Full,2"):
<Container ID="TopScreenEdge" Anchor="L,T" Size="Full,2" Offset="0,0" />
Последно редактиран от reavver; 21 окт. 2016 в 6:53
Първоначално публикувано от Emaxmagnus:
yeah sorry to all, i got what the ''problem'' was right after posting this thread, i'm just so used to edge scrolling that i didnt pay enough attention.

Is there an option to increase the sensibility yet? The movement its quite slow (i'm being really picky right now since arrow keys work fine)

Play with file Base\Assets\UI\WorldInput.lua. On line 34 you've got:
local PAN_SPEED :number = 1;

Just tried setting it to 5, it's pretty fast then :P

EDIT: changes are also applied immediately without restarting the game.
Последно редактиран от reavver; 21 окт. 2016 в 6:56
yep, the offset is not the actual deal here, just changed the size, thats what i meant :P
i think the best value for speed it's 2, 5 it's a bit formula 1 speed to me
Where ist he config.xml file?
I only have 4 folders in C:\Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization VI

no config file
Първоначално публикувано от dragonfleetusa:
Where ist he config.xml file?
I only have 4 folders in C:\Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization VI

no config file

Base\Assets\UI\WorldInput.xml
< >
Показване на 1-15 от 29 коментара
На страница: 1530 50

Дата на публикуване: 21 окт. 2016 в 5:16
Публикации: 29