Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikhail Tergoev
PortWINE
Commits
1f8f1bc9
Commit
1f8f1bc9
authored
Apr 09, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed EGS
parent
f42c473c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
EpicGamesLauncher.ppdb
..._from_portwine/scripts/portwine_db/EpicGamesLauncher.ppdb
+1
-1
PW_EPIC
data_from_portwine/scripts/pw_autoinstall/PW_EPIC
+1
-0
No files found.
data_from_portwine/scripts/portwine_db/EpicGamesLauncher.ppdb
View file @
1f8f1bc9
...
...
@@ -6,7 +6,7 @@
#export PW_COMMENT_DB="PortWINE database file for Epic Games Launcher"
export
LAUNCH_PARAMETERS
=
"-SkipBuildPatchPrereq"
export
PW_DLL_INSTALL
=
"vcrun2012 vcrun2013 vcrun2019"
export
PW_WINE_USE
=
"
PROTON
_LG"
export
PW_WINE_USE
=
"
WINE
_LG"
export
WINEDLLOVERRIDES
=
"vulkan-1=n,b"
# add_in_start_portwine () {
# regdlloverrides "RDR2.exe:vulkan-1=n,b"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_EPIC
View file @
1f8f1bc9
...
...
@@ -10,6 +10,7 @@ export LAUNCH_PARAMETERS="/q"
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/EpicGamesLauncherInstaller.msi"
export
PW_USE_D3D_EXTRAS
=
1
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Epic Games Launcher"
export
PW_WINE_USE
=
"WINE_LG"
# sed -i '/Epic Games/d' "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}"/*.reg >/dev/null
try_remove_file
"
${
PORT_WINE_PATH
}
/data/prefixes/
${
PW_PREFIX_NAME
}
/.wine_ver"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment