(May 27th, 2021, 03:29)joshybravo963 Wrote: Since im running through steam my save directory is steamaps/common/BTS/mods.
This is correct!
Did you start the game over shortcut or by Steam?
(May 27th, 2021, 03:29)joshybravo963 Wrote: Since i'm running through steam my save directory is steamaps/common/BTS/mods.
When I load the game i get two "YOU have selected an unusable voice capture device. Voice capture disabled." Pop ups.
You can disable this annoying popup, see my description below.
(May 27th, 2021, 03:29)joshybravo963 Wrote: Then the same pop ups when I load the mod. And then when I connect to multiplayer I get a " warning the version of our game files do not match our host's" Pop up.
Currently, I can not say why you got this warning on login. My assumption that it is caused by double loading the game (first normal, then the mod over ingame menu) does not hold on my system...
_______________________________________________________________
To keep Steam complete out of the game you could try this startup variant. If you use BTS_Wrapper+Civ4BeyondSword2015.exe (or just Civ4BeyondSword2015.exe) for the start, but not the binary from Steam you avoid the dependency to this program.
Starting setup for RB59
0. Download and extract
BTS_Wrapper.exe + dlls into Civ4:BTS's installation directory, if not already done.
1. Copy the INI file 'CivilizationIV.ini' into the installation directory of Civ4, but rename it to RB59.ini
2. Add the mod name to this new file and set some other variables to good values for playing PBs. If you write-protect this file now the correct
server address will restored at each start. Thus, no need to retype this values
3. Now create a shortcut to the Civ4 binary you want use and…
4. … add
ini=RB59 to the target line.
If everything works as expected the game should load the mod now. If not the game will start in fullscreen and with the default settings...
EDIT: Advanced information:
• You can also load a save at the startup if you add following line to the target of the shortcut. This is nice for this other bug mentioned a few posts ago:
Code:
Syntax for the Wrapper (with quotes around the args)
"/fxsload=\"C:\Users\{…full path to save …}\CtH_2.0.CivBeyondSwordSave\""
Syntax for normal Civ4:BTS binary. (Sorry for the difference...)
/fxsload=\"C:\Users\{…full path to save …}\CtH_2.0.CivBeyondSwordSave"
• For testing it is sometimes useful to start multiple instances of Civ4. To avoid reading/writing of the same settings/logs you can mix this
with the /ALTROOT-argument, too.
Important note: Civ4 moves your whole normal root directory (My Games/Beyond the Sword) to the new location. The developer used accidental the move command, but not copy! Do not be confused if you miss your beloved save games
).
Just copy your files back to the original location. At the next startup they will be untouched because they already existing on the new position.
Code:
Add this as first argument to the target line of your shortcut
/ALTROOT={C:\{YOUR PATH}} multiple