- Messages
- 116
- Tings
- 2,105
Has anyone wanted Rayman 3 Crystal Clear With Smooth Graphics, Framerate & More?
Well you have it now!
This still has some bugs, like not being able to Open BR3_Config.exe unless it's outside of this Rayman 3 Install directory, it still works though, and the game "crashing" when closed. But sometime i'll get those changed! Enjoy!
In this tutorial, we'll talk about how to get Rayman 3 Running in Direct3D 9, with Vulkan.
Direct3D 9
Fixes some texture and or shadow bugs in Rayman 3.
Vulkan
Possibly adds almost instant game loading after minimizing!
Step by Step for Direct3D 9:
That's it for Direct3D 9!
Step by Step for Vulkan (If i'm right)
That's it for Vulkan (If i'm correct)!
Well you have it now!
This still has some bugs, like not being able to Open BR3_Config.exe unless it's outside of this Rayman 3 Install directory, it still works though, and the game "crashing" when closed. But sometime i'll get those changed! Enjoy!
In this tutorial, we'll talk about how to get Rayman 3 Running in Direct3D 9, with Vulkan.
Direct3D 9
Fixes some texture and or shadow bugs in Rayman 3.
Vulkan
Possibly adds almost instant game loading after minimizing!
Step by Step for Direct3D 9:
- If you don't have Rayman 3, Buy it from GOG or UPlay, and get BetterRayman3
- If you don't have one, Create a d3d8.ini file, and put this in it regardless if you have one or have to create one:
Code:
;; Config file for DirectX DLL Wrapper
[General]
LoadCustomDllPath = BetterRayman3.dll
[Compatibility]
D3d8to9 = 1
DdrawCompat = 1
ForceTermination = 0
SingleProcAffinity = 0
[Window]
FullScreen = 1
WaitForWindowChanges = 1
- Get d3d8to9, rename the dll to d3d8to9, and put it in Rayman 3's Install folder
- If you don't have one, Create a .ini file called d3d9.ini, and put the following in it regardless if you have one or have to create one:
Code:
[Display]
bPillarBox16to9=true
bBorderlessWindow=true
That's it for Direct3D 9!
Step by Step for Vulkan (If i'm right)
- Go to https://github.com/doitsujin/dxvk/releases/tag/v1.8.1, and download dxvk-1.8.1.tar.gz, and extract it
- Drag and drop d3d9.dll from x32 but not for dxgi.dll into Rayman 3's install directory
That's it for Vulkan (If i'm correct)!