Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[D3D9]Gujian 2 render issue #3838

Closed
qinlili23333 opened this issue Feb 5, 2024 · 1 comment · Fixed by #3839
Closed

[D3D9]Gujian 2 render issue #3838

qinlili23333 opened this issue Feb 5, 2024 · 1 comment · Fixed by #3839
Assignees
Labels

Comments

@qinlili23333
Copy link

qinlili23333 commented Feb 5, 2024

The game rendered in a wierd way when using DXVK.
image

It rendered as expected in native DX9, but poor performance.
image

Some useful information:
I also tested D3D9on12 wrapper(https://github.com/Joshua-Ashton/neun-auf-zwoelf) and the result is same render issue as DXVK.
dgVoodoo2/WineD3D are also tested and both will hang the game at start.
The game seems to hardcoded some size of objects and the UI is not properly displayed when using high resolution (2.5k or higher), whenever using native DX9 or DXVK.
image
The game uses Trinigy Vision Engine 2012.1.1.0.

Software information

Game: Gujian 2 Steam version

System information

  • GPU: RTX 3060 Laptop
  • Driver: NVIDIA 551.23
  • Windows: 22623.746
  • DXVK version: 2.3 and master up to 05cb963

To ensure it's NOT NVIDIA driver issue I also tested on my Surface Pro 8, exactly same issue.

  • GPU: Intel Xe 80eu (1135G7)
  • Driver: Intel 101.5186
  • Windows: 22635.3139

Apitrace file(s)

https://njucmeducn-my.sharepoint.com/:u:/g/personal/047219232_njucm_edu_cn/EWt0EmA0Z9NDpKq2AHNWIu0Bev0jRh7BDNNrpZUU1dlPXA?e=CNd4PP

Log files

Nothing strange in log.
GuJian2_d3d9.log

Useful Links

ProtonDB has comments about the same bug on different Linux distro.

@K0bin K0bin added the d3d9 label Feb 5, 2024
@K0bin K0bin self-assigned this Feb 5, 2024
@K0bin
Copy link
Collaborator

K0bin commented Feb 5, 2024

Thanks for the good bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants