Hello @bendat78, we're using one issue report per unofficially supported game title, so I've gone ahead and transferred this issue report to https://github.com/ValveSoftware/Proton/issues/522#issuecomment-489325041.
@kisak-valve I dont mind you closing, however this workaround does not apply to the steam version of Alice but the one on Origin, which might be different in itself. (i.e. mirrors edge on Origin doesn't work with this workaround and the steam version doesnt require it)
Compatibility Report
System Information
I confirm:
Reproduction + Workaround on Ubuntu 18.04.2
DefaultLimitNOFILE=1024:1048576
ulimit -Hn
should be 1048576
while true; do inotifywait Origin; chmod u+w Origin; done
in it (Origin being the directory you copied the setup file to) this keeps all files in that directory writable while the installer tries to create them read-only and then tries to write them :)