About this mod
This mod adds a hotkey for increasing game speed while held down or toggled.
- Requirements
- Permissions and credits
- Donations
By default there are three presets and up to 9 can be configured manually:
- Press F7 to run the game in x3 speed.
- Press F9 to run the game in x6 speed.
- Press F11 to run the game in x9 speed.
It can be used for faster traveling the area, rolling the dice or skipping enemy turn during combat among others.
Speed may be changed either by holding down the key or pressing it once, this can be changed using the EnableToggleMode property.
All settings can be customized in the configuration (toml) file.
Installation:
Download the archive, unpack and copy the bin directory to your game root folder. [Steam\steamapps\common\Baldurs Gate 3]
Notes:
- The mod work for both DirectX and Vulkan executable
- Loader link: Ultimate ASI Loader (included with the mod, link left for reference)
- The NativeModLoader version does not have the loader included
- The ASI version has the loader included
Changelog
v1.8.5
- Updated for game version v4.1.1.3767641 [Hotfix 9]
v1.8.4
- Updated for game version v4.1.1.3748643 [Hotfix 8]
- Fixed invalid memory access
- Small code optimization
v1.8.3
- Updated for game version v4.1.1.3735951 [Hotfix 7]
v1.8.2
- Updated for game version v4.1.1.3732833 [Patch 3]
- Added log information if game version doesn't match the one the mod is designed for
v1.8.1
- Minor changes
v1.8
- Expanded logging
- Log file is now cleaned and contains only latest logs
- Added ability to use custom speed automatically during conversation
- Changed the combat to the turn based mode check
v1.7
- Added ability to use custom speed automatically during combat
- Fixed unloading in case of an initialization error
- Added BGIII_ prefix to the file
- Fixed data validation
v1.6
- Updated for game version v4.1.1.3700362 [Hotfix 6]
- As requested added up to nine configurable speed preset
v1.5.4
- Updated for game version v4.1.1.3696083 [Hotfix 5]
v1.5.3
- Fixed invalid input processing when holding down a key
v1.5.2
- Fixed an issue that prevented the mod from working for some users despite proper initialization
v1.5.1
- Fixed for GOG users
v1.5
- Disabled input reading when game window is not in the foreground
v1.4
- Updated for game version v4.1.1.3686210 [Patch 2]
- Changed mod settings file extension to .toml
- Made toggle mode the default setting
- Small code optimization
- Added logging
v1.3
- Changed the default pause key from ESC to CAPS LOCK