Releases: DarkEnergyProcessor/Itsudemo
Itsudemo v1.0.6
Fixed crash when trying to replace image on some TEXB
Fixed image destruction on some TEXB
Note: There will be no longer HME release of Itsudemo, because HonokaMiku is now drastically changed from v2.3.1 to v4.2.1
Itsudemo v1.0.5 "Bit more verbose"
-a
option now shows TEXB asset name, it's attributes, and it's pixel and image format.
Executable with hme
in the name is a special build to allow read/write encrypted SIF TEXB directly without decrypting it first. It adds -b
option and it's function same as HonokaMiku. It also shows the encrypted game type (if encrypted) when -a
option is used.
Itsudemo v1.0.4 "Skipped some releases"
- Added
-g
(long--generate-link
) option to create .png.imag - Removed calls to htons and it's friends.
- Windows: no longer links to
ws2_32.dll
Itsudemo v1.0.1 "Just some little changes"
- Added -i and -t option.
- --dump-texb now only dumps the texture bank raw image. Use --dump-all for it's default behaviour. -d option now equivalent to --dump-all
- -i or --dump-images only dumps images inside texture bank.
Windows: Links to Kernel32.dll and Ws2_32.dll
Linux: You need libc
and libstdc++
Android: Executable crashes below Android 4.0 (because PIE)
Itsudemo v1.0 "Still no interpreter"
This release still not having Interpreter yet.
Changes can be seen under the latest commit.
Links to Kernel32.dll and ws2_32.dll
Yes, I'm going to upload the linux executable later once I got my VirtualBox running under my Windows 64-bit or I have the cross compiler.
Itsudemo v0.1 "No interpreter yet"
Uploaded early for people that wants to test this program.
Links to Kernel32.dll and ws2_32.dll