Skip to content

Commit

Permalink
git status# This is a combination of 4 commits.
Browse files Browse the repository at this point in the history
Added details for AMD iGPU + Nvidia GPU users / the resolution for sultim-t#19
  • Loading branch information
ltomes committed Apr 6, 2022
1 parent f7fd74e commit 112a15c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions prboom2/README
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,13 @@ Internals

Other Tips
----------
On Windows, using laptops that have both an AMD iGPU and dedicated Nvidia GPU,
Windows may not have vulkin extentions installed for the Nvidia GPU by
default. Installing the latest iGPU driver package (Something like:
"Advanced Micro Devices, Inc. - Extension - 30.0.13002.23" ) should enable
Vulkin support for both the iGPU, and Nvidia GPU.
More details here: https://nvidia.custhelp.com/app/answers/detail/a_id/5182


On Linux, SDL tries to detect an appropriate video device automatically.
If you want to overrite the default, you can set the SDL_VIDEODRIVER
Expand Down

0 comments on commit 112a15c

Please sign in to comment.