this post was submitted on 14 Aug 2023
160 points (100.0% liked)

Gaming

30238 readers
51 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Larian is having trouble fitting Baldur’s Gate III on the Xbox Series S, the lower-priced and lower-powered console in Microsoft’s ninth-generation lineup.

I was looking up more information on why there’s such an issue getting BG3 on Xbox, and found this article with a lot more detail on the topic.

EDIT: The issue isn’t graphics or frame rate; it’s memory. The article goes into detail.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 10 months ago* (last edited 10 months ago) (1 children)

The problem isn't scale, the problem is rendering the game twice for split screen with only 10GB of RAM.

To put this in perspective, the Xbox ONE X has more ram than the Series S. 12 vs. 10.

If you want to solve that problem purely by scaling the graphics, yeah, I bet they could do it in 640x480...

[–] [email protected] 3 points 10 months ago (2 children)

I guess what I’m really wondering is, is this game unoptimzed causing it to need higher specs?

[–] [email protected] 13 points 10 months ago

It's not that it's unoptimized, it's that running split screen requires 2x resources, resources the Series S does not have.

[–] [email protected] 6 points 10 months ago* (last edited 10 months ago)

if you have X amount of work to do, you can't just "add optimization" and somehow you'll have less work to do.

if a game needs all the resources, then a well optimized game would still require all resources. but the unoptimized one would just not run properly.

optimized means "it uses the hardware efficiently". bg3 is a very well optimized game. it uses the hardware efficiently, and it uses all of the hardware. at a particular point, the only optimization left to do, is to do less work, i.e. to cut content.

optimization isn't some magic sauce you add to computer code to make it run faster. optimization is about writing good, performant code. at some point it's going to get as good as it can get.

the reason it needs higher specs than previous games is that it is doing a lot more than previous games. there is more work to do. what you're saying is akin to "this tiny car can do 100mph. why doesn't mine also do 100 mph when i stuff it full of bricks and give it a smaller engine?" well, it's because it has a lot more weight to carry, and less engine to do it with