Posts from Mod requests (orders).
Thanks, I need to check it out. The neural network is for images that appear before the chapters, so you can expand them to 16:9, for example, and also improve their quality at the same time ☝️
First, you need to modify the game's code, and then you can add new pwl files in a 16:9 aspect ratio.
I also wanted to do this for my NVS project, but I don't have the technical capabilities yet.
As for wallpapers, my wife could create them for all the campaigns. Of course, with my support.
NVS 3.0 (Narron's Visual Solutions for HOMMV)
- Ссылка на скачивание мода;
- Ссылка на Компендиум NVS 3.0;
- Сообщество проекта в vk.com
First, you need to modify the game's code, and then you can add new PWL files with a 16:9 aspect ratio.
I also wanted to do this for my NVS project, but I don't have the technical capabilities yet.
As for the wallpapers, my wife could create them for all the campaigns. Of course, with my support.
Respect and admiration to you and your wife. Could you please share the wallpapers for the campaigns and explain where to place them so that they can be changed in the game?
Respect and admiration to you and your wife, could you perhaps upload wallpapers for the campaigns and explain where to place them so they can be changed in the game?
Not yet, because the wallpapers aren't ready.
NVS 3.0 (Narron's Visual Solutions for HOMMV)
- Ссылка на скачивание мода;
- Ссылка на Компендиум NVS 3.0;
- Сообщество проекта в vk.com
Not yet, because there are no wallpapers available.
But you said you made them, right?
But you said you did it, right?
Read my message again. It says "could," not "already done." These are different things.
NVS 3.0 (Narron's Visual Solutions for HOMMV)
- Ссылка на скачивание мода;
- Ссылка на Компендиум NVS 3.0;
- Сообщество проекта в vk.com
Read my message again. It says "could," not "already done." These are different things.
Could you please tell me where to find the image files that appear before the missions in the campaign?
Good afternoon!
Could you please tell me where to find the image files that appear before missions in the campaign?
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
Go to Maps/Scenario/missionname/, open map.xdb, and look for the PWLPicture property to see the path to the texture. Either redraw the texture along that path or specify the path to your own texture.
There's another way! Find an old lamp, rub it, and Hottabych will appear and grant your wish to change the images in the campaign...)))))))))))))))))))))
Go to Maps/Scenario/missionname/, open map.xdb, and find the PWLPicture property. Look at the path to the texture. Either redraw the texture at that path or specify the path to your own.
Thanks, I didn't find it exactly that way. I have a mod installed that unlocks all factions, and I found it in the mod's file, at the same path.
Added 2 hours 16 minutes ago
Go to Maps/Scenario/missionname/, open map.xdb, and find the PWLPicture property. Look at the path to the texture. Either redraw the texture at that path or specify the path to your own.
I'm currently trying to replace the image, and it's an interesting thing. I was able to expand the image, but when I replace the image (for example, the PWL.(Texture).dds file), it still gets cropped at the edges. I started looking for where the parameters of the image format itself are specified. I found the following data in the PWL.(Texture).xdb file:
1364
1024
I changed them to a new graphic file format, but it still crops it for some reason. Can anyone tell me what else might be the problem?
Thanks, I didn't find it exactly like that; I have a mod installed that unlocks all factions, and I found it in the mod's file, using the same path.
Added 2 hours 16 minutes ago
I'm now trying to replace the image, and it's an interesting thing. I was able to expand the image, but when I replace the image (for example, the PWL.(Texture).dds file), it still gets cropped at the edges. I started looking for where the parameters of the image format itself are defined, and I found the following data in the PWL.(Texture).xdb file:
1364
1024
I changed them to the new graphic file format, but it still crops it for some reason. Can anyone tell me what else might be the problem?
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
Hello! I'm trying to do it myself, but I don't understand much yet, and I'll be glad if you can help. I downloaded maps from the forum and, apparently, reinstalled a mod for modified dendroids, like from Heroes 3. I really liked it. But I had an idea to change the model of any of the standard heroes (rangers), for example, Winraell, to an Ent. I don't know if it's possible, but I saw in mods how dungeon lords were a hero, archangels, and others.
_________________
Группа картостроителей
Там ответы на вопросы, руководства, гайды и прочее
Discord-сервер "Герои 5: S.T.A.L.K.E.R"
Сервер по модификации "Герои 5: S.T.A.L.K.E.R"
_________________
Google "how to create your own hero in Heroes 5", the guide describes the process of adding a custom model.
May you live forever, friend! Thanks a lot. I'm going to study it.