Skip to content

Commit 8e9003d

Browse files
authored
Special K: Initial logic for choosing SpecialK DLL name (#912)
1 parent 7c94883 commit 8e9003d

File tree

10 files changed

+173
-60
lines changed

10 files changed

+173
-60
lines changed

lang/chinese.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,3 +1220,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12201220
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12211221
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12221222
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1223+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1224+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1225+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1226+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/dutch.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,3 +1219,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12191219
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12201220
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12211221
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1222+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1223+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1224+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1225+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/english.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,3 +1220,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12201220
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12211221
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12221222
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1223+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1224+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1225+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1226+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/englishUK.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,3 +1219,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12191219
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12201220
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12211221
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1222+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1223+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1224+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1225+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/french.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,3 +1218,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12181218
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12191219
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12201220
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1221+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1222+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1223+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1224+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/german.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,3 +1221,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12211221
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12221222
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12231223
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1224+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1225+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1226+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1227+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/italian.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,3 +1219,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12191219
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12201220
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12211221
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1222+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1223+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1224+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1225+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/polish.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,3 +1219,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12191219
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12201220
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12211221
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1222+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1223+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1224+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1225+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

lang/russian.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,3 +1219,7 @@ GUI_USEPERGAMEWINEDPI="enable Wine DPI"
12191219
DESC_USEPERGAMEWINEDPI="enable Per-Game Wine DPI value set below for this game only"
12201220
GUI_PERGAMEWINEDPI="Wine DPI Scaling"
12211221
DESC_PERGAMEWINEDPI="set a Wine DPI value for this game only, this will override any global Wine DPI value - Default is '96' as set by Wine"
1222+
GUI_SPEKDLLNAME="SpecialK DLL Name"
1223+
DESC_SPEKDLLNAME="Choose the name for the SpecialK DLL, default is 'auto' and chosen based on game renderer (if known) - Override to set specific DLL name for specific rendering backend or to avoid DLL name conflicts"
1224+
NOTY_SPEKRESHDLLCONFLICT="XXX is enabled and the chosen XXX DLL name conflicts with the YYY DLL nme -- Not installing"
1225+
NOTY_SPEKDLLCONFLICT="SpecialK DLL name has unresolvable with existing DLL in game files -- Not installing"

0 commit comments

Comments
 (0)