Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 200 online users. » 0 Member(s) | 199 Guest(s) Google
|
Latest Threads |
Black & White: Ultimate (...
Forum: Modding
Last Post: Shane
02-05-2024, 08:46
» Replies: 0
» Views: 1,001
|
How to extract/insert Mod...
Forum: Modding
Last Post: Weed_Man
05-15-2022, 23:51
» Replies: 35
» Views: 74,492
|
Help with the BWGraphicMo...
Forum: Modding
Last Post: Jeff McJeff
02-23-2022, 23:24
» Replies: 10
» Views: 14,006
|
error when trying to laun...
Forum: Technical help
Last Post: Lant
08-25-2021, 10:34
» Replies: 13
» Views: 17,567
|
Mod Manager - replacing R...
Forum: Modding
Last Post: Weed_Man
08-17-2021, 03:02
» Replies: 9
» Views: 21,496
|
Black & White: Ultimate
Forum: Modding
Last Post: Lant
03-28-2021, 11:04
» Replies: 1
» Views: 5,543
|
How to create inWorld Tex...
Forum: Modding
Last Post: Kratzean
03-12-2021, 20:46
» Replies: 2
» Views: 5,537
|
Black & White: Ultimate (...
Forum: Modding
Last Post: Random.Rex
03-04-2021, 17:17
» Replies: 6
» Views: 12,087
|
Resolution + Graphics mod...
Forum: Technical help
Last Post: Lant
10-25-2020, 10:46
» Replies: 1
» Views: 4,678
|
Creature Isle Pathing
Forum: Modding
Last Post: Shane
10-19-2020, 11:01
» Replies: 8
» Views: 13,961
|
|
|
Extracting Informations from info.dat AND add extra objects |
Posted by: Kratzean - 09-13-2017, 17:06 - Forum: Modding
- No Replies
|
|
At the moment I am extracting the Informations from the CI info.dat into info*.txt files and I finished the first 4 ofd them.
But (I tried it in the normal B&W game), I can't add new objects, because I think, there are special offsets for this. I tried to change it with IDE in the exe file (I test to add a own spell), but every time I tried to add an extra object into the text files and used it, the game crashes. The game didn't load the extra informations in the text file.
You can find the different functions for the Objects (like spells) at this area ...
.... in Creatureisle.exe: 0042CC60
.... in runblack.exe: unknown (search for example for the String 'DETAIL_MAGIC_GENERAL_INFO' with IDA).
I opened it with IDA. When somebody knows a way, to add extra objects/entries (by increasing values or change offsets...), it would be very fine^^
edit: info5.txt done too^^
|
|
|
BaW Graphics Mod Manager for AllMeshes.g3d and Landscapes? |
Posted by: Kratzean - 09-01-2017, 14:39 - Forum: Modding
- Replies (6)
|
|
It's possible, to load high quality textures with the BaW Graphics Mod Manager for the l3d-Files, stored in the AllMeshes.g3d?
Because l3d files (wothout the BaW Graphics Mod Manager) only can use 256x256 Textures. And for example for the B&W2-Trees I want to use the 1024x1024 textures.
And perhaps its possible, to use high quality textures (or modify the textures) of a single landscape to? I only want to make it possible, for landscapes, objects.... for all textures with a 256x256 format, to use higher formats like 1024x1024 or more, because this looks better.
It's possible or planed to add to the BaW Graphics Mod Manager functions, to use more memory for the game, so that thew game can show more objwects, effects and don't lag with the B&W trees, which I replaced with the BW-trees in the allmeshes.g3d?
edit: The new version of the GMM make problems with CI. Sometime the game crashes, or the game doesn't load the textures from data/textures....
edit 2: Replacing textures with "AddNewEffect('smallbump.raw', 'MAIN', ET_MAIN, EF_SELECTTEXTURE, 0, '#\smallbump.tga');" doesn't work... When I try it, sometime the game crashes too...
Sry, the GMM is a good idea and can make some nice texture changes, but is still very buggy. At the moment it's impossible, to use it without problems in CI.
|
|
|
Newest update (29/08/2017) |
Posted by: Lant - 08-30-2017, 20:27 - Forum: Main hall
- Replies (7)
|
|
Hi everyone.
The time has come for this big update to finally be born. Actually we planned to release it at 21 march, but different things got in the way, and later we decided to add more features. Maybe it is even good, because now this update is a lot bigger and better than was planned. Sadly, it is probably the last version supporting IE 4(if anyone is still using it!). But anyway, you can find a lot of new stuff. Here is the short list:
Added:
- Tables with additional information about Creatures, Miracles, Leashes, Tribes, Buildings and Trees
- Small fixes and new features on the site
- New version (0.51) of BaW Graphics Mod Manager (Small fixes, FullScreen windowed mode and a way to set the window size)
- Official script files taken from B&W for Mac
- Original info.dat files in Files/Missing Files part
- Two new articles: info.dat secrets and ZSpellFiles
- Some new Mods available on the forum
- Pictures of the websites on the Links page
That is not all. One of the most important new things may be added separately soon.
|
|
|
Editing txt.zzz-Files |
Posted by: Kratzean - 08-15-2017, 12:58 - Forum: Modding
- Replies (2)
|
|
Somebody have an idea, how I can edit a txt.zzz file?
This files contains effects for wonders and other visual effects like fireworks.
|
|
|
555 and 16b files |
Posted by: sylcai - 06-28-2017, 16:01 - Forum: Modding
- Replies (2)
|
|
Has someone figured out a way to extract the images properly from these files? I am able to open them, but the interlacing is so strange.
|
|
|
Mod Manager - replacing RAW textures |
Posted by: sylcai - 06-12-2017, 23:36 - Forum: Modding
- Replies (9)
|
|
Which format do the textures need to be in, for the mod manager to properly replace the .raw textures?
Also, I am currently using the line;
AddNewEffect('Sky.raw', 'MAIN', ET_MAIN, EF_SELECTTEXTURE, 0, '#\Sky.tga');
is this the correct format?
Also, how do I perform the same for the Alpha layers? Just
AddNewEffect('SkyA.raw', 'MAIN', ET_MAIN, EF_SELECTTEXTURE, 0, '#\SkyA.tga');
Next, does the mod properly load 2x the size or different sized textures. Because at the moment, the Sky texture isn't loading for me.
|
|
|
[land 2] save khazar, skip creature kidnapping |
Posted by: Padepad - 06-09-2017, 14:48 - Forum: Gameplay
- Replies (5)
|
|
this is a guide on how to save khazar from death and your creature from being kidnapped by lethys in land 2
1. have a khazar side mission available
2. have an artefact
3. build 2 artefact charged indian wonders
4. have enough worshippers to cast a lightning later on
5. slow down time with alt + 1
6. convert lethys' main village next to his temple and immediately pause the game
7. go to your temple, unpause for a short moment and cast lightning, pause again
8. go to lethys' temple and oneshot him with a short click on his temple, pause again
9. go near your main village, look for a khazar side mission, unpause and activate it
khazar's death cutscene will be skipped, lethys capturing your creature will be skipped, the permanent vortex opening cutscene will play in the middle of the khazar cutscene and that's it.
i tested it with the khazar side mission where you have to impress the indian village next to your main village with food while khazar is filling their village store up with wood. not sure if other quests work too, maybe.
i posted this like last year but this time i found out how to also save khazar
proof: http://i.imgur.com/xOwim9o.jpg
|
|
|
|