129
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Sep 2023
129 points (92.2% liked)
Starfield
2850 readers
1 users here now
Welcome to the Starfield community on Lemmy.zip!
- Follow instance rules (no spam, keep it civil and respectful, be constructive, tag NSFW)
Helpful links:
Spoiler policy:
- No spoilers in titles; if you want to share images with spoilers, preferably post the image in the body of the post. If you do make an image post, mark it NSFW.
- Add
[Spoilers]
to your title if there will be untagged spoilers in the post. - Game mechanics and general discoveries (ship parts, weapons, etc) don't need a spoiler tag.
- Details about questlines and other story related content are spoilers. Use your best judgement!
Post & comment spoiler syntax:
<spoiler here>
founded 1 year ago
MODERATORS
You can force it to use resizable bar and get more fps. It just needs to be enabled and it's such an easy thing for the Bethesda devs to do, yet people need Nvidia profile inspector to enable it. For no reason.
You mean to tell me that enabling ReBAR in the BIOS doesn't automatically enable it for every game?
Not for Nvidia. Nvidia maintain a whitelist in the driver. But not a blacklist
The BIOS setting enables the bus feature in hardware. But the driver also needs to support it.
If this is true, it means the game is designed around a UMA architecture, i.e. xbox. Nobody in their right mind tries to map more than 256MB of CPU memory concurrently for a single frame. Either that or the engine is completely shit at resource streaming (also characteristic of console-first games), and so is relying on the OS to demand-page random resources as needed.