carlosalvatore
2008-Apr-28 16:15 UTC
[Wine] Some fixme messages that always occur, so i'm now curious...
Some fixme messages that always occur, so i'm now curious... It shows all the time, for example... Code: $ wineprefixcreate fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:iphlpapi:NotifyAddrChange (Handle 0x7dc71a08, overlapped 0x7dc719ec): stub fixme:shell:DllCanUnloadNow stub /home/carlosalvatore/.wine updated successfully. If this subject has been solved or explained, please refer to a link... Thank you 8)
carlosalvatore
2008-Apr-28 16:24 UTC
[Wine] Re: Some fixme messages that always occur, so i'm now curious...
another question
some preloader issues were fixed with
sudo sysctl -w vm.mmap_min_addr=0
and... I'm always use this registry keys:
HKEY_CURRENT_USER
|
+-Software
|
+-Wine
|
+-Direct3D
|
+->DirectDrawRenderer
| opengl
|
+->VideoMemorySize
128
HKEY_LOCAL_MACHINE
|
+-Software
| |
| +-Microsoft
| |
| +-Windows
| |
| +-CurrentVersion
| |
| +-Add Paths
| |
| +-IExplore.exe
| Default: "C:\Program Files\Internet
Explorer\iexplore.exe"
| "Path": "C:\Program Files\Internet
Explorer;"]
do i need something else in order that wine runs app better? like StarCraft for
example that runs really slow.
Thank you