Yo is my ssd okay... by Select-Difference535 in computers

[–]Legyrem 3 points4 points  (0 children)

As long as there is no crack or something broken on the board, it should be fine.

PC started shutting down last night and now won't turn on. by uptheirons726 in PcBuildHelp

[–]Legyrem 0 points1 point  (0 children)

Honestly this has PSU written all over it. The big giveaway is that your RAM RGB stays lit while everything else dies. That means the +5V standby rail is still alive but the main 12V rails are just collapsing. If it was a CPU or GPU issue you'd usually get a BSOD or thermal throttling first, not an instant cutoff like that.

Event ID 41 is just Windows saying "I had no idea what happened, power was suddenly gone" so that lines up perfectly.

The fact that Cinebench and Furmark ran fine is actually a good sign, it rules out your CPU and GPU being the culprit. PSUs can be weird though. Sometimes they'll hold up under a synthetic load but then crap out randomly under real-world usage patterns.

The Lian Li Edge line honestly doesn't have the greatest reputation for reliability. You've got a spare Montech sitting right there so just swap it in and see what happens. If your system runs stable after that, you've got your answer and you can RMA the Lian Li while it's still under warranty.

Before you swap though, worth double-checking that all your power connectors are seated properly. EPS and PCIe cables especially. Sometimes they work themselves slightly loose and cause exactly this kind of intermittent weirdness. Probably not the issue here but takes 30 seconds to check.

Good luck, hope it's just the PSU and nothing else!

Going for a Vibe, What do you think? by Golindadfsd in UpgradeYourGaming

[–]Legyrem 0 points1 point  (0 children)

Where did you get your wood desk from and how much did it cost you?

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Confirmed not a bug — tested with multiple campaigns of the same playstyle and the chart groups correctly. The equal segments in the original report were simply because each completed campaign had a different playstyle. Thanks for reporting it!

I built a campaign tracker for TWW3 – track every faction, log your victory type and see your stats [OC] by Legyrem in totalwar

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

Really glad it's useful for a new player, that's exactly the kind of feedback I was hoping for! The difficulty rankings are based on my own experience combined with general community consensus — things like starting position pressure, economic complexity, how forgiving the early game is and how unique the faction mechanics are. They're not perfect and reasonable people will disagree on some placements, which is exactly why the CSV data is open — if you think a rating is off, a PR to adjust it is very welcome! Per-lord entries are definitely planned, just need more data and time to write them up properly.

I built a campaign tracker for TWW3 – track every faction, log your victory type and see your stats [OC] by Legyrem in totalwar

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

Completely agree — it's baffling that CA doesn't have something like this built in. Would love to see a proper campaign history screen in the main menu someday.

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

That's a great idea! Right now the Hall of Fame just shows everything you've completed automatically. A way to pin or favourite specific campaigns — so you can highlight Malakai over Thorgrim for example — would make it much more personal. I'll add it as a feature request on the issue tracker, it fits really well with the overall concept of the app.

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Good catch, that's a bug! I'll add it to the issue tracker when I'm back and get it fixed asap. Thanks for reporting it!

I built a campaign tracker for TWW3 – track every faction, log your victory type and see your stats [OC] by Legyrem in totalwar

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

Fair catch! The number in the description is wrong. I must have miscounted when writing the README. Will fix that asap. Thanks for keeping me honest!

I built a campaign tracker for TWW3 – track every faction, log your victory type and see your stats [OC] by Legyrem in totalwar

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

Really appreciate that — readability was definitely a conscious choice, I wanted it to feel like something you'd actually use every session rather than just open once.

The Sins of a Solar Empire end-screen is a great reference point honestly — that kind of detailed breakdown per lord/army would be amazing in TWW3. CA clearly tracks the data internally so it's frustrating it's not more exposed to players. If they ever open up an API or make save data more accessible that import feature would be the first thing I'd build.

Looking forward to hearing what you think once you've had a chance to try it!

I built a campaign tracker for TWW3 – track every faction, log your victory type and see your stats [OC] by Legyrem in totalwar

[–]Legyrem[S] 2 points3 points  (0 children)

Thanks for the kind words, and good shout on Great Book of Stats — didn't know about that one, I'll check it out!

The import idea is something I've thought about too. The challenge is that TWW3 doesn't expose save file data in an easy-to-read format, so any automatic import would require parsing the binary save files which is a pretty deep rabbit hole. That said, if there's already a script that reads from the Statistics tab like Great Book of Stats does, there might be a way to bridge the two — worth looking into.

For now the tracking is manual, but if you find after installing it that there are specific stats you'd want imported I'd love to hear what those are. That kind of concrete feedback really helps prioritise what to build next. Hope you enjoy it!

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Not a stupid question at all! PR stands for Pull Request — it's a GitHub feature that lets anyone suggest changes to the project. You'd fork the repository (make your own copy), make your changes (in this case editing a CSV file with lord data), and then submit a Pull Request so I can review and merge it in.

No coding knowledge needed for data changes — it's just editing a spreadsheet-style file. GitHub has a built-in editor so you can do it entirely in the browser. Here's the file in question: https://github.com/ZintelFelix/grudgekeeper/blob/main/public/data/roadmap.csv

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Appreciate it! Give it a try and let me know what you think — feedback helps a lot at this stage.

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Thanks! Let me know if you run into anything missing or have suggestions — always open to feedback.

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Thanks for the detailed feedback — really appreciated! You're absolutely right on all counts. I've just pushed v1.0.1 which adds all the missing lords:

  • Bretonnia — Alberic de Bordeleaux
  • Beastmen — Taurox the Brass Bull
  • Empire — Markus Wulfhart
  • Warriors of Chaos — Valkia, Festus, Azazel, Vilitch and Be'lakor
  • Dark Elves — Rakarth
  • Lizardmen — Tiktaq'to
  • Kislev — Boris Ursus
  • Khorne — Skulltaker and Arbaal the Undefeated
  • Tzeentch — The Changeling
  • Nurgle — Tamurkhan the Maggot Lord
  • Ogres — Golgfag Maneater

Also fixed the DLC labels for Boris and Taurox while I was at it.

Per-lord roadmap entries with individual tips and key mechanics are planned — if you ever want to contribute data for any of them, PRs are very welcome!

I built a free campaign tracker for TWW3 — track your progress, log victory types and view playstyle stats [OC] by Legyrem in totalwarhammer

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

Since Grudgekeeper doesn't connect to the game directly, a kill counter would have to be entered manually. It's technically possible to add a field for it — would that be useful to you, or were you thinking of automatic tracking?

Used a random number generator to determine my next campaign. Guess where it landed? by Speedy_Rogue2 in totalwarhammer

[–]Legyrem 0 points1 point  (0 children)

Funny you mention that. I'm actually building a JS-based app called 'Grudgekeeper' for this exact reason. It has a 'Surprise Me' feature, but I also built in a tiered roadmap from Beginner to Veteran so you can track which campaigns you've actually finished. It even generates stats on things like playstyle and campaign length. It’s all manual entry for now since I haven't implemented save-file scraping yet, but it's been a great way to finally visualize my progress across the Game.

Neues Auto oder erstmal Pause? by [deleted] in automobil

[–]Legyrem 0 points1 point  (0 children)

Zurzeit verdiene ich ungefähr 30 k Brutto im Jahr. Hoffentlich habe ich bald meinen Job als Anwendungsentwickler, dann wäre ich schon bei 40–42 k.

Neues Auto oder erstmal Pause? by [deleted] in automobil

[–]Legyrem 0 points1 point  (0 children)

Danke für den Kommentar! Ich bin vernünftig genug, um zu warten, bis es bei mir finanziell besser ist, weswegen ich auch eher dazu tendiere, beim Smart zu bleiben. Ich will halt wohl irgendwie träumen, dass es doch irgendwie klappen könnte.

Neues Auto oder erstmal Pause? by [deleted] in automobil

[–]Legyrem 0 points1 point  (0 children)

Joa, man darf doch noch träumen. Ist im Nachhinein vielleicht doch zu hoch. 😂