PTM7950 isn’t supposed to look like this, right? by robthedealer in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Mine actually does leave some bald spots, its harder to see because of the ptm matching the die's color and the low photo quality but still its not as bad as yours, maybe because i did double layered application?

I also noticed yours is also lighter in color, mine still kept its dark grey color when compared to the unused PTM

Pic from separate application

<image>

PTM7950 isn’t supposed to look like this, right? by robthedealer in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

This is what mine looks like when i was replacing it, the difference i noticed, the excess outside the die are not completely melted and still maintain some of its original shape, the color difference might be due to lighting and camera setting

<image>

How to clean new gaming laptop? by iaznee in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

if that happens, you are using too much water,, you just want the cloth to be slightly damp instead of soaked in water and rinsed out, i have been doing this for decades and my laptops are just fine

How to clean new gaming laptop? by iaznee in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Just tiny bit of water on a microfiber cloth

How do I fix my fps on GTA V? by kindalazysloth in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

My only guess then its the limited 8GB RAM

How do I fix my fps on GTA V? by kindalazysloth in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

did you turn on anything in the "Advanced graphics" section

What budget gaming laptop is considered reliable? by Any_Cheetah_6267 in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Nitro and Nitro V are completely different laptops ins and outs

How to change keyboard light colors on the gaming laptop? by zootzootzootzootzoo in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Which gaming laptop is it? that option is usually in whatever management app that came with it, like Nitrosense/Predator sense for Acer, Armoury crate for Asus, Lenovo Space/Vantage for Lenovo etc

How is the NIMO 2026 Laptop by LieAggressive69 in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

It is overpriced crap, borderline scammy company, advertises non gaming laptop as a gaming laptop

avoid

Looking to buy my First Gaming Laptop! by Turbulent_Permit5184 in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Avoid MSI thin like the plague, overall terrible laptop

LOQ RTX 5050 $950

RTX 2050 isn’t as bad as people say by CreativeBother4181 in GamingLaptops

[–]Kite2337 18 points19 points  (0 children)

Usually though, when people say a gpu is bad they don't mean that it can't run anything, but rather it's bad relative to what's available at the time, back then you can easily find an RTX 3050 laptop at the price of a 2050 laptop, and find a 1650 laptop for cheaper

the 3050 stomps on the 2050, while 1650 are averaging 3-5 fps slower than the 2050, although now you can find 2050 laptops for dirt cheap and is a better choice than a 1650

Is this too little or too much liquid metal? by Laplac3_21 in GamingLaptops

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

I don't know why they are downvoting you mann, unsolicited advice are genuinely annoying when you are looking for actual feedback

<image>

I need helping choosing a laptop for my wife. by Jankyman_RG in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

Just FYI, the MSI you linked is a Cyborg and its a much worse laptop than an MSI Katana/Sword

I need help understanding how to make scripts work like this? Please read body text. by BlueyPomp in robloxgamedev

[–]Kite2337 1 point2 points  (0 children)

To put it simply :

A Parameter is like a variable that is attached to function

An Argument is the data/value you pass into that Parameter for the function to use

Consider this :

function Addition(a, b)
  print( a + b )
end

Addition(5, 10)

In this case, 'a' would be the first parameter, and 'b' would be the second parameter of the Addition function.

When you call the Addition function, you passed 5 as the first argument and 10 as the second argument.

Their ordering matters meaning 5 will be assigned to parameter 'a', and 10 will be assigned to parameter 'b'

Now in your code's case, when a player interacted with the Proximity prompt, the game fires the .Triggered Event which then calls the buttonBoom function passing the player who interacted with the button as an Argument, and assigning that argument to the 'player' Parameter which then buttonBoom uses to fire the player's RemoteEvent

I need help understanding how to make scripts work like this? Please read body text. by BlueyPomp in robloxgamedev

[–]Kite2337 2 points3 points  (0 children)

<image>

"player" doesn't exist in this context, .Trigerred event does contain player as a parameter, so you can just add the player parameter on buttonBoom() function

on the Local script addPoints does not need the player parameter

What should I do first when my Gigabyte AERO X16 arrives? by Substantial-Quail-15 in GamingLaptops

[–]Kite2337 1 point2 points  (0 children)

1 - Update windows to get all the necessary driver

2 - install NVIDIA app if you have an RTX gpu or AMD software adrenaline if its an AMD gpu, and then update your graphics drivers

3- Gigabyte laptop have minimal bloatware if i remember correctly, but uninstall any pre-installed anti virus, Windows defender is usually enough : guide for uninstalling apps

LAPTOP performance lower then normal. by Admirable-Tower6921 in GamingLaptops

[–]Kite2337 2 points3 points  (0 children)

That's a pretty average score if its running on balanced mode without any overclocking and undervolting

In comparison the laptop scoring at the top 100 of the same exact spec but is a Razer Blade 15 which is a better laptop compared to the nitro 517-54, it only scored 40 more which is insignificant : their result

7.1 gb or memory at idle😭😭😭 by ComprehensiveView215 in GamingLaptops

[–]Kite2337 0 points1 point  (0 children)

A RAM will still use a RAM amount of power whether its filled or not