现在 深度汉化版SDK 和 英文版SDK 完全兼容,与 原汉化版SDK 不再兼容。与英文版兼容主要是为后来的汉化者服务。不兼容的问题主要导致 BL2Fix 汉化版 无法适用于 深度汉化版SDK。2楼链接 提供 BL2Fix 汉化版 深度汉化SDK兼容版本。此版本同时修正了其在任何SDK下都无法自动生成配置文件的BUG。 11楼2024
Python SDK Mods How To Use These mods inject themselves into the game code to change more core features than mere console commands can achieve. They’re basically as easy to install and use, though. Everything you need to know and a list of probably damn near all the mods are available ...
Installed a few QoL mods (BL2 Fix, Better Spawn and Travels, Loot Collector, QuickLoad) needed to use WINEDLLOVERRIDES="ddraw=n,b" to install PythonSDK as instructed by the install guide. Had a few issues when installing mods, to resolve this issue I installed the native Linux version fi...
There is not yet a lot of documentation on writing SDK Mods, it’s best to learn by looking at existing mods. If you need help you can always ask in thePythonSDK discord. Unsurprisingly given the name, you will need to be at least somewhat proficient with Python, specifically the SDK c...
PythonSDK.vcxproj.filters README.md README This repository has been archived. If you're looking for theBL2/TPS/AoDK Mod Manager, see here If you were looking for the code,bl-sdk/unrealsdkandbl-sdk/pyunrealsdkand are the successors to this repo. ...
8. Copy CameraToggle.sdkmod from my mod into Steam\steamapps\common\Borderlands 3\sdk_mods9. Download and install autohotkey from https://www.autohotkey.com/download/ 10. Open the game, on main menu > mods > Camera Toggle > Enabled > switch to on, Set firstpersonmode key...
2.Mod标题无法汉化 修复这个问题也是一样,ModMenu.KeybindManager._extOnPopulateKey,的另一段也包含了 AddKeyBindEntry 函数。这段是决定 Mod标题 无法汉化的关键因素。修正方法如上。 4楼2024-06-09 20:19 回复 冷雨落千江 卑鄙天使 11 此修复我将会与SDK的作者探讨,争取下个版本实装。 5楼2024-06-09 ...