WineX/Cedega CVS config update

Andreas 'GlaDiaC' Schneider <[email protected]> Tue, 29 Jun 2004 20:54:55 +0200
Newsgroups gmane.comp.emulators.winex.devel
Message-ID <[email protected]>
Hi,

here is a patch for the config file (documentation/samples/config) which 
should include all new preferences of WineX/Cedaga CVS.

Regards

	-- andreas

-- 
http://www.linux-gamers.net - your online gaming resource
config.patch (text/plain, 2.6 KB)
--- temp/cvswinex/winex/documentation/samples/config	2003-09-23 03:46:58.000000000 +0200
+++ documentation/samples/config	2004-06-29 20:52:59.644271648 +0200
@@ -156,18 +156,42 @@
 ; sequentially rather than buffering commands. Will make
 ; everything really SLOW but can be nice for debugging.
 ;; "Synchronous" = "Y"
-
+; This option controls the use of the X resize and rotate, XRandR, extension
+; which provides fullscreen functionality in a manner similar to XVidMode.
+; Note that if this option is enabled it will override UseXVidMode.
+;; "UseXRandR" = "N"
+; Enable the TransGaming HUD
+;; "ShowFPS" = "Y"
+; ShowFPS must be enabled for ShowMem to be enabled.
+;; "ShowMem" = "Y"
+; How much Video RAM does your graphic card have?
+; If this option is not present, it will default set to 32MB.
+"VideoRam" = "32"
+; How much should WineX attempt to store into faster AGP memory
+; Set the amount of video memory to be allocated for OpenGL vertex arrays.
+; Normally the best choice is to leave it untouched or to set it to the
+; half of your AGP aperture size -> dmesg | grep 'AGP aperture'
+"AGPVertexRam" = "32"
+
+[d3dgl]
+"AnisotropicTextureFiltering" = "N"
+"VertexShaders" = "Y"
+"ClipSpaceFix" = "Y"
 
 [fonts]
 ;Read documentation/fonts before adding aliases
 "Resolution" = "96"
 "Default" = "-adobe-times-"
+"Freetype" = "N"
 
 [FontPatterns]
 "Pattern0" = "-adobe-times*"
 "Pattern1" = "-adobe-helvetica*"
 "Pattern2" = "-adobe-courier*"
 "Pattern3" = "-misc-fixed*"
+
+[FontDirs]
+;"0"="/usr/X11/lib/X11/fonts/truetype/"
                               
 [serialports]
 "Com1" = "/dev/ttyS0"
@@ -229,14 +253,35 @@
 ;"3" = "/usr/share/enscript"
 ;"4" = "/usr/X11R6/lib/X11/fonts/Type1"
 
+[Wineserver]
+;; This option indicates if Cedega should accelerate
+;; interprocess communication (AIC) between the client
+;; and server.
+"SHMWineserver" = "Y"
+
 [WinMM]
-"Drivers" = "wineoss.drv"
+"Drivers" = "winealsa.drv"
+;"Drivers" = "wineoss.drv"
 "WaveMapper" = "msacm.drv"
 "MidiMapper" = "midimap.drv"
 
 [wineoss]
-"UseMMap" = "Y"
+"UseMMap" = "N"
 "FullDuplex" = "N"
+;; Specify a mapping for what digital audio devices to use
+;"dsp0" = "/dev/dsp0"
+;"mixer0" = "/dev/mixer0"
+
+[winealsa]
+;; This option allows you to configure Cedega to write directly
+;; to memory on the sound card rather than having to use the
+;; slower route through the kernel.
+"UseMMap" = "Y"
+;; These options allow you to specify what ALSA sound devices
+;; Cedega should use. Appropriate selection of these options
+;; can allow you to select a secondary sound card or a plugin.
+;"pcm0" = "hw"
+;"ctl0" = "hw"
 
 ;; sample AppDefaults entries
 ;[AppDefaults\\iexplore.exe\\DllOverrides]
signature.asc (application/pgp-signature, 256 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA4bsDf94+j/M+P8YRAky+AJ9JuNAkck2flcIDUBUJQCZ9WqYKxQCfV2ND
7ciixJ3/9/gcId2mpJ31b0g=
=ten7
-----END PGP SIGNATURE-----