http://bugs.winehq.org/show_bug.cgi?id=23845
Summary: [Thief3+cpuset] Running wine with mixed privileges or game don't remember saves Product: Wine Version: 1.2 Platform: x86 OS/Version: FreeBSD Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: al-fresco@yandex.ru
Created an attachment (id=29933) --> (http://bugs.winehq.org/attachment.cgi?id=29933) [WINEDEBUG=+file] Fully working game log (with saving capability)
Thief 3: Deadly Shadows, FreeBSD cpuset (manually set suid bit), Wine 1.2
NOTE: the command from issue 2 solves the problem with issue 1, but produces its own issue
Issue 1:
running wine with:
cd ~/.wine/drive_c/Program\ Files/Thief\ 3/System/ && cpuset -c -l 0 wine T3Main.exe
results in: wineserver: /tmp/.wine-7628 is not owned by you if I chown by root, everything's fine, but:
Issue 2:
running wine with:
wineserver && cd ~/.wine/drive_c/Program\ Files/Thief\ 3/System/ && cpuset -c -l 0 wine T3Main.exe
make the game to *not write saves*, i.e. if you push quick-save key, no "game saved" message, and after exiting or loading, the "slow"-save list reverts to its initial state as it was before running the game