Search found 48 matches

by Hyote
28 May 2024, 19:14
Forum: Input Lag / Display Lag / Network Lag
Topic: XHCI hand-off
Replies: 6
Views: 1136

Re: XHCI hand-off

I'm starting to be confused about why all the recent posts are about settings that were explored a long time ago. You can find 10 different forum posts about them. Disable XHCI-handoff, disable as many USB ports as you can, just look up any guide like the one from r0ach. Even it looks crazy, it isn'...
by Hyote
24 May 2024, 09:21
Forum: Input Lag / Display Lag / Network Lag
Topic: regedit tweaks, updated on May 24 in comments
Replies: 43
Views: 13137

Re: regedit tweaks, updated on May 24 in comments

I have a finalized version of the kernel tweaks, everything else in the post is unchanged. I moved on to Linux now and if I can't get Windows 10 1709 to be better than this I'll stay here. No input lag or mouse inconsistency here and it never changes.
by Hyote
20 May 2024, 23:15
Forum: Input Lag / Display Lag / Network Lag
Topic: For me, this is the problem (maybe for you as well).
Replies: 2
Views: 1031

Re: For me, this is the problem (maybe for you as well).

No, I run normal contrast and max color vibrance all the time and never change it in the gpu software. If you are on Windows 10 2004+ or Windows 11, get on a less trash OS.
by Hyote
19 May 2024, 11:01
Forum: Input Lag / Display Lag / Network Lag
Topic: This Is How I Fixed My Input Lag [Update]
Replies: 31
Views: 11831

Re: This Is How I Fixed My Input Lag [Update #2]

This is not a solution to anything and it's not recommended to clear it all the time.
by Hyote
17 May 2024, 23:21
Forum: Input Lag / Display Lag / Network Lag
Topic: regedit tweaks, updated on May 24 in comments
Replies: 43
Views: 13137

Re: kernel tweaks, updated May 3

You can add them as many times as you like, only the values will change. I changed most, so you can even compare them with your current registry values. Hi, where are the values from the 30th of April update? Those worked best for me. Cheers Did you find these settings by any chance? I didnt felt g...
by Hyote
17 May 2024, 15:54
Forum: Input Lag / Display Lag / Network Lag
Topic: What will a fine PC's latencymon result look like?
Replies: 20
Views: 9416

Re: What will a fine PC's latencymon result look like?

Always stuck with some settings so some values are not as good as others but here is mine.
by Hyote
16 May 2024, 14:26
Forum: Input Lag / Display Lag / Network Lag
Topic: Windows 10 Optimisation Guide
Replies: 11
Views: 2135

Re: Windows 10 Optimisation Guide

delete SmoothMouseXCurve and SmoothMouseYCurve in Computer\HKEY_CURRENT_USER\Control Panel\Mouse, MouseSpeed 0 ; MouseHoverTime 0 ; new String value: MouseAccel ; MouseAccel_Max ; MouseAccel_Scale all of them to 0 Can you screenshot what this should look like? Instead of deleting SmoothMouseX and Y...
by Hyote
15 May 2024, 12:54
Forum: Input Lag / Display Lag / Network Lag
Topic: Windows 10 Optimisation Guide
Replies: 11
Views: 2135

Re: Windows 10 Optimisation Guide

prevent the Software Protection service attempting to register a restart every 30s reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v "InactivityShutdownDelay" /t REG_DWORD /d "4294967295" /f delete SmoothMouseXCurve and SmoothMouseYCurve in Computer\HKEY_CURR...
by Hyote
15 May 2024, 10:50
Forum: Input Lag / Display Lag / Network Lag
Topic: Windows 10 Optimisation Guide
Replies: 11
Views: 2135

Re: Windows 10 Optimisation Guide

Edited after checking through some settings. prevent the Software Protection service attempting to register a restart every 30s reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v "InactivityShutdownDelay" /t REG_DWORD /d "4294967295" /f zero out all the values ...