You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openkh-build1859 and openkh-build1876
I'm using this two build to make teste and compare and the error is the same
OpenKh.Command.IdxImg
In what program within this project does this bug occur?
Describe the Bug
I was doing more tests on the tool, I discovered another critical error, this time when you are do replacements in the background textures, the tool inserts the textures and sort wrong.
In the tests below I will give an example of 3 specific scenarios and details of each one:
First Screenshot: hb13.map
I just leave this DDS image because the tool can keep the missing DDS with original source file, just replacing the translated texture from folder:
This was a result:
hb10.map
I leave only this image here:
The result was this too:
But looking in detail, I noticed that the accessories shop remain with the correct textures, but with this is a image directly from the *.map (untranslated low resolution) instead of DDS file (translated hi-res):
hb05.map
I leave this files:
and the result was this:
Here is a curious detail, the DDS texture was inserted correctly at this point, I don't know if it was just luck or if it was influenced by the tool, but anyway I thought it was interesting to report too.
NOTE
All replaced DDS are the same size and format as the original.
(Example:)
If the original DDS was DXT5, the modified DDS was DXT5 also with the same settings.
The text was updated successfully, but these errors were encountered:
openkh-build1859 and openkh-build1876
I'm using this two build to make teste and compare and the error is the same
OpenKh.Command.IdxImg
In what program within this project does this bug occur?
Describe the Bug
I was doing more tests on the tool, I discovered another critical error, this time when you are do replacements in the background textures, the tool inserts the textures and sort wrong.
In the tests below I will give an example of 3 specific scenarios and details of each one:
First Screenshot:
hb13.map
I just leave this DDS image because the tool can keep the missing DDS with original source file, just replacing the translated texture from folder:
This was a result:
hb10.map
I leave only this image here:
The result was this too:
But looking in detail, I noticed that the accessories shop remain with the correct textures, but with this is a image directly from the *.map (untranslated low resolution) instead of DDS file (translated hi-res):
hb05.map
I leave this files:
and the result was this:
Here is a curious detail, the DDS texture was inserted correctly at this point, I don't know if it was just luck or if it was influenced by the tool, but anyway I thought it was interesting to report too.
NOTE
All replaced DDS are the same size and format as the original.
(Example:)
If the original DDS was DXT5, the modified DDS was DXT5 also with the same settings.
The text was updated successfully, but these errors were encountered: