You mostly get evil alignment by capturing towns or doing the evil objectives.
Besides I noticed starving villagers can give you a big amount of decrease. Defeating enemy troops outside of their influence shouldn't give you that much of evil alignment points.
Hey guys,
I had figured out the meanings of many game balance values so I thought I just share them here. Still most definitions of the values are missing (like some values in GameBalanceCreature.txt or platoon values in GameBalanceArmy.txt).
All values are written from the left to right, which...
Minor advice: You can leave the land to god's playground after you finished the 10th level and save there. Like that you don't have to repeat the 10 level every time.
For the save game crash: All I know is the game fails to write the file game.sav to the saved games folder. According to my...
New version 1.4 is up download link below.
Features 3 new campaign lands from BOTG, difficulty adjustments and balance changes :D
Version 1.4 Download
Version 1.4 Changelog
How to install Redux
Start the game and minimize it, navigate to white.exe in the task-manager and try to set the cpu-affinity to just cpu 0, maximize the game and look if it helps.
You only installed both patches 1.1 and 1.2 right?
Make sure to install Matts fan patches, hopefully it it works then.
For BW2 install this patch: https://www.bwfiles.com/files/file.php?id=1421
For BOTG install this patch: https://www.bwfiles.com/files/file.php?id=1422
Hello all, I'm currently working on getting the my own adaptation of the botg-campaign into bw2 and want to share some screenshots here:
Cutscene introducing the enemy creature:
Japanese town conquered by the aztecs + Ghosts!
I also had a look at the unused ballista, quite funny to see it...
Hello everyone, currently I seem to hit some limits with the bw2 modding tools and ran into issues which I can't fix. I hope that maybe some of you guys might now a fix or a direction how to fix it.
[list type=decimal]
First there are two problems with land ids. One is major and one minor...
Hello, sorry for forgetting to answer, but better late than never :yes
I originally wanted to include the vortex script in my mod, but I made some bad experiences with the persistent data function in black & white 2 which can crash the game for some people which is one of the main reasons why I...
Thanks for your feedback, unfortunate though that your save game got damaged. Any idea what could've caused the broken save?
I'll consider your awesome feedback for the next update of my mod.
I don't know which wind sound you mean. If you mean the wind sound during the loading screen it's...
Thanks for the report.
Not exactly a bug, I set all names of custom quests to "Default" for now.
To add custom quest names I would need to edit the file "bw2text.bin" located in the Black & White 2 folder but I don't know a way to edit the file without crashing the game.
Thanks to Handsome Matt who uploaded the original B&W2 scripts I can easily edit the original creature selection.
So yes, I plan to add the tiger and gorilla in the next version :)
You're right, originally there were 2 lands but in my opinion the whole fight against the aztecs was over too fast so I want to make 3 lands.
I don't plan to add opponent gods to my campaign maps but I think I'll add them to my skirmish maps which I plan to include in this mod in a later version.
Hello guys,
in this topic I want to present a modification for Black & White 2 on which I worked the last 1,5 years couple of years.
As the title suggests the mod is named Black & White 2: Redux.
Version 1.6 Features
- Revised Campaign: All norse, japanese and aztec lands changed
- Added...
Boxhead submitted a new resource:
Land 10 by Boxhead - This is basically the unused land 10 fully scripted from Black & White 2.
Read more about this resource...
I created scripts for this land a while ago and decided to upload it.
I also included all the uncompiled scripts I used.
Before you install it, I recommend you to make a copy of your whole Black & White 2 folder.
In order to install it, just copy the content of the "game data" folder into your...
I had the same problem a while ago.
It stuttered weirdly with a R.A.T 7 and Drakonia Black but with a Zelotes T-80 mouse it works well for me.
Unfortunately I haven't found another solution :(
Yes, I already tried to use it like this
begin script ImpressivenessOverride
town8 = get town with id 8
start
enable town town8 impressiveness override with 30000
end script ImpressivenessOverride
But all I got was a parse error.