RDW
RDW
Thanks! I guess the encryption and early (alpha/Arcturus) formats are the most "difficult" issues. However, I haven't had time to look into the format much so I might be wrong....
https://rathena.org/board/topic/130296-a-more-friendly-str-editor/
When visualizing the quad tree I noticed something odd about these maps... There appears to be some sort of "elevator" platform, located far below the ground mesh:  In fact,...
Multiple sources and my own investigation indicate they simply added two bytes in the file header, before the file paths (more details in my notes, need to review them). The...
I've looked into this more as I was investigating the latest kRO changes, and the main difference I've seen in 2.2 maps compared to the old ones is that they...
Example map: ``tur_d03_i.rsw`` Like most maps, it seems to have a "render flag" of zero. If the above assumptions are correct, this would translate to a standard cloud effect (one...
All of the above was clearly nonsense. In reality, they added a "build number", as one byte directly after the version number, which appears to be used to interpret the...
As far as I can tell, the only change is the addition of four bytes after the "build number". The possible values appear to be ``00 00 00 00`` and...
Thanks, I actually have some notes about the culling performed by the client. There were some odd tree models that the creator of RoBrowser noticed weren't actually visible because they...
Quad-tree visualization (Source: BrowEdit Discord):  A picture says it all. Coupled with some explanation/references regarding the culling this should be more than enough info to help people understand the...