Every repack installer dies at exactly 31 bytes into the archive (Linux/Wine) — FitGirl, DODI, tried everything
AC Origins — which release actually installs? FitGirl and DODI both fail Been at this for about eight hours and I'm out of ideas.
Setup: CachyOS, kernel 7.1.3. Plenty of
space, installing to btrfs.
Game is AC Origins. I've tried basically every source:
- FitGirl v1.5.1 (the 31.6 GB one)
- FitGirl HV Gold Edition
- DODI #353 Gold Edition
- CODEX and CPY off Usenet
- cs.rin.ru threads
The weird part: both FitGirl repacks fail identically. The installer
opens fg-01.bin, reads exactly 31 bytes, writes ~29 MB of small files,
then just sits there burning CPU forever. Never reads another byte.
I checked with /proc/PID/fdinfo, the read offset is frozen at 31 and
RSS never moves. Not slow — actually hung.
DODI failed differently at first: unarc kept asking for ~1.9 GB
contiguous and getting refused because the biggest free block in the
32-bit address space was 1792 MiB. About 70 MiB short. Under GE-Proton
that error went away entirely and it landed on the same 31-byte stall
as FitGirl.
What I've already tried:
- proton-cachyos-slr, GE-Proton11, Proton Experimental, system Wine 11.12
- ntsync vs fsync (PROTON_NO_NTSYNC=1)
- ASLR off via setarch -R
- Limiting to 1 CPU (PROTON_CPU_TOPOLOGY=1:0)
- Clean install paths, no apostrophes or brackets, on both drives
- Fresh prefixes every time
- Verified every .bin against FitGirl's own MD5 file — all OK
Also worth mentioning: there is no 32-bit Wine on Arch anymore, it's
all new-WoW64 (wow64cpu.dll only), so I can't fall back to that.
Other DODI repacks install fine on this exact machine — AC Shadows at
155 GB, Stellar Blade at 61 GB — so it's not that repacks don't work
here in general.
Usenet is a dead end too, par2 came back with "not enough repair
blocks" so those articles are genuinely gone.
Has anyone seen a working version???