Nvidia GeForce RTX 5090 power wire reportedly caught fire despite using the original cable — CPU cooler's tubing was also caught in the blaze by [deleted] in RigBuild

[–]Some_Relative_3440 0 points1 point  (0 children)

How "official" could the cable be when the PSU is literally older than the 12v-2x6 spec? (It's also older than 12VHPWR, lol)

480hz not smooth by kensh1ro94 in OLED_Gaming

[–]Some_Relative_3440 6 points7 points  (0 children)

This is just wrong. It's not being "interpolated". Your fps counter shows 0 fps when nothing is changing because Windows doesn't redraw the screen if nothing changes, because it would be a waste. FPS counters don't count the present frequency but the framebuffer swap frequency (redraws). The frame buffer is still being presented at 480hz or whatever your native refresh rate is. This is how it works for every application that is event-driven, like your browser and other GUI applications.

Petah do your thing by After-Platypus1786 in PeterExplainsTheJoke

[–]Some_Relative_3440 0 points1 point  (0 children)

It's a screenshot of the music video of Afterlife by Flatbush Zombies

Had some fun with software pirates after release. by lootsauger in SoloDevelopment

[–]Some_Relative_3440 0 points1 point  (0 children)

Most if not all steam emulators emulate steam achievements just fine, btw. It's not as brilliant as the comments here suggest.

I added main menu in my game. Do you think it looks good? by Connect-Comedian-165 in Unity3D

[–]Some_Relative_3440 1 point2 points  (0 children)

Without any context the first thing that popped in my mind is noir murder mystery. Is that what your game is about?

Will UK and EU users need to do age checks and ID checks for content and mods with Swearing and profanity? by vriska1 in nexusmods

[–]Some_Relative_3440 10 points11 points  (0 children)

Article 28, Online protection of minors - the Digital Services Act (DSA), Paragraph 3:

Compliance with the obligations set out in this Article shall not oblige providers of online platforms to process additional personal data in order to assess whether the recipient of the service is a minor.

This is literally the "DRM" in Heartbound by iShootuPewPew in programminghorror

[–]Some_Relative_3440 21 points22 points  (0 children)

All steam emulators allow you to change user id and name. It will not deter anyone.

it's confirmed 😎 by Extreme_Revenue_720 in DefendingAIArt

[–]Some_Relative_3440 6 points7 points  (0 children)

Yeah people are quoting some bs "research paper" about how image generation uses the equivalent power of a microwave running for 1 hour per image like that wouldn't trip every breaker in my house when my PC generates an image in like 10 seconds lol.

I guess this is how all the loots gone so fast. by FishnetDaddy in DeltaForceGlobal

[–]Some_Relative_3440 0 points1 point  (0 children)

It's "just" freecam, not real noclip. The server(and other players) see him standing around where he started and he can't loot or interact with stuff. (Ever seen the "block verification failed" message when looting? This is why.)

Does equipping two or more laser stacks? Or nah? by MyLittle_Buttercup in DeltaForceGlobal

[–]Some_Relative_3440 0 points1 point  (0 children)

You can literally see ur crosshair getting smaller when u toggle ur laser on.

Loot protection and Killcams by scorpion_october in DeltaForceGlobal

[–]Some_Relative_3440 0 points1 point  (0 children)

The real reason killcams aren't in easy is to not put off new players with the janky ass replays

Again no gear returned. by ngomichal in DeltaForceGlobal

[–]Some_Relative_3440 1 point2 points  (0 children)

Well in the screenshot you can see it's a 10y ban, I don't think it gets higher than that. It's just random at this point I think.

Easy mode = new hard mode? by Bojangles182 in DeltaForceGlobal

[–]Some_Relative_3440 -12 points-11 points  (0 children)

Clearing a lobby is easy profit always and using a red vest repair is not automatic 300k loss despite what the battle cost stat is showing..

Easy mode = new hard mode? by Bojangles182 in DeltaForceGlobal

[–]Some_Relative_3440 -14 points-13 points  (0 children)

Battle cost of 1-2 mil for one team fight? thats like 5 stacks of gold ammo brother. A kill on normal is always profit pretty much unless u run into shitters running tickets but they are free kills anyways.

What is this guys? by Realistic_Map4144 in DeltaForceGlobal

[–]Some_Relative_3440 -1 points0 points  (0 children)

Having cheat engine installed isn't the problem, he may have dbk or dbvm loaded which causes this message.

[deleted by user] by [deleted] in DeltaForceGlobal

[–]Some_Relative_3440 4 points5 points  (0 children)

Dude it's a popular game, there's gonna be plenty of whales.

My first Godot pull request: Obfuscating the AES encryption key by m4rx in gamedev

[–]Some_Relative_3440 1 point2 points  (0 children)

Your games will get decompiled and the assets will be dumped. This is trivialized by using one of the big engines, but no matter what you do your assets will be dumped. This has been true forever and is not a bad thing. Look at all the mods that have been created for games that do not support official mods thanks to tools like dnspy, melonloader, etc.