


Indie RE2 Remake works great
Not a single issue to report, it works just as well as it does on Windows. You may experience some stutter and performance iffyness, as well as a few odd bugs, but that's just the game itself. A flawed but really fun game.

El juego es de GOG.com. Los controles por defecto funcionan perfectamente
fps в игре низковат и бывают фризы. Но в общем играбельно, прошел полностью.
Funciona perfecto, las cinemáticas se reproducen correctamente.
No se ven las cutscenes, pero el juego corre muy bien

6.14-GE-2 GloriousEggroll

6.9-GE-3 GloriousEggroll
Used Proton-6.9-GE-3

Worked Perfect out of box
Noticed a little initial stutter in frame rate other than that nothing.

Utilicé las siguientes versiones de Proton para probar el juego: 5.13-5, 5.0-10 y 4.11-13.
Al iniciar la partida la pantalla queda en negro. Utilice la DEMO.

No noticeable difference in performance compared to running on Windows 10 with same hardware.
As mentioned by others; Works perfectly after adding Media Foundation DLL (mf-install)
sudo apt-get install winetricks
Download from here: https://github.com/z0z0z/mf-install
3 .Unpack to the root of the game prefix: ./steamapps/compatdata/842100/pfx/mf-install-master/mf-install.sh
- WINEPREFIX="./steamapps/compatdata/842100/pfx/" ./mf-install.sh

- Download from here: https://github.com/z0z0z/mf-install
- Unpack to the root of the game prefix: ./steamapps/compatdata/1127780/pfx/mf-install-master/mf-install.sh
- Run the script: ./mf-install.sh


You need to enable DXVK (latest version is 1.4.1) and use mf-install. Pointing the script to the WINEPREFIX is enough. Just follow the instructions on the mf-install github page. On my system though there is no video during cutscenes. I just have audio and subtitles. Game engine cutscenes work fine.


Works until you get passed the menu, the game itself doesn't load

Followed the instructions from the GOLD report below. Works perfectly. Thanks!

The game runs just fine after doing the following steps:
- run the game with
PROTON_DUMP_DEBUG_COMMANDS=1 %command%
from Steam, this will create a script to run the game in the following path: "/tmp/proton_YOURUSERNAME/run". Open this script with an editor because it contains various environment variables that you will need to run stuff. - open a terminal and run
git clone https://github.com/z0z0z/mf-install && cd mf-install
- install winetricks, on debian/ubuntu is just "apt install winetricks" (requires root/sudo)
- now you will have to run install-mf.sh inside of the wineprefix. The easier way is to copy the WINEPREFIX variable from the step 1 so you will run something like
WINEPREFIX="/something/steam/steamapps/compatdata/842100/pfx/" ./install-mf.sh
. - same as the command on step 4 but with winetricks, you will run something like
WINEPREFIX="/something/steam/steamapps/compatdata/842100/pfx/" winetricks xact
additional (optional?) steps:
steps 4 and 5 will run your system wine installation instead of the proton one. If you don't want to do this (because it could mess up something or because you don't have a system wine installation) additional steps are required (example for step 4 but it is the same thing for step 5):
a) copy the proton wine path from the script of step 1, it will probably be something like /home/YOURUSERNAME/.local/share/Steam/steamapps/common/Proton 4.11/dist/bin/wine
and run the following commands: alias wine="/home/YOURUSERNAME/.local/share/Steam/steamapps/common/Proton 4.11/dist/bin/wine"
and alias wine64="/home/YOURUSERNAME/.local/share/Steam/steamapps/common/Proton 4.11/dist/bin/wine"
b) now copy every variable from the script in step 1 and write in a sequential order in your terminal followed by the ./install-mf.sh
command, you will have something like PATH=blabla WINEDEBUG=blabla WINEDLLPATH=blabla LD_LIBRARY_PATH=blabla WINEPREFIX=blabla WINEESYNC=blabla SteamGameId=blabla SteamAppId=blabla WINEDLLOVERRIDES=blabla STEAM_COMPAT_CLIENT_INSTALL_PATH=blabla ./install-mf.sh
Game runs fine until it's time to play it, where you just get a black screen. No crashes or performance problems, just empty black. I thought it might be a video playback issue with an intro video, but all of the menus and load screens are mp4 files that play just fine.
Graphics set to minimum; full screen, borderless and windowed all yield the same result; every launch option I've tried has prevented the game from even launching.





(The demo) I can launch it, start a new game, see a loading screen, but then nothing but black screen.
