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

Vulkan Driver doesn't work windows 11 nvidia 1650 #74276

Closed
abderman opened this issue Mar 3, 2023 · 2 comments
Closed

Vulkan Driver doesn't work windows 11 nvidia 1650 #74276

abderman opened this issue Mar 3, 2023 · 2 comments

Comments

@abderman
Copy link

abderman commented Mar 3, 2023

Godot version

4.0 stable

System information

Windows 11

Issue description

on my laptop
Assus TUF ganing fx 505 dt
nvidia 1650 GTX 8gb
Clipboard06
driver 531.18
can play Valheim using Vulkan but cant use Godot 4.0 forward+
Clipboard04
Clipboard05

Steps to reproduce

run godot 4.0 on laptop asus tuf gaming nvidia gtx, create project forward+
Clipboard01
Clipboard02
Clipboard03

Minimal reproduction project

; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters

config_version=5

[application]

config/name="tstvulkan"
config/features=PackedStringArray("4.0", "Forward Plus")
config/icon="res://icon.svg"

[rendering]

renderer/rendering_method="forward_plus"

@saierXP
Copy link

saierXP commented Mar 3, 2023

If you have AMD integrated + NVIDIA dedicated GPU
Related to #73450.

@Calinou
Copy link
Member

Calinou commented Mar 3, 2023

Try updating your AMD graphics drivers (which are used by integrated graphics).

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

No branches or pull requests

3 participants