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
629b31cc
Commit
629b31cc
authored
May 28, 2020
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix optirun
parent
fd04f873
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
debug
data_from_portwine/scripts/debug
+1
-1
start
data_from_portwine/scripts/start
+2
-2
winecmd
data_from_portwine/scripts/winecmd
+1
-2
winefile
data_from_portwine/scripts/winefile
+1
-1
No files found.
data_from_portwine/scripts/debug
View file @
629b31cc
...
@@ -71,7 +71,7 @@ export WINE_MONO_TRACE="E:System.NotImplementedException"
...
@@ -71,7 +71,7 @@ export WINE_MONO_TRACE="E:System.NotImplementedException"
#"/usr/bin/xterm" -geometry 130x13 -sb -e 'echo "--------------------------------------------------------PORTWINE-LINUX.RU--------------------------------------------------------" && "${PROTONRUN}" "run" "${gamestart}" "${launch_parameters}" &>> "${PORT_WINE_PATH}/${portname}.log"'
#"/usr/bin/xterm" -geometry 130x13 -sb -e 'echo "--------------------------------------------------------PORTWINE-LINUX.RU--------------------------------------------------------" && "${PROTONRUN}" "run" "${gamestart}" "${launch_parameters}" &>> "${PORT_WINE_PATH}/${portname}.log"'
"
${
optirun_on
}
"
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"
${
gamestart
}
"
${
launch_parameters
}
>>
"
${
PORT_WINE_PATH
}
/
${
portname
}
.log"
2>&1
${
optirun_on
}
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"
${
gamestart
}
"
${
launch_parameters
}
>>
"
${
PORT_WINE_PATH
}
/
${
portname
}
.log"
2>&1
KILL9_WINEDEVICE | pwzen
KILL9_WINEDEVICE | pwzen
STOP_PORTWINE | pwzen
STOP_PORTWINE | pwzen
...
...
data_from_portwine/scripts/start
View file @
629b31cc
#!/bin/bash
#!/bin/bash
# Author:
Tergoev M.A.
# Author:
PortWINE-Linux.ru
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
"
${
WINESERVER
}
"
-k
"
${
WINESERVER
}
"
-k
START_PORTWINE
START_PORTWINE
"
${
optirun_on
}
"
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"
${
gamestart
}
"
${
launch_parameters
}
& KILL9_WINEDEVICE
>
&2
${
optirun_on
}
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"
${
gamestart
}
"
${
launch_parameters
}
& KILL9_WINEDEVICE
>
&2
STOP_PORTWINE
STOP_PORTWINE
data_from_portwine/scripts/winecmd
View file @
629b31cc
#!/bin/bash
#!/bin/bash
# Author: PortWINE-Linux.ru
# Author: PortWINE-Linux.ru
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
START_PORTWINE
START_PORTWINE
"
${
optirun_on
}
"
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"cmd"
>
&2
${
optirun_on
}
"
${
var_gamemode
}
"
"
${
PROTONRUN
}
"
"run"
"cmd"
>
&2
STOP_PORTWINE
STOP_PORTWINE
data_from_portwine/scripts/winefile
View file @
629b31cc
...
@@ -3,5 +3,5 @@
...
@@ -3,5 +3,5 @@
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
.
"
$(
dirname
$(
readlink
-f
"
$0
"
))
/runlib"
START_PORTWINE
START_PORTWINE
export
WINEDEBUG
=
"fixme-all"
export
WINEDEBUG
=
"fixme-all"
"
${
optirun_on
}
"
${
var_gamemode
}
"
${
PROTONRUN
}
"
"run"
"explorer"
& KILL9_WINEDEVICE
>
&2
${
optirun_on
}
${
var_gamemode
}
"
${
PROTONRUN
}
"
"run"
"explorer"
& KILL9_WINEDEVICE
>
&2
STOP_PORTWINE
STOP_PORTWINE
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