
Fenteale
Published
The latest Steam Client Beta + Proton Experimental now lets you run this right out of the box. Everything worked great for me now, I was able to go in campaign, start playing and earn achievements!
Multiplayer Source SDK 2007 mods do not support multiplayer mods through proton.
Looks like this has been an issue for a while. https://github.com/ValveSoftware/Proton/issues/2249 This github issue covers why this game doesn't work.
Season 15 still does not work.
Bungie has seemed to switch from using a proprietary Anti-Cheat to now using Battle-Eye this season. Although it doesn't work in linux right now, I think this might be good for the future since Battle-Eye is one of the Anti Cheat systems that valve has promised to get working for their new version of SteamOS and the Steam Deck.
Got this thing to work. Huge thanks to this steam post https://steamcommunity.com/sharedfiles/filedetails/?id=1904234615 (I guess its broken on windows as well). In linux run binwalk -e TheFinalHoursOfTitanfall.exe
This will create a folder named _TheFinalHoursOfTitanfall.exe.extracted
. Go inside that folder, than go inside the The Final Hours Of Titanfall
folder and run The Final Hours Of Titanfall.exe
with wine. I just used my system wine just fine (with winetricks to install adobeair) but I suspect proton would work just fine with a bit of tweaking.
I have created a script that automates the process you have to do to run this game properly. For all the 2 people who want to try and play this game in the year 2021+, please go here and follow the instructions to get it running: https://github.com/Fenteale/LinuxFinalHoursOfTitanfall
Big performance hit from disabling vulkan stuff, but it makes the game work.
Works great as long as you disable dxvk by rightclicking the game and go to launch options, then put in "PROTON_USE_WINED3D=1 %command%" without the quotations, and you're good to play.
Just use D9VK by adding this to the launch options and you're good to go: "PROTON_USE_D9VK=1 %command%" (without quotes)
Tropical Coast Zone 3 has some kinda shader issue with the underwater pipes you grind through, they flash instead of look transparent. epilepsy warning for that level.
Just use D9VK by adding this to the launch options and you're good to go: "PROTON_USE_D9VK=1 %command%" (without quotes)