Là’s no need to suffer from decade-old resolutions while playing Disney Bolt. Dans ce guide, I explain how to enable 1920×1080 resolution. j'ai’t tested other resolutions, but I assume you can just change the numbers. If your display ratio is really weird though, you may run into issues with stretching (non testé).
DXOverride
- Download DXOverride from Humus’s page. This library hooks into DirectX calls and allows overriding some values like screen resolution and transparency method.
- Mettre d3d9.ini et d3d9.dll from the downloaded ZIP file into your game’répertoire S. Par défaut, il’s
C:\Program Files (x86)\Steam\SteamApps\Common\Bolt
. If not sure, right-click the Bolt game in the Steam library, then choose Manage > Browse local files from the context menu. - Open d3d9.ini in Notepad and change its contents:
ForceAlphaToCoverage = 0 ForceBackBufferFormat = 0 ForceDepthStencilFormat = 0 ForceMSAAMode = 4 ForceWidth = 1920 ForceHeight = 1080
If you run the game now, your display will switch to 1920×1080 resolution already, but the in-game resolution will remain low, so everything will be pixelated.
Some Modding
The Bolt game stores various « effets » in OCT files. These are just text files that can be edited with Notepad.
- Create a backup of the file data_dx\display2w.oct file from the game directory (the game directory is the same as in the previous section). You can do this by selecting the file and pressing Ctrl+C and Ctrl+V. This is a safety measure in case editing of the file goes wrong. You can also just use Steam’s function of fixing game files, mais ça’s slower.
- Ouvrir data_dx\display2w.oct in Notepad. I assume this configuration file refers to a « high quality wide-screen » configuration.
- Find ALL instances of 1440 et 900 and replace them with 1920 et 1080, respectivement. If you want to use Edit > Replace in Notepad, make sure to put spaces before numbers, Par exemple, trouver » 900″, replace with » 1080″. Sinon, you may break numbers like « 215.790000 ».
Play the Game
Run the game using Steam. Make sure to choose High settings in its launcher, sinon, another configuration file, an unmodified one, may be used.
Everything should look perfect. Game textures are good enough to look fine on modern displays (à moins que tu’re playing in 4K, bien sûr). Pre-rendered videos in between levels will remain 1280×720, mais ça’s just a bit blurry, literally like watching 720p on a 1080p display.
C'est tout ce que nous partageons aujourd'hui pour ce guide. Ce guide a été initialement créé et rédigé par Athari. Si nous ne parvenons pas à mettre à jour ce guide, vous pouvez trouver la dernière mise à jour en suivant ceci lien.