protonscr

Bioshock Infinite Entry Point Not Found

dxvkclosed windows
doitsujin/dxvk#3599 · opened 2023-08-03 by AsrielDewitt · updated 2024-12-30 · 12 comments · github
AAsrielDewitt 2023-08-03 github

Game create these errors when launching from the exe itself

image
image

Software information

Bioshock Infinite, Max settings except AA turned off, DX11

System information

  • GPU:GTX1650
  • Driver:53667
  • Wine version: Non/ Running Natively, using the .dll itself
  • DXVK version: 2.2

Apitrace file(s)

  • Non Made

Log files

BioShockInfinite_dxgi.log
BioShockInfinite_d3d11.log

AAsrielDewitt 2023-08-03 github

Trouble shooting this further, version 2.0 doesn't work, same error

and using 1.10.3 caused this
image

I would share the min-dump file but GIthub doesn't support it, so here's the logs

BioShockInfinite_d3d11.log
BioShockInfinite_dxgi.log

Mmisyltoad 2023-08-03 github

Can you please try the latest GitHub actions build?

AAsrielDewitt 2023-08-03 github

Can you please try the latest GitHub actions build?

image

Edit: Including the Log files
BioShockInfinite_d3d11.log
BioShockInfinite_dxgi.log

IIglu47 2023-08-04 github

I just tested the GOG version (Steam version takes a long time to download with my internet) on Windows. Works fine. So far no idea what could be the problem. Maybe it has something to do with overlays?

screenshot

bioshock_infinite

BioShockInfinite_d3d11.log
BioShockInfinite_dxgi.log

IIglu47 2023-08-04 github

Also checked 536.67 version - still works fine.

Maybe it has something to do with overlays?

at least RTSS doesn't seem to cause problem.

screenshot

bioshock_infinite_53667

AAsrielDewitt 2023-08-04 github

Also checked 536.67 version - still works fine.

Maybe it has something to do with overlays?

at least RTSS doesn't seem to cause problem.

screenshot

Have you tried the steam version? Because that what's I'm using

IIglu47 2023-08-04 github

I checked: 2K launcher and steam version launch without errors on linux with current proton experimental_8.0 and proton experimental_8.0 + manually updated dxvk files

steam-8870-dxvk-master.log

screenshot

bioshock_infinite_steam

AAsrielDewitt 2023-08-06 github

I checked: 2K launcher and steam version launch without errors on linux with current proton experimental_8.0 and proton experimental_8.0 + manually updated dxvk files

steam-8870-dxvk-master.log

screenshot

Odd, that makes... no sense why It doesn't work on Native Windows 11

BBlisto91 2023-08-07 github

warn: D3D11InternalCreateDevice: Adapter is not a DXVK adapter

This line usually indicates that it is trying to use a dxgi.dll that isn't dxvk's own, e.g. the one in the Windows system folder, which won't work. Can happen if the game hardcode it's path

BBlisto91 2023-08-08 github

Checked on Windows. The errors only happens to me if i also put the d3d9.dll in next to the exe. Only putting dxgi and d3d11 makes it run fine for me.

BBlisto91 2024-06-12 github

I am no longer reproducing this on Windows for some reason even when i put all the dlls next to the exe

BBlisto91 2024-12-05 github

@AsrielDewitt Are you able to still reproduce the original issue?

DLLs