jscii icon indicating copy to clipboard operation
jscii copied to clipboard

America's Army Proving Grounds

Open ericwomer opened this issue 6 years ago • 6 comments

Software information

America's Army Proving Grounds

System information

  • GPU: Nvidia gtx 960
  • Driver: 430.14
  • Wine version: Proton 4.2-6
  • D9VK version: 0.12 https://gist.github.com/ericwomer/e77ec3eb0d78b2fb5bee8907a23beccb

Log files

https://gist.github.com/ericwomer/f4935479dbd78616ad8836343eeb01af

ericwomer avatar Jun 11 '19 00:06 ericwomer

Apitrace: command line:

 export WINEDLLOVERRIDES='Z:\store\opt\apitrace-msvc\x86\lib\wrappers\dxgi.dll=n'
 export WINEDEBUG=+debugstr
 WINEPREFIX=/store/SteamLibrary/steamapps/compatdata/203290/pfx wine /store/opt/apitrace-msvc/x86/bin/apitrace.exe  trace -a dxgi AAGame.exe

Link: http://www.mediafire.com/file/nhupbrbdsbb4o9r/AAGame.trace/file

ericwomer avatar Jun 11 '19 13:06 ericwomer

I have tried it with WINE_LARGE_ADDRESS_AWARE=1 and with the master branch, same message in the terminal, but I also periodically get a [Out of memory] pop up message and then it just hangs.

ericwomer avatar Jun 12 '19 18:06 ericwomer

With proton 4.11.1 steam-203290.log: https://gist.github.com/ericwomer/3d8dba72749ce7cb34dda0cf66caf743

ericwomer avatar Jul 31 '19 15:07 ericwomer

Hi! Looks like this game uses DXGI and D3D9:

Can you set dxgi.nvapiHack = False in dxvk.conf?

misyltoad avatar Dec 11 '19 03:12 misyltoad

@Joshua-Ashton Where is it supposed to be located, as its not on my system?

ericwomer avatar Dec 23 '19 17:12 ericwomer

I created dxvk.conf in /home/rake/.steam/steam/steamapps/common/America's Army/AAPG/Binaries/Win32

With the contents of dxgi.nvapiHack = False

and it still says 'Ran out of video memory.' when the menu loads up.

ericwomer avatar Dec 23 '19 17:12 ericwomer