ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.86k stars 1.04k forks source link

Tank Warfare: Tunisia 1943 (549080) #2543

Open GitoMat opened 5 years ago

GitoMat commented 5 years ago

Compatibility Report

System Information

I confirm:

steam-549080.log

Symptoms

After launching it runs for a short time and the crashes with "001 Program initialization error". The following crash report is created: gt3_crashreport.zip

Reproduction

Start a quick battle.

kisak-valve commented 5 years ago

These look like lines of interest from the log:

INFO: Assertion failed: points[0].Distance == 0.0f && "First point in the curve must be at distance 0.0f"
INFO: Assertion failed: points[pCurve->PointCount - 1].Distance == 1.0f && "Last point in the curve must be at distance 1.0f"
INFO: Assertion failed: OperationSet == FAUDIO_COMMIT_NOW
INFO: Assertion failed: OperationSet == FAUDIO_COMMIT_NOW
INFO: Assertion failed: OperationSet == FAUDIO_COMMIT_NOW

As a side note, this game would benefit from WMA support.

wannesvc commented 5 years ago

Hi, I don't know if it's helpful, but I encountered the same error in Mius Front, but when disableing audio the game works! (even running optimus). Great work guys, I've dreamt of playing this on my linux machine for a long time!