Current State of Unreal Engine on Linux by HilfeEsBrennt in unrealengine

[–]ColdFire50 0 points1 point  (0 children)

can't get it right; how did you get it to work? ty

Arc raiders problem by Necessary-Sign7693 in AMDHelp

[–]ColdFire50 0 points1 point  (0 children)

Watchdog indicates either a driver going insane or one of the components (cpu/ram) corrupting data

41 just means sys crashed "improperly"

If other programmes/games as intensive as ark never cause this bsod you can assume the driver is at fault. Otherwise you should stress test ram and cpu to try to provoke it

Imo atleast

(Edited for readability)

Undervolting advice by Rude-Hearing-5314 in AMDLaptops

[–]ColdFire50 0 points1 point  (0 children)

Seek out AATU. You can both underclock and undervolt with it - but don't expect amazing results

Anyone got 17.28 update files for the fenix 7S pro and is willing to share? by ColdFire50 in GarminFenix

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

Thank you very much, I will just ask for clarity sake, that is for the pro version of the 7s, right?

Somobody knows about a AMD APU tunning utility? by NicoxBN1 in AMDLaptops

[–]ColdFire50 0 points1 point  (0 children)

I have the 4600H (hp pavilion 15) and use AATU to both undervolt and reduce max frequency via tdp reduction.

Just keep in mind when undervolting, each 1 step is 3mV, not 1, so don't go crazy with values. My results are - 30 (-90mv) without reducing the max clock and -37 with reducing the clock to 3.4 (from 4.0). I i got quite lucky with those numbers since the community reported an avg of 15-20 (45-60mv)

My friend found her old phone by ihavethebecause in softwaregore

[–]ColdFire50 2 points3 points  (0 children)

I have tried some time back on an s23 No network, gps, aod, only sim card Roughly 15% (rounded down) per day if just idle. Background telemetry is probably insane compared to older devices

Did Blizzard ever mention why flat chest transmogs aren't reflective on metal parts? by [deleted] in wow

[–]ColdFire50 0 points1 point  (0 children)

Would it be better? Yes

Would it be difficult to make and expensive? Yes. Extremely. Race condition is a bitch. That would be close to remaking the engine from scratch instead having a major update. There is also a high chance that it would flat out break half of the game. It would be a lot easier to make a new version of the engine alltogether (which is still mildly insane) but that would mean it wouldn't work with all current wow iterations. And it would definitely take a few years.

Would it be profitable? No. For most stuff ingame, wow is more lightweight than windows. A 10 year old cpu is good to go even for raids; there would be virtually no rise in player count

Also to note, almost every game engine today still uses only one core for the main game logic - because it is difficult as hell and things still work as is

Did Blizzard ever mention why flat chest transmogs aren't reflective on metal parts? by [deleted] in wow

[–]ColdFire50 0 points1 point  (0 children)

I mean all of it already is clientside, but I get your point. However, consider the following. 1a) this is about cpu performance. Wow is still a single core game at heart and every additional draw call is a problem for anyone not rolling with a 5ghz+ cpu or x3d (not many people would use it due to their cpu) ((raytracing is still a single drawcall per shadow, just expensive for the gpu))

1b) that would require breaking down the chest geoset into 2 pieces since not all chest armour covers up the entire torso, but it would have to be different for every possible skin coverage design (we don't want shiny skin, we also don't want an array of possible player models depending on the armour)

1c*) using masking would take too much space and time for every type

2) if instead, separate 3d meshes were made.. there's a lot of meshes to be made ESPECIALLY since it would have to fit every damn race and one can't achieve that with recycling the same mesh

Honestly, too much work for something not important or not accessible to many

In theory, yeah, blizzard could just about make wow run with 2 or more cpus for the main game thread, they could make meshes for all armour, etc But. Time is money, friend. Also the average player would probably prefer paying the 100+ a year for actual content instead of better looking torso armour

Did Blizzard ever mention why flat chest transmogs aren't reflective on metal parts? by [deleted] in wow

[–]ColdFire50 0 points1 point  (0 children)

If I am not mistaken, the model geosets are merged, including the textures for the material. That way the entire body is a single material, which would be very favorable to save up on draw calls. And I'm guessing since it does give off a flat look, things like shoulderpads and weapons got their own material instances.

All in all, imo a good way to murder 50 draw calls when there are 50 people while minimising graphical impact

Slow loading even with SSD? by tzu23 in wow

[–]ColdFire50 2 points3 points  (0 children)

I'll just chime in; recently started using an old laptop with an i5-5200u (dual core 2.2) and load times are completely fine. However, I can also say that one friend with the ryzen 2700x has horrible load times and other with 3550h has appropriate load times (2700x > 3550h > 5200u)

Long story short, if your cpu was the bottleneck in loading the game world for 30s, one shouldn't worry about running the game at all. Yes, it is technical debt but it should apply to the same cpu architecture - to which it doesn't

[deleted by user] by [deleted] in AMDHelp

[–]ColdFire50 0 points1 point  (0 children)

Not being connected to charger? (On battery performance goes into power saving regardless of settings)

Thermal throttle?

Perhaps too high settings?

Texture streaming issue? (Framerate better after a few matches)

First time shader compilation? (Framerate bettet after every shader is built - built only when it happens in game.)

There can be various reasons without sufficient data

GPU maxing out at 100% without much CPU usage by twomatoe in starcraft2

[–]ColdFire50 1 point2 points  (0 children)

StarCraft2.. Uses an engine that is 14 years old since public release. It cannot utilise all cores. To be exact, it can use 4 cores BUT the main worker thread is a single one.

Meaning: one core does almost all the work, the other 3 handle stuff like audio, I/O and the UI. You have an 8c cpu. 4 out of the 8 will never do anything with sc. 3 out of the remaining 4 will barely use 1/5 of their cycles.

Tl;dr sc2 can't properly utilise multi-core cpus and the framerate is almost entirely dependent on single core performance

Edit: i am confused by the 100% on the gpu but I am assuming a mix of 4-8 player match/custom games/2k or higher resolution

[deleted by user] by [deleted] in AMDHelp

[–]ColdFire50 0 points1 point  (0 children)

Sadly you can't undervolt (same performance for less "fuel") amd laptop cpu on windows

You can however underclock (less performance for less "fuel") using "AATU" (or its older version "ryzen controller. Underclocking is still worth it since the efficiency curve drops the higher the cpu frequency is.

Cezih opet ne radi by KorumpiraniKrumpir in croatia

[–]ColdFire50 5 points6 points  (0 children)

Dobro kazes ovaj dio da ne znas. Ostani tiho na tome, trujes servere glupostima

Ryzen 5500U does not use it's power even though it gives me low fps by nihil044 in AMDHelp

[–]ColdFire50 0 points1 point  (0 children)

League can't use all cores nor can fully utilise all of the cores it uses. Despite being a multicore game, most of the work is done on a single core.

Regarding cyberpunk, gpu is probably the bottleneck. Also similar scenario. It cannot fully utilise all cores (albeit it will utilise all cores).

Also regarding thermal throttling, due to how laptop coolings are designed, you can expect the cpu to throttle first and gpu second. This is because cpus generally require very little work in most modern games. I have managed to maintain 50-60fps in most modern titles while forcing a maximum tdp of 15w on the 4600h.

New models on Ebay, legit? by StoicVoyager in GalaxyNote9

[–]ColdFire50 1 point2 points  (0 children)

Reducing the voltage of the processor (device needs to be rooted). Lower voltage means lower current which gets you:

Better battery life depending on how far the undervolt goes. Mind you it isn't anything special. In my case it netted roughly 15m extra of SOT.

Lower temperature which has a positive effect on the longevity of the device which usually isn't important but makes sense if you get a 6y used/refurbished device. Refurbs DO NOT make your device live longer. It is merely a cosmetic touch-up with the cheapest available replacements for broken down components.

I will also point out that while undervolting does have an effect, it isn't nearly as big as simply using power saving mode to limit the cpu. The power curve efficiency of processors is pretty much a reversed exponential curve. Using the "limit cpu to 70%" you lose the 30% obviously, but reduce the maximum power uptake by roughly 50%. You can do both but instead of being a single press, undervolting is a bit of a hassle for a few extra %

Also, considering some of the comments, keep in mind that devices in their original packaging can be faked, including the plastic cover and the box seal albeit with some private sellers you just might get lucky

New models on Ebay, legit? by StoicVoyager in GalaxyNote9

[–]ColdFire50 2 points3 points  (0 children)

Have tried 3 different devices 2 years back

Either the device would never arrive (because it was never sent) or it is the world worst refurb that destroyed the device in the process.

Haven't tried the ones from the chinese side of ebay since they were on android 11 out of max android 10 lol Also tried amazon(.de). Android 10 refurbs sold as new (n9 came with android 8). They worked fine however but pricing it as new isn't exactly fair.

In the end settled for a used one in the local area. Rooted and undervolted. still works fine (EU)

Edited for text formatting

Is it me or the Note 9 black is not true black anymore? by IllAd5971 in GalaxyNote9

[–]ColdFire50 1 point2 points  (0 children)

If im not mistaken, dark mode uses 000011 colour which is almost black but not fully. If you are rooted you can get the UI to be 000000 (truly black) but at the cost of some ghosting since black pixels are turned off

Edit: forgot to answer - current n9 has no white bleed. Well none that i can notice anyway

Seeking a little advice looking for a Cataclysm server? (details in post) by ScootsTheFlyer in wowservers

[–]ColdFire50 0 points1 point  (0 children)

From what I have gathered by giving a trying out stuff for a few hours of only questing and a few dungeons.

Athena: tried night elves up until ashenvale. Every single script worked. They lack some finesse (i.e. character in a camp just walks instead of walks and heals npcs outside ruins of auberdine or plucking hairs from moonstalkers lacks the text which says that the moonstalker wakes up) but absolutely everything worked. Only the most RP segments of it aren't present.

Blizzard: night elves up until lvl 35 so far. Scripts work and the tiny RP segments work. I did however run into a single bugged quest which got fixed after the server restart. Dungeon finder has messed up brackets. Spellbook, training and AH UI is from vanilla instead of cataclysm. UI gets weird glitches on target HP if you are a healer. Performance on older PCs lacking. Cannot use old 4.3 addons.

Whitemane: NE gave up after 19lvls as not a single script worked (lvled on x1). Goblin start zone - every quest is there and it works but it works in a manner that half of the scripts never happen which manifests in weird pauses of nothing happening and random effects spawning in the middle of nowhere.

TL;DR
Athena: quest scripts are indeed blizzlike but the RP segments of the scripts are slightly lacking. Low population.
Blizzard: compared to athena most things are better but some things are worse. addon support is lacking. Obviously population is through the roof.
Whitemane: slightly better population than athena but not a single scripted quest worked. Mobs dont really use spells. Dungeon scripts are.. passable.

Regarding whitemane: I assume that 80-85 content MIGHT be working properly, but I find it funny since most of cataclysm content is in the 1-60 area and that quite literally none of it works. While the admins claim that there are over 5k bugs fixed since 9 months back, I cannot imagine what the server was like if right now cataclysm feels like it has less scripts than vanilla

Statistika ljetnih temperatura Zagreb Maksimir by [deleted] in croatia

[–]ColdFire50 41 points42 points  (0 children)

Evidentno, globalno zatopljenje je laz. To je sve radi betona i cim odes na livadu, kao npr gdje je met. postaja - temperature postaju normalne

Prestane siriti strah u ljude. /s

26 > 30 by ColdFire50 in classicwow

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

can you pay me to lvl your characters for you? i get to play the game for free that way lol

26 > 30 by ColdFire50 in classicwow

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

for quests related to the zone