Skip to content

Releases: czastack/RszTool

RszTool 0.3.5

29 Mar 07:58

Choose a tag to compare

  1. 修复怪物猎人:荒野读取

  1. Fix MHWilds read

RszTool 0.3.4

24 Mar 16:15

Choose a tag to compare

2025/03/24 0.3.4

  1. MHWilds support

2024/11/25 0.3.3

  1. Auto detect OBB type

2024/06/25 0.3.2

  1. Optimize the performance of opening files with a large number of items, and improve items rendering.
  2. Use AvalonDock to support more advanced layouts, support reopening files that were not closed last time, and support layout recording.
  3. Support drop folder to add to FileExplorer
  4. A warning will pop up when the writing of Rsz data fails.
  5. The ContextID correction window supports manual input of offset and batch updating of Index.
  6. Support parsing the current player's position and rotation copied from DebugInfo (copied in the Script Generated UI).
  7. Support parsing the position and rotation copied from the Emv Engine,
    by clicking the "+" to the left of the vector field corresponding to the Emv Engine,
    and copying data starting with "vec:",
    where 3 values are considered as the position x, y, z,
    and 4 values are considered as the rotation x, y, z, w.
  8. AddComponent support search

RszTool 0.3.0

12 Apr 07:06

Choose a tag to compare

  1. Add DarkTheme
  2. Fix Quaternion edit
  3. Fix Folder parent assign
  4. Add file explorer
  5. ScnFile support AddFolder
  6. ResourceInfos will be rebulid when instance path field changed
  7. Support edit resource path manually
  8. Dragons Dogma 2 support

RszTool 0.2.2

23 Dec 10:39

Choose a tag to compare

  • Enable paste pfb and scn game object to each other
  • RE4 enable combobox select enum value for field
  • RE4 update ContextID after paste game object and instance

RszTool 0.2.1

13 Dec 08:10

Choose a tag to compare

  • Pfb game object support copy/paste
  • Add self check on field detected as Object type which original type is "Data"
  • Fix repeated NULL in dmc5 which will let 010 Editor throws an error
  • Fix pfb reopen bug
  • Fix recent files menu display
  • Fix RszInstance.RSZUserData.InstanceId when rebulid info
  • Scn object and instance index is more like origin when rebulid info
  • Check resource path when rebulid info

RszTool 0.2.0

12 Dec 02:36

Choose a tag to compare

  • Enable remove game object component
  • Support Int2, Int3, Int4, Uint2, Uint3, Uint4 typpe

RszTool 0.1.9

11 Dec 07:30

Choose a tag to compare

  • Enable instance and field copy and paste
  • Enable GameObject add component
  • Fix UserFile resourceInfo read

RszTool 0.1.8

10 Dec 02:27

Choose a tag to compare

  • Fix search instances by value
  • CheckBox will set file changed status
  • Normal field array support Duplicate/Remove
  • Auto fix ObjectRef to new guid when copy GameObject
  • Refreash view after Reopen

RszTool 0.1.7

09 Dec 02:55

Choose a tag to compare

  • Fix dmc5 read
  • Fix Add array item

RszTool 0.1.6

08 Dec 16:14

Choose a tag to compare

  • Show external Instance UserData path
  • Show GameObjectInfo Guid
  • Add recent files history
  • Some command will set file changed state