Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
891 stars 165 forks source link

cant run games with proton-tkg(lastest) #746

Open arnavgr opened 2 years ago

arnavgr commented 2 years ago

i downloaded the tar file , extracted it in compatibilitytool.d and when i tried to launch it , it just crashes everytime OS: Arch Linux (kde) Game:brawlhalla im pretty new to this stuff so i dont know much. i dont know where to find error logs

Tk-Glitch commented 2 years ago

Brawlhalla needs some special care to run, which is not available in the currently available yet old AF tarball (dated Sep 11, 2021).

Since you're on Arch, you can easily build a current build of proton-tkg (which works with Brawlhalla) yourself following the readme instructions: https://github.com/Frogging-Family/wine-tkg-git/tree/master/proton-tkg#quick-how-to- .

That being said, I'll push updated prebuilt releases soon-ish. I'm not too pleased with the current usability state of Wine 7.6 but that'll at least allow for EAC games to run in Proton.

arnavgr commented 2 years ago

Brawlhalla needs some special care to run, which is not available in the currently available yet old AF tarball (dated Sep 11, 2021).

Since you're on Arch, you can easily build a current build of proton-tkg (which works with Brawlhalla) yourself following the readme instructions: https://github.com/Frogging-Family/wine-tkg-git/tree/master/proton-tkg#quick-how-to- .

That being said, I'll push updated prebuilt releases soon-ish. I'm not too pleased with the current usability state of Wine 7.6 but that'll at least allow for EAC games to run in Proton.

honestly speaking i dont know much about making custom wine packages . is there anything specific that i need to changed in the proton.cfg that will make it work? or do i have to figure it out myself?

arnavgr commented 2 years ago

UPDATE: i tried running brawlhalla with -noeac( removes eac) and the game crashed with the newest version but launches with version 5.10 but when it tries to load steam files it says 'steam must be running' how do i fix that?

Tk-Glitch commented 2 years ago

-noeac will disable the anticheat, which will prevent the game to run past a certain point.

I have tested the game on my end with the last pushed proton release (https://github.com/Frogging-Family/wine-tkg-git/releases/tag/7.6.r12.g51472395) and it works just fine. So I would assume the issue is on your end. Make sure that you have installed the Easy Anti Cheat runtime in Steam also, as the game will hit a similar anticheat issue as with -noeac if it's not installed.