Jump to content

ez2on

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by ez2on

  1. 6 minutes ago, Tokei said:

    I am not able to reproduce this issue. Str files do not have a bias value to begin with though, that's emulated. If the bias value isn't showing up, it could be that it simply failed to guess the value properly. Either way, I would need an example (with a file if possible) on how to reproduce.

    As for the second part, at 0x10c, the value should indeed be 0x00000000. That is the delay for texture animation. That value, "0x7f800000", means "Infinifty" which is usually the result of a division by 0. That's... a bug with the original str file. I saw it in your EZV file and I fixed the output to say "0" instead as it didn't make any sense to save the value as "Infinity" in a EZV file. As for the str file itself, it has no impact since the animation type is set to normal, and therefore the value isn't read at all. I will make a small change however and make sure this value (infinity) can't propagate anywhere either and fix it when loading the str file instead. I'll wait for more information on the bias issue above though.

    Oh, sorry. I saved it in a different version. haha 
    1.0.7 There is no save bug.
    I'll let you know when I find a bug.
    Thank you.

  2. 15 hours ago, Tokei said:

    Heya,

    I see what you mean now; it should be fixed in 1.0.7.

    1.0.7 BUG
    open and save an existing .str file, the Bias value is lost.

    and

    As you can see in the picture, which part is this?
    This is when i open the ezv file and save it as str.
    Original = 00 00 80 7F
    ezv → str save = 00 00 00 00

    000.jpg

  3. On 11/1/2022 at 4:55 AM, Tokei said:

    Hmm, I'm not able to reproduce your issue. Saving as ezv works fine on my end. I have uploaded a newer version (1.0.6) to save ezv as 0.95 instead of 0.94 to support tga images. But that doesn't appear to be related to your issue at all, so you'd have to give me a way to reproduce the problem.

    Saving this file as .ezv changes the frame to a single frame. @Tokei

    https://www.mediafire.com/file/tsvv1g3cedek576

×
×
  • Create New...