I've tried manually activating the spells through binary modifications and they're just broken and crash the game, no real way to fix them either :(
The buildings for BOTG are hard coded into the executable itself, no way to back port them sorry.
I can't remember if it was possible or not to...
Any questions or discussion about Black & White 2 or BoTG can be asked here. I will do my best to answer your questions.
Check out my bw2-modding repository. You can find information about file formats used in Black & White 2, scripting language documentation and more on the LHVM (Lionhead...
You can download a zip file of that entire repository here: https://github.com/HandsomeMatt/bw2-modding/archive/master.zip
Editing CHL files is incredibly difficult, I have written a decompiler and a partial assembler - however it requires you to edit scripts in a near assembly like language...
Sorry the BMWViewer on my GitHub is completely the wrong project folder. I've only so far been able to find the binary of my model viewer, however it is a .NET assembly so you can easily decompile the code for yourself if you wish. I have attached the viewer in a zip file below. It is incredibly...
So Kayssplace eventually broke as it had been unmaintained for 10+ years - I took an archive of everything, all downloads, all forum posts, all members etc.. and rehosted it here. For a while I setup a redirect from Kayssplace to here - but as of March someone purchased the domain and now hosts...
You need to install the game as an admin, and then install the fan patches as admin. You then either run the game under normal mode or admin mode, switching between the two will clear your save game.
I think DPI scaling in Windows messes up the resolution. You could try running it in windowed mode perhaps. Or alternatively change the scaling of your Windows to 100% you can do that from the display settings menu:
Did you install the fan patch, are you running with any compatibility settings, admin mode, what are your system specs, don't try and put a nocd crack over the fan patch also, it includes one.
Any other info you can give me about the crash (debug info) would greatly help.
Does anyone mind updating the PCGamingWiki: http://pcgamingwiki.com/wiki/Black_%26_White_2
I don't personally have time, but it'd be a great help for people trying to find information about Black & White 2.
oh by the way, since you seem quite interested in more advanced modding, check out these write ups I did about the technical changes in the patches hosted here: https://github.com/HandsomeMatt/bw1-patches
there's also stuff about emulating the black & white 1 online servers...