Comment résoudre le problème de défilement des bords dans Sid Meier's Civilization VI

The fix that is posted everywhere doesn’t fix the edge scrolling in the corners, where it should go diagonally; It only works right on the top left. The following method is a modified version that should be a complete fix:

Comment réparer

Modify the equivalent lines in Sid Meier’s Civilization VI\Base\Assets\UI\EdgeScroll.xml

 <Container ID="LeftScreenEdge" Anchor="L,J" Size="4,parent+2" />
<Container ID="RightScreenEdge" Anchor="R,J" Size="4,parent+2" Offset="-1,0"/>
<Container ID="TopScreenEdge" Anchor="L,J" Size="parent+2,2" />
<Container ID="BottomScreenEdge" Anchor="L,B" Size="parent+2,2" Offset="0,-1"/>
Ce guide sur Sid Meier's Civilization VI a été écrit par BeeGod. Vous pouvez visiter la publication originale à partir de ce lien. Si vous avez des inquiétudes concernant ce guide, n'hésitez pas à nous joindre ici.

A propos de l'auteur