Borderlands 4 launches to 'mostly negative' reviews on Steam thanks to widespread performance problems and crashes
-
This post did not contain any content.
-
seems like this is how most AAA game launches go nowadays
-
Three was so bad that I was planning on skipping this one anyways.
-
The €130 price for the full game probably isn’t helping.
-
Playing, on Linux (Arch, btw) with no issues. The defaults were a bit harsh (45fps@4k) but once I ran the graphics setting autodetection and it went to medium with balanced upscaling I was getting 60+ FPS.
I couldn’t connect to the matchmaking servers (my system doesn’t meet the requirements, apparently) but it otherwise ran just fine.
-
Playing, on Linux (Arch, btw) with no issues. The defaults were a bit harsh (45fps@4k) but once I ran the graphics setting autodetection and it went to medium with balanced upscaling I was getting 60+ FPS.
I couldn’t connect to the matchmaking servers (my system doesn’t meet the requirements, apparently) but it otherwise ran just fine.
Running on kubuntu at 60 fps here. I saw the negative reviews regarding performance, but critics said it was a return to form. I figured if I had problems, I’d run into them before Steam’s generous return policy ended.
I’ve only been gaming on Linux for a couple of weeks now, but it’s wild to me that I’m getting stable performance while a bunch of windows machines are having problems.
-
Playing, on Linux (Arch, btw) with no issues. The defaults were a bit harsh (45fps@4k) but once I ran the graphics setting autodetection and it went to medium with balanced upscaling I was getting 60+ FPS.
I couldn’t connect to the matchmaking servers (my system doesn’t meet the requirements, apparently) but it otherwise ran just fine.
What proton version are you running? I tried with the latest proton he.
I didn’t find the auto detect super helpful, kept trying to run at very high with full res, was not stellar. Was able to get decent frames with dlss + frame gen, balanced on high, dropping from 3440x1440 to 2560x1080 went into the 100s, dlss looks really bad with it though, like the edge artifacts are rough looking. Settled on tsr, find fsr really blurry, and no frame gen.
Didn’t do matchmaking, but co-op with my partner worked just fine.
I tried on the steamdeck, didn’t tweak much, didn’t expect it to be great but don’t think I expected PowerPoint level frames.
Edit, specs 4070ti 11900k 32 GB ram On arch with most recent drivers
-
I had forgotten about this franchise after they killed it. Is it still free to play bullshit with always-online DRM?
-
Three was so bad that I was planning on skipping this one anyways.
I saw earlier that it was surprisingly well reviewed by journalists, so maybe there’s hope of it being better than the 3 once they fix the performance issues. I’ll probably be playing it once it gets under 10€ in a few years
-
I am not surprised. I am thoroughly enjoying playing Silksong which I bought for less than 20 EUR, and I am looking forward to playing Borderlands for a few hours when it’ll be on sale for $5 in about a year.
-
I had forgotten about this franchise after they killed it. Is it still free to play bullshit with always-online DRM?
I think you are confusing it with something else. Borderlands was never Free2Play.
-
As a fan of Borderlands, f- Borderlands 4. I’ve learned my lesson with things like Tiny Tina’s Wonderlands DLC. Even if it wasn’t the same studio, they do not have a commitment to a standard of quality to their name. I’ll let the “real fans” buy it up for over 100 euros so that I can go back and buy the complete with everything edition for 20 bucks several years from now, there are plenty of alternatives and even though I see the Gearbox witchhunts for what they are it still doesn’t make Randy less of an ass (I’m not looking to be a “real fan”, Randy). Also, the low fps is unacceptable for such an ordinary Borderlands looking game.
As an aside, I bought the Silksong game, and I’m not even playing it or am a particular fan of the genre atm.
-
Specially when Borderlands releases have historically dropped down to less than a quarter of that after a short while.
-
Three was so bad that I was planning on skipping this one anyways.
i’m assuming these 3 downvotes are from randy & the birch sibs.
-
I mean, it could. It means you likely bought it because you are dumb and/or addicted to the series, both of which increase odds of giving it a better review.
-
What proton version are you running? I tried with the latest proton he.
I didn’t find the auto detect super helpful, kept trying to run at very high with full res, was not stellar. Was able to get decent frames with dlss + frame gen, balanced on high, dropping from 3440x1440 to 2560x1080 went into the 100s, dlss looks really bad with it though, like the edge artifacts are rough looking. Settled on tsr, find fsr really blurry, and no frame gen.
Didn’t do matchmaking, but co-op with my partner worked just fine.
I tried on the steamdeck, didn’t tweak much, didn’t expect it to be great but don’t think I expected PowerPoint level frames.
Edit, specs 4070ti 11900k 32 GB ram On arch with most recent drivers
I don’t have the game, but maybe it ships older dlss dll or uses some shit preset? I usually just replace the game dll with latest one from TPU (https://www.techpowerup.com/download/nvidia-dlss-dll/) and slap an env var to force transformer model
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=RENDER_PRESET_K
(as per: https://github.com/jp7677/dxvk-nvapi/wiki/Passing-driver-settings) (EDIT:render_preset_latest
could work too, but last I heard K was latest, and the “newer ones” aren’t actually used yet, dunno ofrender_preset_latest
actually uses those or K)seems to work in the games I play, but, YMMV.
edit: might need
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE=on
as well. -
As a fan of Borderlands, f- Borderlands 4. I’ve learned my lesson with things like Tiny Tina’s Wonderlands DLC. Even if it wasn’t the same studio, they do not have a commitment to a standard of quality to their name. I’ll let the “real fans” buy it up for over 100 euros so that I can go back and buy the complete with everything edition for 20 bucks several years from now, there are plenty of alternatives and even though I see the Gearbox witchhunts for what they are it still doesn’t make Randy less of an ass (I’m not looking to be a “real fan”, Randy). Also, the low fps is unacceptable for such an ordinary Borderlands looking game.
As an aside, I bought the Silksong game, and I’m not even playing it or am a particular fan of the genre atm.
I too, am a Borderlands.
-
I don’t have the game, but maybe it ships older dlss dll or uses some shit preset? I usually just replace the game dll with latest one from TPU (https://www.techpowerup.com/download/nvidia-dlss-dll/) and slap an env var to force transformer model
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=RENDER_PRESET_K
(as per: https://github.com/jp7677/dxvk-nvapi/wiki/Passing-driver-settings) (EDIT:render_preset_latest
could work too, but last I heard K was latest, and the “newer ones” aren’t actually used yet, dunno ofrender_preset_latest
actually uses those or K)seems to work in the games I play, but, YMMV.
edit: might need
DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE=on
as well.I’ll give it a try, thanks!
-
I too, am a Borderlands.
Oh shit, son!
-
I am not surprised. I am thoroughly enjoying playing Silksong which I bought for less than 20 EUR, and I am looking forward to playing Borderlands for a few hours when it’ll be on sale for $5 in about a year.
yeah all the Borderlands games are CONSTANTLY either on sale or in bundles or hell just given out for free on like amazon prime gaming or where ever. NEVER pay full price for Borderlands games, just wait like 2 months.
Hell all the Borderlands games have been in SO many bundles I literally own like several copies of each game without really even knowing it.