How to Install SwiftShader 3.0 Without the Watermark Logo If you are trying to run older games or heavy graphics software on a PC without a dedicated graphics card, you’ve likely encountered . It is a high-performance software 3D renderer that allows you to run DirectX applications by using your CPU to emulate a GPU.
Ensure the SwiftShader.ini is in the same folder as the .dll . If it still appears, you likely have a hard-coded trial version and will need to find the "Full" or "Unlocked" DLL file.
If you edited the .ini or used a patched version, the bottom-left/right watermark should be gone.
Right-click on and select Open with > Notepad . Look for a section titled [Optimization] or [Testing] . Find the line that says DisableLogo=none or ShowLogo=1 . Change the value so it reads: DisableLogo=1 . Save the file and close Notepad.
The "logo" is actually a built-in feature of the trial version. To remove it, you need to modify the configuration file that tells the renderer how to behave. Open the folder where you extracted the files.
Note: If your version of the DLL is a restricted trial, changing the .ini might not work. In that case, most users seek out the "Pre-patched" version of the d3d9.dll where the logo code has been disabled internally. Step 3: Installing into Your Game/App