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
c8397053
Unverified
Commit
c8397053
authored
Jan 15, 2024
by
valokardin
Committed by
GitHub
Jan 15, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create MW.sh
parent
4efeb762
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
MW.sh
data_from_portwine/scripts/portwine_db/MW.sh
+15
-0
No files found.
data_from_portwine/scripts/portwine_db/MW.sh
0 → 100644
View file @
c8397053
#!/usr/bin/env bash
#Author: ValoKarDin
#launcher.exe
#Rating=5
export
PW_COMMENT_DB
=
"Modern Warships"
################################################
export
PW_VULKAN_USE
=
2
#dxvk, vkd3d or 0 for OpenGL
export
LAUNCH_PARAMETERS
=
""
# Additional launch options
export
PW_WINDOWS_VER
=
10
# Set windows version 10, 7 or XP
export
WINEDLLOVERRIDES
=
""
export
PW_DLL_INSTALL
=
"lucida"
# Install DLL in port prefix (used winetricks)
export
PW_USE_D3D_EXTRAS
=
"1"
export
PW_USE_EAC_AND_BE
=
"0"
export
PW_PREFIX_NAME
=
"MW"
export
PW_USE_SHADER_CACHE
=
"0"
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