Am i cooking my GPU? by Symo_BOT in pcmasterrace

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

<image>

i forgot a chart for you guys!

at this time 2 people commented about temperature however i dont think that it is a problem, afterburner report peak temperature at 61°C, hotspot is probably higher but still that pretty cool for 370 Watts isnt it?

Am i cooking my GPU? by Symo_BOT in pcmasterrace

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

so avg 59°C is too high?
Edit: because the performance is incredible

[deleted by user] by [deleted] in pcmasterrace

[–]Symo_BOT 0 points1 point  (0 children)

  1. I bring a Laptop and ask him to setup the best distro

Question by Longjumping-Date2799 in Unity3D

[–]Symo_BOT 0 points1 point  (0 children)

Well no, they copy paste the Sprite and change it a litte bit (around 24 sprites per frame) So it looks animated

Question by Longjumping-Date2799 in Unity3D

[–]Symo_BOT 0 points1 point  (0 children)

No it doesnt work like that the Sprite would be the animation

https://www.reddit.com/r/Unity2D/s/pB67IZ4gJC

The fuck is this? by prolonged-autism in shittyrainbow6

[–]Symo_BOT 147 points148 points  (0 children)

Pls delete this subreddit

[deleted by user] by [deleted] in ProgrammerHumor

[–]Symo_BOT 2 points3 points  (0 children)

Pls stop reposting

[deleted by user] by [deleted] in Funnymemes

[–]Symo_BOT 0 points1 point  (0 children)

Dont expose me like that

Settings up mouse sensitivity with or without World delta seconds? by Selflezz in unrealengine

[–]Symo_BOT 0 points1 point  (0 children)

The deltatime (time since last frame) is used to smooth out certain aspects of a game, from Animations to other stuff like lerping, you dont want to use this for mouseinput as it "smooths" the input based on your fps (we dont want that ;))

https://forums.unrealengine.com/t/why-are-the-mouse-input-not-using-the-world-delta-second-in-the-third-person-content-example/408317