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

no video when loading game #467

Open
B-Nerd opened this issue Mar 16, 2024 · 0 comments
Open

no video when loading game #467

B-Nerd opened this issue Mar 16, 2024 · 0 comments

Comments

@B-Nerd
Copy link

B-Nerd commented Mar 16, 2024

when i change the setting DSPEmulation = "null" to DSPEmulation = "lle"
i get a black screen with no video
i tried it on the qt & sdl version both the same FYI i use the appimage
here is the config.toml file content github does not like toml

[Audio]
DSPEmulation = "lle"
EnableAudio = true

[Battery]
BatteryPercentage = 3
ChargerPlugged = true

[GPU]
EnableShaderJIT = true
EnableVSync = true
Renderer = "opengl"

[General]
EnableDiscordRPC = false
UsePortableBuild = false

[SD]
UseVirtualSD = true
WriteProtectVirtualSD = false

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

No branches or pull requests

1 participant