this post was submitted on 29 Dec 2024
16 points (100.0% liked)
Comradeship // Freechat
2387 readers
66 users here now
Talk about whatever, respecting the rules established by Lemmygrad. Failing to comply with the rules will grant you a few warnings, insisting on breaking them will grant you a beautiful shiny banwall.
A community for comrades to chat and talk about whatever doesn't fit other communities
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've personally found the pcpartpicker website to be a great comparison resource for specs and prices, also decent for checking compatibility.
Consider if you want to have a smaller or medium sized SSD startup drive (C:) and a larger second HDD drive (D:) since HDD is cheaper. That would probably require a new ~~Windows~~ Linux :) re-installation but the computer will be faster to load and run programs installed on the SSD.
~~That said, I don't game much but I don't understand why an HDD could possibly cause a game to freeze instead of just load slowly. Are you sure it's not some other incompatibility, like running 32 bit (x86) instead of 64 bit (x86 64, unfortunately aka x64), or not having a compatible GPU?~~ [edit: see replies]
Modern game developers don't cache textures into ram or GPU and prefer to load them on demand, so your disk is always working and and your game will freeze or look like 2 pixels if it's not fast enough to serve all the textures on time
Ah, that makes sense. Thanks for explaining.