[Bug 9027] No sound for rise of nations - all versions

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 31 07:38:35 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9027


Jordi <fireman_cat at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fireman_cat at hotmail.com




--- Comment #41 from Jordi <fireman_cat at hotmail.com>  2009-10-31 07:38:34 ---
I HAVE FIXED IT!!!!!!

now explanation...

you ned the cd of rise of nations thrones....

ok open console, go to the cd  andcopy ./DIRECTX/DXNT.CAB

here are the drivers, but packaged.

create a empty folder on desktop named DRVRON
paste it in the folder

extract it with this comand

cabextract /home/USERNAME/Escritorio/DRVRON/DXNT.CAB

USERNAME= your acount name
Escritorio= Desktop in english 

then have to copy and paste some of the .dll extracted in wine path
c:/windows/system32/

cp dsound.dll
cp dmime.dll 
cp dmsynth.dll 
cp dmusic.dll
cp dswave.dll
cp dmloader.dll
cp quartz.dll
cp devenum.dll 

when finished you will have to execute this lines on terminal:

echo "[HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides]" >
$REPERTOIRE/tmp/RON/dx.reg
echo "\"dsound\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"dmime\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"dmsynth\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"dmusic\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"dswave\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"dmloader\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"quartz\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"devenum\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"l3codecx\"=\"native,builtin\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "" >> $REPERTOIRE/tmp/RON/dx.reg
#this is more personal, I don't like the blue-Windows background color every
time the game is loading
echo "[HKEY_CURRENT_USER\\Control Panel\\Colors]" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"Background\"=\"0 0 0\"" >> $REPERTOIRE/tmp/RON/dx.reg
echo "\"ButtonFace\"=\"192 192 192\"" >> $REPERTOIRE/tmp/RON/dx.reg
regedit $REPERTOIRE/tmp/RON/dx.reg 





Some information extracted from
http://www.playonlinux.com/pl/topic-2902-Rise_of_Nations_script_.html

OK THATS ALL!
I don't know if will go for yours. I'm in ubuntu 9.10 64 bits and it runs with
soound!

I hope you make it work with this!
bye!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list