Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+9)

FIX CRASH AFTER TEXT WITH WHITE SCREEN!

If you have a game crash after a scene where a car is deformed and the text ends on a white background, then do the following:

1. Open the launch properties of the Fused 240.

2. Add this command to the game's startup properties "--rendering-driver opengl3" (Copy the command without the quotation marks)

3. Apply the changes and run the game.

To my surprise, this worked for me, but it's not very clear to me why the game crashes on my system if the video card supports Vulkan graphics.

My GPU is a GTX 1060 6GB and my CPU is an AMD Phenom ii x4 925 (I bet the processor is too dumb)
------------------------------------------------------------

Believe it or not, I had a similar dream a year ago about someone stuck in a car and experiencing the same agony as the main character in this game.

(1 edit)

how do I to open launch properties of Fused 240

(+2)

Find the Fused 240.exe file and create a shortcut from it. Right click the shortcut and the "Target" bar is where you should paste the command. Just click space after Fused 240.exe" and paste it.

(+1)

thank you
I felt dumb you helped a lot

This one worked brilliantly for me. THANKS YOU VERY MUCH

(1 edit)

When I wanted to play this game badly, but I didn't feel like watching the walkthrough, I got this idea into my head completely by accident. I thought, why not tell this method to the others?

thank you for sharing

(1 edit)

I have an i5-4690k and Nvidia GTX 1060-6gb and had to switch to openGL as well. One con I noticed though is the lighting changes and bloom is too high for some light sources.

Well, yes, there is such a problem. Nothing can be done about it, because it's a roundabout way of switching the game render type.

Thank you so much!