protonscr
549 results, 1000 hits (top hits only) for WINEPREFIX=`

Documentation: 32 bit and 64 bit mixed? dxvkclosedquestion

#4189 · 1 comments · updated 2024-08-06 · 1 matching
issue by lrfinotti · 2024-08-06 · view · github
Under "How to Use" in the README/documentation we see ``` export WINEPREFIX=/path/to/wineprefix cp x64/*.dll ...

wine prefix manager and multiple games in a same wineprefix protonclosedFeature Request

#2691 · 2 comments · updated 2023-05-21 · 1 matching
issue by ghost · 2019-05-15 · view · github
... wineprefix manager and install multiple games in a same wineprefix for example i wanna create a wineprefix for ...

[proton] option to copy wineprefix after game is downloaded steamclosedFeature RequestProton

#6805 · 2 comments · updated 2020-04-06 · 1 matching
issue by soredake · 2020-01-02 · view · github
Option to copy wineprefix after game is downloaded, not after pressing play button, to make use of protontricks ...

Install Instructions dxvkclosed

#4697 · 2 comments · updated 2025-02-19 · 2 matching
issue by ghost · 2025-02-19 · view · github
Under "How To Use" export WINEPREFIX=/path/to/wineprefix cp x64/*.dll $WINEPREFIX/drive_c/windows/system32 **<-- backwards** cp ...
comment by ghost · 2025-02-19 · view · github
Indeed, especially when below that is `cp x32/*.dll $WINEPREFIX/drive_c/windows/system32` Thanks for the heads up.

README instructions seem to be incorrect dxvkclosedduplicate

#3303 · 3 comments · updated 2023-03-23 · 2 matching
issue by GenericEric · 2023-03-23 · view · github
``` WINEPREFIX=/path/to/wineprefix cp x64/*.dll $WINEPREFIX/drive_c/windows/system32 cp x32/*.dll $WINEPREFIX/drive_c/windows/syswow64 ...
comment by IroAlexis · 2023-03-23 · view · github
... like this: ``` # 32bits WINEPREFIX=/path/to/prefix wine winepath -u 'c:\\windows\\system32' ``` ``` # 64bits WINEPREFIX=/path/to/prefix ...

error on first page dxvkclosed

#4920 · 3 comments · updated 2025-05-18 · 1 matching
issue by naxil · 2025-05-17 · view · github
... a mistake like VICEVERSA export WINEPREFIX=/path/to/wineprefix cp x64/*.dll $WINEPREFIX/drive_c/windows/system32 (???? 64 go ...

Metro: Exodus does not start if wineprefix was created with wine 4.x dxvkclosed

#1024 · 12 comments · updated 2022-02-08 · 1 matching
issue by mittorn · 2019-04-21 · view · github
When using wineprefix created in wine-3.13, game starts in all used wine versions (3.13, 4 ...

Why should install x64 dlls in system32 and x32 dlls in syswow64? dxvkclosed

#3228 · 3 comments · updated 2023-01-31 · 1 matching
issue by nerun · 2023-01-31 · view · github
In README, installation instructions says: ``` WINEPREFIX=/path/to/wineprefix cp x64/*.dll $WINEPREFIX/drive_c/windows/system32 cp x32 ...

Re: DXVK How to use dxvkclosed

#3246 · 2 comments · updated 2023-02-10 · 1 matching
issue by noelcurray · 2023-02-10 · view · github
... in the instruction in the "**How to use**" section of the front page, it says here: ``` WINEPREFIX=/path ...

dxvk dlls cant loading from wineprefix/drive_c/windows/system32 and syswow64 dxvkclosed

#825 · 1 comments · updated 2018-12-23 · 1 matching
issue by andysendo · 2018-12-23 · view · github
... then copy x32 and x64 dlls to wineprefix/.../system32 and syswow64, set env WINEARCH=win32 or win64; WINEDLLOVERRIDES ...

x32 WINEPREFIX driver loading problem dxvkclosedinvalid

#128 · 2 comments · updated 2018-03-08 · 1 matching
issue by XEmpty · 2018-03-05 · view · github
... But in another wineprefix x32 still it's the same problem. So, on working x64 wineprefix apps working ...

DOOM appid 379720 52 threads, 22 open 10 matching

Doom 2016 Black screen on start up, no sound. Game crashes after a few minutes. protonopenGame compatibility

#788 · 9 comments · updated 2018-08-29 · 3 matching
comment by SteveHeist · 2018-08-28 · view · github
I know, if you run `WINEPREFIX="/path/to/steam/pfx/" winetricks` you can open the wineprefix in that ...
comment by SteveHeist · 2018-08-28 · view · github
Installing vcrun2015 through winetricks is easy - `WINEPREFIX="path/to/steam/pfx" winetricks vcrun2015`

No sound on DOOM (2016) with USB Audio protonopenGame compatibility

#206 · 14 comments · updated 2019-06-08 · 2 matching
comment by Eonfge · 2018-09-04 · view · github
... workaround. Use winetricks to install the following packages: WINEPREFIX=/**your location**/steamapps/compatdata/379720/pfx winetricks **package** - xact ...
comment by Eonfge · 2018-08-23 · view · github
... whiskersnout you can test your wine-audio by starting winecfg `WINEPREFIX=/DIRECTORY/Steam/steamapps/compatdata/379720/pfx winecfg`

[SteamOS] [Doom 2016] Game launches to black screen protonopenGame compatibility

#217 · 31 comments · updated 2021-01-09 · 4 matching
comment by cjfcollins · 2018-08-28 · view · github
@coffeecrispbar to install vcrun2015 “WINEPREFIX=/path to your steamlibrary/SteamLibrary/steamapps/compatdata/379720/pfx winetricks vcrun2015” You may ...
comment by coffeecrispbar · 2018-08-29 · view · github
... The vcrun2015 wineprefix trick worked for this issue.

setup_dxvk is copying both arch to same location dxvkclosedinvalid

#331 · 2 comments · updated 2018-04-29 · 1 matching
issue by Zlopez · 2018-04-28 · view · github
... compiling/directory/x32/ > WINEPREFIX=/your/wineprefix bash setup_dxvk.sh > cd ../x64/ > WINEPREFIX=/your/wineprefix bash setup_dxvk.sh > ``` I ...

Install via winetricks fails with "same file" for dxgi and others dxvkclosed

#592 · 2 comments · updated 2019-02-28 · 1 matching
issue by Xaenalt · 2018-08-23 · view · github
... If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Using winetricks ...

Squad appid 393380 1 threads, 1 open 14 matching

Squad protonopenGame compatibility - UnofficialRegression

#938 · 585 comments · updated 2026-07-01 · 14 matching
comment by LevitatingBusinessMan · 2020-06-26 · view · github
@imaami if you'd send your wineprefix we could try to launch our game with your wineprefix.
comment by imaami · 2020-03-30 · view · github
... Delete the Squad wineprefix; 2. switch Squad to use Proton 4.11; 3. start Squad to recreate the ...

Unable to start Forgive Me Father (UE4 d3d11) dxvkclosed

#5447 · 6 comments · updated 2026-04-29 · 1 matching
issue by MiscStuff839 · 2026-01-15 · view · github
... Reproduced in a clean wineprefix. Please help ### Software information Forgive Me Father ### System information - GPU: Nvidia GeForce RTX ...

RESIDENT EVIL 7 biohazard appid 418370 2 threads, 1 open 4 matching

RESIDENT EVIL 7 biohazard protonopenGame compatibility - Unofficial

#1029 · 46 comments · updated 2026-05-20 · 4 matching
comment by cyberconan · 2019-08-02 · view · github
... Replace WINEPREFIX and RE7PATH with your values.
comment by RorraVox · 2019-06-09 · view · github
... github.com/tonix64/python-installcab > winetricks mf > export WINEPREFIX=_**/The/Location/Of/The/Game/Prefix**_ NOTE ...

Gal*Gun: Double Peace appid 511740 1 threads, 1 open 1 matching

Gal*Gun: Double Peace protonopenGame compatibility - Unofficial.NET

#1932 · 3 comments · updated 2024-10-21 · 1 matching
issue by ghost · 2018-11-07 · view · github
... Change prefix to Windows XP `WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx winecfg` 3. Download and install .NET ...

System compiled dxvk causes stack smashing with wine when playing yakuza-0/kiwami. dxvkclosedbuild

#3981 · 22 comments · updated 2025-04-14 · 2 matching
comment by mbriar · 2024-05-02 · view · github
... export WINEPREFIX=/path/to/wineprefix >cp x64/*.dll $WINEPREFIX/drive_c/windows/system32 >cp x32/*.dll $WINEPREFIX/drive_c/windows ...
comment by ghost · 2024-05-02 · view · github
In order to setup dxvk in my wineprefix, which I created a brand new one just for yakuza ...

I would like you to return the setup_dxvk.sh installation script. dxvkclosed

#572 · 19 comments · updated 2018-08-20 · 4 matching
comment by pchome · 2018-08-17 · view · github
@Kerrung > I have a large number of separate WINEPREFIX's. ```bash for prefix in *; do [ -d $prefix ] && echo ...
comment by mrdeathjr28 · 2018-08-17 · view · github
... For 32bit prefix WINEPREFIX='/home/linuxdesktopx86/.wine/' ./setup_dxvk.sh For 64bit prefix WINEPREFIX='/home/linuxdesktopx86/.local/share/wineprefixes ...
comment by doitsujinmaintainer · 2018-08-17 · view · github
... the winetricks script for updates in every single WINEPREFIX, which lead to a lot of inconvenience in cases ...
page 1 of 28next