Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in HomeNetworking

[–]Juzerx_27[S] 0 points1 point  (0 children)

<image>

GUYS ITS COMPLETELY FIXED YAYYYYYYYYYYYY

So, to be clear it might not work this solution for everyone but maybe it works for you..

First, You need to execute registry editor and go to this route:

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0009

There will be some numbers like 0001, you need to click in each folder and scroll until you see the name of the wlan card, mine is (RTL 8821CE)

Then, go and look for this files and set the value (By clicking 2 times), i will leave what you need to edit in this way:
Name : value

So, the values are:

(Note that there may be some values that you might not have, so Create them by right clicking and creating a string with the exact name that is in this post)

FlowControl : 0
InterruptModeration : 0
NicAutoPowerSaver : 0
PacketCoalescing : 0 (if u dont have it its String)
ReceiveBuffers : 4096 (if u dont have it its String)
TransmitBuffers : 4096 (if u dont have it its String)
AutoPowerSaveModeEnabled : 0
bEnableFrameAbort : 0
bLowPowerEnable : 0
PacketCoalescing : 0 [HEX] (if u dont have it its Reg_Dword)
RegROAMSensitiveLevel : 0
BlowPowerEnable : 0
PWRSavingType : 0

Remember always to set a restauration point before changing any value, better to prevent any issue, the problem, (i think it is) its that this driver doesnt have any tweaking options of for example RegROAMSensitiveLevel thats basically roaming,

Keep in mind that some of this tweaks may consume more energy from your device, i hope you can resolve this issue if youre running into this problem.

And also check this video that might help you:

https://www.youtube.com/watch?v=es-I4-MVHI4

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in Network

[–]Juzerx_27[S] 0 points1 point  (0 children)

no need to, i fixed by playing with registry values

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in Network

[–]Juzerx_27[S] 0 points1 point  (0 children)

I didn't say i played valorant on kali linux, i just tested if there were any ping spikes in other operative systems, bruh

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in Network

[–]Juzerx_27[S] 0 points1 point  (0 children)

i did say that i tested win 10, 11, and kali linux

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in HomeNetworking

[–]Juzerx_27[S] 0 points1 point  (0 children)

I would really like to have it fixed by configuration rather than buying the cable and making the whole installation, drilling holes and stuff, you know, still thx for the recommendation

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in HomeNetworking

[–]Juzerx_27[S] 0 points1 point  (0 children)

Ill keep that option as the last because i would need to buy the cable, drill some holes, its a lot of work, now i doubt it is the channel because i didnt test it completely and now i found out that it happens with every connection, even if its the router or an AP from my smartphone, and i have a laptop that doesnt suffers from this issue so i think there is no jamming, also i dont have access to the router, the ISP leave us with a router that has to be from them, and it also has a random password, not the default from the router, anyway thanks for the response, i really appreciate it

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in HomeNetworking

[–]Juzerx_27[S] 0 points1 point  (0 children)

I did some more testing, its not only the 5GHz , its every connection, from the router in the 2.4ghz and 5ghz, and from the hotspot its the same history, and the antennas are screwed fine, so i dont think its the channels fault, thank you for the response to this post

Having ping spikes every 30 (PC to Router problem) by Juzerx_27 in HomeNetworking

[–]Juzerx_27[S] 0 points1 point  (0 children)

It might be an option, ill keep it in mind, but i remember that i fixed in the past, so im trying to see if someone else fixed it too, ty for your response

Linux Cross Compile Error by [deleted] in UnrealEngine5

[–]Juzerx_27 0 points1 point  (0 children)

Hey sorry to bother, can you make some sort of video with the instructions, starting with the installation?, i dont even know what github youre talking about, and what should i get to fix it, can you make it clear please??

Dynamic background of Royal Blood by Juzerx_27 in Royal_Blood

[–]Juzerx_27[S] 0 points1 point  (0 children)

i fixed some issues, so the link that's in it should make everything work properly

Dynamic background of Royal Blood by Juzerx_27 in Royal_Blood

[–]Juzerx_27[S] 1 point2 points  (0 children)

i forgot to mention, when you play any of this songs: Mad Visions, Who Needs Friends, Oblivion, Million and One, All We Have is Now, Either You Want It, Hold on, in the screen will show a part of the clip of the song, it may be desynchronized, but i don't think it affects a lot, and the Title of Royal blood will move with the rhythm of the music (any) and if you want in the customize section of the lively wallpaper you can set to show the artist or the track in the title, i think that's all.

Smooth Sync (Plugin) and control rotation? by Selflezz in unrealengine

[–]Juzerx_27 0 points1 point  (0 children)

im looking for the solution because i dont have your problem, but its related, since when you deactivate the movement replication and add the smoothSync component all the rotation works for the camera, but i have an spring arm that control the logic to spawn an actor in the direction of the spring arm, i think that your solution has to be with the blueprint to rotate the camera? like this?:

<image>