RagnarokResearchLab / RagLite

Standalone client/server application for locally simulating a persistent world
Mozilla Public License 2.0
12 stars 1 forks source link

Add a new FFI-based decoder for GR2 files #125

Open rdw-software opened 1 year ago

rdw-software commented 1 year ago

Roadmap:

rdw-software commented 3 months ago

Interestingly, a detailed write-up/eference implementation now exists for OODLE-1: https://github.com/LunaticInAHat/liboodle

Clearly, there are many differences in the "inner" parts of the arithmetic decoder; it seems OODLE-0 is simpler than OODLE-1:

Although dealing with GR2 files is super low priority, it may be feasible to decode them if the tables can be reconstructed OTF.