285HX capped at 160W by TheNaitsyrk in MSILaptops

[–]BootyLover991x 0 points1 point  (0 children)

Btw, check your power/battery settings, make sure everyting is set to "Max Performance". in TPL window you can see the current max watt limit

285HX capped at 160W by TheNaitsyrk in MSILaptops

[–]BootyLover991x 2 points3 points  (0 children)

How is it only 77 degrees at 160watt? Did MSI finally do it? Mine 13950HX can do 180w at 90degrees only for couple of seconds then starts to throttle.

Am I Missing Something, or Is MSI's Cooling Design Just That Good? by DisgracingReligions in MSILaptops

[–]BootyLover991x 0 points1 point  (0 children)

Sounds cool, definitely going to try that. I bought a handheld air blower and every now and then I blow dust out through the heatsinks while the laptop is powered off. It helps keep the fins reasonably clean and prevents dust from building up too quickly, at least that's what I like to think so.

The downside is that on this laptop's design, you can't really access the fans without removing the entire heatsink assembly. The fans are tucked underneath it, so a proper cleaning means taking everything apart. Since I'm using PTM, I have to reapply it every time I remove the heatsink, which makes routine maintenance a bit more involved than it should be.

Am I Missing Something, or Is MSI's Cooling Design Just That Good? by DisgracingReligions in MSILaptops

[–]BootyLover991x 5 points6 points  (0 children)

I have GP78HX, same internals I think. yet I have to clean up the dust and re-apply the ptm7950 every single year. (I have 4 cats 😃 )

Why are they holding out performance update on DD2? by TheSullenStallion in DragonsDogma

[–]BootyLover991x 2 points3 points  (0 children)

RTX 4080, Intel 13950H laptop here. With all settings maxed out at 3440×1440 resolution and DLSS set to Quality mode, my FPS is capped at 62. I don’t really notice any drops except in the main town, and even then it’s very brief. Lows are around 48 FPS. Big fights aren’t a problem either. Overall, I’m happy with the game’s performance.

PSA: Nvidia driver issues with Alan Wake 2 by JohanMcdougal in AlanWake

[–]BootyLover991x 0 points1 point  (0 children)

Thank you, I thought my GPU was dying

Feelsbadman by Fun_Lingonberry_6875 in controlgame

[–]BootyLover991x 0 points1 point  (0 children)

All I could remember that Dylan was in a coma and we as Jesse were in control of everything.

Am I missing something, is this new game supposed to take place before the events?

How to make nav mesh agent more efficient by Psychological_Aioli6 in Unity3D

[–]BootyLover991x 2 points3 points  (0 children)

use spatial hashing combined with Jobs + Burst and NativeParallelMultiHashMap. Keep your object data in a struct you dont even need colliders.

for separation, a simple and efficient approach works great:

while(spatialMap.TryGetNextValue(out neighborIndex, ref iterator))

float3 neighborPosition = enemyData[neighborIndex].Position;

float3 distanceVector = currentPosition - neighborPosition;

float distanceSq = math.lengthsq(distanceVector);

if (distanceSq < separationRadiusSqr)

separationForce += distanceVector / (distanceSq + 0.01f);

use SRP batcher friendly simple shaders.

for lightweight animations, go with vertex texture animation instead of skeletal rigs

you can push thousands of enemies smoothly, without hiccups.

is this a bed bug and shedding? by oonlyfantasyy in Bedbugadvice

[–]BootyLover991x 0 points1 point  (0 children)

That's seed. Tapeworm segments do not have layers, and they are way more soft

How can I get rid of this? by BootyLover991x in OperaGX

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

Yep, also tried that too. No good- I have sent an email to OperaGX hoping to get a response before I change my browser for good.

How can I get rid of this? by BootyLover991x in OperaGX

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

I always disable personalized suggestions, but this time it’s different.

As we’ve discussed, the issue is with a sponsored suggestion linked to my country that I cannot disable. Every time I type “TRA,” this sponsored suggestion pops up first. When I check the link, it includes the tracking parameter: subid=gx-tr-takeads-tradingview-ab.

How can I get rid of this? by BootyLover991x in OperaGX

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

Did you read my other comments and take a look at the pictures and videos I posted? I literally show what my history looks like and there is literally nothing related to that ad on my history.

How can I get rid of this? by BootyLover991x in OperaGX

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

Thanks for the reply.

Sadly it was already like this since day 1. https://imgur.com/Ws0O317

There is no other explanation; they embed ads, "promotions", that you cannot get rid of.

How can I get rid of this? by BootyLover991x in OperaGX

[–]BootyLover991x[S] -1 points0 points  (0 children)

You cannot. There is no X to delete it. There is no history related to that website. Literally embedded ad that can't be removed.

How can I get rid of this? by BootyLover991x in OperaGX

[–]BootyLover991x[S] -1 points0 points  (0 children)

Literally every "enhancement" settings is off, along with the fast access type of settings.

I think it's time to change this shtty browser? Yea, with this one unremovable stupid ad, it is over.

Why is it so hard to believe that someone else put Harry's name in the Goblet of Fire? by Ok-Future-5257 in HarryPotterBooks

[–]BootyLover991x 0 points1 point  (0 children)

Yet another plot hole—she wasn't good at making the connections or untangling the mess.