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

Open error after modify regedit with PreferredRenderAdapterVendorId=10DE #55

Open
lovestaryouth opened this issue Jul 15, 2024 · 13 comments

Comments

@lovestaryouth
Copy link

below is event log copy from win11

日志名称: Application
来源: Application Error
日期: 2024.7.15 11:42:25
事件 ID: 1000
任务类别: 应用程序崩溃事件
级别: 错误
关键字:
用户: 养乐多\臭狗子
计算机: 养乐多
描述:
错误应用程序名称: ParsecVDisplay.exe,版本: 0.45.0.0,时间戳: 0xc87b395c
错误模块名称: KERNELBASE.dll,版本: 10.0.22621.3880,时间戳: 0xdb9989e8
异常代码: 0xe0434352
错误偏移量: 0x000000000005fabc
错误进程 ID: 0x0x42A8
错误应用程序启动时间: 0x0x1DAD669023D23B8
错误应用程序路径: D:\software\ParsecVDisplay\ParsecVDisplay.exe
错误模块路径: C:\WINDOWS\System32\KERNELBASE.dll
报告 ID: 7a03663b-b4e5-4a90-a08e-fc3eb70c620c
错误程序包全名:
错误程序包相对应用程序 ID:
事件 Xml:



1000
0
2
100
0
0x8000000000000000

15092


Application
养乐多



ParsecVDisplay.exe
0.45.0.0
c87b395c
KERNELBASE.dll
10.0.22621.3880
db9989e8
e0434352
000000000005fabc
0x42a8
0x1dad669023d23b8
D:\software\ParsecVDisplay\ParsecVDisplay.exe
C:\WINDOWS\System32\KERNELBASE.dll
7a03663b-b4e5-4a90-a08e-fc3eb70c620c





@nomi-san
Copy link
Owner

Do you have multiple GPUs and a one of NVIDIA?
What's your VDD version, v0.45 or v0.41?

@lovestaryouth
Copy link
Author

My CPU is i5-10400f and My GPU is just GTX1660s, VDD version is v0.45.
finally, VDD require .NET4.5 but I cannot install success because of 4.8 latest.

@lovestaryouth
Copy link
Author

Do you have multiple GPUs and a one of NVIDIA? What's your VDD version, v0.45 or v0.41?

Can I use .NET with version more than 4.5?

@nomi-san
Copy link
Owner

Can I use .NET with version more than 4.5?

You dont need to install them, .NET Framework 4.6 is preinstalled on Windows 10, and Windows 11 is .NET Framework 4.8, these versions also support to run the app.

@lovestaryouth
Copy link
Author

Can I use .NET with version more than 4.5?

You dont need to install them, .NET Framework 4.6 is preinstalled on Windows 10, and Windows 11 is .NET Framework 4.8, these versions also support to run the app.

Now, I enable .NET4.8.1, but the app is open with loading on mouse, not open window and exception as same as first comment.

@lovestaryouth
Copy link
Author

About application exception with KERNELBASE.dll(e0434352),I found a question like this: https://stackoverflow.com/questions/51361327/

@nomi-san
Copy link
Owner

I think this error comes from the app, not the .NET Framework.
Lets try this dev version: https://github.com/nomi-san/parsec-vdd/actions/runs/9820071273

@lovestaryouth
Copy link
Author

https://github.com/nomi-san/parsec-vdd/actions/runs/9820071273

thanks so much, I start succeed with this version.

@lovestaryouth
Copy link
Author

I think this error comes from the app, not the .NET Framework. Lets try this dev version: https://github.com/nomi-san/parsec-vdd/actions/runs/9820071273

Sorry, I have a question, I set refresh rate with 75 but when I control with Todesk(Remote Desk Software), then 75 will modify as 60.

@lovestaryouth
Copy link
Author

I think this error comes from the app, not the .NET Framework. Lets try this dev version: https://github.com/nomi-san/parsec-vdd/actions/runs/9820071273

Finally, I already set PreferredRenderAdapterVendorId=10DE, but stream with moonlight just less than 20fps, but My physics screen more than 60.

@nomi-san
Copy link
Owner

Sorry, I have a question, I set refresh rate with 75 but when I control with Todesk(Remote Desk Software), then 75 will modify as 60.

Maybe this app does not support 75 FPS stream, try setting higher Hz/FPS.

Finally, I already set PreferredRenderAdapterVendorId=10DE, but stream with moonlight just less than 20fps, but My physics screen more than 60.

Are you duplicating the virtual display from physical one? If yes, please set it to Extend.
If you are on desktop screen, just play a video when testing.

@nomi-san nomi-san added this to the v0.45.2 milestone Jul 15, 2024
@lovestaryouth
Copy link
Author

lovestaryouth commented Jul 15, 2024 via email

@lovestaryouth
Copy link
Author

Sorry, I have a question, I set refresh rate with 75 but when I control with Todesk(Remote Desk Software), then 75 will modify as 60.

Maybe this app does not support 75 FPS stream, try setting higher Hz/FPS.

Finally, I already set PreferredRenderAdapterVendorId=10DE, but stream with moonlight just less than 20fps, but My physics screen more than 60.

Are you duplicating the virtual display from physical one? If yes, please set it to Extend. If you are on desktop screen, just play a video when testing.

I try to add screen with AMD GPU cause black screen, but remove and modify as normal still black screen.

@nomi-san nomi-san removed this from the v0.45.2 milestone Nov 5, 2024
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

2 participants