CensoredUsername
CensoredUsername
As the original author of the DXT codec, that's fine with me. I wrote it for another project (which didn't need full DDS support) when there wasn't any other rust...
Oh, that is very unclear. I think it's referring to the decompiler directory. Either way the easiest way to get it to run correctly is to just download a snapshot...
oh, AUR. So the thing about AUR is that basically anyone can put a package in there. And someone at one point put unrpyc in there. I have zero clue...
Oh huh. It should just be "clone the repo / download a shapshot of master", move current working directory to it, run `python unrpyc.py`. Does that not work for you?
Closing this after a month of no response.
It was mostly @jackmcbarn's project. Honestly I'm not too sure of it myself. But eh, little cost to maintain it.
Meh, unless someone wants to use it there's little reason to put extra work into it. We can keep this issue open about it for now.
Fair enough. The easiest way to check for this is to see if the position fields actually fit the expected pattern of 1, 2. If the header is wrong those...
Added some warnings in that file around possible issues of loading old rpyc files, rpyc files that we can detect to be from ren'py 7 (doesn't catch all of them,...
>Btw. Whats now with missing pickletools, huh? Strange...! (I thought at first "how did i manage to breaks this now" with my mini-pull req?) Apparently an issue in my previous...