So, if you can't select your folder, you cloud to do next yourself:
1) at first, try to move SMBX into "nice" path: I.e. D:\games\SMBX, C:\Users\Vasya\SMBX, C:\SMBX, etc. (Also, you should't have non-ASCII characters in a path to SMBX, because some things are sucks, because Windows's unicode shit)
2) If you still can't find SMBX folder via configure.exe, try to download LATEST SMBX Integration config and retry that
3) Manual "how to do that what 'configure.exe' doing manually":
- install notepad++ or Akelpad (because Windows Notepad sucks with Linux LF's and you will see no new-line characters)
- open "main.ini" and set up next parameters:
Code: Select all
;put your SMBX Path here: (if you have vanilia SMBX, you can put SMBX into ANY folder, but you must save INI-file into UTF-8 encoding without BOM)
;Note: path should have UNIX-like slashes "/" instead of "\" or you should use double-slash "\\"
application-path = C:/_Repos/LunaLUA-SMBX
;Actual name of your SMBX executable (a2mbxt.exe, smbx.exe, smbx13.exe, etc.)
smbx-exe-name = "smbx.exe"