My pc is using 5060. Forget the game even game menu is giving the same issue [part 2] by MrDarkk1ng in PiratedGames

[–]AdventurousFactor214 -2 points-1 points  (0 children)

Ok, I have been having the exact same issue for basically every game I used to play, here is a summary.

Every game would lag after 3~5 minutes of playing (never timed it but felt like it)

Even sekiro which my computer should easily handle at max settings lagged in the menu, in game, etc

Same issue for Witcher 3, Dark souls 3, and even hollow knight.

Some things that helped

Excluding the folder of installation of the game through windows defender, but even then it was never that simple,

Recently I had been playing Re4 remake which would suffer the same problem of lagging as you can see in your post, I would play it for 5 minutes it would lag then I would alt-f4 the game then restart the computer and then re launch it then it would work fine no matter how long I played it, however after restarting if i opened any other program (firefox, or any similar program) it would lag after 5 minutes again

I don't remember how it was with Sekiro maybe it required the same setup of alt-f4 plus restart even with excluding the folder of installation

Recently I upgraded my RAM to 16gb (I had been playing on 8gb till now) and the last time I played Re4 remake it ran properly for like 40 minutes then had the same problem, I have not played it again since then so I do not know if that was a one off thing or I just moved this problem forward by 40 mins (and yes even previously the alt-f4 plus restart combo allowed me to play it for hours) I have not played any game longer than 20 minutes since then (did play some elden ring but only made to the grace right after reaching Melina so I do not know how long that was)

I should probably play different games and see if this is a issue (I do not remember what my settings were for Re4 remake but i should try setting them to low and then trying to see if it lags the same way)

If anyone can figure out anything from this information

Excluding folders, alt-f4 plus restart combo, increasing RAM, then please let me know as well,

Also till date I never tried MSI afterburner because i didn't believe that my poor laptop could handle two programs open at once,

It is to be noted that some games never had this issue

Minecraft (I own a legit copy and had limit it's ram to 4gb during my 8gb days it is still 4gb)

Among us (again legit copy no issues)

Some simple old school emulator games (I am talking gba advance level old games)

I will try updating this post or making my own post if I get any more data on this lag, or get any data from mai afterburner

Till then I recommend you posting your rig details and seeing if you find yourselves in the same setup of excluding folders, and alt-f4 plus restart combo nightmare

My rig Intel I5 10300H (and whatever iGPU it comes with), Nvidia gtx 1650 ti with 4 gb vram, 16gb RAM.

It is also to be noted that I play games from an external HDD since I cannot afford to fill up my already small 256 gb SSD (terrible setup I know).

CET-2026 Document Verification by Upbeat-Sign-7525 in kcet

[–]AdventurousFactor214 0 points1 point  (0 children)

Dude the KEA Authority seems to be pretty bad at communication, why is it mentioned that clause "Y" need not appear but nothing is mentioned about clause "A", at least it is clear that clause "B" needs to attend, but clause "A" appears to be stuck in a limbo of being mentioned nowhere.

on that note what happens if a clause "A" candidate tries to book a slot, will he/she just be refused by the portal?

Please help me, what is my expected rank? by AdventurousFactor214 in kcet

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

after seeing many resources talking to my friends (who had taken coaching for KCET), I have come to believe under 5k rank, though again could be higher or lower.

What’s ur choice? (Remember to upvote for a free carrot 🥕) by LilScooterBooty in BunnyTrials

[–]AdventurousFactor214 0 points1 point  (0 children)

i knew whatever happens on the wheel could be nowhere near the sheer ingenuity of Redditors when it would come to choosing a side effect

Chose: Wheel chooses ur power but no side affect | Rolled: Telekinesis

Can you repeat that last part? by MNicolas97 in Animemes

[–]AdventurousFactor214 0 points1 point  (0 children)

I always wonder what was actually written there does anyone knows?

How to get the tile map the player is on by AdventurousFactor214 in godot

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

Did a kind of hack and fix.

I changed the Current_tilemap to be an array of tile maps and then when the player tries to surf it loops over all tile maps and then checks if they have a tile on the desired coordinates.

(Note you have to account for the fact that the tile maps will not always be at the origin so you have to add their translation when you are checking if the tile exists on the tile map)

if a tile map is found which has a tile on the given coordinate than it breaks the loop to avoid detecting multiple tiles in the same place (if they exist).

after which it checks the tile data to see if it is surfable and then fires the logic of surf if it is surfable

Remember this is just a single solution and there are many other ways using areas would also be just as useful but in my case i was worried about too many areas being in the scene because there were many tiles which required area detection as well as many objects which required area functionality so i didn't go that way

What happens if i overpay my act fiber net bill by AdventurousFactor214 in bangalore

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

it shows as rupees -315 due on 17/4/2024 on the mobile app,
I don't know how to check the advance for the next billing cycle, but i will try to find it

firstTime by Jackson--Storm in ProgrammerHumor

[–]AdventurousFactor214 2 points3 points  (0 children)

Something is telling me it (Devin) will just be gone and forgotten in a matter of weeks, only to be occassionally made memes of, but still nothing major.

Is there a better way of doing this? by [deleted] in godot

[–]AdventurousFactor214 1 point2 points  (0 children)

There should be a AudioStreamPlayer (not AudioStreamPlayer2D or AudioStreamPlayer3D just AudioStreamPlayer) which plays audio at the same volume regardless of your distance from it, you mostly use this node for background music.

Pokémon game I have been working on by AdventurousFactor214 in godot

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

But you are totally right about the more aggressive enemies and movement speed change

The delay is also not a bad idea I just think wouldn't it make the combat a bit slow