Only tested on Steam, submit a issue to let me know if any problems.
-
Download the lateset version at https://github.com/Naunter/bdocn_client_en/releases
-
Please run the BDO launcher and wait for it complete the update before you run the tool and replace the language file!
-
Select the BDO root directory
-
Select your region code
-
Run the tool to replace language file to English
Example for BDO root directory:
C:\Program Files (x86)\Steam\steamapps\common\Black Desert Online\
- Install
python
environment - Install
pyinstaller
- Download
https://github.com/Naunter/bdocn_client_en/archive/refs/heads/main.zip
- Open your
cmd
on Windows, execute the commandpyinstaller.exe --clean -F -p .\ .\run.py
- The compiled
.exe
executeable file will be under thedist
folder