Problem with launching GU

Here is log from lutris-d

2021-11-16 18:19:06,150: Starting Lutris 0.5.9.1
ERROR: ld.so: object ‘libgtk3-nocsd.so.0’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
2021-11-16 18:19:06,319: No cores found
2021-11-16 18:19:08,294: Startup complete
INFO 2021-11-16 18:19:08,297 [startup.check_driver:61]:Running X.Org Mesa driver 21.0.3 on AMD REDWOOD (DRM 2.50.0 / 5.4.0-90-generic, LLVM 12.0.0) (0x68c1)
INFO 2021-11-16 18:19:08,298 [startup.check_driver:73]:GPU: 1002:68C1 1025:037E (radeon drivers)
DEBUG 2021-11-16 18:19:10,097 [lutriswindow.update_store:451]:Showing 2 games

And log from game:

Started initial process 28495 from gamemoderun /home/rafal/.local/share/lutris/runners/wine/lutris-fshack-6.14-4-x86_64/bin/wine cmd /C gu.bat
Start monitoring process.
ERROR: ld.so: object ‘/usr/$LIB/libgamemodeauto.so.0’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object ‘libgtk3-nocsd.so.0’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object ‘/usr/$LIB/libgamemodeauto.so.0’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object ‘libgtk3-nocsd.so.0’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
esync: up and running.
ERROR: ld.so: object ‘/usr/$LIB/libgamemodeauto.so.0’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object ‘libgtk3-nocsd.so.0’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

C:>“C:\users\rafal\Local Settings\Application Data\immutable-launcher-updater\installer.exe”
Can’t recognize ‘“C:\users\rafal\Local Settings\Application Data\immutable-launcher-updater\installer.exe”’ as an internal or external command, or batch script.
Monitored process exited.
Initial process has exited (return code: 12544)
Exit with return code 12544

I am aware that something is wrong with line

ERROR: ld.so: object ‘/usr/$LIB/libgamemodeauto.so.0’ from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored

but can not handle with it using fixes I have found in the web. I am kind of a newbie in Linux, can anyone give me some hints how to handle with it?