Let's fix Steam!

Stefan Dösinger stefandoesinger at gmx.at
Sun Mar 13 07:08:13 CST 2005


Am Sonntag, 13. März 2005 11:13 schrieb Scott Ritchie:
> On Sun, 2005-03-13 at 10:47 +0100, Stefan Dösinger wrote:
> > > Did you try the latest version?  Did you install IE with Winetools?  I
> > > still can't get past my "no text visible" error that I linked to with a
> > > screenshot earlier.
> >
> > I use Wine CVS from yesterday, steam updates itself automatically. I
> > installed MSIE manually into a fresh wine installation.
> >
> > I can see all the text in steam(at least I don't miss anything). I can
> > send you my config files, etc if you need it.
> >
> > My DLLoverrides:
> >
> > General:
> >
> > 	"advapi32"	= "builtin"
> > 	"shdocvw"	= "native, builtin"
> >
> > 	"msvcrt"	= "native, builtin"
> > 	"advapi"	= "builtin"
> > 	"urlmon"	= "native, builtin"
> > 	"advpack"	= "native, builtin"
> > 	"shlwapi"	= "native, builtin"	;shlwapi.dll.GetLongPathNameWrapA
> > 	"wininet" 	= "native, builtin"
> >
> > Steam Appdefault:
> > 			"mshtml" = "native, builtin" ;could crash steam
> > 			"crypt32" = "native, builtin"
> > 			"msvcrt" = "native, builtin"
> > 			"shlwapi" = "native, builtin"
> > 			"shdocvw" = "native, builtin"
> > 			"shfolder" = "native, builtin"
> > 			"shell" = "builtin, native"
> > 			"wininet" = "native, builtin"
> > 			"urlmon" = "native, builtin"
> > 			"wininet"	= "native, builtin"
> >
> > I have to run Steam in a Desktop window, otherwise I can't type anything.
> >
> > Stefan
>
> Hmm, I think I will need your config files, I've been playing around
> with this for hours and can't quite get it.
>
> Maybe it's something stupid I did like forget to include something at
> compile time (I have all the build depends, I think, unless a new one
> got added recently.)

Config file and system.reg is attached. I didn't do anything special when 
installing wine. Do you have the needed fonts? I copied C:\windows\fonts from 
a Windows XP system some time ago and I have all the font's in my X 
installation.

Can you send me the screenshot again? I've lost the mail in which you sent it. 
As far as I can remember it occured during account creation, right? I created 
my account some time ago. I just clicked on the "new account button" and I 
see 9 lines of text and only a few pixels of the 10th line. Strange...

Stefan
-------------- next part --------------
WINE REGISTRY Version 2

[wine]
	"Windows" = "c:\\windows"
	"GraphicsDriver" = "x11drv"
	"ShowDirSymlinks" = "1"
	;"ShowDotFiles" = "1"
	"Temp" = "E:\\"

[Version]
	"Windows" = "win98"

[DllOverrides]
	"advapi32"	= "builtin"
	"shdocvw"	= "native, builtin"

	"msvcrt"	= "native, builtin"
	"advapi"	= "builtin"
	"urlmon"	= "native, builtin"
	"advpack"	= "native, builtin"
	"shlwapi"	= "native, builtin"	;shlwapi.dll.GetLongPathNameWrapA
	"wininet" 	= "native, builtin"
	

;	"dplay"		= "native, builtin"
;	"dplayx"	= "native, builtin"
;	"dplaysrv.exe"	= "native, builtin"
;	"crtdll"	= "native, builtin"
;	"imm32"		= "native, builtin"
;	"hhctrl.ocx"	= "native"
;	"quartz"	= "native"
;
;	"mciavi.drv"	= "native, builtin"
;	"mcianim.drv"	= "native, builtin"
;	"d3drm"		= "native, builtin"
;	"d3dxof"	= "native, builtin"
;	"dpnhpast"	= "native, builtin"
;	"urlmon"	= "native, builtin"
;	"cabextract"	= "native, builtin"
;	"crypt32"	= "native"
;	"cryptdlg"	= "native"
;	"cryptext"	= "native"
;	"cryptinet"	= "native"
;	"cryptui"	= "native"
;	"rsaenh"	= "native"
;	"rsabase"	= "native"
;	"riched32"	= "native, builtin"
;	"msiexec.exe"	= "native"
;	"msi"		= "native"
;	"setupapi"	= "native, builtin"
;	"setupapi"	= "builtin"
;	"setupx"	= "builtin"
;	"url"		= "native"
;	"atl"		= "native, builtin"
;	"mshtml"	= "native"
;	"wintrust"	= "native"

	"*"		= "builtin, native"

[registry]
	"GlobalRegistryDir" = "/etc/wine";
	"LoadGlobalRegistryFiles" = "Y"
	"SaveOnlyUpdatedKeys" = "Y"

[WinMM]
	"Drivers" = "wineoss.drv"      ; default for most common configurations
	;"Drivers" = "winearts.drv"    ; for KDE
	;"Drivers" = "winealsa.drv"    ; for ALSA users
	;"Drivers" = ""
	"WaveMapper" = "msacm.drv"
	"MidiMapper" = "midimap.drv"


[dsound]
	"HardwareAcceleration" = "Emulation"
	"DefaultPlayback" = "0"
	"DefaultCapture" = "0"

[x11drv]
	"PerfectGraphics" = "N"
	"UseDGA" = "N"
	"UseXVidMode" = "Y"
	"UseXRandR" = "N"
	"UseTakeFocus" = "Y"
	"DXGrab" = "Y"
	"DesktopDoubleBuffered" = "Y"
;	"ClientSideWithRender" = "N"
;	"ClientSideWithCore" = "N"
;	"Desktop" = "1024x768"
;	"Synchronous" = "Y"
;	"Managed" = "N"
		
;AppDefaults

	;Half-life
		[AppDefaults\\hl.exe\\x11drv]
			"Desktop" = "1280x960"

	;InstallShield
		[AppDefaults\\_INS0432._MP\\x11drv]
			"Desktop" = "640x480"
	
		[AppDefaults\\_INS0466._MP\\x11drv]
			"Desktop" = "640x480"
	
		[AppDefaults\\_INS0576._MP\\x11drv]
			"Desktop" = "640x480"
		
		[AppDefaults\\_INS5176._MP\\x11drv]
			"Desktop" = "640x480"
	
		[AppDefaults\\_INS5576._MP\\x11drv]
			"Desktop" = "800x600"
	
	;Fuehrerscheincd
		[AppDefaults\\mmmtest.exe\\x11drv]
			"Desktop" = "800x600"

	;RealPlayer
		[AppDefaults\\realplay.exe\\x11drv]
			"Managed" = "n"
		
	;Winecfg is confused by TTF fonts
		[AppDefaults\\winecfg.exe\\x11drv]
			"ClientSideWithRender" = "N"
						
	;Anno 1602
		[AppDefaults\\1602.exe\\x11drv]
			"UseXrandR" = "N"
		
		[AppDefaults\\1602Edit.exe\\x11drv]
			"UseXrandR" = "N"

	;Worms2 needs Server side fonts
		[AppDefaults\\frontend.exe\\x11drv]
			"ClientSideWithRender" = "N"
			"ClientSideWithCore" = "N"
	
		[AppDefaults\\worms2.exe\\x11drv]
			"UseXrandR" = "N"
	;Need for Speed 2
		[AppDefaults\\nfs2sen.exe\\x11drv]
			"UseXrandR" = "N"
;			"Desktop" = "640x480"
	;Empire Earth
		[AppDefaults\\Empire Earth.exe\\x11drv]
			"Desktop" = "1024x768"
			"DXGrab" = "N"

	;Siedler 4
		[AppDefaults\\s4_main.exe\\x11drv]
			;"Desktop" = "1280x960"
			"UseXrandR" = "N"

	;Siedler 3
		[AppDefaults\\s3.exe\\x11drv]
			"Desktop" = "1024x768"
			;"UseXrandR" = "N"

		[AppDefaults\\farcry.exe\\x11drv]
			"Desktop" = "1024x768"
			;"UseXrandR" = "N"

		[AppDefaults\\Steam.exe\\DllOverrides]
			"mshtml" = "native, builtin" ;could crash steam
			"crypt32" = "native, builtin"
			"msvcrt" = "native, builtin"
			"shlwapi" = "native, builtin"
			"shdocvw" = "native, builtin"
			"shfolder" = "native, builtin"
			"shell" = "builtin, native"
			"wininet" = "native, builtin"
			"urlmon" = "native, builtin"
			"wininet"	= "native, builtin"
		[AppDefaults\\steam.exe\\x11drv]
			"Desktop" = "1024x768"

		[AppDefaults\\iexplore.exe\\DllOverrides]
			"ole32"		= "native, builtin"
			"oleaut32"	= "native, builtin"
			"ole2"		= "native, builtin"
			"rpcrt4"	= "native, builtin"
			"olecnv32"	= "native, builtin"
			"olepro32"	= "native, builtin"
			"olethk"	= "native, builtin"
			"stdole2.tlb"	= "native, builtin"
			"stdole32.tlb"	= "native, builtin"
			"olesrv32"	= "native, builtin"
			"wininet"	= "native, builtin"
			"mshtml"	= "native, builtin"
		
		[AppDefaults\\iexplore.exe\\Version]
			"Windows" = "win98"

	;Call of Duty
		[AppDefaults\\codmp.exe\\x11drv]
			"Desktop" = "1024x768"
			;"UseXrandR" = "N"

		[AppDefaults\\codsp.exe\\x11drv]
			;"Desktop" = "1024x768"
			;"UseXrandR" = "N"

	;Battlefield 1942 demo
		[AppDefaults\\bf1942demo.exe\\x11drv]
			"Desktop" = "1024x768"
			;"UseXrandR" = "N"



More information about the wine-devel mailing list