Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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
Vladislav
PortWINE-old
Commits
26307299
Commit
26307299
authored
Apr 02, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed ru_lang in EAapp and added share pid for flatpak
parent
175a1539
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
functions_helper
data_from_portwine/scripts/functions_helper
+2
-0
EALauncher
data_from_portwine/scripts/portwine_db/EALauncher
+1
-1
No files found.
data_from_portwine/scripts/functions_helper
View file @
26307299
...
...
@@ -599,11 +599,13 @@ ${PW_PV_OVERRIDES}/i386-linux-gnu/aliases:\
--unshare-home
\
--home="
${
PW_SANDBOX_HOME_PATH
}
"
\
--remove-game-overlay
\
--share-pid
\
${
PW_ADD_TO_ARGS_IN_RUNTIME
}
--"
else
export
pw_runtime
=
"
${
PW_WINELIB
}
/pressure-vessel/bin/pressure-vessel-unruntime
\
--share-home
\
--remove-game-overlay
\
--share-pid
\
${
PW_ADD_TO_ARGS_IN_RUNTIME
}
--"
fi
...
...
data_from_portwine/scripts/portwine_db/EALauncher
View file @
26307299
...
...
@@ -41,4 +41,4 @@ export PW_DLL_INSTALL=""
export
WINEDLLOVERRIDES
=
""
export
PW_WINE_CPU_TOPOLOGY
=
"disabled"
export
GAMESCOPE_ARGS
=
"-F fsr"
add_in_start_portwine
()
{
export
L
ANG
=
C
;
}
add_in_start_portwine
()
{
export
L
C_CTYPE
=
C
;
}
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