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
003ecde8
Commit
003ecde8
authored
May 07, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dropped hack for Genshin
parent
233bfaa0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
18 deletions
+1
-18
Genshin Impact.ppdb
data_from_portwine/scripts/portwine_db/Genshin Impact.ppdb
+1
-18
No files found.
data_from_portwine/scripts/portwine_db/Genshin Impact.ppdb
View file @
003ecde8
...
@@ -9,21 +9,4 @@ export PW_WINDOWS_VER="10"
...
@@ -9,21 +9,4 @@ export PW_WINDOWS_VER="10"
export
PW_VULKAN_USE
=
"2"
export
PW_VULKAN_USE
=
"2"
export
PW_PREFIX_NAME
=
"HO_YO_PLAY"
export
PW_PREFIX_NAME
=
"HO_YO_PLAY"
export
PW_WINE_USE
=
"WINE_LG"
export
PW_WINE_USE
=
"WINE_LG"
add_in_start_portwine
()
{
export
LAUNCH_PARAMETERS
=
"-platform_type CLOUD_THIRD_PARTY_PC"
genshin_hack
()
{
if
command
-v
nmcli &>/dev/null
;
then
while
true
;
do
if
pgrep
-i
genshinimp
;
then
nmcli networking off
sleep
10
nmcli networking on
break
else
sleep
0.5
fi
done
fi
}
genshin_hack &
}
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