ValveSoftware / ValveSoftware/Proton
Anno 1404: Venice (33350)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
The game window shows up and close immediately. The problem here is DirectX10 -> solution see following screenshot. Now DirectX9 is used.

If I start the game I only see a black screen: steam-33350.log
The solution pointed out in issue (#448) install d3dx9_43 don't work for me.
To get it working I used following winetricks command instead:
$ WINEPREFIX=/mnt/hdd/daten/Steam/steamapps/compatdata/33350/pfx winetricks d3dx9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading steam-33350.log and the workaround described in this issue, then compare it with the solution referenced in issue #448. Confirm the DirectX-related launch behavior and whether the d3dx9 winetricks command changes the result; done means the game no longer closes immediately or displays only a black screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100