nomi-san / parsec-vdd

✨ Perfect 4K@240Hz Virtual Display
MIT License
2.09k stars 106 forks source link

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

Open lovestaryouth opened 1 month ago

lovestaryouth commented 1 month ago

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 commented 1 month ago

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

lovestaryouth commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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

nomi-san commented 1 month ago

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 commented 1 month ago

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

thanks so much, I start succeed with this version.

lovestaryouth commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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.

lovestaryouth commented 1 month ago

I close physical screen and make vdd run on startup, just running with vdd.

---- Replied Message ---- | From | Nguyen @.> | | Date | 07/15/2024 18:55 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [nomi-san/parsec-vdd] Open error after modify regedit with PreferredRenderAdapterVendorId=10DE (Issue #55) |

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.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

lovestaryouth commented 1 month ago

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.