Haruma-VN

Results 13 issues of Haruma-VN

## Feature request ### What are you trying to achieve? I want to apply trasform like matrix transfrom in css. EX: matrix(1, 0, 0, 1, 78.8, 22.2). I could use...

question

PyVZ2 should be usable as 1 exe, like most other modding tools. If it's not set up like this by default, that's fine, but there should be easy to configure....

enhancement

Make a function compare each key and value and then generate the Patch

enhancement
help wanted

The game mostly ignores the subgroups path, only care about the smart path and compositeshell order. You can mostly place resources.json everywhere which causes many troubles. Check this rsb: ~~[Broken...

bug
help wanted

When unpacking, if they place another res/resources.rton as another rsgp under the original one, the tool will unpack and override the existed one which causes many troubles. Perhaps you need...

bug
help wanted

The tool is super weak on JSON Parsing, and stop instantly if the json is trailing commas but object can have trailing commas.

enhancement

In Python, there is a built-in library called "sys" that you can use that to support drag and drop. I believe you can support drag and drop through a launch...

enhancement

Decrypt and Encrypt RijndaelCBC ZeroPadding is very slow with 2C RTONs, pls make it faster

enhancement
performance

It would be cool if there was a way to generate pp.dat files with advanced options. (17/07/2022) Here is a list of things that still need to be finished before...

enhancement

It seems like some subgroups have very weird name because the game doesn't read it, it read from other places. The tool should be taken data from resources.json, get value...

enhancement
help wanted