Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you have a GTX 1660, you can get around this hardware lockout by running a vulkan mapper (dxvk.dll) rather than dxd12.dll), which, in essence, just uses Vulkan rendering instead of Direct X12.
Unfortunately, the game hard-locks you out if you have anything lower, and some of the big losers (like myself) are owners of an RX5700xt card; but others like a 1080ti, a 1070, or even an AMD rx480 or rx390 won't be able to play.
Now if you really want to open a can of worms; there *ARE* other ways you could potentially run this game. The game takes advantage of a new hardware architecture called "Mesh shaders" which was introduced into these newer cards. Mesh shaders improve considerably the time spent in rendering clumps of traditional vertex shaders - saving a lot of GPU power.
The thing is; as we've seen with people running Alan Wake 2, or even Indiana Jones and the great circle, mesh shader support is not a hard-requirement; because **Mesh shading can be emulated as traditional vertex shading within the Linux** environment; it just slows down the process. Graphic cards will revert to using 'primitive' shaders, before rendering them as mesh shaders.
That being said, people who *have* gotten these titles to work with older hardware ie: (5700xt) use it through linux using the Mesa 24.3.3 drivers, and having it emulate these hardware layers. Sadly there's not a lot of documentation out there, and you are really getting into the nitty gritty of driver tweaking.
It is a shame, because FF7 Rebirth could have left the door open to cards without mesh shader support without forcing a hard requirement; it would slow down the game considerably, but some people would still be able to play within the 30-40 FPS range.
***************
If you *DO* have a card that is supported (ie: a 3080) and you are still getting a DX12_2 error; it could be that your operating system does not support it. Windows 11 supports it, Windows 10 does but only with a system version update. Run DXDIAG.exe in the command prompt to see which version of Direct X you might have; that could be culprit.
Or.... wait 6 months (or longer, if ever) until someone creates a mod that allows older cards to run with mesh shader emulation... Or start eyeing the market for a new(er) graphic card.
Good luck!!