Will

Results 111 comments of Will
trafficstars

If possible, for your HDD ERROR case, please send the original + modded .bin files for me to inspect. If they show the same pattern as the other non-working file,...

Oh dear, my pattern was wrong... I was thinking "maybe it's DXT5 compression instead of BGRA", but the XG1 file looks practically identical: ![image](https://github.com/mon/ifs_layeredfs/assets/3398021/94ced5e4-d7db-4c57-b068-8689897533ca) Though, since V5 doesn't HDD ERROR...

Well, this is exactly the log I needed! ``` M:pkfs_fs_open(./data_mods/_cache/product/d3/model/tex_gf_common.bin) failed in call_real ``` ...unfortunately, debugging this is going to be tricky. This type of call has never failed before....

Oh, I think I finally remembered what was causing this... The same issue happens with gfdm 5... Old GFDM uses launcherx/gfdmhook, which isn't as polished as mainline bemanitools/spice, so this...

Do you think an addition to the README would be enough? I think if I'm clever I can probably write some sort of "is the filesystem a bit funky" test,...

I've released 3.4, and added information about the path remapping to the README. I hope that this closes this issue!

That's cool as! Glad it built with no issues. Does the rust toolchain support fat binaries that run natively on both archs?

I look forward to our efficient ARM overlords

Per README: > Look at bad apple.py for the pre-processing to take an input video and turn it into boxes.bin, a space-optimized representation of the window bounds for each frame....

The PRs are not universally an improvement, and I need to spend some time integrating them in a way that I prefer. You can just check out the PR's repository,...