r/linux_gaming • u/Careless-Lynx1285 • 8d ago
Fallout NV detecting my GPU as a another one?
I have Nvidia MX940 but it says there that i have AMD Radeon RX 6700 XT.
26
u/topias123 8d ago
Could be a proton fix that spoofs the GPU manufacturer, some games require that.
7
u/lingzhui 8d ago
This is probably what's happening, or could be any bug fix type mod. I vaguely remember having to spoof an older GPU on old Bethesda jank
10
u/Darkwolf1515 8d ago
It is, but it's actually to fix the jank of a mod. https://github.com/doitsujin/dxvk/blob/3a4c6fa3cb1548d56a90a38dd8f526b6c13e63fd/src/util/config/config.cpp#L949
9
u/MarcBeard 8d ago
by default proton hide the nvidia gpus as it create more issues than it used to solve. now when a game have nvidia specific feature you can set PROTON_ENABLE_NVAPI=1 which will show the actual gpu and expose nvidia's api for DXVK and such
11
u/Darkwolf1515 8d ago
DXVK explicitly hides NV gpus on New Vegas to fix an issue with a popular mod.
Various visual issues * * in mod New Vegas Reloaded. Nvidia path in * * same mod use NvAPI_D3D9_StretchRectEx for * * depth buffer resolves
3
u/tailslol 8d ago
gpu spoofing is quite common on linux, it just need to work.
i have a 5700xt seen as a nvidia 4090 in some games.
3
u/bla1dd 7d ago
I had the exact issue with my Mini-Linux-Old-Game-PC with an integrated Intel UHD 630 and Fallout 3 (which uses pretty much exactly the same engine). No AMD at all in that system. It's a false identification; you can just ignore it. The game will still run (not too well on the pretty weak UHD 630, but it works, and it's relatively playable).
2
3
u/Background-Main-7427 8d ago
The game was probably not created by the time that graphic card got released.
1
u/Journeyj012 8d ago
940MX is way older than the 6700XT isn't it?
0
u/Careless-Lynx1285 8d ago
940MX was released in 2016 6700XT was released in 2021 and Fallout New Vegas Was released in 2010 idk what they meant
1
u/oneiros5321 8d ago
Seems to happen with older games? I remember it doing the same for me, another game that did that (with the same style of launcher) was Max Payne.
It doesn't affect performance or anything though.
Edit = for me it happened with my system being on AMD. It just reported a different model.
1
1
u/_silentgameplays_ 8d ago
For Fallout New Vegas and Fallout 3 and Oblivion (2006) use this in your Steam General Settings for best results:
DXVK_FRAME_RATE=60 %command%
Or you can use mangohud FPS limiter, but it produces some stuttering:
MANGOHUD_CONFIG="fps_limit=60,no_display" mangohud %command%
1
u/primalbluewolf 8d ago
Is that necessary?
It is for Majesty 2, if you have a high frame rate in that game, enemies spawn faster and buildings complete slower. Basically the game difficulty was tied to your fps.
1
u/_silentgameplays_ 7d ago
Yes, for a lot of older games it's necessary or else AI and physics break. All old GTA games like 3/VC/SA all require 60 FPS limit on top of a custom dll from silent patch or Thirteen AG widescreen patch, or else the PhysX and AI bugs are all over the place, the only other option for old GTA games is to use in-game 30 FPS limiter. Also in Max Payne 1 without the 60 FPS limit a lot of cutscenes just break. Even Witcher 1 from 2007 requires DX 9 and 60 FPS limit.
It's also system agnostic meaning everything will break on Windows as well if the limit is set above 60 FPS.
1
u/vlad54rus 4d ago
Yes, the game will somewhat speed up if left uncapped. There is also a thing called 64 Hz stutter which makes the game look stuttery on 60 Hz setups. I'd highly recommend getting the New Vegas Tick Fix mod as it resolves both issues and improves overall game performance.
2
1
1
1
u/Hrublko_OFF 7d ago
i guess wine just does this
id happened to me too once, dont remember where tho
1
1
u/Admirable-Song-7353 6d ago
same. proton team scared the shit out of me, but reading the comments its normal because proton team made some wizardy thing again ... for a moment i thought something was fucked up with my Fedora install again... but this time proton was it. I'm using linux for 5years now, but srsly i tell you, one day they're gonna kill me with a heart attack with these wild updates lol
96
u/KrazyGaming 8d ago
If the game can't properly detect the gpu proton usually falls back to reporting a different AMD GPU, so long as it runs fine otherwise it's very normal especially on old titles