Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
en:troubleshooting:legacy_direct3d_resolution_hack [2022-04-01-21-39] – ↷ Page moved from en:games:troubleshooting:legacy_direct3d_resolution_hack to en:troubleshooting:legacy_direct3d_resolution_hack 7saturn | en:troubleshooting:legacy_direct3d_resolution_hack [2022-08-05-14-19] (current) – 7saturn |
---|
====== Legacy Direct3D Resolution Hack ====== | ====== Legacy Direct3D Resolution Hack ====== |
There are older games, that use [[..:game_tech:directx]] 7 and older. These games all have one problem in common: If they let you select a resolution, that exceeds 2048 pixels in X or Y direction, the game //will// crash. This is a problem of DirectX 7 and older, and has nothing to do with the actual game. Apparently back then, resolutions of that magnitude were not an issue. There is a workaround for that problem, the [[https://github.com/UCyborg/LegacyD3DResolutionHack/releases/tag/v1.0.0|Legacy Direct3D Resolution Hack]]. You simply place the dll files inside your game's base folder (or wherever it's exe is located) and start the game. The game now allows for higher resolutions than 2048 pixels in any direction. | There are older games, that use [[..:game_tech:DirectX]] 7 and older. These games all have one problem in common: If they let you select a resolution, that exceeds 2048 pixels in X or Y direction, the game //will// crash. This is a problem of DirectX 7 and older, and has nothing to do with the actual game. Apparently back then, resolutions of that magnitude were not an issue. There is a workaround for that problem, the [[https://github.com/UCyborg/LegacyD3DResolutionHack/releases/tag/v1.0.0|Legacy Direct3D Resolution Hack]]. You simply place the dll files inside your game's base folder (or wherever it's exe is located) and start the game. The game now allows for higher resolutions than 2048 pixels in any direction. |
| |
[[..:games_database#technology|Back to the games database]] | [ [[..:Troubleshooting]] ] [ [[..:Games Database]] ] |