I really only want it to get a list of all the files and their sizes on it, if you want to avoid the hassle of uploading it you could just run this line on a batch file
for /R %%a in ("*.*") do echo %%~fa %%~za >> fileslist.txt
and send me the resulting file, just make sure to run it were the main executable is.
Now, the reason I'm asking for a link is to make sure it's an
unplayed version, since renpy changes some files once is first played, but as long as it's guaranteed to be 0.4.4b with no changes by mods and such it will do perfectly fine, I'll understand if you say no thou