STEAM GROUP
DanishFurryGame [TDFG]
STEAM GROUP
DanishFurryGame [TDFG]
6
IN-GAME
41
ONLINE
Founded
April 19, 2015
Language
English
Location
Denmark 
All Discussions > Linux > Topic Details
Kiba Snowpaw Nov 23, 2021 @ 12:01am
How to get BLUE REFLECTION to work.
This is on ubuntu 20.10, so depending on your OS, you may need to edit some of the info.

Open the game the first time in proton 5.0, then close it again.

To get the game to run first, you need a File in your main game folder called dxvk.conf In there, where you passed those two commands.

d3d9.deferSurfaceCreation = True
d3d11.constantBufferRangeCheck = True

After that, you need to install MF, which took me a long time to find out how to do it since all guides on the internet suck for noobs like me.

First, you download MF-install here.
https://github.com/z0z0z/mf-install
After you have downloaded it, then you need to unpack it.
after that, open the terminal and go to the folder with Cd fx.
cd /home/kibasnowpaw/Downloads/mf-install

Then you need to tell it where to install all the stof.
export WINEARCH=win64
You need to change user with your own username.
export WINEPREFIX="/home/user/.steam/steam/steamapps/compatdata/658260/pfx"
export PROTON="~/.steam/steam/steamapps/common/Proton 5.0/"

Then you run.
./mf-install

When it is done installing, make sure you have GStreamer installed.
https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c

i would recommend double-checking one by one if they are installed on Synaptic or installed them, Manuel, from there that's op to you.

After that, it should work. If not, you can comment here.
All Discussions > Linux > Topic Details