1. Create a new bottle called RomaVictor.
2. Install the following files into the RomaVictor bottle:
*
MS Visual Basic 6 Runtime*
MS Visual C++ 6 SP4 Runtime*
DirectX 93. Install Roma Victor:
/opt/cxgames/bin/wine --bottle RomaVictor ~/
path-to-installer/RV-Patcher-230-setup.exe
4. Copy GZIPLibrary.DLL from Roma Victor directory to your windows/system32 directory and then register the DLL (adjust the directories accordingly if your locations are different):
cp ~/.cxgames/RomaVictor/drive_c/Program Files/Red Bedlam/Roma Victor/GZIPLibrary.DLL ~/.cxgames/RomaVictor/drive_c/windows/system32/GZIPLibrary.dll5. Register the dll file with the following command:
/opt/cxgames/bin/wine --bottle RomaVictor regsvr32 CGZipLibrary.DLL6. Override some configuration settings using the Wine Configuration manager:
/opt/cxgames/bin/wine --bottle RomaVictor winecfg* Applications tab:
Add a new application, and point it to the Roma Victor Patcher executable(RedBedlamPatcher.exe); set the OS version to Windows 2000.
* Libraries tab: override the following DLLs:
dsound - native/builtin
ole32 - native/builtin
oleaut32 - native/builtin
Optional Settings:-Enable Multisampling thru the registry editor(fixes some console output).
/opt/cxgames/bin/wine --bottle RomaVictor regeditAdd key [HKEY_CURRENT_USER/Software/Wine/Direct3D]
Add String "Multisampling" with the value of "enabled"