Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
winetricks
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
Ivan Ivlev
winetricks
Commits
dbbba47b
Commit
dbbba47b
authored
Jan 17, 2024
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
just import…
just import
https://github.com/Winetricks/winetricks/archive/20240105/winetricks-20240105.tar.gz
to winetricks subdir with rpmgs script
parent
cca9c099
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
342 additions
and
212 deletions
+342
-212
README.md
winetricks/README.md
+13
-3
LATEST
winetricks/files/LATEST
+1
-1
all.txt
winetricks/files/verbs/all.txt
+13
-86
apps.txt
winetricks/files/verbs/apps.txt
+0
-1
dlls.txt
winetricks/files/verbs/dlls.txt
+12
-4
download.txt
winetricks/files/verbs/download.txt
+9
-20
fonts.txt
winetricks/files/verbs/fonts.txt
+1
-1
manual-download.txt
winetricks/files/verbs/manual-download.txt
+0
-24
winetricks
winetricks/src/winetricks
+292
-71
winetricks.1
winetricks/src/winetricks.1
+1
-1
No files found.
winetricks/README.md
View file @
dbbba47b
...
@@ -28,6 +28,8 @@ The ```winetricks``` package should be used if it is available and up to date. T
...
@@ -28,6 +28,8 @@ The ```winetricks``` package should be used if it is available and up to date. T
Note: packaged Debian / Ubuntu winetricks versions are typically outdated, so a manual installation is recommended.
Note: packaged Debian / Ubuntu winetricks versions are typically outdated, so a manual installation is recommended.
## Manual Install
If the package is unavailable, outdated, or the latest version is desired, a manual installation of winetricks can be done.
If the package is unavailable, outdated, or the latest version is desired, a manual installation of winetricks can be done.
It is _highly_ recommended to uninstall any previously installed version of winetricks first.
It is _highly_ recommended to uninstall any previously installed version of winetricks first.
...
@@ -38,8 +40,17 @@ E.g. for Debian / Ubuntu:
...
@@ -38,8 +40,17 @@ E.g. for Debian / Ubuntu:
sudo apt-get purge winetricks
sudo apt-get purge winetricks
```
```
Then, for Ubuntu, use a shell script to download the current winetricks script(s).
### Installing The Latest Stable Release
E.g.:
Download the latest release from
[
Github
](
https://github.com/Winetricks/winetricks/releases/latest
)
.
Extract the archive and
`cd`
into the extracted folder.
Run
`sudo make install`
to install Winetricks system-wide.
### Scripted Install
You can use a shell script to download the current winetricks script(s):
```
```
#!/bin/sh
#!/bin/sh
...
@@ -125,7 +136,6 @@ su root sh -c 'mv update_winetricks /usr/bin/'
...
@@ -125,7 +136,6 @@ su root sh -c 'mv update_winetricks /usr/bin/'
To use
```curl```
instead of
```wget```
: substitute all
```wget```
calls with
```curl -O```
, in the winetricks update script.
To use
```curl```
instead of
```wget```
: substitute all
```wget```
calls with
```curl -O```
, in the winetricks update script.
# Updating
# Updating
Using the traditional Unix crontab...
Using the traditional Unix crontab...
```
```
...
...
winetricks/files/LATEST
View file @
dbbba47b
202
30212
202
40105
winetricks/files/verbs/all.txt
View file @
dbbba47b
...
@@ -40,7 +40,6 @@ ollydbg200 OllyDbg (ollydbg.de, 2010) [downloadable]
...
@@ -40,7 +40,6 @@ ollydbg200 OllyDbg (ollydbg.de, 2010) [downloadable]
ollydbg201 OllyDbg (ollydbg.de, 2013) [downloadable]
ollydbg201 OllyDbg (ollydbg.de, 2013) [downloadable]
openwatcom Open Watcom C/C++ compiler (can compile win16 code!) (Watcom, 2010) [downloadable]
openwatcom Open Watcom C/C++ compiler (can compile win16 code!) (Watcom, 2010) [downloadable]
origin EA Origin (EA, 2011) [downloadable]
origin EA Origin (EA, 2011) [downloadable]
originupdater EA Origin (updater) (EA, ) [downloadable]
protectionid Protection ID (CDKiLLER & TippeX, 2016)
protectionid Protection ID (CDKiLLER & TippeX, 2016)
psdk2003 MS Platform SDK 2003 (Microsoft, 2003) [downloadable]
psdk2003 MS Platform SDK 2003 (Microsoft, 2003) [downloadable]
psdkwin71 MS Windows 7.1 SDK (Microsoft, 2010) [downloadable]
psdkwin71 MS Windows 7.1 SDK (Microsoft, 2010) [downloadable]
...
@@ -86,7 +85,8 @@ cnc_ddraw Reimplentation of ddraw for CnC games (CnCNet, 2021) [d
...
@@ -86,7 +85,8 @@ cnc_ddraw Reimplentation of ddraw for CnC games (CnCNet, 2021) [d
comctl32 MS common controls 5.80 (Microsoft, 2001) [downloadable]
comctl32 MS common controls 5.80 (Microsoft, 2001) [downloadable]
comctl32ocx MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 (Microsoft, 2012) [downloadable]
comctl32ocx MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 (Microsoft, 2012) [downloadable]
comdlg32ocx Common Dialog ActiveX Control for VB6 (Microsoft, 2012) [downloadable]
comdlg32ocx Common Dialog ActiveX Control for VB6 (Microsoft, 2012) [downloadable]
crypt32 MS crypt32 (Microsoft, 2004) [downloadable]
crypt32 MS crypt32 (Microsoft, 2011) [downloadable]
crypt32_winxp MS crypt32 (Microsoft, 2004) [downloadable]
d3dcompiler_42 MS d3dcompiler_42.dll (Microsoft, 2010) [downloadable]
d3dcompiler_42 MS d3dcompiler_42.dll (Microsoft, 2010) [downloadable]
d3dcompiler_43 MS d3dcompiler_43.dll (Microsoft, 2010) [downloadable]
d3dcompiler_43 MS d3dcompiler_43.dll (Microsoft, 2010) [downloadable]
d3dcompiler_46 MS d3dcompiler_46.dll (Microsoft, 2010) [downloadable]
d3dcompiler_46 MS d3dcompiler_46.dll (Microsoft, 2010) [downloadable]
...
@@ -156,11 +156,13 @@ dotnet471 MS .NET 4.7.1 (Microsoft, 2017) [downloadable]
...
@@ -156,11 +156,13 @@ dotnet471 MS .NET 4.7.1 (Microsoft, 2017) [downloadable]
dotnet472 MS .NET 4.7.2 (Microsoft, 2018) [downloadable]
dotnet472 MS .NET 4.7.2 (Microsoft, 2018) [downloadable]
dotnet48 MS .NET 4.8 (Microsoft, 2019) [downloadable]
dotnet48 MS .NET 4.8 (Microsoft, 2019) [downloadable]
dotnet6 MS .NET Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnet6 MS .NET Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnet7 MS .NET Runtime 7.0 LTS (Microsoft, 2023) [downloadable]
dotnet_verifier MS .NET Verifier (Microsoft, 2016) [downloadable]
dotnet_verifier MS .NET Verifier (Microsoft, 2016) [downloadable]
dotnetcore2 MS .NET Core Runtime 2.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore2 MS .NET Core Runtime 2.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore3 MS .NET Core Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore3 MS .NET Core Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcoredesktop3 MS .NET Core Desktop Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcoredesktop3 MS .NET Core Desktop Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetdesktop6 MS .NET Desktop Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnetdesktop6 MS .NET Desktop Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnetdesktop7 MS .NET Desktop Runtime 7.0 LTS (Microsoft, 2023) [downloadable]
dpvoice Microsoft dpvoice dpvvox dpvacm Audio dlls (Microsoft, 2002) [downloadable]
dpvoice Microsoft dpvoice dpvvox dpvacm Audio dlls (Microsoft, 2002) [downloadable]
dsdmo MS dsdmo.dll (Microsoft, 2010) [downloadable]
dsdmo MS dsdmo.dll (Microsoft, 2010) [downloadable]
dsound MS DirectSound from DirectX user redistributable (Microsoft, 2010) [downloadable]
dsound MS DirectSound from DirectX user redistributable (Microsoft, 2010) [downloadable]
...
@@ -236,8 +238,11 @@ dxvk1102 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux
...
@@ -236,8 +238,11 @@ dxvk1102 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux
dxvk1103 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (1.10.3) (Philip Rebohle, 2022) [downloadable]
dxvk1103 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (1.10.3) (Philip Rebohle, 2022) [downloadable]
dxvk2000 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.0) (Philip Rebohle, 2022) [downloadable]
dxvk2000 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.0) (Philip Rebohle, 2022) [downloadable]
dxvk2010 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.1) (Philip Rebohle, 2023) [downloadable]
dxvk2010 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.1) (Philip Rebohle, 2023) [downloadable]
dxvk2020 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.2) (Philip Rebohle, 2023) [downloadable]
dxvk2030 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.3) (Philip Rebohle, 2023) [downloadable]
dxvk_nvapi0061 Alternative NVAPI Vulkan implementation on top of DXVK for Linux / Wine (0.6.1) (Jens Peters, 2023) [downloadable]
esent MS Extensible Storage Engine (Microsoft, 2011) [downloadable]
esent MS Extensible Storage Engine (Microsoft, 2011) [downloadable]
faudio FAudio (xaudio reimplementation, with xna support) builds for win32 (
latest
) (Kron4ek, 2019) [downloadable]
faudio FAudio (xaudio reimplementation, with xna support) builds for win32 (
20.07
) (Kron4ek, 2019) [downloadable]
faudio1901 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.01) (Kron4ek, 2019) [downloadable]
faudio1901 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.01) (Kron4ek, 2019) [downloadable]
faudio1902 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.02) (Kron4ek, 2019) [downloadable]
faudio1902 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.02) (Kron4ek, 2019) [downloadable]
faudio1903 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.03) (Kron4ek, 2019) [downloadable]
faudio1903 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.03) (Kron4ek, 2019) [downloadable]
...
@@ -247,7 +252,7 @@ faudio1906 FAudio (xaudio reimplementation, with xna support) buil
...
@@ -247,7 +252,7 @@ faudio1906 FAudio (xaudio reimplementation, with xna support) buil
faudio190607 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06.07) (Kron4ek, 2019) [downloadable]
faudio190607 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06.07) (Kron4ek, 2019) [downloadable]
ffdshow ffdshow video codecs (doom9 folks, 2010) [downloadable]
ffdshow ffdshow video codecs (doom9 folks, 2010) [downloadable]
filever Microsoft's filever, for dumping file version info (Microsoft, 20??) [downloadable]
filever Microsoft's filever, for dumping file version info (Microsoft, 20??) [downloadable]
galliumnine Gallium Nine Standalone (latest) (Gallium Nine Team, 20
19
) [downloadable]
galliumnine Gallium Nine Standalone (latest) (Gallium Nine Team, 20
23
) [downloadable]
galliumnine02 Gallium Nine Standalone (v0.2) (Gallium Nine Team, 2019) [downloadable]
galliumnine02 Gallium Nine Standalone (v0.2) (Gallium Nine Team, 2019) [downloadable]
galliumnine03 Gallium Nine Standalone (v0.3) (Gallium Nine Team, 2019) [downloadable]
galliumnine03 Gallium Nine Standalone (v0.3) (Gallium Nine Team, 2019) [downloadable]
galliumnine04 Gallium Nine Standalone (v0.4) (Gallium Nine Team, 2019) [downloadable]
galliumnine04 Gallium Nine Standalone (v0.4) (Gallium Nine Team, 2019) [downloadable]
...
@@ -255,6 +260,7 @@ galliumnine05 Gallium Nine Standalone (v0.5) (Gallium Nine Team, 2019
...
@@ -255,6 +260,7 @@ galliumnine05 Gallium Nine Standalone (v0.5) (Gallium Nine Team, 2019
galliumnine06 Gallium Nine Standalone (v0.6) (Gallium Nine Team, 2020) [downloadable]
galliumnine06 Gallium Nine Standalone (v0.6) (Gallium Nine Team, 2020) [downloadable]
galliumnine07 Gallium Nine Standalone (v0.7) (Gallium Nine Team, 2020) [downloadable]
galliumnine07 Gallium Nine Standalone (v0.7) (Gallium Nine Team, 2020) [downloadable]
galliumnine08 Gallium Nine Standalone (v0.8) (Gallium Nine Team, 2021) [downloadable]
galliumnine08 Gallium Nine Standalone (v0.8) (Gallium Nine Team, 2021) [downloadable]
galliumnine09 Gallium Nine Standalone (v0.9) (Gallium Nine Team, 2023) [downloadable]
gdiplus MS GDI+ (Microsoft, 2011) [downloadable]
gdiplus MS GDI+ (Microsoft, 2011) [downloadable]
gdiplus_winxp MS GDI+ (Microsoft, 2009)
gdiplus_winxp MS GDI+ (Microsoft, 2009)
gfw MS Games For Windows Live (xlive.dll) (Microsoft, 2008) [downloadable]
gfw MS Games For Windows Live (xlive.dll) (Microsoft, 2008) [downloadable]
...
@@ -339,6 +345,7 @@ shockwave Shockwave (Adobe, 2018) [downloadable]
...
@@ -339,6 +345,7 @@ shockwave Shockwave (Adobe, 2018) [downloadable]
speechsdk MS Speech SDK 5.1 (Microsoft, 2009) [downloadable]
speechsdk MS Speech SDK 5.1 (Microsoft, 2009) [downloadable]
tabctl32 Microsoft Tabbed Dialog Control 6.0 (tabctl32.ocx) (Microsoft, 2012) [downloadable]
tabctl32 Microsoft Tabbed Dialog Control 6.0 (tabctl32.ocx) (Microsoft, 2012) [downloadable]
ucrtbase2019 Visual C++ 2019 library (ucrtbase.dll) (Microsoft, 2019) [downloadable]
ucrtbase2019 Visual C++ 2019 library (ucrtbase.dll) (Microsoft, 2019) [downloadable]
uiribbon Windows UIRibbon (Microsoft, 2011) [downloadable]
updspapi Windows Update Service API (Microsoft, 2004) [downloadable]
updspapi Windows Update Service API (Microsoft, 2004) [downloadable]
urlmon MS urlmon (Microsoft, 2011) [downloadable]
urlmon MS urlmon (Microsoft, 2011) [downloadable]
usp10 Uniscribe (Microsoft, 2011) [downloadable]
usp10 Uniscribe (Microsoft, 2011) [downloadable]
...
@@ -378,7 +385,7 @@ xinput Microsoft XInput (Xbox controller support) (Microsoft,
...
@@ -378,7 +385,7 @@ xinput Microsoft XInput (Xbox controller support) (Microsoft,
xmllite MS xmllite dll (Microsoft, 2011) [downloadable]
xmllite MS xmllite dll (Microsoft, 2011) [downloadable]
xna31 MS XNA Framework Redistributable 3.1 (Microsoft, 2009) [downloadable]
xna31 MS XNA Framework Redistributable 3.1 (Microsoft, 2009) [downloadable]
xna40 MS XNA Framework Redistributable 4.0 (Microsoft, 2010) [downloadable]
xna40 MS XNA Framework Redistributable 4.0 (Microsoft, 2010) [downloadable]
xvid Xvid Video Codec (xvid.org, 20
0
9) [downloadable]
xvid Xvid Video Codec (xvid.org, 20
1
9) [downloadable]
===== fonts =====
===== fonts =====
allfonts All fonts (various, 1998-2010) [downloadable]
allfonts All fonts (various, 1998-2010) [downloadable]
andale MS Andale Mono font (Microsoft, 2008) [downloadable]
andale MS Andale Mono font (Microsoft, 2008) [downloadable]
...
@@ -407,7 +414,7 @@ ipamona IPAMona Japanese fonts (Jun Kobayashi, 2008) [downloada
...
@@ -407,7 +414,7 @@ ipamona IPAMona Japanese fonts (Jun Kobayashi, 2008) [downloada
liberation Red Hat Liberation fonts (Mono, Sans, SansNarrow, Serif) (Red Hat, 2008) [downloadable]
liberation Red Hat Liberation fonts (Mono, Sans, SansNarrow, Serif) (Red Hat, 2008) [downloadable]
lucida MS Lucida Console font (Microsoft, 1998) [downloadable]
lucida MS Lucida Console font (Microsoft, 1998) [downloadable]
meiryo MS Meiryo font (Microsoft, 2009) [downloadable]
meiryo MS Meiryo font (Microsoft, 2009) [downloadable]
opensymbol OpenSymbol fonts (replacement for Wingdings) (
OpenOffice.org, 2017
) [downloadable]
opensymbol OpenSymbol fonts (replacement for Wingdings) (
libreoffice.org, 2022
) [downloadable]
pptfonts All MS PowerPoint Viewer fonts (various, ) [downloadable]
pptfonts All MS PowerPoint Viewer fonts (various, ) [downloadable]
sourcehansans Source Han Sans fonts (Adobe, 2021) [downloadable]
sourcehansans Source Han Sans fonts (Adobe, 2021) [downloadable]
tahoma MS Tahoma font (not part of corefonts) (Microsoft, 1999) [downloadable]
tahoma MS Tahoma font (not part of corefonts) (Microsoft, 1999) [downloadable]
...
@@ -421,91 +428,11 @@ vlgothic VLGothic Japanese fonts (Project Vine / Daisuke Suzuki,
...
@@ -421,91 +428,11 @@ vlgothic VLGothic Japanese fonts (Project Vine / Daisuke Suzuki,
webdings MS Webdings fonts (Microsoft, 2008) [downloadable]
webdings MS Webdings fonts (Microsoft, 2008) [downloadable]
wenquanyi WenQuanYi CJK font (wenq.org, 2009) [downloadable]
wenquanyi WenQuanYi CJK font (wenq.org, 2009) [downloadable]
wenquanyizenhei WenQuanYi ZenHei font (wenq.org, 2009) [downloadable]
wenquanyizenhei WenQuanYi ZenHei font (wenq.org, 2009) [downloadable]
===== games =====
acreedbro Assassin's Creed Brotherhood (Ubisoft, 2011)
algodoo_demo Algodoo Demo (Algoryx, 2009) [downloadable]
amnesia_tdd_demo Amnesia: The Dark Descent Demo (Frictional Games, 2010)
aoe3_demo Age of Empires III Trial (Microsoft, 2005) [downloadable]
avatar_demo James Camerons Avatar: The Game Demo (Ubisoft, 2009)
bfbc2 Battlefield Bad Company 2 (EA, 2010)
bioshock2 Bioshock 2 (2K Games, 2010)
bioshock_demo Bioshock Demo (2K Games, 2007) [downloadable]
blobby_volley Blobby Volley (Daniel Skoraszewsky, 2000)
bttf101 Back to the Future Episode 1 (Telltale, 2011)
cim_demo Cities In Motion Demo (Paradox Interactive, 2010)
civ4_demo Civilization IV Demo (Firaxis Games, 2005)
cnc3_demo Command & Conquer 3 Demo (EA, 2007) [downloadable]
cnc_redalert3_demo Command & Conquer Red Alert 3 Demo (EA, 2008)
cod1 Call of Duty (Activision, 2003)
cod4mw_demo Call of Duty 4: Modern Warfare (Activision, 2007)
cod5_waw Call of Duty 5: World at War (Activision, 2008)
cod_demo Call of Duty demo (Activision, 2003)
crayonphysics_demo Crayon Physics Deluxe demo (Kloonigames, 2011) [downloadable]
crysis2 Crysis 2 (EA, 2011)
csi6_demo CSI: Fatal Conspiracy Demo (Ubisoft, 2010)
darknesswithin2_demo Darkness Within 2 Demo (Zoetrope Interactive, 2010)
darkspore Darkspore (EA, 2011)
dcuo DC Universe Online (EA, 2011)
deadspace Dead Space (EA, 2008)
deadspace2 Dead Space 2 (EA, 2011)
demolition_company_demo Demolition Company demo (Giants Software, 2010)
deusex2_demo Deus Ex 2 / Deus Ex: Invisible War Demo (Eidos, 2003)
diablo2 Diablo II (Blizzard, 2000)
dirt2_demo Dirt 2 Demo (Codemasters, 2009)
dragonage Dragon Age: Origins (Bioware / EA, 2009)
dragonage2_demo Dragon Age II demo (EA/Bioware, 2011) [downloadable]
dragonage_ue Dragon Age: Origins - Ultimate Edition (Bioware / EA, 2010)
eve EVE Online Tyrannis (CCP Games, 2017) [downloadable]
fable_tlc Fable: The Lost Chapters (Microsoft, 2005)
fifa11_demo FIFA 11 Demo (EA Sports, 2010) [downloadable]
gta_vc Grand Theft Auto: Vice City (Rockstar, 2003)
hordesoforcs2_demo Hordes of Orcs 2 Demo (Freeverse, 2010)
kotor1 Star Wars: Knights of the Old Republic (LucasArts, 2003)
lemonysnicket Lemony Snicket: A Series of Unfortunate Events (Activision, 2004)
lhp_demo LEGO Harry Potter Demo [Years 1-4] (Travellers Tales / WB, 2010)
losthorizon_demo Lost Horizon Demo (Deep Silver, 2010)
lswcs Lego Star Wars Complete Saga (Lucasarts, 2009)
luxor_ar Luxor Amun Rising (MumboJumbo, 2006)
masseffect2 Mass Effect 2 (DRM broken on Wine) (BioWare, 2010)
masseffect2_demo Mass Effect 2 (BioWare, 2010) [downloadable]
maxmagicmarker_demo Max & the Magic Marker Demo (Press Play, 2010) [downloadable]
mdk MDK (3dfx) (Playmates International, 1997)
menofwar Men of War (Aspyr Media, 2009)
mfsx_demo Microsoft Flight Simulator X Demo (Microsoft, 2006) [downloadable]
mfsxde Microsoft Flight Simulator X: Deluxe Edition (Microsoft, 2006)
myth2_demo Myth II demo 1.8.0 (Project Magma, 2011) [downloadable]
nfsshift_demo Need for Speed: SHIFT Demo (EA, 2009) [downloadable]
oblivion Elder Scrolls: Oblivion (Bethesda Game Studios, 2006)
penpenxmas Pen-Pen Xmas Olympics (Army of Trolls / Black Cat, 2007) [downloadable]
popfs Prince of Persia: The Forgotten Sands (Ubisoft, 2010)
rct3deluxe RollerCoaster Tycoon 3 Deluxe (DRM broken on Wine) (Atari, 2004)
riseofnations_demo Rise of Nations Trial (Microsoft, 2003)
sammax301_demo Sam & Max 301: The Penal Zone (Telltale Games, 2010)
sammax304_demo Sam & Max 304: Beyond the Alley of the Dolls (Telltale Games, 2010)
secondlife Second Life Viewer (Linden Labs, 2003-2011) [downloadable]
sims3 The Sims 3 (DRM broken on Wine) (EA, 2009)
sims3_gen The Sims 3: Generations (DRM broken on Wine) (EA, 2011)
simsmed The Sims Medieval (DRM broken on Wine) (EA, 2011)
singularity Singularity (Activision, 2010)
splitsecond Split Second (Disney, 2010)
spore Spore (EA, 2008)
spore_cc_demo Spore Creature Creator trial (EA, 2008) [downloadable]
starcraft2_demo Starcraft II Demo (Blizzard, 2010)
theundergarden_demo The UnderGarden Demo (Atari, 2010)
tmnationsforever TrackMania Nations Forever (Nadeo, 2009) [downloadable]
torchlight Torchlight - boxed version (Runic Games, 2009)
trainztcc_2004 Trainz: The Complete Collection: TRS2004 (Paradox Interactive, 2008)
tropico3_demo Tropico 3 Demo (Kalypso Media GmbH, 2009)
twfc Transformers: War for Cybertron (Activision, 2010)
typingofthedead_demo Typing of the Dead Demo (Sega, 1999)
ut3 Unreal Tournament 3 (Midway Games, 2007)
wog World of Goo Demo (2D Boy, 2008) [downloadable]
===== prefix =====
===== prefix =====
apps
apps
benchmarks
benchmarks
dlls
dlls
fonts
fonts
games
settings
settings
===== settings =====
===== settings =====
alldlls=builtin Override most common DLLs to builtin
alldlls=builtin Override most common DLLs to builtin
...
...
winetricks/files/verbs/apps.txt
View file @
dbbba47b
...
@@ -39,7 +39,6 @@ ollydbg200 OllyDbg (ollydbg.de, 2010) [downloadable]
...
@@ -39,7 +39,6 @@ ollydbg200 OllyDbg (ollydbg.de, 2010) [downloadable]
ollydbg201 OllyDbg (ollydbg.de, 2013) [downloadable]
ollydbg201 OllyDbg (ollydbg.de, 2013) [downloadable]
openwatcom Open Watcom C/C++ compiler (can compile win16 code!) (Watcom, 2010) [downloadable]
openwatcom Open Watcom C/C++ compiler (can compile win16 code!) (Watcom, 2010) [downloadable]
origin EA Origin (EA, 2011) [downloadable]
origin EA Origin (EA, 2011) [downloadable]
originupdater EA Origin (updater) (EA, ) [downloadable]
protectionid Protection ID (CDKiLLER & TippeX, 2016)
protectionid Protection ID (CDKiLLER & TippeX, 2016)
psdk2003 MS Platform SDK 2003 (Microsoft, 2003) [downloadable]
psdk2003 MS Platform SDK 2003 (Microsoft, 2003) [downloadable]
psdkwin71 MS Windows 7.1 SDK (Microsoft, 2010) [downloadable]
psdkwin71 MS Windows 7.1 SDK (Microsoft, 2010) [downloadable]
...
...
winetricks/files/verbs/dlls.txt
View file @
dbbba47b
...
@@ -12,7 +12,8 @@ cnc_ddraw Reimplentation of ddraw for CnC games (CnCNet, 2021) [d
...
@@ -12,7 +12,8 @@ cnc_ddraw Reimplentation of ddraw for CnC games (CnCNet, 2021) [d
comctl32 MS common controls 5.80 (Microsoft, 2001) [downloadable]
comctl32 MS common controls 5.80 (Microsoft, 2001) [downloadable]
comctl32ocx MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 (Microsoft, 2012) [downloadable]
comctl32ocx MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 (Microsoft, 2012) [downloadable]
comdlg32ocx Common Dialog ActiveX Control for VB6 (Microsoft, 2012) [downloadable]
comdlg32ocx Common Dialog ActiveX Control for VB6 (Microsoft, 2012) [downloadable]
crypt32 MS crypt32 (Microsoft, 2004) [downloadable]
crypt32 MS crypt32 (Microsoft, 2011) [downloadable]
crypt32_winxp MS crypt32 (Microsoft, 2004) [downloadable]
d3dcompiler_42 MS d3dcompiler_42.dll (Microsoft, 2010) [downloadable]
d3dcompiler_42 MS d3dcompiler_42.dll (Microsoft, 2010) [downloadable]
d3dcompiler_43 MS d3dcompiler_43.dll (Microsoft, 2010) [downloadable]
d3dcompiler_43 MS d3dcompiler_43.dll (Microsoft, 2010) [downloadable]
d3dcompiler_46 MS d3dcompiler_46.dll (Microsoft, 2010) [downloadable]
d3dcompiler_46 MS d3dcompiler_46.dll (Microsoft, 2010) [downloadable]
...
@@ -82,11 +83,13 @@ dotnet471 MS .NET 4.7.1 (Microsoft, 2017) [downloadable]
...
@@ -82,11 +83,13 @@ dotnet471 MS .NET 4.7.1 (Microsoft, 2017) [downloadable]
dotnet472 MS .NET 4.7.2 (Microsoft, 2018) [downloadable]
dotnet472 MS .NET 4.7.2 (Microsoft, 2018) [downloadable]
dotnet48 MS .NET 4.8 (Microsoft, 2019) [downloadable]
dotnet48 MS .NET 4.8 (Microsoft, 2019) [downloadable]
dotnet6 MS .NET Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnet6 MS .NET Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnet7 MS .NET Runtime 7.0 LTS (Microsoft, 2023) [downloadable]
dotnet_verifier MS .NET Verifier (Microsoft, 2016) [downloadable]
dotnet_verifier MS .NET Verifier (Microsoft, 2016) [downloadable]
dotnetcore2 MS .NET Core Runtime 2.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore2 MS .NET Core Runtime 2.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore3 MS .NET Core Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcore3 MS .NET Core Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcoredesktop3 MS .NET Core Desktop Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetcoredesktop3 MS .NET Core Desktop Runtime 3.1 LTS (Microsoft, 2020) [downloadable]
dotnetdesktop6 MS .NET Desktop Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnetdesktop6 MS .NET Desktop Runtime 6.0 LTS (Microsoft, 2023) [downloadable]
dotnetdesktop7 MS .NET Desktop Runtime 7.0 LTS (Microsoft, 2023) [downloadable]
dpvoice Microsoft dpvoice dpvvox dpvacm Audio dlls (Microsoft, 2002) [downloadable]
dpvoice Microsoft dpvoice dpvvox dpvacm Audio dlls (Microsoft, 2002) [downloadable]
dsdmo MS dsdmo.dll (Microsoft, 2010) [downloadable]
dsdmo MS dsdmo.dll (Microsoft, 2010) [downloadable]
dsound MS DirectSound from DirectX user redistributable (Microsoft, 2010) [downloadable]
dsound MS DirectSound from DirectX user redistributable (Microsoft, 2010) [downloadable]
...
@@ -162,8 +165,11 @@ dxvk1102 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux
...
@@ -162,8 +165,11 @@ dxvk1102 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux
dxvk1103 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (1.10.3) (Philip Rebohle, 2022) [downloadable]
dxvk1103 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (1.10.3) (Philip Rebohle, 2022) [downloadable]
dxvk2000 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.0) (Philip Rebohle, 2022) [downloadable]
dxvk2000 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.0) (Philip Rebohle, 2022) [downloadable]
dxvk2010 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.1) (Philip Rebohle, 2023) [downloadable]
dxvk2010 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.1) (Philip Rebohle, 2023) [downloadable]
dxvk2020 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.2) (Philip Rebohle, 2023) [downloadable]
dxvk2030 Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.3) (Philip Rebohle, 2023) [downloadable]
dxvk_nvapi0061 Alternative NVAPI Vulkan implementation on top of DXVK for Linux / Wine (0.6.1) (Jens Peters, 2023) [downloadable]
esent MS Extensible Storage Engine (Microsoft, 2011) [downloadable]
esent MS Extensible Storage Engine (Microsoft, 2011) [downloadable]
faudio FAudio (xaudio reimplementation, with xna support) builds for win32 (
latest
) (Kron4ek, 2019) [downloadable]
faudio FAudio (xaudio reimplementation, with xna support) builds for win32 (
20.07
) (Kron4ek, 2019) [downloadable]
faudio1901 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.01) (Kron4ek, 2019) [downloadable]
faudio1901 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.01) (Kron4ek, 2019) [downloadable]
faudio1902 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.02) (Kron4ek, 2019) [downloadable]
faudio1902 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.02) (Kron4ek, 2019) [downloadable]
faudio1903 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.03) (Kron4ek, 2019) [downloadable]
faudio1903 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.03) (Kron4ek, 2019) [downloadable]
...
@@ -173,7 +179,7 @@ faudio1906 FAudio (xaudio reimplementation, with xna support) buil
...
@@ -173,7 +179,7 @@ faudio1906 FAudio (xaudio reimplementation, with xna support) buil
faudio190607 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06.07) (Kron4ek, 2019) [downloadable]
faudio190607 FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06.07) (Kron4ek, 2019) [downloadable]
ffdshow ffdshow video codecs (doom9 folks, 2010) [downloadable]
ffdshow ffdshow video codecs (doom9 folks, 2010) [downloadable]
filever Microsoft's filever, for dumping file version info (Microsoft, 20??) [downloadable]
filever Microsoft's filever, for dumping file version info (Microsoft, 20??) [downloadable]
galliumnine Gallium Nine Standalone (latest) (Gallium Nine Team, 20
19
) [downloadable]
galliumnine Gallium Nine Standalone (latest) (Gallium Nine Team, 20
23
) [downloadable]
galliumnine02 Gallium Nine Standalone (v0.2) (Gallium Nine Team, 2019) [downloadable]
galliumnine02 Gallium Nine Standalone (v0.2) (Gallium Nine Team, 2019) [downloadable]
galliumnine03 Gallium Nine Standalone (v0.3) (Gallium Nine Team, 2019) [downloadable]
galliumnine03 Gallium Nine Standalone (v0.3) (Gallium Nine Team, 2019) [downloadable]
galliumnine04 Gallium Nine Standalone (v0.4) (Gallium Nine Team, 2019) [downloadable]
galliumnine04 Gallium Nine Standalone (v0.4) (Gallium Nine Team, 2019) [downloadable]
...
@@ -181,6 +187,7 @@ galliumnine05 Gallium Nine Standalone (v0.5) (Gallium Nine Team, 2019
...
@@ -181,6 +187,7 @@ galliumnine05 Gallium Nine Standalone (v0.5) (Gallium Nine Team, 2019
galliumnine06 Gallium Nine Standalone (v0.6) (Gallium Nine Team, 2020) [downloadable]
galliumnine06 Gallium Nine Standalone (v0.6) (Gallium Nine Team, 2020) [downloadable]
galliumnine07 Gallium Nine Standalone (v0.7) (Gallium Nine Team, 2020) [downloadable]
galliumnine07 Gallium Nine Standalone (v0.7) (Gallium Nine Team, 2020) [downloadable]
galliumnine08 Gallium Nine Standalone (v0.8) (Gallium Nine Team, 2021) [downloadable]
galliumnine08 Gallium Nine Standalone (v0.8) (Gallium Nine Team, 2021) [downloadable]
galliumnine09 Gallium Nine Standalone (v0.9) (Gallium Nine Team, 2023) [downloadable]
gdiplus MS GDI+ (Microsoft, 2011) [downloadable]
gdiplus MS GDI+ (Microsoft, 2011) [downloadable]
gdiplus_winxp MS GDI+ (Microsoft, 2009)
gdiplus_winxp MS GDI+ (Microsoft, 2009)
gfw MS Games For Windows Live (xlive.dll) (Microsoft, 2008) [downloadable]
gfw MS Games For Windows Live (xlive.dll) (Microsoft, 2008) [downloadable]
...
@@ -265,6 +272,7 @@ shockwave Shockwave (Adobe, 2018) [downloadable]
...
@@ -265,6 +272,7 @@ shockwave Shockwave (Adobe, 2018) [downloadable]
speechsdk MS Speech SDK 5.1 (Microsoft, 2009) [downloadable]
speechsdk MS Speech SDK 5.1 (Microsoft, 2009) [downloadable]
tabctl32 Microsoft Tabbed Dialog Control 6.0 (tabctl32.ocx) (Microsoft, 2012) [downloadable]
tabctl32 Microsoft Tabbed Dialog Control 6.0 (tabctl32.ocx) (Microsoft, 2012) [downloadable]
ucrtbase2019 Visual C++ 2019 library (ucrtbase.dll) (Microsoft, 2019) [downloadable]
ucrtbase2019 Visual C++ 2019 library (ucrtbase.dll) (Microsoft, 2019) [downloadable]
uiribbon Windows UIRibbon (Microsoft, 2011) [downloadable]
updspapi Windows Update Service API (Microsoft, 2004) [downloadable]
updspapi Windows Update Service API (Microsoft, 2004) [downloadable]
urlmon MS urlmon (Microsoft, 2011) [downloadable]
urlmon MS urlmon (Microsoft, 2011) [downloadable]
usp10 Uniscribe (Microsoft, 2011) [downloadable]
usp10 Uniscribe (Microsoft, 2011) [downloadable]
...
@@ -304,4 +312,4 @@ xinput Microsoft XInput (Xbox controller support) (Microsoft,
...
@@ -304,4 +312,4 @@ xinput Microsoft XInput (Xbox controller support) (Microsoft,
xmllite MS xmllite dll (Microsoft, 2011) [downloadable]
xmllite MS xmllite dll (Microsoft, 2011) [downloadable]
xna31 MS XNA Framework Redistributable 3.1 (Microsoft, 2009) [downloadable]
xna31 MS XNA Framework Redistributable 3.1 (Microsoft, 2009) [downloadable]
xna40 MS XNA Framework Redistributable 4.0 (Microsoft, 2010) [downloadable]
xna40 MS XNA Framework Redistributable 4.0 (Microsoft, 2010) [downloadable]
xvid Xvid Video Codec (xvid.org, 20
0
9) [downloadable]
xvid Xvid Video Codec (xvid.org, 20
1
9) [downloadable]
winetricks/files/verbs/download.txt
View file @
dbbba47b
...
@@ -5,12 +5,10 @@
...
@@ -5,12 +5,10 @@
7zip
7zip
adobe_diged
adobe_diged
adobe_diged4
adobe_diged4
algodoo_demo
allcodecs
allcodecs
allfonts
allfonts
amstream
amstream
andale
andale
aoe3_demo
arial
arial
art2k7min
art2k7min
art2kmin
art2kmin
...
@@ -19,7 +17,6 @@ autohotkey
...
@@ -19,7 +17,6 @@ autohotkey
avifil32
avifil32
baekmuk
baekmuk
binkw32
binkw32
bioshock_demo
busybox
busybox
cabinet
cabinet
calibri
calibri
...
@@ -29,7 +26,6 @@ cinepak
...
@@ -29,7 +26,6 @@ cinepak
cjkfonts
cjkfonts
cmake
cmake
cmd
cmd
cnc3_demo
cnc_ddraw
cnc_ddraw
colorprofile
colorprofile
comctl32
comctl32
...
@@ -43,8 +39,8 @@ controlspy
...
@@ -43,8 +39,8 @@ controlspy
corbel
corbel
corefonts
corefonts
courier
courier
crayonphysics_demo
crypt32
crypt32
crypt32_winxp
d3dcompiler_42
d3dcompiler_42
d3dcompiler_43
d3dcompiler_43
d3dcompiler_46
d3dcompiler_46
...
@@ -115,13 +111,14 @@ dotnet471
...
@@ -115,13 +111,14 @@ dotnet471
dotnet472
dotnet472
dotnet48
dotnet48
dotnet6
dotnet6
dotnet7
dotnet_verifier
dotnetcore2
dotnetcore2
dotnetcore3
dotnetcore3
dotnetcoredesktop3
dotnetcoredesktop3
dotnetdesktop6
dotnetdesktop6
dotnet
_verifier
dotnet
desktop7
dpvoice
dpvoice
dragonage2_demo
droid
droid
dsdmo
dsdmo
dsound
dsound
...
@@ -199,12 +196,14 @@ dxvk1102
...
@@ -199,12 +196,14 @@ dxvk1102
dxvk1103
dxvk1103
dxvk2000
dxvk2000
dxvk2010
dxvk2010
dxvk2020
dxvk2030
dxvk_nvapi0061
dxwnd
dxwnd
emu8086
emu8086
esent
esent
eufonts
eufonts
ev3
ev3
eve
faudio
faudio
faudio1901
faudio1901
faudio1902
faudio1902
...
@@ -214,7 +213,6 @@ faudio1905
...
@@ -214,7 +213,6 @@ faudio1905
faudio1906
faudio1906
faudio190607
faudio190607
ffdshow
ffdshow
fifa11_demo
filever
filever
firefox
firefox
fontxplorer
fontxplorer
...
@@ -226,6 +224,7 @@ galliumnine05
...
@@ -226,6 +224,7 @@ galliumnine05
galliumnine06
galliumnine06
galliumnine07
galliumnine07
galliumnine08
galliumnine08
galliumnine09
gdiplus
gdiplus
georgia
georgia
gfw
gfw
...
@@ -255,8 +254,6 @@ lavfilters
...
@@ -255,8 +254,6 @@ lavfilters
lavfilters702
lavfilters702
liberation
liberation
lucida
lucida
masseffect2_demo
maxmagicmarker_demo
mdac27
mdac27
mdac28
mdac28
mdx
mdx
...
@@ -272,7 +269,6 @@ mfc70
...
@@ -272,7 +269,6 @@ mfc70
mfc71
mfc71
mfc80
mfc80
mfc90
mfc90
mfsx_demo
mingw
mingw
mozillabuild
mozillabuild
mpc
mpc
...
@@ -296,8 +292,6 @@ msxml3
...
@@ -296,8 +292,6 @@ msxml3
msxml4
msxml4
msxml6
msxml6
mt4
mt4
myth2_demo
nfsshift_demo
njcwp_trial
njcwp_trial
njjwp_trial
njjwp_trial
nook
nook
...
@@ -314,10 +308,8 @@ openal
...
@@ -314,10 +308,8 @@ openal
opensymbol
opensymbol
openwatcom
openwatcom
origin
origin
originupdater
pdh
pdh
pdh_nt4
pdh_nt4
penpenxmas
peverify
peverify
physx
physx
pngfilt
pngfilt
...
@@ -343,24 +335,22 @@ richtx32
...
@@ -343,24 +335,22 @@ richtx32
safari
safari
sapi
sapi
sdl
sdl
secondlife
secur32
secur32
setupapi
setupapi
shockwave
shockwave
sketchup
sketchup
sourcehansans
sourcehansans
speechsdk
speechsdk
spore_cc_demo
steam
steam
tabctl32
tabctl32
tahoma
tahoma
takao
takao
times
times
tmnationsforever
trebuchet
trebuchet
ubisoftconnect
ubisoftconnect
ucrtbase2019
ucrtbase2019
uff
uff
uiribbon
unifont
unifont
updspapi
updspapi
urlmon
urlmon
...
@@ -411,7 +401,6 @@ wmp10
...
@@ -411,7 +401,6 @@ wmp10
wmp11
wmp11
wmp9
wmp9
wmv9vcm
wmv9vcm
wog
wsh57
wsh57
xact
xact
xact_x64
xact_x64
...
...
winetricks/files/verbs/fonts.txt
View file @
dbbba47b
...
@@ -25,7 +25,7 @@ ipamona IPAMona Japanese fonts (Jun Kobayashi, 2008) [downloada
...
@@ -25,7 +25,7 @@ ipamona IPAMona Japanese fonts (Jun Kobayashi, 2008) [downloada
liberation Red Hat Liberation fonts (Mono, Sans, SansNarrow, Serif) (Red Hat, 2008) [downloadable]
liberation Red Hat Liberation fonts (Mono, Sans, SansNarrow, Serif) (Red Hat, 2008) [downloadable]
lucida MS Lucida Console font (Microsoft, 1998) [downloadable]
lucida MS Lucida Console font (Microsoft, 1998) [downloadable]
meiryo MS Meiryo font (Microsoft, 2009) [downloadable]
meiryo MS Meiryo font (Microsoft, 2009) [downloadable]
opensymbol OpenSymbol fonts (replacement for Wingdings) (
OpenOffice.org, 2017
) [downloadable]
opensymbol OpenSymbol fonts (replacement for Wingdings) (
libreoffice.org, 2022
) [downloadable]
pptfonts All MS PowerPoint Viewer fonts (various, ) [downloadable]
pptfonts All MS PowerPoint Viewer fonts (various, ) [downloadable]
sourcehansans Source Han Sans fonts (Adobe, 2021) [downloadable]
sourcehansans Source Han Sans fonts (Adobe, 2021) [downloadable]
tahoma MS Tahoma font (not part of corefonts) (Microsoft, 1999) [downloadable]
tahoma MS Tahoma font (not part of corefonts) (Microsoft, 1999) [downloadable]
...
...
winetricks/files/verbs/manual-download.txt
View file @
dbbba47b
3dmark03
3dmark03
3dmark06
3dmark06
amnesia_tdd_demo
avatar_demo
blobby_volley
bttf101
cim_demo
civ4_demo
cnc_redalert3_demo
cod4mw_demo
cod_demo
csi6_demo
darknesswithin2_demo
demolition_company_demo
deusex2_demo
dirt2_demo
foobar2000
foobar2000
gdiplus_winxp
gdiplus_winxp
hordesoforcs2_demo
lhp_demo
losthorizon_demo
protectionid
protectionid
riseofnations_demo
sammax301_demo
sammax304_demo
stalker_pripyat_bench
stalker_pripyat_bench
starcraft2_demo
theundergarden_demo
tropico3_demo
typingofthedead_demo
unigine_heaven
unigine_heaven
utorrent
utorrent
winetricks/src/winetricks
View file @
dbbba47b
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# Name of this version of winetricks (YYYYMMDD)
# Name of this version of winetricks (YYYYMMDD)
# (This doesn't change often, use the sha256sum of the file when reporting problems)
# (This doesn't change often, use the sha256sum of the file when reporting problems)
WINETRICKS_VERSION
=
202
30212-next
WINETRICKS_VERSION
=
202
40105
# This is a UTF-8 file
# This is a UTF-8 file
# You should see an o with two dots over it here [ö]
# You should see an o with two dots over it here [ö]
...
@@ -56,7 +56,7 @@ WINETRICKS_VERSION=20230212-next
...
@@ -56,7 +56,7 @@ WINETRICKS_VERSION=20230212-next
#
#
# Copyright:
# Copyright:
# Copyright (C) 2007-2014 Dan Kegel <dank!kegel.com>
# Copyright (C) 2007-2014 Dan Kegel <dank!kegel.com>
# Copyright (C) 2008-202
2
Austin English <austinenglish!gmail.com>
# Copyright (C) 2008-202
4
Austin English <austinenglish!gmail.com>
# Copyright (C) 2010-2011 Phil Blankenship <phillip.e.blankenship!gmail.com>
# Copyright (C) 2010-2011 Phil Blankenship <phillip.e.blankenship!gmail.com>
# Copyright (C) 2010-2015 Shannon VanWagner <shannon.vanwagner!gmail.com>
# Copyright (C) 2010-2015 Shannon VanWagner <shannon.vanwagner!gmail.com>
# Copyright (C) 2010 Belhorma Bendebiche <amro256!gmail.com>
# Copyright (C) 2010 Belhorma Bendebiche <amro256!gmail.com>
...
@@ -1551,6 +1551,7 @@ w_download_to()
...
@@ -1551,6 +1551,7 @@ w_download_to()
--retry-connrefused
\
--retry-connrefused
\
--timeout
"
${
WINETRICKS_DOWNLOADER_TIMEOUT
}
"
\
--timeout
"
${
WINETRICKS_DOWNLOADER_TIMEOUT
}
"
\
--tries
"
${
WINETRICKS_DOWNLOADER_RETRIES
}
"
\
--tries
"
${
WINETRICKS_DOWNLOADER_RETRIES
}
"
\
--header
"Accept: */*"
\
${
_W_cookiejar
:+--load-cookies
"
${
_W_cookiejar
}
"
}
\
${
_W_cookiejar
:+--load-cookies
"
${
_W_cookiejar
}
"
}
\
${
_W_agent
:+--user-agent
=
"
${
_W_agent
}
"
}
\
${
_W_agent
:+--user-agent
=
"
${
_W_agent
}
"
}
\
"
${
_W_url
}
"
"
${
_W_url
}
"
...
@@ -1565,6 +1566,7 @@ w_download_to()
...
@@ -1565,6 +1566,7 @@ w_download_to()
-L
\
-L
\
-o
"
${
_W_file
}
"
\
-o
"
${
_W_file
}
"
\
-C
-
\
-C
-
\
--fail
\
--retry
"
${
WINETRICKS_DOWNLOADER_RETRIES
}
"
\
--retry
"
${
WINETRICKS_DOWNLOADER_RETRIES
}
"
\
${
_W_cookiejar
:+--cookie
"
${
_W_cookiejar
}
"
}
\
${
_W_cookiejar
:+--cookie
"
${
_W_cookiejar
}
"
}
\
${
_W_agent
:+--user-agent
"
${
_W_agent
}
"
}
\
${
_W_agent
:+--user-agent
"
${
_W_agent
}
"
}
\
...
@@ -3552,7 +3554,7 @@ winetricks_mainmenu()
...
@@ -3552,7 +3554,7 @@ winetricks_mainmenu()
_W_msg_explorer
=
'Стартиране на explorer'
_W_msg_explorer
=
'Стартиране на explorer'
_W_msg_uninstaller
=
'Стартиране на uninstaller'
_W_msg_uninstaller
=
'Стартиране на uninstaller'
_W_msg_winecmd
=
'Стартиране на терминала'
_W_msg_winecmd
=
'Стартиране на терминала'
_W_msg_wine_misc_exe
=
'
Run an arbitrary executable
(.exe/.msi/.msu)'
_W_msg_wine_misc_exe
=
'
Стартиране на изпълним файл
(.exe/.msi/.msu)'
_W_msg_shell
=
'Стартиране на терминала (за отстраняване на неизправности)'
_W_msg_shell
=
'Стартиране на терминала (за отстраняване на неизправности)'
_W_msg_folder
=
'Търсене на файлове'
_W_msg_folder
=
'Търсене на файлове'
_W_msg_annihilate
=
"Изтриване на ВСИЧКИ ДАННИ И ПРИЛОЖЕНИЯ В ТАЗИ ПАПКА"
_W_msg_annihilate
=
"Изтриване на ВСИЧКИ ДАННИ И ПРИЛОЖЕНИЯ В ТАЗИ ПАПКА"
...
@@ -3933,11 +3935,18 @@ winetricks_settings_menu()
...
@@ -3933,11 +3935,18 @@ winetricks_settings_menu()
# Begin 'title' strings localization code
# Begin 'title' strings localization code
# shellcheck disable=SC2154
# shellcheck disable=SC2154
case
${
LANG
}
in
case
${
LANG
}
in
bg
*
)
case
"
${
title_bg
}
"
in
""
)
;;
*
)
title
=
"
${
title_bg
}
"
;;
esac
;;
uk
*
)
uk
*
)
case
"
${
title_uk
}
"
in
case
"
${
title_uk
}
"
in
""
)
;;
""
)
;;
*
)
title
=
"
${
title_uk
}
"
;;
*
)
title
=
"
${
title_uk
}
"
;;
esac
esac
;;
esac
esac
# End of code
# End of code
...
@@ -4960,7 +4969,7 @@ winetricks_cleanup()
...
@@ -4960,7 +4969,7 @@ winetricks_cleanup()
fi
fi
test
"
${
WINETRICKS_CACHE_SYMLINK
}
"
&&
rm
-f
"
${
WINETRICKS_CACHE_SYMLINK
}
"
test
"
${
WINETRICKS_CACHE_SYMLINK
}
"
&&
rm
-f
"
${
WINETRICKS_CACHE_SYMLINK
}
"
if
[
"
${
W_OPT_NOCLEAN
}
"
=
1
]
;
then
if
[
-z
"
${
W_OPT_NOCLEAN
}
"
]
;
then
rm
-rf
"
${
WINETRICKS_WORKDIR
}
"
rm
-rf
"
${
WINETRICKS_WORKDIR
}
"
rm
-rf
"
${
W_TMP_EARLY
}
"
rm
-rf
"
${
W_TMP_EARLY
}
"
rm
-rf
"
${
WINEPREFIX
}
/wrapper.cfg"
rm
-rf
"
${
WINEPREFIX
}
/wrapper.cfg"
...
@@ -5053,8 +5062,10 @@ winetricks_set_wineprefix()
...
@@ -5053,8 +5062,10 @@ winetricks_set_wineprefix()
if
test
-d
"
${
W_DRIVE_C
}
/windows/syswow64"
;
then
if
test
-d
"
${
W_DRIVE_C
}
/windows/syswow64"
;
then
# Check the bitness of wineserver + wine binary, used later to determine if we're on a WOW setup (no wine64)
# Check the bitness of wineserver + wine binary, used later to determine if we're on a WOW setup (no wine64)
# https://github.com/Winetricks/winetricks/issues/2030
# https://github.com/Winetricks/winetricks/issues/2030
_W_wineserver_binary_arch
=
"
$(
winetricks_get_file_arch
"
${
WINESERVER
}
"
)
"
WINESERVER_BIN
=
"
$(
which
"
${
WINESERVER
}
"
)
"
_W_wine_binary_arch
=
"
$(
winetricks_get_file_arch
"
${
WINE
}
"
)
"
_W_wineserver_binary_arch
=
"
$(
winetricks_get_file_arch
"
${
WINESERVER_BIN
}
"
)
"
WINE_BIN
=
"
$(
which
"
${
WINE
}
"
)
"
_W_wine_binary_arch
=
"
$(
winetricks_get_file_arch
"
${
WINE_BIN
}
"
)
"
# determine wow64 type (new/old)
# determine wow64 type (new/old)
# FIXME: check what upstream is calling them
# FIXME: check what upstream is calling them
...
@@ -5484,10 +5495,10 @@ winetricks_wine_setup()
...
@@ -5484,10 +5495,10 @@ winetricks_wine_setup()
# wine-2.8
# wine-2.8
_wine_version_stripped
=
"
$(
echo
"
${
WINETRICKS_WINE_VERSION
}
"
|
cut
-d
' '
-f1
|
sed
-e
's/wine-//'
-e
's/-rc.*//'
)
"
_wine_version_stripped
=
"
$(
echo
"
${
WINETRICKS_WINE_VERSION
}
"
|
cut
-d
' '
-f1
|
sed
-e
's/wine-//'
-e
's/-rc.*//'
)
"
# If WINE is <
7
.0, warn user:
# If WINE is <
8
.0, warn user:
#
7
.0 doesn't do what I thought it would
#
8
.0 doesn't do what I thought it would
if
w_wine_version_in ,
6
.99
;
then
if
w_wine_version_in ,
7
.99
;
then
w_warn
"Your version of wine
${
_wine_version_stripped
}
is no longer supported upstream. You should upgrade to
7
.x"
w_warn
"Your version of wine
${
_wine_version_stripped
}
is no longer supported upstream. You should upgrade to
8
.x"
fi
fi
winetricks_set_wineprefix
"
$1
"
winetricks_set_wineprefix
"
$1
"
...
@@ -5515,6 +5526,8 @@ winetricks_usage()
...
@@ -5515,6 +5526,8 @@ winetricks_usage()
--update-rollback Отменя последното обновяване на това приложение
--update-rollback Отменя последното обновяване на това приложение
-k, --keep_isos Кешира .iso файловете (позволява инсталация без диск)
-k, --keep_isos Кешира .iso файловете (позволява инсталация без диск)
--no-clean Не изтрива временните директории (полезно е за отстраняване на неизправности)
--no-clean Не изтрива временните директории (полезно е за отстраняване на неизправности)
--optin Включва докладването за използваните глаголи към разработчиците на Winetricks
--optout Изключва докладването за използваните глаголи към разработчиците на Winetricks
-q, --unattended Не задава въпроси, инсталира автоматично
-q, --unattended Не задава въпроси, инсталира автоматично
-r, --ddrescue Повтаря опитите за кеширане на одраскани дискове
-r, --ddrescue Повтаря опитите за кеширане на одраскани дискове
-t --torify Стартира изтегляне с torify, ако е налично
-t --torify Стартира изтегляне с torify, ако е налично
...
@@ -6141,13 +6154,40 @@ load_comdlg32ocx()
...
@@ -6141,13 +6154,40 @@ load_comdlg32ocx()
w_metadata crypt32 dlls
\
w_metadata crypt32 dlls
\
title
=
"MS crypt32"
\
title
=
"MS crypt32"
\
publisher
=
"Microsoft"
\
publisher
=
"Microsoft"
\
year
=
"2011"
\
media
=
"download"
\
file1
=
"../win7sp1/windows6.1-KB976932-X64.exe"
\
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/crypt32.dll"
load_crypt32
()
{
w_call msasn1
helper_win7sp1 x86_microsoft-windows-crypt32-dll_31bf3856ad364e35_6.1.7601.17514_none_5d772bc73c15dfe5/crypt32.dll
w_try_cp_dll
"
${
W_TMP
}
/x86_microsoft-windows-crypt32-dll_31bf3856ad364e35_6.1.7601.17514_none_5d772bc73c15dfe5/crypt32.dll"
"
${
W_SYSTEM32_DLLS
}
/crypt32.dll"
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
helper_win7sp1_x64 amd64_microsoft-windows-crypt32-dll_31bf3856ad364e35_6.1.7601.17514_none_b995c74af473511b/crypt32.dll
w_try_cp_dll
"
${
W_TMP
}
/amd64_microsoft-windows-crypt32-dll_31bf3856ad364e35_6.1.7601.17514_none_b995c74af473511b/crypt32.dll"
"
${
W_SYSTEM64_DLLS
}
/crypt32.dll"
fi
w_override_dlls native crypt32
}
#----------------------------------------------------------------
w_metadata crypt32_winxp dlls
\
title
=
"MS crypt32"
\
publisher
=
"Microsoft"
\
year
=
"2004"
\
year
=
"2004"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe"
\
file1
=
"../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe"
\
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/crypt32.dll"
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/crypt32.dll"
load_crypt32
()
load_crypt32
_winxp
()
{
{
w_package_warn_win64
# Only the 32-bit DLL is installed
w_call msasn1
w_call msasn1
helper_winxpsp3 i386/crypt32.dl_
helper_winxpsp3 i386/crypt32.dl_
...
@@ -8397,6 +8437,40 @@ load_dxvk2010()
...
@@ -8397,6 +8437,40 @@ load_dxvk2010()
helper_dxvk
"
${
file1
}
"
"7.1"
"1.3.204"
"dxgi,d3d9,d3d10core,d3d11"
helper_dxvk
"
${
file1
}
"
"7.1"
"1.3.204"
"dxgi,d3d9,d3d10core,d3d11"
}
}
w_metadata dxvk2020 dlls
\
title
=
"Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.2)"
\
publisher
=
"Philip Rebohle"
\
year
=
"2023"
\
media
=
"download"
\
file1
=
"dxvk-2.2.tar.gz"
\
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d9.dll"
\
installed_file2
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d10core.dll"
\
installed_file3
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d11.dll"
\
installed_file4
=
"
${
W_SYSTEM32_DLLS_WIN
}
/dxgi.dll"
load_dxvk2020
()
{
w_download
"https://github.com/doitsujin/dxvk/releases/download/v2.2/dxvk-2.2.tar.gz"
fcbede6da370d138f275ca05bc887f5a562f27cd8bd00f436706a7142cb51630
helper_dxvk
"
${
file1
}
"
"7.1"
"1.3.204"
"dxgi,d3d9,d3d10core,d3d11"
}
w_metadata dxvk2030 dlls
\
title
=
"Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (2.3)"
\
publisher
=
"Philip Rebohle"
\
year
=
"2023"
\
media
=
"download"
\
file1
=
"dxvk-2.3.tar.gz"
\
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d9.dll"
\
installed_file2
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d10core.dll"
\
installed_file3
=
"
${
W_SYSTEM32_DLLS_WIN
}
/d3d11.dll"
\
installed_file4
=
"
${
W_SYSTEM32_DLLS_WIN
}
/dxgi.dll"
load_dxvk2030
()
{
w_download
"https://github.com/doitsujin/dxvk/releases/download/v2.3/dxvk-2.3.tar.gz"
8059c06fc84a864122cc572426f780f35921eb4e3678dc337e9fd79ee5a427c0
helper_dxvk
"
${
file1
}
"
"7.1"
"1.3.204"
"dxgi,d3d9,d3d10core,d3d11"
}
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata dxvk dlls
\
w_metadata dxvk dlls
\
...
@@ -10038,21 +10112,21 @@ w_metadata dotnet7 dlls \
...
@@ -10038,21 +10112,21 @@ w_metadata dotnet7 dlls \
publisher
=
"Microsoft"
\
publisher
=
"Microsoft"
\
year
=
"2023"
\
year
=
"2023"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"dotnet-runtime-7.0.
5
-win-x86.exe"
\
file1
=
"dotnet-runtime-7.0.
14
-win-x86.exe"
\
installed_file1
=
"
${
W_PROGRAMS_WIN
}
/dotnet/dotnet.exe"
installed_file1
=
"
${
W_PROGRAMS_WIN
}
/dotnet/dotnet.exe"
load_dotnet7
()
load_dotnet7
()
{
{
# Official version, see https://dotnet.microsoft.com/en-us/download/dotnet/7.0
# Official version, see https://dotnet.microsoft.com/en-us/download/dotnet/7.0
w_download https://download.visualstudio.microsoft.com/download/pr/d
a45af44-e437-41b5-a5de-be6698557272/e4aaf2eafc2e983c275189f4a4161bae/dotnet-runtime-7.0.5-win-x86.exe 372d868a6464954ba4b231626023fdafdde296e6f5402729614690b8734d682a
w_download https://download.visualstudio.microsoft.com/download/pr/d
e4e320a-79ea-4304-9acf-975d91251aae/bf49bfe95aa6b22b66eb9af462dee480/dotnet-runtime-7.0.14-win-x86.exe aec1444479216f0175472ade3ed4195276a294029c697d41c4a5e92c8760d734
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try
"
${
WINE
}
"
"
${
file1
}
"
${
W_OPT_UNATTENDED
:+/quiet
}
w_try
"
${
WINE
}
"
"
${
file1
}
"
${
W_OPT_UNATTENDED
:+/quiet
}
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
# Also install the 64-bit version
# Also install the 64-bit version
w_download https://download.visualstudio.microsoft.com/download/pr/
4b99bbc8-917a-417c-907b-d408341726a5/78b225344fbb9b80d3da3681e1d20d68/dotnet-runtime-7.0.5-win-x64.exe 4ea7291115899841bb2991aa08b529f03b23299611c856a6ad2e9373d02a1c6b
w_download https://download.visualstudio.microsoft.com/download/pr/
5e3be9c1-4b4c-4605-b3bc-18ef04b3c8d5/b1f864adc9c81ab6680385a4270b3887/dotnet-runtime-7.0.14-win-x64.exe 0f52b4e0c33713f8ff7681708fce9074bb7177f51c395139ce243319930bc932
w_try
"
${
WINE
}
"
"dotnet-runtime-7.0.
5
-win-x64.exe"
${
W_OPT_UNATTENDED
:+/quiet
}
w_try
"
${
WINE
}
"
"dotnet-runtime-7.0.
14
-win-x64.exe"
${
W_OPT_UNATTENDED
:+/quiet
}
fi
fi
}
}
...
@@ -10063,21 +10137,21 @@ w_metadata dotnetdesktop7 dlls \
...
@@ -10063,21 +10137,21 @@ w_metadata dotnetdesktop7 dlls \
publisher
=
"Microsoft"
\
publisher
=
"Microsoft"
\
year
=
"2023"
\
year
=
"2023"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"windowsdesktop-runtime-7.0.
5
-win-x86.exe"
\
file1
=
"windowsdesktop-runtime-7.0.
14
-win-x86.exe"
\
installed_file1
=
"
${
W_PROGRAMS_WIN
}
/dotnet/dotnet.exe"
installed_file1
=
"
${
W_PROGRAMS_WIN
}
/dotnet/dotnet.exe"
load_dotnetdesktop7
()
load_dotnetdesktop7
()
{
{
# Official version, see https://dotnet.microsoft.com/en-us/download/dotnet/7.0
# Official version, see https://dotnet.microsoft.com/en-us/download/dotnet/7.0
w_download https://download.visualstudio.microsoft.com/download/pr/
eb64dcd1-d277-4798-ada1-600805c9e2dc/fc73c843d66f3996e7ef22468f4902e6/windowsdesktop-runtime-7.0.5-win-x86.exe 96b5715a35f651e095cefb8d9346f21ad67a09e2693db763ac4321d97f8e0dd2
w_download https://download.visualstudio.microsoft.com/download/pr/
3a87d4cf-87c7-4432-89af-37f21dc651a7/7996e26d189d21afa4fe54a02062df5d/windowsdesktop-runtime-7.0.14-win-x86.exe 956da197039167099ccbb30b71efc9cf3ea4bdcb844016ca0de7c1e41c217e61
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try
"
${
WINE
}
"
"
${
file1
}
"
${
W_OPT_UNATTENDED
:+/quiet
}
w_try
"
${
WINE
}
"
"
${
file1
}
"
${
W_OPT_UNATTENDED
:+/quiet
}
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
# Also install the 64-bit version
# Also install the 64-bit version
w_download https://download.visualstudio.microsoft.com/download/pr/
dffb1939-cef1-4db3-a579-5475a3061cdd/578b208733c914c7b7357f6baa4ecfd6/windowsdesktop-runtime-7.0.5-win-x64.exe 0be75f316589ca0e3daa2ef6586efb7aa7f585126e72edde6d114cb8082c3ca0
w_download https://download.visualstudio.microsoft.com/download/pr/
8f5b0079-2bb4-49cd-874e-0f58703eff6e/7010b5f213a2c436a307eb385dbb16ff/windowsdesktop-runtime-7.0.14-win-x64.exe 863d7c749f8c3d9d9e444813b3f8b829ce6aed79dd2c70a9c29532a9d3688821
w_try
"
${
WINE
}
"
"windowsdesktop-runtime-7.0.
5
-win-x64.exe"
${
W_OPT_UNATTENDED
:+/quiet
}
w_try
"
${
WINE
}
"
"windowsdesktop-runtime-7.0.
14
-win-x64.exe"
${
W_OPT_UNATTENDED
:+/quiet
}
fi
fi
}
}
...
@@ -10881,7 +10955,9 @@ load_icodecs()
...
@@ -10881,7 +10955,9 @@ load_icodecs()
# Apparently some codecs are missing, see https://github.com/Winetricks/winetricks/issues/302
# Apparently some codecs are missing, see https://github.com/Winetricks/winetricks/issues/302
# Download at https://www.moviecodec.com/download-codec-packs/indeo-codecs-legacy-package-31/
# Download at https://www.moviecodec.com/download-codec-packs/indeo-codecs-legacy-package-31/
w_download https://s3.amazonaws.com/moviecodec/files/iv5setup.exe 51bec25488b5b94eb3ce49b0a117618c9526161fd0753817a7a724ce25ff0cad
# 2017/05/24: https://s3.amazonaws.com/moviecodec/files/iv5setup.exe 51bec25488b5b94eb3ce49b0a117618c9526161fd0753817a7a724ce25ff0cad
# 2023/12/30: https://download.civforum.de/civ2/iv5setup.exe
w_download https://download.civforum.de/civ2/iv5setup.exe 51bec25488b5b94eb3ce49b0a117618c9526161fd0753817a7a724ce25ff0cad
# Extract the installer so that we can create and use a pre-recorded
# Extract the installer so that we can create and use a pre-recorded
# Install Shield response file for unattended installations
# Install Shield response file for unattended installations
...
@@ -11930,7 +12006,7 @@ w_metadata peverify dlls \
...
@@ -11930,7 +12006,7 @@ w_metadata peverify dlls \
load_peverify
()
load_peverify
()
{
{
w_download_to dotnet20sdk https://download.microsoft.com/download/c/4/b/c4b15d7d-6f37-4d5a-b9c6-8f07e7d46635/setup.exe 1d7337bfbb2c65f43c82d188688ce152af403bcb67a2cc2a3cc68a580ecd8200
w_download_to dotnet20sdk https://
web.archive.org/web/20111102051348/https://
download.microsoft.com/download/c/4/b/c4b15d7d-6f37-4d5a-b9c6-8f07e7d46635/setup.exe 1d7337bfbb2c65f43c82d188688ce152af403bcb67a2cc2a3cc68a580ecd8200
# Seems to require dotnet20; at least doesn't work if dotnet40 is installed instead
# Seems to require dotnet20; at least doesn't work if dotnet40 is installed instead
w_call dotnet20
w_call dotnet20
...
@@ -12558,6 +12634,33 @@ load_tabctl32()
...
@@ -12558,6 +12634,33 @@ load_tabctl32()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata uiribbon dlls
\
title
=
"Windows UIRibbon"
\
publisher
=
"Microsoft"
\
year
=
"2011"
\
media
=
"download"
\
file1
=
"../win7sp1/windows6.1-KB976932-X86.exe"
\
installed_file1
=
"
${
W_SYSTEM32_DLLS_WIN
}
/uiribbon.dll|
${
W_SYSTEM32_DLLS_WIN
}
/uiribbonres.dll"
load_uiribbon
()
{
helper_win7sp1 x86_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_74e4460571772695/uiribbon.dll
helper_win7sp1 x86_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_74e4460571772695/uiribbonres.dll
w_try_cp_dll
"
${
W_TMP
}
/x86_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_74e4460571772695/uiribbon.dll"
"
${
W_SYSTEM32_DLLS
}
/uiribbon.dll"
w_try_cp_dll
"
${
W_TMP
}
/x86_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_74e4460571772695/uiribbonres.dll"
"
${
W_SYSTEM32_DLLS
}
/uiribbonres.dll"
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
helper_win7sp1_x64 amd64_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_d102e18929d497cb/uiribbon.dll
helper_win7sp1_x64 amd64_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_d102e18929d497cb/uiribbonres.dll
w_try_cp_dll
"
${
W_TMP
}
/amd64_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_d102e18929d497cb/uiribbon.dll"
"
${
W_SYSTEM64_DLLS
}
/uiribbon.dll"
w_try_cp_dll
"
${
W_TMP
}
/amd64_microsoft-windows-uiribbon_31bf3856ad364e35_6.1.7601.17514_none_d102e18929d497cb/uiribbonres.dll"
"
${
W_SYSTEM64_DLLS
}
/uiribbonres.dll"
fi
w_override_dlls native,builtin uiribbon
}
#----------------------------------------------------------------
w_metadata updspapi dlls
\
w_metadata updspapi dlls
\
title
=
"Windows Update Service API"
\
title
=
"Windows Update Service API"
\
publisher
=
"Microsoft"
\
publisher
=
"Microsoft"
\
...
@@ -13369,10 +13472,10 @@ load_vcrun2019()
...
@@ -13369,10 +13472,10 @@ load_vcrun2019()
# 2021/08/26: 1acd8d5ea1cdc3eb2eb4c87be3ab28722d0825c15449e5c9ceef95d897de52fa
# 2021/08/26: 1acd8d5ea1cdc3eb2eb4c87be3ab28722d0825c15449e5c9ceef95d897de52fa
# 2021/10/23: 80c7969f4e05002a0cd820b746e0acb7406d4b85e52ef096707315b390927824
# 2021/10/23: 80c7969f4e05002a0cd820b746e0acb7406d4b85e52ef096707315b390927824
# 2022/01/18: 4c6c420cf4cbf2c9c9ed476e96580ae92a97b2822c21329a2e49e8439ac5ad30
# 2022/01/18: 4c6c420cf4cbf2c9c9ed476e96580ae92a97b2822c21329a2e49e8439ac5ad30
# 2023/12/30: 29f649c08928b31e6bb11d449626da14b5e99b5303fe2b68afa63732ef29c946
w_override_dlls native,builtin api-ms-win-crt-private-l1-1-0 api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 api-ms-win-crt-time-l1-1-0 atl140 concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcp140_atomic_wait msvcp140_codecvt_ids vcamp140 vccorlib140 vcomp140 vcruntime140
w_override_dlls native,builtin api-ms-win-crt-private-l1-1-0 api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 api-ms-win-crt-time-l1-1-0 atl140 concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcp140_atomic_wait msvcp140_codecvt_ids vcamp140 vccorlib140 vcomp140 vcruntime140
w_download https://aka.ms/vs/16/release/vc_redist.x86.exe
4c6c420cf4cbf2c9c9ed476e96580ae92a97b2822c21329a2e49e8439ac5ad30
w_download https://aka.ms/vs/16/release/vc_redist.x86.exe
29f649c08928b31e6bb11d449626da14b5e99b5303fe2b68afa63732ef29c946
if
w_workaround_wine_bug 50894
"Working around failing wusa.exe lookup via C:
\w
indows
\S
ysNative"
;
then
if
w_workaround_wine_bug 50894
"Working around failing wusa.exe lookup via C:
\w
indows
\S
ysNative"
;
then
w_store_winver
w_store_winver
...
@@ -13399,11 +13502,12 @@ load_vcrun2019()
...
@@ -13399,11 +13502,12 @@ load_vcrun2019()
# 2021/08/26: 003063723b2131da23f40e2063fb79867bae275f7b5c099dbd1792e25845872b
# 2021/08/26: 003063723b2131da23f40e2063fb79867bae275f7b5c099dbd1792e25845872b
# 2021/10/23: 9b9dd72c27ab1db081de56bb7b73bee9a00f60d14ed8e6fde45dab3e619b5f04
# 2021/10/23: 9b9dd72c27ab1db081de56bb7b73bee9a00f60d14ed8e6fde45dab3e619b5f04
# 2022/01/18: 296f96cd102250636bcd23ab6e6cf70935337b1bbb3507fe8521d8d9cfaa932f
# 2022/01/18: 296f96cd102250636bcd23ab6e6cf70935337b1bbb3507fe8521d8d9cfaa932f
# 2023/12/30: cee28f29f904524b7f645bcec3dfdfe38f8269b001144cd909f5d9232890d33b
# vcruntime140_1 is only shipped on x64:
# vcruntime140_1 is only shipped on x64:
w_override_dlls native,builtin vcruntime140_1
w_override_dlls native,builtin vcruntime140_1
w_download https://aka.ms/vs/16/release/vc_redist.x64.exe
296f96cd102250636bcd23ab6e6cf70935337b1bbb3507fe8521d8d9cfaa932f
w_download https://aka.ms/vs/16/release/vc_redist.x64.exe
cee28f29f904524b7f645bcec3dfdfe38f8269b001144cd909f5d9232890d33b
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
;;
;;
esac
esac
...
@@ -13462,10 +13566,10 @@ load_vcrun2022()
...
@@ -13462,10 +13566,10 @@ load_vcrun2022()
# 2022-08-05: 14.32.31332 @ https://download.visualstudio.microsoft.com/download/pr/7331f052-6c2d-4890-8041-8058fee5fb0f/CF92A10C62FFAB83B4A2168F5F9A05E5588023890B5C0CC7BA89ED71DA527B0F/VC_redist.x86.exe cf92a10c62ffab83b4a2168f5f9a05e5588023890b5c0cc7ba89ed71da527b0f
# 2022-08-05: 14.32.31332 @ https://download.visualstudio.microsoft.com/download/pr/7331f052-6c2d-4890-8041-8058fee5fb0f/CF92A10C62FFAB83B4A2168F5F9A05E5588023890B5C0CC7BA89ED71DA527B0F/VC_redist.x86.exe cf92a10c62ffab83b4a2168f5f9a05e5588023890b5c0cc7ba89ed71da527b0f
# 2023-04-30: 14.34.31938 @ https://download.visualstudio.microsoft.com/download/pr/b2519016-4a13-4120-936c-cae003d567c4/8AE59D82845159DB3A70763F5CB1571E45EBF6A1ADFECC47574BA17B019483A0/VC_redist.x86.exe 8ae59d82845159db3a70763f5cb1571e45ebf6a1adfecc47574ba17b019483a0
# 2023-04-30: 14.34.31938 @ https://download.visualstudio.microsoft.com/download/pr/b2519016-4a13-4120-936c-cae003d567c4/8AE59D82845159DB3A70763F5CB1571E45EBF6A1ADFECC47574BA17B019483A0/VC_redist.x86.exe 8ae59d82845159db3a70763f5cb1571e45ebf6a1adfecc47574ba17b019483a0
# 2023/07/04: 14.36.32532 @ https://download.visualstudio.microsoft.com/download/pr/eaab1f82-787d-4fd7-8c73-f782341a0c63/5365A927487945ECB040E143EA770ADBB296074ECE4021B1D14213BDE538C490/VC_redist.x86.exe 5365a927487945ecb040e143ea770adbb296074ece4021b1d14213bde538c490
# 2023/07/04: 14.36.32532 @ https://download.visualstudio.microsoft.com/download/pr/eaab1f82-787d-4fd7-8c73-f782341a0c63/5365A927487945ECB040E143EA770ADBB296074ECE4021B1D14213BDE538C490/VC_redist.x86.exe 5365a927487945ecb040e143ea770adbb296074ece4021b1d14213bde538c490
# 2023/12/30: c61cef97487536e766130fa8714dd1b4143f6738bfb71806018eee1b5fe6f057
w_override_dlls native,builtin concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcp140_atomic_wait msvcp140_codecvt_ids vcamp140 vccorlib140 vcomp140 vcruntime140
w_override_dlls native,builtin concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcp140_atomic_wait msvcp140_codecvt_ids vcamp140 vccorlib140 vcomp140 vcruntime140
w_download https://aka.ms/vs/17/release/vc_redist.x86.exe
5365a927487945ecb040e143ea770adbb296074ece4021b1d14213bde538c490
w_download https://aka.ms/vs/17/release/vc_redist.x86.exe
c61cef97487536e766130fa8714dd1b4143f6738bfb71806018eee1b5fe6f057
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try_cd
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x86.exe
${
W_OPT_UNATTENDED
:+/q
}
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x86.exe
${
W_OPT_UNATTENDED
:+/q
}
...
@@ -13476,11 +13580,11 @@ load_vcrun2022()
...
@@ -13476,11 +13580,11 @@ load_vcrun2022()
# 2022/08/05: 14.32.31332 @ https://download.visualstudio.microsoft.com/download/pr/7331f052-6c2d-4890-8041-8058fee5fb0f/CE6593A1520591E7DEA2B93FD03116E3FC3B3821A0525322B0A430FAA6B3C0B4/VC_redist.x64.exe 8ae59d82845159db3a70763f5cb1571e45ebf6a1adfecc47574ba17b019483a0
# 2022/08/05: 14.32.31332 @ https://download.visualstudio.microsoft.com/download/pr/7331f052-6c2d-4890-8041-8058fee5fb0f/CE6593A1520591E7DEA2B93FD03116E3FC3B3821A0525322B0A430FAA6B3C0B4/VC_redist.x64.exe 8ae59d82845159db3a70763f5cb1571e45ebf6a1adfecc47574ba17b019483a0
# 2023/04/30: 14.34.31938 @ https://download.visualstudio.microsoft.com/download/pr/8b92f460-7e03-4c75-a139-e264a770758d/26C2C72FBA6438F5E29AF8EBC4826A1E424581B3C446F8C735361F1DB7BEFF72/VC_redist.x64.exe 26c2c72fba6438f5e29af8ebc4826a1e424581b3c446f8c735361f1db7beff72
# 2023/04/30: 14.34.31938 @ https://download.visualstudio.microsoft.com/download/pr/8b92f460-7e03-4c75-a139-e264a770758d/26C2C72FBA6438F5E29AF8EBC4826A1E424581B3C446F8C735361F1DB7BEFF72/VC_redist.x64.exe 26c2c72fba6438f5e29af8ebc4826a1e424581b3c446f8c735361f1db7beff72
# 2023/07/04: 14.36.32532 @ https://download.visualstudio.microsoft.com/download/pr/eaab1f82-787d-4fd7-8c73-f782341a0c63/917C37D816488545B70AFFD77D6E486E4DD27E2ECE63F6BBAAF486B178B2B888/VC_redist.x64.exe 917c37d816488545b70affd77d6e486e4dd27e2ece63f6bbaaf486b178b2b888
# 2023/07/04: 14.36.32532 @ https://download.visualstudio.microsoft.com/download/pr/eaab1f82-787d-4fd7-8c73-f782341a0c63/917C37D816488545B70AFFD77D6E486E4DD27E2ECE63F6BBAAF486B178B2B888/VC_redist.x64.exe 917c37d816488545b70affd77d6e486e4dd27e2ece63f6bbaaf486b178b2b888
# 2023/12/30: 4dfe83c91124cd542f4222fe2c396cabeac617bb6f59bdcbdf89fd6f0df0a32f
# vcruntime140_1 is only shipped on x64:
# vcruntime140_1 is only shipped on x64:
w_override_dlls native,builtin vcruntime140_1
w_override_dlls native,builtin vcruntime140_1
w_download https://aka.ms/vs/17/release/vc_redist.x64.exe
917c37d816488545b70affd77d6e486e4dd27e2ece63f6bbaaf486b178b2b888
w_download https://aka.ms/vs/17/release/vc_redist.x64.exe
4dfe83c91124cd542f4222fe2c396cabeac617bb6f59bdcbdf89fd6f0df0a32f
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
;;
;;
esac
esac
...
@@ -13950,17 +14054,15 @@ load_xna40()
...
@@ -13950,17 +14054,15 @@ load_xna40()
w_metadata xvid dlls
\
w_metadata xvid dlls
\
title
=
"Xvid Video Codec"
\
title
=
"Xvid Video Codec"
\
publisher
=
"xvid.org"
\
publisher
=
"xvid.org"
\
year
=
"20
0
9"
\
year
=
"20
1
9"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"Xvid-1.3.
2-20110601
.exe"
\
file1
=
"Xvid-1.3.
7-20191228
.exe"
\
installed_file1
=
"
${
W_PROGRAMS_X86_WIN
}
/Xvid/xvid.ico"
installed_file1
=
"
${
W_PROGRAMS_X86_WIN
}
/Xvid/xvid.ico"
load_xvid
()
load_xvid
()
{
{
w_call vcrun6
w_call vcrun6
# 2011/06/03: http://www.koepi.info/Xvid-1.3.2-20110601.exe
w_download https://downloads.xvid.com/downloads/Xvid-1.3.7-20191228.exe 7997cb88db3331191042eef5238fbf2eba44b9d244f43554a712996eba2fff49
# 2022/09/08: https://s3.amazonaws.com/moviecodec/files/Xvid-1.3.2-20110601.exe
w_download https://s3.amazonaws.com/moviecodec/files/Xvid-1.3.2-20110601.exe 74b23965cebe59e388eab6dba224b6b751ef4519454cc12086ade51c81f0a33c
w_try_cd
"
${
W_CACHE
}
/
${
W_PACKAGE
}
"
w_try_cd
"
${
W_CACHE
}
/
${
W_PACKAGE
}
"
# This will give a warning about Windows Media Player being out of date.
# This will give a warning about Windows Media Player being out of date.
# Turns out it's not checking the wmp version, but the presence of ${W_SYSTEM32_DLLS}/l3codecp.acm
# Turns out it's not checking the wmp version, but the presence of ${W_SYSTEM32_DLLS}/l3codecp.acm
...
@@ -14187,7 +14289,7 @@ w_metadata andale fonts \
...
@@ -14187,7 +14289,7 @@ w_metadata andale fonts \
load_andale
()
load_andale
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/7d
/andale32.exe"
0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/andale32.exe"
0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/andale32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/andale32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"AndaleMo.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"AndaleMo.TTF"
w_register_font andalemo.ttf
"Andale Mono"
w_register_font andalemo.ttf
"Andale Mono"
...
@@ -14205,8 +14307,8 @@ w_metadata arial fonts \
...
@@ -14205,8 +14307,8 @@ w_metadata arial fonts \
load_arial
()
load_arial
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/5e
/arial32.exe"
85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/arial32.exe"
85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/5d
/arialb32.exe"
a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/arialb32.exe"
a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/arial32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/arial32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Arial*.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Arial*.TTF"
...
@@ -14232,7 +14334,7 @@ w_metadata comicsans fonts \
...
@@ -14232,7 +14334,7 @@ w_metadata comicsans fonts \
load_comicsans
()
load_comicsans
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/52
/comic32.exe"
9c6df3feefde26d4e41d4a4fe5db2a89f9123a772594d7f59afd062625cd204e
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/comic32.exe"
9c6df3feefde26d4e41d4a4fe5db2a89f9123a772594d7f59afd062625cd204e
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/comic32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/comic32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Comic*.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Comic*.TTF"
w_register_font comicbd.ttf
"Comic Sans MS Bold"
w_register_font comicbd.ttf
"Comic Sans MS Bold"
...
@@ -14250,7 +14352,7 @@ w_metadata courier fonts \
...
@@ -14250,7 +14352,7 @@ w_metadata courier fonts \
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/cour.ttf"
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/cour.ttf"
load_courier
()
load_courier
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/1b
/courie32.exe"
bb511d861655dde879ae552eb86b134d6fae67cb58502e6ff73ec5d9151f3384
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/courie32.exe"
bb511d861655dde879ae552eb86b134d6fae67cb58502e6ff73ec5d9151f3384
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/courie32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/courie32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"cour*.ttf"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"cour*.ttf"
w_register_font courbd.ttf
"Courier New Bold"
w_register_font courbd.ttf
"Courier New Bold"
...
@@ -14270,7 +14372,7 @@ w_metadata georgia fonts \
...
@@ -14270,7 +14372,7 @@ w_metadata georgia fonts \
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/georgia.ttf"
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/georgia.ttf"
load_georgia
()
load_georgia
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/f0
/georgi32.exe"
2c2c7dcda6606ea5cf08918fb7cd3f3359e9e84338dc690013f20cd42e930301
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/georgi32.exe"
2c2c7dcda6606ea5cf08918fb7cd3f3359e9e84338dc690013f20cd42e930301
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/georgi32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/georgi32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Georgia*.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Georgia*.TTF"
w_register_font georgiab.ttf
"Georgia Bold"
w_register_font georgiab.ttf
"Georgia Bold"
...
@@ -14291,7 +14393,7 @@ w_metadata impact fonts \
...
@@ -14291,7 +14393,7 @@ w_metadata impact fonts \
load_impact
()
load_impact
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/10
/impact32.exe"
6061ef3b7401d9642f5dfdb5f2b376aa14663f6275e60a51207ad4facf2fccfb
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/impact32.exe"
6061ef3b7401d9642f5dfdb5f2b376aa14663f6275e60a51207ad4facf2fccfb
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/impact32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/impact32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Impact.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Impact.TTF"
w_register_font impact.ttf
"Impact"
w_register_font impact.ttf
"Impact"
...
@@ -14309,7 +14411,7 @@ w_metadata times fonts \
...
@@ -14309,7 +14411,7 @@ w_metadata times fonts \
load_times
()
load_times
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/fe
/times32.exe"
db56595ec6ef5d3de5c24994f001f03b2a13e37cee27bc25c58f6f43e8f807ab
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/times32.exe"
db56595ec6ef5d3de5c24994f001f03b2a13e37cee27bc25c58f6f43e8f807ab
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/times32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/times32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Times*.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Times*.TTF"
w_register_font timesbd.ttf
"Times New Roman Bold"
w_register_font timesbd.ttf
"Times New Roman Bold"
...
@@ -14330,7 +14432,7 @@ w_metadata trebuchet fonts \
...
@@ -14330,7 +14432,7 @@ w_metadata trebuchet fonts \
load_trebuchet
()
load_trebuchet
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/fa
/trebuc32.exe"
5a690d9bb8510be1b8b4fe49f1f2319651fe51bbe54775ddddd8ef0bd07fdac9
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/trebuc32.exe"
5a690d9bb8510be1b8b4fe49f1f2319651fe51bbe54775ddddd8ef0bd07fdac9
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/trebuc32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/trebuc32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"[tT]rebuc*.ttf"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"[tT]rebuc*.ttf"
w_register_font trebucbd.ttf
"Trebuchet MS Bold"
w_register_font trebucbd.ttf
"Trebuchet MS Bold"
...
@@ -14351,7 +14453,7 @@ w_metadata verdana fonts \
...
@@ -14351,7 +14453,7 @@ w_metadata verdana fonts \
load_verdana
()
load_verdana
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/a1
/verdan32.exe"
c1cb61255e363166794e47664e2f21af8e3a26cb6346eb8d2ae2fa85dd5aad96
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master/
/verdan32.exe"
c1cb61255e363166794e47664e2f21af8e3a26cb6346eb8d2ae2fa85dd5aad96
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/verdan32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/verdan32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Verdana*.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Verdana*.TTF"
w_register_font verdanab.ttf
"Verdana Bold"
w_register_font verdanab.ttf
"Verdana Bold"
...
@@ -14372,7 +14474,7 @@ w_metadata webdings fonts \
...
@@ -14372,7 +14474,7 @@ w_metadata webdings fonts \
load_webdings
()
load_webdings
()
{
{
w_download_to corefonts
"https://
mirrors.kernel.org/gentoo/distfiles/95
/webdin32.exe"
64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a
w_download_to corefonts
"https://
github.com/pushcx/corefonts/raw/master
/webdin32.exe"
64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/webdin32.exe
w_try_cabextract
-d
"
${
W_TMP
}
"
"
${
W_CACHE
}
"
/corefonts/webdin32.exe
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Webdings.TTF"
w_try_cp_font_files
"
${
W_TMP
}
"
"
${
W_FONTSDIR_UNIX
}
"
"Webdings.TTF"
w_register_font webdings.ttf
"Webdings"
w_register_font webdings.ttf
"Webdings"
...
@@ -14724,7 +14826,7 @@ w_metadata opensymbol fonts \
...
@@ -14724,7 +14826,7 @@ w_metadata opensymbol fonts \
publisher
=
"libreoffice.org"
\
publisher
=
"libreoffice.org"
\
year
=
"2022"
\
year
=
"2022"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"fonts-opensymbol_102.1
1+LibO7.0.4-4+deb11u7
_all.deb"
\
file1
=
"fonts-opensymbol_102.1
2+LibO7.6.4~rc1-1~bpo12+1
_all.deb"
\
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/opens___.ttf"
installed_file1
=
"
${
W_FONTSDIR_WIN
}
/opens___.ttf"
load_opensymbol
()
load_opensymbol
()
...
@@ -14732,7 +14834,7 @@ load_opensymbol()
...
@@ -14732,7 +14834,7 @@ load_opensymbol()
# The OpenSymbol fonts are a replacement for the Windows Wingdings font from OpenOffice.org.
# The OpenSymbol fonts are a replacement for the Windows Wingdings font from OpenOffice.org.
# Need to w_download Debian since I can't find a standalone download from OpenOffice
# Need to w_download Debian since I can't find a standalone download from OpenOffice
# Note: The source download package on debian is for _all_ of OpenOffice, which is 266 MB.
# Note: The source download package on debian is for _all_ of OpenOffice, which is 266 MB.
w_download http
s://cdn-aws.deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.11+LibO7.0.4-4+deb11u7_all.deb 56932af381469673cea780c452644c193ec963e37756a3030428445d8fbc67c3
w_download http
://ftp.us.debian.org/debian/pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO7.6.4~rc1-1~bpo12+1_all.deb e35e57a0a703fe656230a30c7675a5c5c4772a11c6f650634765234d1f0fa35f
w_try_cd
"
${
W_TMP
}
"
w_try_cd
"
${
W_TMP
}
"
w_try_ar
"
${
W_CACHE
}
/
${
W_PACKAGE
}
/
${
file1
}
"
data.tar.xz
w_try_ar
"
${
W_CACHE
}
/
${
W_PACKAGE
}
/
${
file1
}
"
data.tar.xz
w_try
tar
-Jxf
"
${
W_TMP
}
/data.tar.xz"
./usr/share/fonts/truetype/libreoffice/opens___.ttf
w_try
tar
-Jxf
"
${
W_TMP
}
/data.tar.xz"
./usr/share/fonts/truetype/libreoffice/opens___.ttf
...
@@ -14891,7 +14993,7 @@ w_metadata vlgothic fonts \
...
@@ -14891,7 +14993,7 @@ w_metadata vlgothic fonts \
load_vlgothic
()
load_vlgothic
()
{
{
w_download
"https://
ja.osdn.net/projects/vlgothic/downloads
/62375/VLGothic-20141206.tar.xz"
982040db2f9cb73d7c6ab7d9d163f2ed46d1180f330c9ba2fae303649bf8102d
w_download
"https://
mirrors.gigenet.com/OSDN/vlgothic
/62375/VLGothic-20141206.tar.xz"
982040db2f9cb73d7c6ab7d9d163f2ed46d1180f330c9ba2fae303649bf8102d
w_try_cd
"
${
W_TMP
}
"
w_try_cd
"
${
W_TMP
}
"
w_try
tar
-Jxf
"
${
W_CACHE
}
/vlgothic/VLGothic-20141206.tar.xz"
w_try
tar
-Jxf
"
${
W_CACHE
}
/vlgothic/VLGothic-20141206.tar.xz"
...
@@ -15568,7 +15670,7 @@ load_ie6()
...
@@ -15568,7 +15670,7 @@ load_ie6()
shdocvw.dll shell32.dll vbscript.dll webcheck.dll
\
shdocvw.dll shell32.dll vbscript.dll webcheck.dll
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
plugin.ocx proctexe.ocx tdc.ocx webcheck.dll wshom.ocx
;
do
plugin.ocx proctexe.ocx tdc.ocx webcheck.dll wshom.ocx
;
do
"
${
WINE
}
"
regsvr32 /i
${
i
}
>
/dev/null 2>&1
w_try_
regsvr32 /i
${
i
}
>
/dev/null 2>&1
done
done
# Set Windows version back to the default. Leave at win2k for better rendering (is there a bug for that?)
# Set Windows version back to the default. Leave at win2k for better rendering (is there a bug for that?)
...
@@ -15665,7 +15767,7 @@ load_ie7()
...
@@ -15665,7 +15767,7 @@ load_ie7()
shdocvw.dll shell32.dll urlmon.dll vbscript.dll webcheck.dll
\
shdocvw.dll shell32.dll urlmon.dll vbscript.dll webcheck.dll
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
plugin.ocx proctexe.ocx tdc.ocx webcheck.dll wshom.ocx
;
do
plugin.ocx proctexe.ocx tdc.ocx webcheck.dll wshom.ocx
;
do
"
${
WINE
}
"
regsvr32 /i
${
i
}
>
/dev/null 2>&1
w_try_
regsvr32 /i
${
i
}
>
/dev/null 2>&1
done
done
# Builtin ieproxy is in system32, but ie7's lives in Program Files. Native
# Builtin ieproxy is in system32, but ie7's lives in Program Files. Native
...
@@ -15810,9 +15912,9 @@ load_ie8()
...
@@ -15810,9 +15912,9 @@ load_ie8()
shdocvw.dll shell32.dll urlmon.dll vbscript.dll webcheck.dll
\
shdocvw.dll shell32.dll urlmon.dll vbscript.dll webcheck.dll
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
wshcon.dll wshext.dll asctrls.ocx hhctrl.ocx mscomct2.ocx
\
plugin.ocx proctexe.ocx tdc.ocx uxtheme.dll webcheck.dll wshom.ocx
;
do
plugin.ocx proctexe.ocx tdc.ocx uxtheme.dll webcheck.dll wshom.ocx
;
do
"
${
WINE
}
"
regsvr32 /i
${
i
}
>
/dev/null 2>&1
w_try_
regsvr32 /i
${
i
}
>
/dev/null 2>&1
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
"
${
WINE64
}
"
regsvr32
/i
${
i
}
>
/dev/null 2>&1
w_try_regsvr64
/i
${
i
}
>
/dev/null 2>&1
fi
fi
done
done
...
@@ -16793,7 +16895,7 @@ w_metadata steam apps \
...
@@ -16793,7 +16895,7 @@ w_metadata steam apps \
publisher
=
"Valve"
\
publisher
=
"Valve"
\
year
=
"2010"
\
year
=
"2010"
\
media
=
"download"
\
media
=
"download"
\
file1
=
"Steam
Install.msi
"
\
file1
=
"Steam
Setup.exe
"
\
installed_exe1
=
"
${
W_PROGRAMS_X86_WIN
}
/Steam/Steam.exe"
installed_exe1
=
"
${
W_PROGRAMS_X86_WIN
}
/Steam/Steam.exe"
load_steam
()
load_steam
()
...
@@ -16813,12 +16915,11 @@ load_steam()
...
@@ -16813,12 +16915,11 @@ load_steam()
fi
fi
if
w_workaround_wine_bug 44985
"Disabling libglesv2 to make Store and Library function correctly."
7.0,
;
then
if
w_workaround_wine_bug 44985
"Disabling libglesv2 to make Store and Library function correctly."
7.0,
;
then
w_override_dlls disabled libglesv2
w_override_app_dlls steamwebhelper.exe disabled libglesv2
w_warn
"Steam needs to be launched with -noreactlogin"
fi
fi
if
[
"
$(
uname
-s
)
"
=
"Darwin"
]
&&
w_workaround_wine_bug 49839
"Steamwebhelper.exe crashes when running Steam."
;
then
if
[
"
$(
uname
-s
)
"
=
"Darwin"
]
&&
w_workaround_wine_bug 49839
"Steamwebhelper.exe crashes when running Steam."
;
then
w_warn
"Steam must be launched with -allosarches -cef-force-32bit -cef-in-process-gpu -
no-cef
-sandbox"
w_warn
"Steam must be launched with -allosarches -cef-force-32bit -cef-in-process-gpu -
cef-disable
-sandbox"
fi
fi
# vulkandriverquery & vulkandriverquery64 crash a lot on macOS
# vulkandriverquery & vulkandriverquery64 crash a lot on macOS
...
@@ -17853,12 +17954,15 @@ load_wglgears()
...
@@ -17853,12 +17954,15 @@ load_wglgears()
# DirectInput settings
# DirectInput settings
w_metadata
mwo
=
force settings
\
w_metadata
mwo
=
force settings
\
title_bg
=
"Задайте принудително DirectInput MouseWarpOverride (необходимо за някои игри)"
\
title_uk
=
"Встановити примусове DirectInput MouseWarpOverride (необхідно для деяких ігор)"
\
title_uk
=
"Встановити примусове DirectInput MouseWarpOverride (необхідно для деяких ігор)"
\
title
=
"Set DirectInput MouseWarpOverride to force (needed by some games)"
title
=
"Set DirectInput MouseWarpOverride to force (needed by some games)"
w_metadata
mwo
=
enabled settings
\
w_metadata
mwo
=
enabled settings
\
title_bg
=
"Включете DirectInput MouseWarpOverride (по подразбиране)"
\
title_uk
=
"Увімкнути DirectInput MouseWarpOverride (за замовчуванням)"
\
title_uk
=
"Увімкнути DirectInput MouseWarpOverride (за замовчуванням)"
\
title
=
"Set DirectInput MouseWarpOverride to enabled (default)"
title
=
"Set DirectInput MouseWarpOverride to enabled (default)"
w_metadata
mwo
=
disable settings
\
w_metadata
mwo
=
disable settings
\
title_bg
=
"Изключете DirectInput MouseWarpOverride"
\
title_uk
=
"Вимкнути DirectInput MouseWarpOverride"
\
title_uk
=
"Вимкнути DirectInput MouseWarpOverride"
\
title
=
"Set DirectInput MouseWarpOverride to disable"
title
=
"Set DirectInput MouseWarpOverride to disable"
...
@@ -17888,6 +17992,7 @@ _EOF_
...
@@ -17888,6 +17992,7 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata fontfix settings
\
w_metadata fontfix settings
\
title_bg
=
"Проверете за неработещи шрифтове"
\
title_uk
=
"Перевірка шрифтів"
\
title_uk
=
"Перевірка шрифтів"
\
title
=
"Check for broken fonts"
title
=
"Check for broken fonts"
...
@@ -17910,15 +18015,19 @@ load_fontfix()
...
@@ -17910,15 +18015,19 @@ load_fontfix()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
fontsmooth
=
disable settings
\
w_metadata
fontsmooth
=
disable settings
\
title_bg
=
"Изключете изглаждането на шрифта"
\
title_uk
=
"Вимкнути згладжування шрифту"
\
title_uk
=
"Вимкнути згладжування шрифту"
\
title
=
"Disable font smoothing"
title
=
"Disable font smoothing"
w_metadata
fontsmooth
=
bgr settings
\
w_metadata
fontsmooth
=
bgr settings
\
title_bg
=
"Включете подпикселното изглаждане на шрифта за BGR LCD монитори"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту для BGR LCD моніторів"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту для BGR LCD моніторів"
\
title
=
"Enable subpixel font smoothing for BGR LCDs"
title
=
"Enable subpixel font smoothing for BGR LCDs"
w_metadata
fontsmooth
=
rgb settings
\
w_metadata
fontsmooth
=
rgb settings
\
title_bg
=
"Включете подпикселното изглаждане на шрифта за RGB LCD монитори"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту для RGB LCD моніторів"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту для RGB LCD моніторів"
\
title
=
"Enable subpixel font smoothing for RGB LCDs"
title
=
"Enable subpixel font smoothing for RGB LCDs"
w_metadata
fontsmooth
=
gray settings
\
w_metadata
fontsmooth
=
gray settings
\
title_bg
=
"Включете подпикселното изглаждане на шрифта"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту"
\
title_uk
=
"Увімкнути субпіксельне згладжування шрифту"
\
title
=
"Enable subpixel font smoothing"
title
=
"Enable subpixel font smoothing"
...
@@ -17951,9 +18060,11 @@ _EOF_
...
@@ -17951,9 +18060,11 @@ _EOF_
# Mac Driver settings
# Mac Driver settings
w_metadata
macdriver
=
mac settings
\
w_metadata
macdriver
=
mac settings
\
title_bg
=
"Включете драйвера на Mac - Quartz (по подразбиране)"
\
title_uk
=
"Увімкнути рідний Mac Quartz драйвер (за замовчуванням)"
\
title_uk
=
"Увімкнути рідний Mac Quartz драйвер (за замовчуванням)"
\
title
=
"Enable the Mac native Quartz driver (default)"
title
=
"Enable the Mac native Quartz driver (default)"
w_metadata
macdriver
=
x11 settings
\
w_metadata
macdriver
=
x11 settings
\
title_bg
=
"Изключете драйвера на Mac - Quartz и включете драйвера на X11"
\
title_uk
=
"Вимкнути рідний Mac Quartz драйвер та використовувати замість нього X11"
\
title_uk
=
"Вимкнути рідний Mac Quartz драйвер та використовувати замість нього X11"
\
title
=
"Disable the Mac native Quartz driver, use X11 instead"
title
=
"Disable the Mac native Quartz driver, use X11 instead"
...
@@ -17973,10 +18084,13 @@ _EOF_
...
@@ -17973,10 +18084,13 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
mackeyremap
=
both settings
\
w_metadata
mackeyremap
=
both settings
\
title_bg
=
"Включете преназначаването на клавишите Opt->Alt и Cmd->Ctrl за драйвера на Mac"
\
title
=
"Enable mapping opt->alt and cmd->ctrl keys for the Mac native driver"
title
=
"Enable mapping opt->alt and cmd->ctrl keys for the Mac native driver"
w_metadata
mackeyremap
=
left settings
\
w_metadata
mackeyremap
=
left settings
\
title_bg
=
"Включете преназначаването на левите клавиши Opt->Alt и Cmd->Ctrl за драйвера на Mac"
\
title
=
"Enable mapping of left opt->alt and cmd->ctrl keys for the Mac native driver"
title
=
"Enable mapping of left opt->alt and cmd->ctrl keys for the Mac native driver"
w_metadata
mackeyremap
=
none settings
\
w_metadata
mackeyremap
=
none settings
\
title_bg
=
"Не преназначавайте клавишите за драйвера на Mac (по подразбиране)"
\
title
=
"Do not remap keys for the Mac native driver (default)"
title
=
"Do not remap keys for the Mac native driver (default)"
load_mackeyremap
()
load_mackeyremap
()
...
@@ -18008,9 +18122,11 @@ _EOF_
...
@@ -18008,9 +18122,11 @@ _EOF_
# X11 Driver settings
# X11 Driver settings
w_metadata
grabfullscreen
=
y settings
\
w_metadata
grabfullscreen
=
y settings
\
title_bg
=
"Задайте принудително прихващане на курсора за прозорци на цял екран (необходимо за някои игри)"
\
title_uk
=
"Примусове захоплення курсору для повноекранних вікон (необхідно для деяких ігор)"
\
title_uk
=
"Примусове захоплення курсору для повноекранних вікон (необхідно для деяких ігор)"
\
title
=
"Force cursor clipping for full-screen windows (needed by some games)"
title
=
"Force cursor clipping for full-screen windows (needed by some games)"
w_metadata
grabfullscreen
=
n settings
\
w_metadata
grabfullscreen
=
n settings
\
title_bg
=
"Изключете прихващането на курсора за прозорци на цял екран (по подразбиране)"
\
title_uk
=
"Вимкнути примусове захоплення курсору для повноекранних вікон (за замовчуванням)"
\
title_uk
=
"Вимкнути примусове захоплення курсору для повноекранних вікон (за замовчуванням)"
\
title
=
"Disable cursor clipping for full-screen windows (default)"
title
=
"Disable cursor clipping for full-screen windows (default)"
...
@@ -18033,21 +18149,25 @@ _EOF_
...
@@ -18033,21 +18149,25 @@ _EOF_
}
}
w_metadata
windowmanagerdecorated
=
y settings
\
w_metadata
windowmanagerdecorated
=
y settings
\
title_bg
=
"Позволете на мениджъра на прозорците да декорира прозорците (по подразбиране)"
\
title_uk
=
"Дозволити менеджеру вікон декорувати вікна (за замовчуванням)"
\
title_uk
=
"Дозволити менеджеру вікон декорувати вікна (за замовчуванням)"
\
title
=
"Allow the window manager to decorate windows (default)"
title
=
"Allow the window manager to decorate windows (default)"
w_metadata
windowmanagerdecorated
=
n settings
\
w_metadata
windowmanagerdecorated
=
n settings
\
title_bg
=
"Не позволявайте на мениджъра на прозорците да декорира прозорците"
\
title_uk
=
"Не дозволяти менеджеру вікон декорувати вікна"
\
title_uk
=
"Не дозволяти менеджеру вікон декорувати вікна"
\
title
=
"Prevent the window manager from decorating windows"
title
=
"Prevent the window manager from decorating windows"
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
usetakefocus
=
y settings
\
w_metadata
usetakefocus
=
y settings
\
title_bg
=
"Включете UseTakeFocus"
\
title_cz
=
"Aktivovat UseTakeFocus"
\
title_cz
=
"Aktivovat UseTakeFocus"
\
title_uk
=
"Увімкнути фокусування на вікні"
\
title_uk
=
"Увімкнути фокусування на вікні"
\
title_sk
=
"Aktivovať UseTakeFocus"
\
title_sk
=
"Aktivovať UseTakeFocus"
\
title_tlh
=
"Qorwagh buSchoH
\'
e
\'
chu
\'
"
\
title_tlh
=
"Qorwagh buSchoH
\'
e
\'
chu
\'
"
\
title
=
"Enable UseTakeFocus"
title
=
"Enable UseTakeFocus"
w_metadata
usetakefocus
=
n settings
\
w_metadata
usetakefocus
=
n settings
\
title_bg
=
"Изключете UseTakeFocus (по подразбиране)"
\
title_cz
=
"Deaktivovat UseTakeFocus (výchozí)"
\
title_cz
=
"Deaktivovat UseTakeFocus (výchozí)"
\
title_uk
=
"Вимкнути фокусування на вікні (за замовчуванням)"
\
title_uk
=
"Вимкнути фокусування на вікні (за замовчуванням)"
\
title_sk
=
"Deaktivovať UseTakeFocus (výchozí)"
\
title_sk
=
"Deaktivovať UseTakeFocus (výchozí)"
\
...
@@ -18094,9 +18214,11 @@ _EOF_
...
@@ -18094,9 +18214,11 @@ _EOF_
}
}
w_metadata
windowmanagermanaged
=
y settings
\
w_metadata
windowmanagermanaged
=
y settings
\
title_bg
=
"Позволете на мениджъра на прозорците да управлява прозорците (по подразбиране)"
\
title_uk
=
"Дозволити менеджеру вікон керування вікнами (за замовчуванням)"
\
title_uk
=
"Дозволити менеджеру вікон керування вікнами (за замовчуванням)"
\
title
=
"Allow the window manager to control windows (default)"
title
=
"Allow the window manager to control windows (default)"
w_metadata
windowmanagermanaged
=
n settings
\
w_metadata
windowmanagermanaged
=
n settings
\
title_bg
=
"Не позволявайте на мениджъра на прозорците да управлява прозорците"
\
title_uk
=
"Не дозволяти менеджеру вікон керування вікнами"
\
title_uk
=
"Не дозволяти менеджеру вікон керування вікнами"
\
title
=
"Prevent the window manager from controlling windows"
title
=
"Prevent the window manager from controlling windows"
...
@@ -18123,21 +18245,27 @@ _EOF_
...
@@ -18123,21 +18245,27 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
vd
=
off settings
\
w_metadata
vd
=
off settings
\
title_bg
=
"Изключете виртуалния работен плот"
\
title_uk
=
"Вимкнути віртуальний робочий стіл"
\
title_uk
=
"Вимкнути віртуальний робочий стіл"
\
title
=
"Disable virtual desktop"
title
=
"Disable virtual desktop"
w_metadata
vd
=
640x480 settings
\
w_metadata
vd
=
640x480 settings
\
title_bg
=
"Включете виртуалния работен плот с разделителна способност 640x480"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 640x480"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 640x480"
\
title
=
"Enable virtual desktop, set size to 640x480"
title
=
"Enable virtual desktop, set size to 640x480"
w_metadata
vd
=
800x600 settings
\
w_metadata
vd
=
800x600 settings
\
title_bg
=
"Включете виртуалния работен плот с разделителна способност 800x600"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 800x600"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 800x600"
\
title
=
"Enable virtual desktop, set size to 800x600"
title
=
"Enable virtual desktop, set size to 800x600"
w_metadata
vd
=
1024x768 settings
\
w_metadata
vd
=
1024x768 settings
\
title_bg
=
"Включете виртуалния работен плот с разделителна способност 1024x768"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1024x768"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1024x768"
\
title
=
"Enable virtual desktop, set size to 1024x768"
title
=
"Enable virtual desktop, set size to 1024x768"
w_metadata
vd
=
1280x1024 settings
\
w_metadata
vd
=
1280x1024 settings
\
title_bg
=
"Включете виртуалния работен плот с разделителна способност 1280x1024"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1280x1024"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1280x1024"
\
title
=
"Enable virtual desktop, set size to 1280x1024"
title
=
"Enable virtual desktop, set size to 1280x1024"
w_metadata
vd
=
1440x900 settings
\
w_metadata
vd
=
1440x900 settings
\
title_bg
=
"Включете виртуалния работен плот с разделителна способност 1440x900"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1440x900"
\
title_uk
=
"Увімкнути віртуальний робочий стіл та встановити розмір 1440x900"
\
title
=
"Enable virtual desktop, set size to 1440x900"
title
=
"Enable virtual desktop, set size to 1440x900"
...
@@ -18181,8 +18309,10 @@ _EOF_
...
@@ -18181,8 +18309,10 @@ _EOF_
# MIME-type file associations settings
# MIME-type file associations settings
w_metadata
mimeassoc
=
on settings
\
w_metadata
mimeassoc
=
on settings
\
title_bg
=
"Включете експортирането на файловите асоциации от MIME към работния плот (по подразбиране)"
\
title
=
"Enable exporting MIME-type file associations to the native desktop (default)"
title
=
"Enable exporting MIME-type file associations to the native desktop (default)"
w_metadata
mimeassoc
=
off settings
\
w_metadata
mimeassoc
=
off settings
\
title_bg
=
"Изключете експортирането на файловите асоциации от MIME към работния плот"
\
title
=
"Disable exporting MIME-type file associations to the native desktop"
title
=
"Disable exporting MIME-type file associations to the native desktop"
load_mimeassoc
()
load_mimeassoc
()
...
@@ -18238,9 +18368,11 @@ _EOF_
...
@@ -18238,9 +18368,11 @@ _EOF_
# CheckFloatConstants settings
# CheckFloatConstants settings
w_metadata
cfc
=
enabled settings
\
w_metadata
cfc
=
enabled settings
\
title_bg
=
"Включете CheckFloatConstants"
\
title_uk
=
"Увімкнути CheckFloatConstants"
\
title_uk
=
"Увімкнути CheckFloatConstants"
\
title
=
"Enable CheckFloatConstants"
title
=
"Enable CheckFloatConstants"
w_metadata
cfc
=
disabled settings
\
w_metadata
cfc
=
disabled settings
\
title_bg
=
"Изключете CheckFloatConstants (по подразбиране)"
\
title_uk
=
"Вимкнути CheckFloatConstants (за замовчуванням)"
\
title_uk
=
"Вимкнути CheckFloatConstants (за замовчуванням)"
\
title
=
"Disable CheckFloatConstants (default)"
title
=
"Disable CheckFloatConstants (default)"
...
@@ -18252,12 +18384,15 @@ load_cfc()
...
@@ -18252,12 +18384,15 @@ load_cfc()
# CSMT settings
# CSMT settings
w_metadata
csmt
=
force settings
\
w_metadata
csmt
=
force settings
\
title_bg
=
"Включете принудително сериализацията на командите от OpenGL или Vulkan между няколко командни потока в приложението"
\
title_uk
=
"Увімкнути та примусити серіалізацію команд OpenGL або Vulkan між кількома потоками команд в одній програмі"
\
title_uk
=
"Увімкнути та примусити серіалізацію команд OpenGL або Vulkan між кількома потоками команд в одній програмі"
\
title
=
"Enable and force serialisation of OpenGL or Vulkan commands between multiple command streams in the same application"
title
=
"Enable and force serialisation of OpenGL or Vulkan commands between multiple command streams in the same application"
w_metadata
csmt
=
on settings
\
w_metadata
csmt
=
on settings
\
title_bg
=
"Включете Command Stream Multithreading (по подразбиране)"
\
title_uk
=
"Увімкнути Command Stream Multithreading (за замовчуванням)"
\
title_uk
=
"Увімкнути Command Stream Multithreading (за замовчуванням)"
\
title
=
"Enable Command Stream Multithreading (default)"
title
=
"Enable Command Stream Multithreading (default)"
w_metadata
csmt
=
off settings
\
w_metadata
csmt
=
off settings
\
title_bg
=
"Изключете Command Stream Multithreading"
\
title_uk
=
"Вимкнути Command Stream Multithreading"
\
title_uk
=
"Вимкнути Command Stream Multithreading"
\
title
=
"Disable Command Stream Multithreading"
title
=
"Disable Command Stream Multithreading"
...
@@ -18285,15 +18420,19 @@ _EOF_
...
@@ -18285,15 +18420,19 @@ _EOF_
# DirectDraw settings
# DirectDraw settings
w_metadata
gsm
=
0 settings
\
w_metadata
gsm
=
0 settings
\
title_bg
=
"Задайте MaxShaderModelGS на 0"
\
title_uk
=
"Встановити MaxShaderModelGS на 0"
\
title_uk
=
"Встановити MaxShaderModelGS на 0"
\
title
=
"Set MaxShaderModelGS to 0"
title
=
"Set MaxShaderModelGS to 0"
w_metadata
gsm
=
1 settings
\
w_metadata
gsm
=
1 settings
\
title_bg
=
"Задайте MaxShaderModelGS на 1"
\
title_uk
=
"Встановити MaxShaderModelGS на 1"
\
title_uk
=
"Встановити MaxShaderModelGS на 1"
\
title
=
"Set MaxShaderModelGS to 1"
title
=
"Set MaxShaderModelGS to 1"
w_metadata
gsm
=
2 settings
\
w_metadata
gsm
=
2 settings
\
title_bg
=
"Задайте MaxShaderModelGS на 2"
\
title_uk
=
"Встановити MaxShaderModelGS на 2"
\
title_uk
=
"Встановити MaxShaderModelGS на 2"
\
title
=
"Set MaxShaderModelGS to 2"
title
=
"Set MaxShaderModelGS to 2"
w_metadata
gsm
=
3 settings
\
w_metadata
gsm
=
3 settings
\
title_bg
=
"Задайте MaxShaderModelGS на 3"
\
title_uk
=
"Встановити MaxShaderModelGS на 3"
\
title_uk
=
"Встановити MaxShaderModelGS на 3"
\
title
=
"Set MaxShaderModelGS to 3"
title
=
"Set MaxShaderModelGS to 3"
...
@@ -18305,6 +18444,7 @@ load_gsm()
...
@@ -18305,6 +18444,7 @@ load_gsm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
npm
=
repack settings
\
w_metadata
npm
=
repack settings
\
title_bg
=
"Задайте NonPower2Mode на repack"
\
title_uk
=
"Встановити NonPower2Mode на repack"
\
title_uk
=
"Встановити NonPower2Mode на repack"
\
title
=
"Set NonPower2Mode to repack"
title
=
"Set NonPower2Mode to repack"
...
@@ -18316,9 +18456,11 @@ load_npm()
...
@@ -18316,9 +18456,11 @@ load_npm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
orm
=
fbo settings
\
w_metadata
orm
=
fbo settings
\
title_bg
=
"Задайте OffscreenRenderingMode=fbo (по подразбиране)"
\
title_uk
=
"Встановити OffscreenRenderingMode=fbo (за замовчуванням)"
\
title_uk
=
"Встановити OffscreenRenderingMode=fbo (за замовчуванням)"
\
title
=
"Set OffscreenRenderingMode=fbo (default)"
title
=
"Set OffscreenRenderingMode=fbo (default)"
w_metadata
orm
=
backbuffer settings
\
w_metadata
orm
=
backbuffer settings
\
title_bg
=
"Задайте OffscreenRenderingMode=backbuffer"
\
title_uk
=
"Встановити OffscreenRenderingMode=backbuffer"
\
title_uk
=
"Встановити OffscreenRenderingMode=backbuffer"
\
title
=
"Set OffscreenRenderingMode=backbuffer"
title
=
"Set OffscreenRenderingMode=backbuffer"
...
@@ -18330,15 +18472,19 @@ load_orm()
...
@@ -18330,15 +18472,19 @@ load_orm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
psm
=
0 settings
\
w_metadata
psm
=
0 settings
\
title_bg
=
"Задайте MaxShaderModelPS на 0"
\
title_uk
=
"Встановити MaxShaderModelPS на 0"
\
title_uk
=
"Встановити MaxShaderModelPS на 0"
\
title
=
"Set MaxShaderModelPS to 0"
title
=
"Set MaxShaderModelPS to 0"
w_metadata
psm
=
1 settings
\
w_metadata
psm
=
1 settings
\
title_bg
=
"Задайте MaxShaderModelPS на 1"
\
title_uk
=
"Встановити MaxShaderModelPS на 1"
\
title_uk
=
"Встановити MaxShaderModelPS на 1"
\
title
=
"Set MaxShaderModelPS to 1"
title
=
"Set MaxShaderModelPS to 1"
w_metadata
psm
=
2 settings
\
w_metadata
psm
=
2 settings
\
title_bg
=
"Задайте MaxShaderModelPS на 2"
\
title_uk
=
"Встановити MaxShaderModelPS на 2"
\
title_uk
=
"Встановити MaxShaderModelPS на 2"
\
title
=
"Set MaxShaderModelPS to 2"
title
=
"Set MaxShaderModelPS to 2"
w_metadata
psm
=
3 settings
\
w_metadata
psm
=
3 settings
\
title_bg
=
"Задайте MaxShaderModelPS на 3"
\
title_uk
=
"Встановити MaxShaderModelPS на 3"
\
title_uk
=
"Встановити MaxShaderModelPS на 3"
\
title
=
"Set MaxShaderModelPS to 3"
title
=
"Set MaxShaderModelPS to 3"
...
@@ -18350,12 +18496,15 @@ load_psm()
...
@@ -18350,12 +18496,15 @@ load_psm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
shader_backend
=
glsl settings
\
w_metadata
shader_backend
=
glsl settings
\
title_bg
=
"Задайте shader_backend на glsl"
\
title_uk
=
"Встановити shader_backend на glsl"
\
title_uk
=
"Встановити shader_backend на glsl"
\
title
=
"Set shader_backend to glsl"
title
=
"Set shader_backend to glsl"
w_metadata
shader_backend
=
arb settings
\
w_metadata
shader_backend
=
arb settings
\
title_bg
=
"Задайте shader_backend на arb"
\
title_uk
=
"Встановити shader_backend на arb"
\
title_uk
=
"Встановити shader_backend на arb"
\
title
=
"Set shader_backend to arb"
title
=
"Set shader_backend to arb"
w_metadata
shader_backend
=
none settings
\
w_metadata
shader_backend
=
none settings
\
title_bg
=
"Задайте shader_backend на none"
\
title_uk
=
"Встановити shader_backend на none"
\
title_uk
=
"Встановити shader_backend на none"
\
title
=
"Set shader_backend to none"
title
=
"Set shader_backend to none"
...
@@ -18367,9 +18516,11 @@ load_shader_backend()
...
@@ -18367,9 +18516,11 @@ load_shader_backend()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
ssm
=
disabled settings
\
w_metadata
ssm
=
disabled settings
\
title_bg
=
"Изключете Struct Shader Math (по подразбиране)"
\
title_uk
=
"Вимкнути Struct Shader Math (за замовчуванням)"
\
title_uk
=
"Вимкнути Struct Shader Math (за замовчуванням)"
\
title
=
"Disable Struct Shader Math (default)"
title
=
"Disable Struct Shader Math (default)"
w_metadata
ssm
=
enabled settings
\
w_metadata
ssm
=
enabled settings
\
title_bg
=
"Включете Struct Shader Math"
\
title_uk
=
"Увімкнути Struct Shader Math"
\
title_uk
=
"Увімкнути Struct Shader Math"
\
title
=
"Enable Struct Shader Math"
title
=
"Enable Struct Shader Math"
...
@@ -18395,15 +18546,19 @@ _EOF_
...
@@ -18395,15 +18546,19 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
renderer
=
gdi settings
\
w_metadata
renderer
=
gdi settings
\
title_bg
=
"Задайте renderer на gdi"
\
title_uk
=
"Встановити renderer на gdi"
\
title_uk
=
"Встановити renderer на gdi"
\
title
=
"Set renderer to gdi"
title
=
"Set renderer to gdi"
w_metadata
renderer
=
gl settings
\
w_metadata
renderer
=
gl settings
\
title_bg
=
"Задайте renderer на gl"
\
title_uk
=
"Встановити renderer на gl"
\
title_uk
=
"Встановити renderer на gl"
\
title
=
"Set renderer to gl"
title
=
"Set renderer to gl"
w_metadata
renderer
=
no3d settings
\
w_metadata
renderer
=
no3d settings
\
title_bg
=
"Задайте renderer на no3d"
\
title_uk
=
"Встановити renderer на no3d"
\
title_uk
=
"Встановити renderer на no3d"
\
title
=
"Set renderer to no3d"
title
=
"Set renderer to no3d"
w_metadata
renderer
=
vulkan settings
\
w_metadata
renderer
=
vulkan settings
\
title_bg
=
"Задайте renderer на vulkan"
\
title_uk
=
"Встановити renderer на vulkan"
\
title_uk
=
"Встановити renderer на vulkan"
\
title
=
"Set renderer to vulkan"
title
=
"Set renderer to vulkan"
...
@@ -18415,21 +18570,27 @@ load_renderer()
...
@@ -18415,21 +18570,27 @@ load_renderer()
#----------------------------------------------------------------=
#----------------------------------------------------------------=
w_metadata
rtlm
=
auto settings
\
w_metadata
rtlm
=
auto settings
\
title_bg
=
"Задайте RenderTargetLockMode на auto (по подразбиране)"
\
title_uk
=
"Встановити RenderTargetLockMode на авто (за замовчуванням)"
\
title_uk
=
"Встановити RenderTargetLockMode на авто (за замовчуванням)"
\
title
=
"Set RenderTargetLockMode to auto (default)"
title
=
"Set RenderTargetLockMode to auto (default)"
w_metadata
rtlm
=
disabled settings
\
w_metadata
rtlm
=
disabled settings
\
title_bg
=
"Задайте RenderTargetLockMode на disabled"
\
title_uk
=
"Вимкнути RenderTargetLockMode"
\
title_uk
=
"Вимкнути RenderTargetLockMode"
\
title
=
"Set RenderTargetLockMode to disabled"
title
=
"Set RenderTargetLockMode to disabled"
w_metadata
rtlm
=
readdraw settings
\
w_metadata
rtlm
=
readdraw settings
\
title_bg
=
"Задайте RenderTargetLockMode на readdraw"
\
title_uk
=
"Встановити RenderTargetLockMode на readdraw"
\
title_uk
=
"Встановити RenderTargetLockMode на readdraw"
\
title
=
"Set RenderTargetLockMode to readdraw"
title
=
"Set RenderTargetLockMode to readdraw"
w_metadata
rtlm
=
readtex settings
\
w_metadata
rtlm
=
readtex settings
\
title_bg
=
"Задайте RenderTargetLockMode на readtex"
\
title_uk
=
"Встановити RenderTargetLockMode на readtex"
\
title_uk
=
"Встановити RenderTargetLockMode на readtex"
\
title
=
"Set RenderTargetLockMode to readtex"
title
=
"Set RenderTargetLockMode to readtex"
w_metadata
rtlm
=
texdraw settings
\
w_metadata
rtlm
=
texdraw settings
\
title_bg
=
"Задайте RenderTargetLockMode на texdraw"
\
title_uk
=
"Встановити RenderTargetLockMode на texdraw"
\
title_uk
=
"Встановити RenderTargetLockMode на texdraw"
\
title
=
"Set RenderTargetLockMode to texdraw"
title
=
"Set RenderTargetLockMode to texdraw"
w_metadata
rtlm
=
textex settings
\
w_metadata
rtlm
=
textex settings
\
title_bg
=
"Задайте RenderTargetLockMode на textex"
\
title_uk
=
"Встановити RenderTargetLockMode на textex"
\
title_uk
=
"Встановити RenderTargetLockMode на textex"
\
title
=
"Set RenderTargetLockMode to textex"
title
=
"Set RenderTargetLockMode to textex"
...
@@ -18441,6 +18602,7 @@ load_rtlm()
...
@@ -18441,6 +18602,7 @@ load_rtlm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata set_mididevice settings
\
w_metadata set_mididevice settings
\
title_bg
=
"Задайте устройството MIDImap към стойността, посочена в променливата на средата MIDI_DEVICE"
\
title
=
"Set MIDImap device to the value specified in the MIDI_DEVICE environment variable"
title
=
"Set MIDImap device to the value specified in the MIDI_DEVICE environment variable"
load_set_mididevice
()
load_set_mididevice
()
...
@@ -18463,15 +18625,19 @@ _EOF_
...
@@ -18463,15 +18625,19 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
videomemorysize
=
default settings
\
w_metadata
videomemorysize
=
default settings
\
title_bg
=
"Оставете на Wine да открие паметта на видеокартата"
\
title_uk
=
"Дати можливість Wine визначити розмір відеопам'яті"
\
title_uk
=
"Дати можливість Wine визначити розмір відеопам'яті"
\
title
=
"Let Wine detect amount of video card memory"
title
=
"Let Wine detect amount of video card memory"
w_metadata
videomemorysize
=
512 settings
\
w_metadata
videomemorysize
=
512 settings
\
title_bg
=
"Кажете на Wine, че видеокартата има 512 МБ памет"
\
title_uk
=
"Повідомити Wine про 512МБ відеопам'яті"
\
title_uk
=
"Повідомити Wine про 512МБ відеопам'яті"
\
title
=
"Tell Wine your video card has 512MB RAM"
title
=
"Tell Wine your video card has 512MB RAM"
w_metadata
videomemorysize
=
1024 settings
\
w_metadata
videomemorysize
=
1024 settings
\
title_bg
=
"Кажете на Wine, че видеокартата има 1024 МБ памет"
\
title_uk
=
"Повідомити Wine про 1024МБ відеопам'яті"
\
title_uk
=
"Повідомити Wine про 1024МБ відеопам'яті"
\
title
=
"Tell Wine your video card has 1024MB RAM"
title
=
"Tell Wine your video card has 1024MB RAM"
w_metadata
videomemorysize
=
2048 settings
\
w_metadata
videomemorysize
=
2048 settings
\
title_bg
=
"Кажете на Wine, че видеокартата има 2048 МБ памет"
\
title_uk
=
"Повідомити Wine про 2048МБ відеопам'яті"
\
title_uk
=
"Повідомити Wine про 2048МБ відеопам'яті"
\
title
=
"Tell Wine your video card has 2048MB RAM"
title
=
"Tell Wine your video card has 2048MB RAM"
...
@@ -18507,15 +18673,19 @@ _EOF_
...
@@ -18507,15 +18673,19 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
vsm
=
0 settings
\
w_metadata
vsm
=
0 settings
\
title_bg
=
"Задайте MaxShaderModelVS на 0"
\
title_uk
=
"Встановити MaxShaderModelVS на 0"
\
title_uk
=
"Встановити MaxShaderModelVS на 0"
\
title
=
"Set MaxShaderModelVS to 0"
title
=
"Set MaxShaderModelVS to 0"
w_metadata
vsm
=
1 settings
\
w_metadata
vsm
=
1 settings
\
title_bg
=
"Задайте MaxShaderModelVS на 1"
\
title_uk
=
"Встановити MaxShaderModelVS на 1"
\
title_uk
=
"Встановити MaxShaderModelVS на 1"
\
title
=
"Set MaxShaderModelVS to 1"
title
=
"Set MaxShaderModelVS to 1"
w_metadata
vsm
=
2 settings
\
w_metadata
vsm
=
2 settings
\
title_bg
=
"Задайте MaxShaderModelVS на 2"
\
title_uk
=
"Встановити MaxShaderModelVS на 2"
\
title_uk
=
"Встановити MaxShaderModelVS на 2"
\
title
=
"Set MaxShaderModelVS to 2"
title
=
"Set MaxShaderModelVS to 2"
w_metadata
vsm
=
3 settings
\
w_metadata
vsm
=
3 settings
\
title_bg
=
"Задайте MaxShaderModelVS на 3"
\
title_uk
=
"Встановити MaxShaderModelVS на 3"
\
title_uk
=
"Встановити MaxShaderModelVS на 3"
\
title
=
"Set MaxShaderModelVS to 3"
title
=
"Set MaxShaderModelVS to 3"
...
@@ -18530,8 +18700,10 @@ load_vsm()
...
@@ -18530,8 +18700,10 @@ load_vsm()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
autostart_winedbg
=
enabled settings
\
w_metadata
autostart_winedbg
=
enabled settings
\
title_bg
=
"Стартирайте автоматично winedbg при възникване на необработено изключение (по подразбиране)"
\
title
=
"Automatically launch winedbg when an unhandled exception occurs (default)"
title
=
"Automatically launch winedbg when an unhandled exception occurs (default)"
w_metadata
autostart_winedbg
=
disabled settings
\
w_metadata
autostart_winedbg
=
disabled settings
\
title_bg
=
"Не позволявайте стартирането на winedbg при възникване на необработено изключение"
\
title
=
"Prevent winedbg from launching when an unhandled exception occurs"
title
=
"Prevent winedbg from launching when an unhandled exception occurs"
load_autostart_winedbg
()
load_autostart_winedbg
()
...
@@ -18560,6 +18732,7 @@ _EOF_
...
@@ -18560,6 +18732,7 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata heapcheck settings
\
w_metadata heapcheck settings
\
title_bg
=
"Включете кумулативната проверка с GlobalFlag"
\
title_uk
=
"Увімкнути накопичувальну перевірку GlobalFlag"
\
title_uk
=
"Увімкнути накопичувальну перевірку GlobalFlag"
\
title
=
"Enable heap checking with GlobalFlag"
title
=
"Enable heap checking with GlobalFlag"
...
@@ -18578,6 +18751,7 @@ _EOF_
...
@@ -18578,6 +18751,7 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata nocrashdialog settings
\
w_metadata nocrashdialog settings
\
title_bg
=
"Изключете диалоговия прозорец за срив"
\
title_uk
=
"Вимкнути діалог про помилку"
\
title_uk
=
"Вимкнути діалог про помилку"
\
title
=
"Disable crash dialog"
title
=
"Disable crash dialog"
...
@@ -18596,6 +18770,7 @@ _EOF_
...
@@ -18596,6 +18770,7 @@ _EOF_
}
}
w_metadata set_userpath settings
\
w_metadata set_userpath settings
\
title_bg
=
"задайте потребителската променлива PATH в папката, посочена от местоположенията в променливата на средата WINEPATH с разделител ';'"
\
title_uk
=
""
\
title_uk
=
""
\
title
=
"set user PATH variable in wine prefix specified by native and/or wine paths in WINEPATH environment variable with ';' as path separator"
title
=
"set user PATH variable in wine prefix specified by native and/or wine paths in WINEPATH environment variable with ';' as path separator"
...
@@ -18617,9 +18792,11 @@ _EOF_
...
@@ -18617,9 +18792,11 @@ _EOF_
# settings->misc
# settings->misc
w_metadata
alldlls
=
default settings
\
w_metadata
alldlls
=
default settings
\
title_bg
=
"Премахнете всички замени на DLL файловете"
\
title_uk
=
"Видалити всі перевизначення DLL"
\
title_uk
=
"Видалити всі перевизначення DLL"
\
title
=
"Remove all DLL overrides"
title
=
"Remove all DLL overrides"
w_metadata
alldlls
=
builtin
settings
\
w_metadata
alldlls
=
builtin
settings
\
title_bg
=
"Заменете DLL файловете"
\
title_uk
=
"Перевизначити найбільш поширені DLL на вбудовані"
\
title_uk
=
"Перевизначити найбільш поширені DLL на вбудовані"
\
title
=
"Override most common DLLs to builtin"
title
=
"Override most common DLLs to builtin"
...
@@ -18634,6 +18811,7 @@ load_alldlls()
...
@@ -18634,6 +18811,7 @@ load_alldlls()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata bad settings
\
w_metadata bad settings
\
title_bg
=
"Фалшив глагол, който винаги връща false"
\
title
=
"Fake verb that always returns false"
title
=
"Fake verb that always returns false"
load_bad
()
load_bad
()
...
@@ -18644,6 +18822,7 @@ load_bad()
...
@@ -18644,6 +18822,7 @@ load_bad()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata forcemono settings
\
w_metadata forcemono settings
\
title_bg
=
"Задайте принудително Mono вместо .NET (за отстраняване на грешки)"
\
title_uk
=
"Примусове використання mono замість .NET (для налагодження)"
\
title_uk
=
"Примусове використання mono замість .NET (для налагодження)"
\
title
=
"Force using Mono instead of .NET (for debugging)"
title
=
"Force using Mono instead of .NET (for debugging)"
...
@@ -18656,6 +18835,7 @@ load_forcemono()
...
@@ -18656,6 +18835,7 @@ load_forcemono()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata good settings
\
w_metadata good settings
\
title_bg
=
"Фалшив глагол, който винаги връща true"
\
title
=
"Fake verb that always returns true"
title
=
"Fake verb that always returns true"
load_good
()
load_good
()
...
@@ -18666,8 +18846,10 @@ load_good()
...
@@ -18666,8 +18846,10 @@ load_good()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
hidewineexports
=
enable
settings
\
w_metadata
hidewineexports
=
enable
settings
\
title_bg
=
"Включете скриване на експортирането на Wine от приложенията (wine-staging)"
\
title
=
"Enable hiding Wine exports from applications (wine-staging)"
title
=
"Enable hiding Wine exports from applications (wine-staging)"
w_metadata
hidewineexports
=
disable settings
\
w_metadata
hidewineexports
=
disable settings
\
title_bg
=
"Изключете скриване на експортирането на Wine от приложенията (wine-staging)"
\
title
=
"Disable hiding Wine exports from applications (wine-staging)"
title
=
"Disable hiding Wine exports from applications (wine-staging)"
load_hidewineexports
()
load_hidewineexports
()
...
@@ -18702,6 +18884,7 @@ _EOF_
...
@@ -18702,6 +18884,7 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata hosts settings
\
w_metadata hosts settings
\
title_bg
=
"Добавете празни файлове в C:
\\
windows
\\
system32
\\
drivers
\\
etc
\\
{hosts,services}"
\
title_uk
=
"Додати порожні файли у C:
\\
windows
\\
system32
\\
drivers
\\
etc
\\
{hosts,services}"
\
title_uk
=
"Додати порожні файли у C:
\\
windows
\\
system32
\\
drivers
\\
etc
\\
{hosts,services}"
\
title
=
"Add empty C:
\\
windows
\\
system32
\\
drivers
\\
etc
\\
{hosts,services} files"
title
=
"Add empty C:
\\
windows
\\
system32
\\
drivers
\\
etc
\\
{hosts,services} files"
...
@@ -18723,6 +18906,7 @@ load_hosts()
...
@@ -18723,6 +18906,7 @@ load_hosts()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata isolate_home settings
\
w_metadata isolate_home settings
\
title_bg
=
"Премахнете връзките на папката към
\$
HOME"
\
title_uk
=
"Видалити посилання на вино преміум на
\$
HOME"
\
title_uk
=
"Видалити посилання на вино преміум на
\$
HOME"
\
title
=
"Remove wineprefix links to
\$
HOME"
title
=
"Remove wineprefix links to
\$
HOME"
...
@@ -18755,6 +18939,7 @@ load_isolate_home()
...
@@ -18755,6 +18939,7 @@ load_isolate_home()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata native_mdac settings
\
w_metadata native_mdac settings
\
title_bg
=
"Заменете odbc32, odbccp32 и oledb32"
\
title_uk
=
"Перевизначити odbc32, odbccp32 та oledb32"
\
title_uk
=
"Перевизначити odbc32, odbccp32 та oledb32"
\
title
=
"Override odbc32, odbccp32 and oledb32"
title
=
"Override odbc32, odbccp32 and oledb32"
...
@@ -18787,6 +18972,7 @@ load_native_mdac()
...
@@ -18787,6 +18972,7 @@ load_native_mdac()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata native_oleaut32 settings
\
w_metadata native_oleaut32 settings
\
title_bg
=
"Заменете oleaut32"
\
title_uk
=
"Перевизначити oleaut32"
\
title_uk
=
"Перевизначити oleaut32"
\
title
=
"Override oleaut32"
title
=
"Override oleaut32"
...
@@ -18798,6 +18984,7 @@ load_native_oleaut32()
...
@@ -18798,6 +18984,7 @@ load_native_oleaut32()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata remove_mono settings
\
w_metadata remove_mono settings
\
title_bg
=
"Премахнете wine-mono"
\
title_uk
=
"Видалити вбудоване wine-mono"
\
title_uk
=
"Видалити вбудоване wine-mono"
\
title
=
"Remove builtin wine-mono"
title
=
"Remove builtin wine-mono"
...
@@ -18808,25 +18995,33 @@ load_remove_mono()
...
@@ -18808,25 +18995,33 @@ load_remove_mono()
# extracted to /usr/share/wine/mono, or equivalent), only 'Wine Mono Windows Support' will be installed.
# extracted to /usr/share/wine/mono, or equivalent), only 'Wine Mono Windows Support' will be installed.
# If using the old .msi installer, *both* tarballs are installed.
# If using the old .msi installer, *both* tarballs are installed.
#
#
# So, we uninstall anything that has 'Wine Mono' in the name to handle both cases.
# Sometime later, the installer name was updated to 'Wine Mono Runtime'
# If wine uninstaller can't find the application it will return 0 anyway.
#
mono_uuid
=
"
$(
"
${
WINE_ARCH
}
"
uninstaller
--list
|
grep
'Wine Mono'
|
cut
-f1
-d
\|
)
"
# And then in 8.22, uninstaller now returns an error rather than 0 if an uninstaller can't be found
if
test
"
${
mono_uuid
}
"
;
then
# That can be avoided with the --silent option, but that option doesn't exist in older versions.
for
uuid
in
${
mono_uuid
}
;
do
#
"
${
WINE_ARCH
}
"
uninstaller
--remove
"
${
uuid
}
"
# So, now, loop through and try to uninstaller them one at a time.
mono_install_found
=
0
for
mono_installer_desc
in
'Wine Mono Windows Support'
'Wine Mono Runtime'
'Wine Mono'
;
do
mono_uuid
=
"
$(
WINEDEBUG
=
-all
"
${
WINE_ARCH
}
"
uninstaller
--list
2>&1 |
grep
"
${
mono_installer_desc
}
"
|
cut
-f1
-d
\|
)
"
if
test
"
${
mono_uuid
}
"
;
then
"
${
WINE_ARCH
}
"
uninstaller
--remove
"
${
mono_uuid
}
"
mono_install_found
=
1
fi
done
if
[
"
${
mono_install_found
}
"
-eq
1
]
;
then
"
${
WINE_ARCH
}
"
reg delete
"HKLM
\\
Software
\\
Microsoft
\\
NET Framework Setup
\\
NDP
\\
v3.5"
/f
||
true
"
${
WINE_ARCH
}
"
reg delete
"HKLM
\\
Software
\\
Microsoft
\\
NET Framework Setup
\\
NDP
\\
v4"
/f
||
true
for
mscoree_dll
in
"
${
W_SYSTEM32_DLLS
}
/mscoree.dll"
"
${
W_SYSTEM64_DLLS
}
/mscoree.dll"
;
do
if
[
-f
"
${
mscoree_dll
}
"
]
&&
grep
--quiet
--text
"WINE_MONO_OVERRIDES"
"
${
mscoree_dll
}
"
;
then
w_try
rm
-f
"
${
mscoree_dll
}
"
fi
done
done
elif
[
-z
"
$1
"
]
||
[
"
$1
"
!=
"internal"
]
;
then
elif
[
-z
"
$1
"
]
||
[
"
$1
"
!=
"internal"
]
;
then
# Bail out if mono isn't installed, so we don't break .Net setups
w_warn
"Mono does not appear to be installed."
w_warn
"Mono does not appear to be installed."
return
fi
"
${
WINE_ARCH
}
"
reg delete
"HKLM
\\
Software
\\
Microsoft
\\
NET Framework Setup
\\
NDP
\\
v3.5"
/f
||
true
"
${
WINE_ARCH
}
"
reg delete
"HKLM
\\
Software
\\
Microsoft
\\
NET Framework Setup
\\
NDP
\\
v4"
/f
||
true
w_try
rm
-f
"
${
W_WINDIR_UNIX
}
/system32/mscoree.dll"
if
[
"
${
W_ARCH
}
"
=
"win64"
]
;
then
w_try
rm
-f
"
${
W_WINDIR_UNIX
}
/syswow64/mscoree.dll"
fi
fi
}
}
...
@@ -18834,6 +19029,7 @@ load_remove_mono()
...
@@ -18834,6 +19029,7 @@ load_remove_mono()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata sandbox settings
\
w_metadata sandbox settings
\
title_bg
=
"Добавете папката в пясъчника - премахнете връзките към
\$
HOME"
\
title_uk
=
"Пісочниця wineprefix - видалити посилання до HOME"
\
title_uk
=
"Пісочниця wineprefix - видалити посилання до HOME"
\
title
=
"Sandbox the wineprefix - remove links to
\$
HOME"
title
=
"Sandbox the wineprefix - remove links to
\$
HOME"
...
@@ -18858,18 +19054,23 @@ load_sandbox()
...
@@ -18858,18 +19054,23 @@ load_sandbox()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata
sound
=
alsa settings
\
w_metadata
sound
=
alsa settings
\
title_bg
=
"Задайте звуковия драйвер на ALSA"
\
title_uk
=
"Встановити звуковий драйвер ALSA"
\
title_uk
=
"Встановити звуковий драйвер ALSA"
\
title
=
"Set sound driver to ALSA"
title
=
"Set sound driver to ALSA"
w_metadata
sound
=
coreaudio settings
\
w_metadata
sound
=
coreaudio settings
\
title_bg
=
"Задайте звуковия драйвер на Mac CoreAudio"
\
title_uk
=
"Встановити звуковий драйвер Mac CoreAudio"
\
title_uk
=
"Встановити звуковий драйвер Mac CoreAudio"
\
title
=
"Set sound driver to Mac CoreAudio"
title
=
"Set sound driver to Mac CoreAudio"
w_metadata
sound
=
disabled settings
\
w_metadata
sound
=
disabled settings
\
title_bg
=
"Задайте звуковия драйвер на disabled"
\
title_uk
=
"Вимкнути звуковий драйвер"
\
title_uk
=
"Вимкнути звуковий драйвер"
\
title
=
"Set sound driver to disabled"
title
=
"Set sound driver to disabled"
w_metadata
sound
=
oss settings
\
w_metadata
sound
=
oss settings
\
title_bg
=
"Задайте звуковия драйвер на OSS"
\
title_uk
=
"Встановити звуковий драйвер OSS"
\
title_uk
=
"Встановити звуковий драйвер OSS"
\
title
=
"Set sound driver to OSS"
title
=
"Set sound driver to OSS"
w_metadata
sound
=
pulse settings
\
w_metadata
sound
=
pulse settings
\
title_bg
=
"Задайте звуковия драйвер на PulseAudio"
\
title_uk
=
"Встановити звуковий драйвер PulseAudio"
\
title_uk
=
"Встановити звуковий драйвер PulseAudio"
\
title
=
"Set sound driver to PulseAudio"
title
=
"Set sound driver to PulseAudio"
...
@@ -18890,6 +19091,7 @@ _EOF_
...
@@ -18890,6 +19091,7 @@ _EOF_
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata nt351 settings
\
w_metadata nt351 settings
\
title_bg
=
"Задайте Windows NT 3.51"
\
title_uk
=
"Встановити версію Windows NT 3.51"
\
title_uk
=
"Встановити версію Windows NT 3.51"
\
title
=
"Set Windows version to Windows NT 3.51"
title
=
"Set Windows version to Windows NT 3.51"
...
@@ -18902,6 +19104,7 @@ load_nt351()
...
@@ -18902,6 +19104,7 @@ load_nt351()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata nt40 settings
\
w_metadata nt40 settings
\
title_bg
=
"Задайте Windows NT 4.0"
\
title_uk
=
"Встановити версію Windows NT 4.0"
\
title_uk
=
"Встановити версію Windows NT 4.0"
\
title
=
"Set Windows version to Windows NT 4.0"
title
=
"Set Windows version to Windows NT 4.0"
...
@@ -18914,6 +19117,7 @@ load_nt40()
...
@@ -18914,6 +19117,7 @@ load_nt40()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata vista settings
\
w_metadata vista settings
\
title_bg
=
"Задайте Windows Vista"
\
title_uk
=
"Встановити версію Windows Vista"
\
title_uk
=
"Встановити версію Windows Vista"
\
title
=
"Set Windows version to Windows Vista"
title
=
"Set Windows version to Windows Vista"
...
@@ -18925,6 +19129,7 @@ load_vista()
...
@@ -18925,6 +19129,7 @@ load_vista()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win20 settings
\
w_metadata win20 settings
\
title_bg
=
"Задайте Windows 2.0"
\
title_uk
=
"Встановити версію Windows 2.0"
\
title_uk
=
"Встановити версію Windows 2.0"
\
title
=
"Set Windows version to Windows 2.0"
title
=
"Set Windows version to Windows 2.0"
...
@@ -18937,6 +19142,7 @@ load_win20()
...
@@ -18937,6 +19142,7 @@ load_win20()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win2k settings
\
w_metadata win2k settings
\
title_bg
=
"Задайте Windows 2000"
\
title_uk
=
"Встановити версію Windows 2000"
\
title_uk
=
"Встановити версію Windows 2000"
\
title
=
"Set Windows version to Windows 2000"
title
=
"Set Windows version to Windows 2000"
...
@@ -18949,6 +19155,7 @@ load_win2k()
...
@@ -18949,6 +19155,7 @@ load_win2k()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win2k3 settings
\
w_metadata win2k3 settings
\
title_bg
=
"Задайте Windows 2003"
\
title_uk
=
"Встановити версію Windows 2003"
\
title_uk
=
"Встановити версію Windows 2003"
\
title
=
"Set Windows version to Windows 2003"
title
=
"Set Windows version to Windows 2003"
...
@@ -18960,6 +19167,7 @@ load_win2k3()
...
@@ -18960,6 +19167,7 @@ load_win2k3()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win2k8 settings
\
w_metadata win2k8 settings
\
title_bg
=
"Задайте Windows 2008"
\
title_uk
=
"Встановити версію Windows 2008"
\
title_uk
=
"Встановити версію Windows 2008"
\
title
=
"Set Windows version to Windows 2008"
title
=
"Set Windows version to Windows 2008"
...
@@ -18971,6 +19179,7 @@ load_win2k8()
...
@@ -18971,6 +19179,7 @@ load_win2k8()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win2k8r2 settings
\
w_metadata win2k8r2 settings
\
title_bg
=
"Задайте Windows 2008 R2"
\
title_uk
=
"Встановити версію Windows 2008 R2"
\
title_uk
=
"Встановити версію Windows 2008 R2"
\
title
=
"Set Windows version to Windows 2008 R2"
title
=
"Set Windows version to Windows 2008 R2"
...
@@ -18982,6 +19191,7 @@ load_win2k8r2()
...
@@ -18982,6 +19191,7 @@ load_win2k8r2()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win30 settings
\
w_metadata win30 settings
\
title_bg
=
"Задайте Windows 3.0"
\
title_uk
=
"Встановити версію Windows 3.0"
\
title_uk
=
"Встановити версію Windows 3.0"
\
title
=
"Set Windows version to Windows 3.0"
title
=
"Set Windows version to Windows 3.0"
...
@@ -18994,6 +19204,7 @@ load_win30()
...
@@ -18994,6 +19204,7 @@ load_win30()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win31 settings
\
w_metadata win31 settings
\
title_bg
=
"Задайте Windows 3.1"
\
title_uk
=
"Встановити версію Windows 3.1"
\
title_uk
=
"Встановити версію Windows 3.1"
\
title
=
"Set Windows version to Windows 3.1"
title
=
"Set Windows version to Windows 3.1"
...
@@ -19006,6 +19217,7 @@ load_win31()
...
@@ -19006,6 +19217,7 @@ load_win31()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win7 settings
\
w_metadata win7 settings
\
title_bg
=
"Задайте Windows 7"
\
title_uk
=
"Встановити версію Windows 7"
\
title_uk
=
"Встановити версію Windows 7"
\
title
=
"Set Windows version to Windows 7"
title
=
"Set Windows version to Windows 7"
...
@@ -19017,6 +19229,7 @@ load_win7()
...
@@ -19017,6 +19229,7 @@ load_win7()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win8 settings
\
w_metadata win8 settings
\
title_bg
=
"Задайте Windows 8"
\
title_uk
=
"Встановити версію Windows 8"
\
title_uk
=
"Встановити версію Windows 8"
\
title
=
"Set Windows version to Windows 8"
title
=
"Set Windows version to Windows 8"
...
@@ -19028,6 +19241,7 @@ load_win8()
...
@@ -19028,6 +19241,7 @@ load_win8()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win81 settings
\
w_metadata win81 settings
\
title_bg
=
"Задайте Windows 8.1"
\
title_uk
=
"Встановити версію Windows 8.1"
\
title_uk
=
"Встановити версію Windows 8.1"
\
title
=
"Set Windows version to Windows 8.1"
title
=
"Set Windows version to Windows 8.1"
...
@@ -19039,6 +19253,7 @@ load_win81()
...
@@ -19039,6 +19253,7 @@ load_win81()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win10 settings
\
w_metadata win10 settings
\
title_bg
=
"Задайте Windows 10"
\
title_uk
=
"Встановити версію Windows 10"
\
title_uk
=
"Встановити версію Windows 10"
\
title
=
"Set Windows version to Windows 10"
title
=
"Set Windows version to Windows 10"
...
@@ -19050,6 +19265,7 @@ load_win10()
...
@@ -19050,6 +19265,7 @@ load_win10()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win11 settings
\
w_metadata win11 settings
\
title_bg
=
"Задайте Windows 11"
\
title_uk
=
"Встановити версію Windows 11"
\
title_uk
=
"Встановити версію Windows 11"
\
title
=
"Set Windows version to Windows 11"
title
=
"Set Windows version to Windows 11"
...
@@ -19061,6 +19277,7 @@ load_win11()
...
@@ -19061,6 +19277,7 @@ load_win11()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win95 settings
\
w_metadata win95 settings
\
title_bg
=
"Задайте Windows 95"
\
title_uk
=
"Встановити версію Windows 95"
\
title_uk
=
"Встановити версію Windows 95"
\
title
=
"Set Windows version to Windows 95"
title
=
"Set Windows version to Windows 95"
...
@@ -19073,6 +19290,7 @@ load_win95()
...
@@ -19073,6 +19290,7 @@ load_win95()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata win98 settings
\
w_metadata win98 settings
\
title_bg
=
"Задайте Windows 98"
\
title_uk
=
"Встановити версію Windows 98"
\
title_uk
=
"Встановити версію Windows 98"
\
title
=
"Set Windows version to Windows 98"
title
=
"Set Windows version to Windows 98"
...
@@ -19085,6 +19303,7 @@ load_win98()
...
@@ -19085,6 +19303,7 @@ load_win98()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata winme settings
\
w_metadata winme settings
\
title_bg
=
"Задайте Windows ME"
\
title_uk
=
"Встановити версію Windows ME"
\
title_uk
=
"Встановити версію Windows ME"
\
title
=
"Set Windows version to Windows ME"
title
=
"Set Windows version to Windows ME"
...
@@ -19098,6 +19317,7 @@ load_winme()
...
@@ -19098,6 +19317,7 @@ load_winme()
# Really, we should support other values, since winetricks did
# Really, we should support other values, since winetricks did
w_metadata
winver
=
settings
\
w_metadata
winver
=
settings
\
title_bg
=
"Задайте Windows 7 (по подразбиране)"
\
title_uk
=
"Встановити версію Windows за замовчуванням (Windows 7)"
\
title_uk
=
"Встановити версію Windows за замовчуванням (Windows 7)"
\
title
=
"Set Windows version to default (win7)"
title
=
"Set Windows version to default (win7)"
...
@@ -19109,6 +19329,7 @@ load_winver()
...
@@ -19109,6 +19329,7 @@ load_winver()
#----------------------------------------------------------------
#----------------------------------------------------------------
w_metadata winxp settings
\
w_metadata winxp settings
\
title_bg
=
"Задайте Windows XP"
\
title_uk
=
"Встановити версію Windows XP"
\
title_uk
=
"Встановити версію Windows XP"
\
title
=
"Set Windows version to Windows XP"
title
=
"Set Windows version to Windows XP"
...
...
winetricks/src/winetricks.1
View file @
dbbba47b
.\" -*- nroff -*-
.\" -*- nroff -*-
.TH WINETRICKS 1 "
February 2023" "Winetricks 20230212
" "Wine Package Manager"
.TH WINETRICKS 1 "
January 2024" "Winetricks 20240105
" "Wine Package Manager"
.SH NAME
.SH NAME
winetricks \- manage virtual Windows environments using Wine
winetricks \- manage virtual Windows environments using Wine
.SH SYNOPSIS
.SH SYNOPSIS
...
...
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