ddraw: Set dwMaxVertexCount to 2048.
[wine.git] / programs / winecfg / winecfg.man.in
blobe6fdf376aa803ec420d06ee3c73e63577b0322ac
1 .TH WINECFG 1 "November 2021" "@PACKAGE_STRING@" "Wine Programs"
2 .SH NAME
3 winecfg \- Wine Configuration Editor
4 .SH SYNOPSIS
5 .B winecfg
6 .RI [ options ]
7 .SH DESCRIPTION
8 .B winecfg
9 is the Wine configuration editor. It allows you to change several settings, such as DLL load order
10 (native versus builtin), enable a virtual desktop, setup disk drives, and change the Wine audio driver,
11 among others. Many of these settings can be made on a per application basis, for example, preferring native
12 riched20.dll for wordpad.exe, but not for notepad.exe.
14 If no option is given launch the graphical version of
15 .BR winecfg .
16 .SH OPTIONS
17 .TP
18 \fB\-v \fR[\fIversion\fR], \fB/v \fR[\fB\fIversion\fR]
19 Set global Windows version to
20 .I version
21 and exit.
23 .I version
24 is not specified, display the current global Windows version and exit.
25 .TP
26 .BR \-? ", " /?
27 Display help, valid versions for
28 .I version
29 and exit.
30 .SH BUGS
31 Bugs can be reported on the
32 .UR https://bugs.winehq.org
33 .B Wine bug tracker
34 .UE .
35 .SH AVAILABILITY
36 .B winecfg
37 is part of the Wine distribution, which is available through WineHQ,
38 the
39 .UR https://www.winehq.org/
40 .B Wine development headquarters
41 .UE .
42 .SH "SEE ALSO"
43 .BR wine (1),
44 .br
45 .UR https://www.winehq.org/help
46 .B Wine documentation and support
47 .UE .