Skip to content

Commit

Permalink
Added details for AMD iGPU + Nvidia GPU users
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 authored Apr 6, 2022
1 parent f7fd74e commit 920c55f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prboom2/README
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ 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 920c55f

Please sign in to comment.