Sid Meier's Civilization VI

Sid Meier's Civilization VI

Ver estatísticas:
Emaxmagnus 21/out./2016 às 5:16
Bugged edge scrolling?
works fine except for the top part of the screen, it moves a tiny bit then stops
< >
Exibindo comentários 115 de 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.
KansasJayhawk98 21/out./2016 às 6:11 
I'd rather use WASD.
danibw0i 21/out./2016 às 6:12 
You also use arrowkeys or bind for example WASD for this.
Escrito originalmente por 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.
Última edição por Pangolin Legends: Arceus; 21/out./2016 às 6:15
Bottom right "End of turn" button blocks scrolling too
danibw0i 21/out./2016 às 6:16 
Ah, thought everything was bindable. Oh well, I'm sure they will adjust the edgescrolling to work properly.
reavver 21/out./2016 às 6:47 
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.
Última edição por reavver; 21/out./2016 às 6:49
PoisonZO 21/out./2016 às 6:49 
Escrito originalmente por 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.
Emaxmagnus 21/out./2016 às 6:52 
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)
reavver 21/out./2016 às 6:52 
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" />
Última edição por reavver; 21/out./2016 às 6:53
reavver 21/out./2016 às 6:55 
Escrito originalmente por 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.
Última edição por reavver; 21/out./2016 às 6:56
Emaxmagnus 21/out./2016 às 6:56 
yep, the offset is not the actual deal here, just changed the size, thats what i meant :P
Emaxmagnus 21/out./2016 às 6:59 
i think the best value for speed it's 2, 5 it's a bit formula 1 speed to me
GreyFox 21/out./2016 às 7:04 
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
Emaxmagnus 21/out./2016 às 7:05 
Escrito originalmente por 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
< >
Exibindo comentários 115 de 29
Por página: 1530 50

Publicado em: 21/out./2016 às 5:16
Mensagens: 29