Absolute favourite game soundtrack? Frostpunk’s OST. The soundtrack really brings home the desperation and harshness of survival in the cold. When the storm is coming and the music swells up… goosebumps. Every single time.
Divinity 2: Original Sin has a great soundtrack too. Kinda surprised I couldn’t find it in the comments. Minecraft as well. It’s very soothing and calming.
Aside from that, some smaller titles with great music: GRIS, What Remains of Edith Finch, and FAR: Lone Sails.
even with RTX 4090s and lowering the graphics to 1440p medium settings. Based on utilization numbers, it sounds like the GPU is limiting factor here.
What are the CPU utilization numbers? C:S is a notoriously CPU-first game, particularly with mods. If your CPU can’t calculate more than 10fps, you won’t get more than 10fps.
Those same streamers are also reporting 16GB of RAM usage when loading up a new map, which means that the minimum recommended spec of 8GB was a blatant lie from the devs.
It starts (barebones, slow as hell) with 8GB. You want 32GB or more for it to run somewhate decently.
Seriously, people don’t understand what “cache” means, maybe they should just create a ramdisk and install the game there to understand the concept.
Seriously, people don’t understand what “cache” means, maybe they should just create a ramdisk and install the game there to understand the concept.
I believe people with lots of RAM simply enjoy the feeling of theoretically being able to run everything, but they don’t actually want processes to use that RAM, because it would deny them the theoretical possibility to run everything.
I jest, of course. The problem is that as a user you don’t have that much control over which process should use your RAM, and also freeing RAM is hard. Chrome gobbling up your whole memory is good when you’re using Chrome, but you don’t get it back when you alt+tab back to your game
freeing RAM is hard. Chrome gobbling up your whole memory is good when you’re using Chrome, but you don’t get it back when you alt+tab back to your game
Actually… you can do it with two .bat files and a “ram cleaner” tool:
Suspend all “chrome.exe” processes
Free all working sets (since Chrome is suspended, it marks all the RAM used by Chrome as swappable/discardable)
Now your game can use all the RAM, the OS will just swap out or discard whatever was in use by Chrome as needed.
Want to go back to Chrome?
Resume all “chrome.exe” processes
The OS will swap in whatever it swapped out, and let Chrome ask for as much RAM as it feels like.
Free all working sets what the fucking hell??? No, no, no, I don’t want to send my full browser to swapfile just because of a greedy game. Loading back all the memory pages will take a lot of time when I want to switch back to the browser, and it will lag for quite some more time until all the not too frequently used but important is loaded back too. This also applies to the reverse: swapping the game out and back in will take a ton of time, and then it will have lag spikes when it needs a dozen of memory page that is somewhat more rarely used and haven’t been loaded back with all the rest. This nonsense of literally using all your ram “as a cache” but as working set just makes everything slower in the end. This just cannot be justified. There’s a reason I’m using a multi tasking PC instead of a single-tasking gaming console, which you can only use for one purpose at a time.
And don’t tell me to put my swapfile on my SSD. This is the perfect way of killing yours, with writing 16 GB of data every time you switch between windows.
I don’t want to send my full browser to swapfile just because of a greedy game
You don’t, most of the times the game doesn’t use all that memory anyways (or crashes if it tries to… so still, doesn’t use it).
Loading back all the memory pages will take a lot of time
No it won’t. Browsers preemptively allocate a bunch of RAM just in case they need it… then never use it. “Loading back” empty memory, takes zero time.
This also applies to the reverse
No it doesn’t. Games rarely can be suspended and resumed successfully, and they rarely allocate RAM that they aren’t going to use. I was clear when I said you suspend “chrome.exe”, not “your game.exe”. If you resume the browser without exiting the game, the game stays in RAM and the browser manages with what’s left (surprisingly, they manage to run a tab or two without a problem, which further proves they didn’t “really” need all that much RAM in the first place).
swapfile on my SSD. This is the perfect way of killing yours
My swapfile SSD got retired after 10 years when I switched to a NVMe, it’s an external drive now.
writing 16 GB of data every time you switch between windows.
As explained above, no you don’t, most of the data simply gets discarded, maybe 1-2GB of it gets actually written. To further expand on that, the swapfile gets constantly pre-populated with less changing in-RAM data so the OS can “swap it out” instantly. That same data stays in the swapfile after it gets read into RAM again, so it doesn’t get written to the swapfile over and over, only read back.
There’s a reason I’m using a multi tasking PC instead of a single-tasking gaming console
If you do, then you put more RAM in it. Otherwise, you can use it as a gaming console. Your choice.
Loading back all the memory pages will take a lot of time
No it won’t. Browsers preemptively allocate a bunch of RAM just in case they need it… then never use it. “Loading back” empty memory, takes zero time.
Yes, it will, and I’m saying this from experience. I have 32 GB of RAM but since I have dozens of tabs in several windows open, the browser really consumes a lot of RAM. When windows starts swapping it out, even just a little because I’m over 70% utilization, I can feel that it got slower.
And on the occasion when in PH I accidently click “empty working sets” instead of “combine memory lists” and windows swaps out everything, it’s horrible for days until I just give up and reboot instead.
Games rarely can be suspended and resumed successfully
Probably I’m playing with the wrong games then, as those that I play don’t crash from it. One such example is Factorio where I have did that a lot in the past.
I was clear when I said you suspend “chrome.exe”, not “your game.exe”.
Now I understand, but then your workaround does not allow for switching back to the browser for looking up something.
surprisingly, they manage to run a tab or two without a problem, which further proves they didn’t “really” need all that much RAM in the first place
1-2 tabs maybe work fine. But the whole user interface will also be slower to respond, and if you have addons which need to do this or that when a page loads, then that 1-2 tabs won’t be usable either.
Also, I doubt that windows wouldn’t swap out parts of the game.
If you do, then you put more RAM in it. Otherwise, you can use it as a gaming console. Your choice.
I won’t spend on anywhere North of 32 GB. This is not a fucking server. I would rather just not play games that are so out of touch with reality. To back that up, I’ve just read someone else posted a steam statistics page that says only ~20% of steam users have 32 GB of RAM, while most of the rest has only 16.
Also, when I have built this PC I have heard multiple remarks that 64 GB RAM may not be a good idea, because the hardware memory manager would be slower with managing that amount of RAM than 32, which is important for games that move a lot of data in the RAM.
when in PH I accidently click “empty working sets” instead of “combine memory lists” and windows swaps out everything, it’s horrible for days until I just give up and reboot instead.
“Empty working sets” doesn’t swap out anything by itself, it marks it as “swappable” but stil in RAM. It does make a copy to swapfile in case it needs to swap it out so it can do it instantly.
To fully force a swap out, you have to clean the lists… level 1, I think? (sorry, in bed, don’t want to look it up RN).
If you did that with a HDD however… yeah, I can see how that would feel bad.
Pro tip: don’t leave PH open for too long, it’s kind of a devel tool and has some bugs that can mess up the hooks of the whole system. Best is to open, use, close, for ~15 day uptimes on Windows 8 to 10 without ECC.
I have 32 GB of RAM but since I have dozens of tabs in several windows open
I used to play games with 8 GB of RAM and 40 tabs in Chrome. It was either-or, it worked, didn’t kill the SSD, for years. 🤷
Is unity and c# really that bad by itself? I don’t have much experience in c# development, but I was in the impression that c# is a relatively fast language (not as much as c++ but much, much more than js, python and even java)
No, they’re pretty nice, that’s why they got popular. It’s when you pair them with game development, that shit hits the fan.
Basically, you have:
Rocket software - if it fails once, you fucked up
F-35, infrastructure software - if it fails, it better recovers fast
Business software - if it works for most of the workday, it’s fine
Consumer software - if it works most days, it’s fine
Game software - if it eventually works at least once, you’re fine; most people don’t care about replaying the same story anyway
Unity and C# are very easy to make utter crap with, and still have it “work at least once”… which leads game developers to use it, make it work, and have it packaged and sold. Add to that “modders”, who are mostly random people who want to see some [part] of some idea they had, work maybe once in the game… and you get a perfect recipe for disaster: rushed out games, with sloppy mods, often conflicting with each other.
Probably difficult for technical reasons, but it would be cool if I could rewind the game arbitrarily in games where you can quicksave/load. Like I can save and try the thing and reload if I don’t like the results, but it’d be neat if I could just rewind.
Rewinding is technically possible, and there are games that incorporate rewinding into the game, like Braid or Prince of Persia: Sands of Time. Probably some newer ones. However, that only works if the game developer conforms to a lot of constraints. I don’t think that it will ever be a standard feature on all video games.
Not all functions are “reversible”; you can’t just run everything “backwards” easily on a general-purpose computer. One specific operation that is famously not-easily-reversible – and that we are so confident that this is not easily reversible that we make a lot of computer security rely on it – is multiplying two prime numbers together. So you’d have to impose dramatic constraints on how games can be written to provide the ability to just say “start running the game in reverse”. (Related trivia: the question of whether the real world can theoretically be run in reverse if you could look perfectly at everything in the universe for just one moment, the arrow of time, is, as I understand it, something of an open question in physics.)
One tactic for “rewinding” is to basically store checkpoints periodically and then retain enough information, like the player’s inputs, such that one can basically “fast forward” from a checkpoint. If you can “fast forward” cheaply enough in terms of CPU time, then rewinding to a checkpoint, and then fast-forwarding to a given point, once for each frame, looks like you’re running in reverse. This is basically how modern movie codecs work today: you have keyframes that are basically a “checkpoint” of a frame that are stored, maybe every few seconds or so. Then you have information necessary to compute the next frame from the existing one. So when you seek backwards in a movie, internally what a movie player is likely doing is seeking backwards to the keyframe prior to the time where you’re trying to seek to, then playing forward. That “seek back to a checkpoint, then play forward” is a lot more technically-easy to do than to require a game to truly be reversible, since in many games, it’s possible to store a fairly-small amount of information to record the game world at that point in time – and “play forward”. But many games also can’t store their entire world in a small amount of space, and for some, it’s hard to perform saves cheaply-enough in terms of CPU time – constantly and frequently-enough, maybe every couple seconds. If you can’t reduce the game state to a very small amount of information, then you are only going to be able to rewind so far. Implementing this is, today a requirement of a number of multiplayer games – nearly all multiplayer game engines basically rely on each computer involved being able to deterministically generate the same world state on each participating computer. One technique to reduce apparent latency to other players is to do client-side prediction, predict what the other user is going to do, like continuing to walk in the same direction that they’re walking, and then render each frame as if they had done that. Sometimes, that prediction is incorrect, and in those cases, they’re going to need to be able to re-generate the world state; what they do is constantly internally checkpoint and then roll world state forward by replaying inputs when they actually learn what that other player was doing. So some games and game engines already basically implement the internal functionality required for this sort of approach, at least over a limited period of time. But it requires the developers to constrain what they do throughout the game to some degree.
Fully (or at least more) customisable controller settings. It’s not difficult. Let me bind what controls I want to what button I want. And adjust the stick dead zone, god damn. Why are you giving me pre set control schemes when we’ve had fully customizable controls figured out for decades? Fuck you game
Yes! To add to this, please let me invert the analog stick camera controls. Both axis! My biggest pet peeve is when a game let’s you invert the Y axis, but not the X… Why? You were so close dammit how much effort is adding the other really?
It makes sense for me in third person games. Imagine a stick stuck in the protagonist head from behind. You are the camera behind the character, imagine you grabbing the stick and rotating the head with that. You have to pull the stick down for the character to look up, and push it upwards to look down. By the same logic, you have to move it left for the character to look right, and vice versa. The stick is the analog stick on the gamepad.
Once you get used to this control scheme, it’s quite hard to re-learn non-inverted controls.
You should look into Steam Input (if you have a Steam Deck, you may have already messed with it), but it allows a mind-blowing amount of control customization for any game you’re launching through Steam. Most games will also have community presets you can easily use.
Inverting view or turning on gyro controls is trivial. It goes shockingly deep. You can create radial menus if you want, it’s wild.
bin.pol.social
Gorące