ValveSoftware / ValveSoftware/Proton

Anno 1404: Venice (33350)

Open
#641 36 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial Regression
Dominant language
C++
Stars
32.8k
Forks
1.6k
PR merge metrics
PR metrics pending

Description

Steam - System Information

The game window shows up and close immediately. The problem here is DirectX10 -> solution see following screenshot. Now DirectX9 is used.

screenshot_20180826_111225

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.