The current implementation ignores the `skip` and `count` parts of the bitpacked argument. The puzzlelague64 recomp seems to have an [ok'ish implementation](https://github.com/AngheloAlf/puzzleleague64_recomp/blob/f3bbd982a4b7cdef6702d3d869a5d6958db19cb1/include/rsp.h#L86), we should test it and use it if it works properly.
The current implementation ignores the
skipandcountparts of the bitpacked argument.The puzzlelague64 recomp seems to have an ok'ish implementation, we should test it and use it if it works properly.