Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

PopStudio 5.0

Latest
Compare
Choose a tag to compare
@YingFengTingYu YingFengTingYu released this 27 Jun 00:34
· 14 commits to UsingMoonSharp since this release

Update:

  1. Optimize the App UI.
  2. Change the data generated by RSB unpacking to support different compression methods(each sub group), special pool parts(such as RSB on PS3) and rsb with more than 2GB size(such as RSB on PS4).
  3. Support decoding and encoding PTX with DXT5_RGBA_MortonBlock format from rsb on PS4.
  4. Use Native AOT in some platform to increase the speed.
  5. Delete the CMD support with GUI version and publish the stand-alone CMD version.

If you want to use PopStudio with GUI on Windows, you should install dotnet 6.
If you want to decode or encode PTX in rsb from PVZ2 android version, you should choose ABGR8888 in the setting page.
If you want to decode or encode PTX in rsb from Xbox360 version, you should choose ARGB8888_Padding in the setting page.
If you want to decode or encode Encrypted RTON, you should enter the key in the setting page.

Transcoding Reanim Studio_Json format to other format will omit the font and text label.