List of frequently asked questions.
The mod worked before, but stopped working!
The mod CAN break after game updates and might need an update to work again!
The mod isn't working or displays an error or crashes
If you do have a BG3WASD.log, look for warnings in this file. It can be opened with a text editor. See that the timestamps in there are up to date!
If the file does not exist or the timestamps do not match the system time, then you probably didn't install the mod or the mod launcher correctly.
Sometimes, the mod also displays an error or warning message on launch that can help.
It is possible that Windows blocked the zip or dll files, because it mistakes it for a virus. This is common, since the mod injects code to the game and listens to keypresses.
Rightclick the file, click Properties and see if, at the bottom of the General tab, it says something about unblocking the file.
The mod is not working, although the log file is updating
Sometimes, it helps to reset or re-bind the Camera movement hotkeys, especially if Shift+W works, but WASD doesn't.
Go to the game menu and bind Camera Left/Right/Forward/Backward. Character movement will be the same keys. Toggle between Camera and Character with Capslock.
When you clear both keys from a command in the game menu, the game sometimes binds the default values to the command without displaying them in the menu! This can lead to confusing hotkey conflicts.
Sometimes just restarting the game or the computer once can help.
See if you have any input scripts or tools running like AutoHotKey that might manipulate keypresses.
If you cannot move the camera during combat, read the section "I cannot move during combat" below.
I cannot move during combat, camera seems stuck
That happens when the mod does not detect the combat state correctly and remains in Character movement mode.
So you have to toggle manually to Camera movement mode.
And no, character movement with WASD during combat is not possible.
The game does not start at all, and no error message is shown
Make sure to kill all bg3 processes in the task manager, download the most recent ScriptExtender version, and try again.
Conflicting mods
AZERTY keyboards
The hotkeys you set ingame will adapt to your layout. So W will still be Forward. But the mod hotkeys you can set in the toml file, do not adapt.
So you probably want to rebind ToggleAutorun to shift+key:z.
My character is stuck looking into one direction and movement looks very weird
It happens, when you drag an object, while you move your character.
To prevent it, wait a short delay and let the animation finish after you drag objects.
To fix it, just drag an object without moving the character! If it doesn't work, save and load.
Changing keys or config values
If you edit the file while the game is running, you can press F11 to hot reload the config.
If you want to change the movement keys, bind Camera Left/Right/Backward/Forward in the ingame menu. Character movement is automatically bound to the same keys. You can manually toggle between Camera and Character movement with Capslock.
Vortex users can find this file by going to the Games tab, opening the games Game Folder and then navigating to \bin\NativeMods\.
How to disable Game Updates for BG3 on Steam
In Steam, rightclick Baldur's Gate 3 and click Properties. Go to the Updates tab and set Automatic Updates to Only Update This Game When I Launch It.
Then, when an update arrives and you want to play the game, you will see that it has an update. Don't download it, but let Steam go into Offline Mode.
Then, you can launch the game without updating.
Apparently, there is also a way to downgrade games on Steam, but it is complicated, so I won't explain or support it. Please google it yourself.
The mod causes performance issues and low FPS
If your machine is struggling, there is a FPS mod that sets the process priority to high. You can also do that in the task manager. Maybe this helps a bit.
Can I bind Camera movement to other keys than Character movement?
It also has a technical reason. Allowing it would make development harder.
I (don't) want my Camera to auto-rotate
Can you add the mod to the ingame mod manager
My Camera pitch is bugged
Error message on startup says SDL version mismatch
If you get this error, it means that you did not copy the SDL2.dll that comes with the mod to the correct location.
You must overwrite the existing SDL2.dll in BG3/bin folder!
In 1.9.6 and newer, you don't need to copy this file anymore.
Does the mod support the Steam/GOG version? Does it support Vulkan/DX11?