ninestill.blogg.se

New civ 6 patch
New civ 6 patch













new civ 6 patch

Open a (in the folder \Base\Assets\UI) and search for the variable local PAN_SPEED.

#New civ 6 patch how to

For more on how to muck with the controls, check out Xacius's comprehensive post. Now find the ' DefaultKeyUpHandler' function and make the same change, save the file and try it out. If( uiKey = Keys.VK_LEFT or uiKey = Keys.A ) then If( uiKey = Keys.VK_DOWN or uiKey = Keys.S ) then If( uiKey = Keys.VK_RIGHT or uiKey = Keys.D ) then

new civ 6 patch

If( uiKey = Keys.VK_UP or uiKey = Keys.W ) then

new civ 6 patch

Here's how the 'if' statements should look when you've edited them: To add WASD control, we just need to tell it to also check if the WASD keys are pressed. You'll see four if/then statements which handle input from the arrow keys: Keys.VK_UP, Keys.VK_RIGHT, Keys.VK_DOWN, Keys.VK_LEFT. Search for ' DefaultKeyDownHandler' to find the function we want to edit. Now navigate to Civ 6's UI directory (\Base\Assets\UI) and open the file a with a text editor (WordPad works fine). First, unbind W and A in the settings so you don't accidentally attack when you mean to move the camera. Reddit user Xacius has the details on this tweak. Rename logos.bk2 to something else, and then either make a copy of WipeRight.bik and rename it logos.bk2 to replace the logos with a brief pattern, or (even better) download this blank bik video and use it instead. Instead, we have to replace it with a blank video. Unfortunately, just deleting logos.bk2 will cause Civ 6 to hang while loading. Navigate to \Base\Platforms\Windows\Movies in the Civilization 6 install directory-see the fix above if you don't know where to look, or right click on the game in your Steam library, then select Properties > Local Files > Browse Local Files. The trick comes from Reddit account Civ6LogoSkip, which is a very specific account to have, but a very useful one to us. It's easy to disable the main intro video-it's in the options menu, under 'Application'-but also getting rid of the logo splash screens is slightly trickier.















New civ 6 patch