RagnarokFileFormats icon indicating copy to clipboard operation
RagnarokFileFormats copied to clipboard

Research the changes made in RSW version 2.5

Open rdw-software opened this issue 5 years ago • 2 comments

Example: gw_fild01.rsw (latest kRO patch) Interestingly enough, GRF editor doesn't have the same issue as with version 2.2., meaning it doesn't crash (but still reads the wrong values for anything but the header).

Probably should find out what they changed in 2.2 first, though (see https://github.com/SacredDuckwhale/RagnarokFileFormats/issues/22).

rdw-software avatar Feb 03 '21 23:02 rdw-software

Set this to waiting since there's no point in tackling it before 2.2 is documented.

rdw-software avatar Feb 04 '21 00:02 rdw-software

they added one more byte and one more int after the version, not sure what's its used for. The byte (I named it flag) will be forwarded to the renderer

Source: Discord

rdw-software avatar Apr 27 '21 20:04 rdw-software