[Mac OS] How to Install Return of Reckoning V.2
Posted: Thu Sep 22, 2022 3:03 pm
Installation Guide for Mac+Crossover users
If you're not a Mac user, follow this guide.
Before starting big thanks to user @Delegator who started the first mac Installation guide, this guide follows up his and improves it a bit according to current system for downloading the game and updates on Crossover side.
This is a Crossover only guide (latest known working version 25 https://www.codeweavers.com/preview, at the moment on 16/03/2026 CX26 IS NOT WORKING), bootcamp is not available for Apple Sillicon users (M1, M2, M3 etc), but if you have an intel MAC or AMD with Bootcamp you should use the main Windows OS installation on the previous link.
1 // Download latest game available (install-mac) and unzip it in your downloads folder.
2 // Open Crossover, click install, click now "install unlisted software in the top right of the screen" search the RoRInstaller.exe in your download folder and select it, click install in a new bottle, select Windows 10 64 bits
3 // Let the installer finish its process when it prompts a Directx 9 installer just cancel it, once finish unmark the "run client" and close it
4 // In Crossover click on install again and search for directx.
Select “Directx for Modern Games”, select your Bottle and click install.
5 // Select "Wine" as graphics option do not use DXVK or any other(not working with 32bits dx9), turn on MSYNC and High resolution mode Off
Client should start runnning and updating itself and you should be ok to go!
While ingame, press ESC, User setting, deactivated under general tab -> Show combat lightning on -> none
On the tab Chat Scroll limit 500 max would be 2000 if we really want to keep it.
Targeting tab-> Names Font - > Simple then toggle off many Overhead names and keep only the ones you consider most usefull for you.
Video tab-> Deactivate shader performance optimizations.
Video tab-> Customize -> SET GPU texture memory cache to max
Video tab -> Customize -> SET draw distance to near (or less than 75%)
Now going deeper into optimizing, in your RoR folder you have an user folder with a UserSettings.xml, in those settings these are my specs:
<Performance>
<perflevel level="custom1" />
<perfcustom1 drawDistance="0.52" texture_Cache="1.00" effects="medium" abilityEffects="all" animation="medium" shadows="low" specular="false" lightmaps="false" postProcess="false" grass="false" waterRef="false" waterWakes="false" />
<perfcustom2 drawDistance="0.85" texture_Cache="0.50" effects="low" abilityEffects="all"
This profile custom will suppress the shadows underneath all characters, looks odd but bring tremendous improvement, in my case I'm even seeing all the effects (you can disable that as well after trying the configuration)
if you want to tweak now crossover, go to the Bottle folder where the cxbottle.conf file is (one folder above your C:/ inside the bottle), edit it and add on the bottom part of the doc under [EnvironmentVariables]:
"WINEDEBUG" = "-all"
"WINE_DISABLE_WATCHDOG" = "1"
"WINE_LARGE_ADDRESS_AWARE" = "1"
"WINED3D_STRICTCOMPLIANCE" = "0"
"MTL_SHADER_VALIDATION" = "0"
"STAGING_SHARED_MEMORY" = "1"
"MTL_DEBUG_LAYER" = "0"
If you're not a Mac user, follow this guide.
Before starting big thanks to user @Delegator who started the first mac Installation guide, this guide follows up his and improves it a bit according to current system for downloading the game and updates on Crossover side.
This is a Crossover only guide (latest known working version 25 https://www.codeweavers.com/preview, at the moment on 16/03/2026 CX26 IS NOT WORKING), bootcamp is not available for Apple Sillicon users (M1, M2, M3 etc), but if you have an intel MAC or AMD with Bootcamp you should use the main Windows OS installation on the previous link.
1 // Download latest game available (install-mac) and unzip it in your downloads folder.
2 // Open Crossover, click install, click now "install unlisted software in the top right of the screen" search the RoRInstaller.exe in your download folder and select it, click install in a new bottle, select Windows 10 64 bits
3 // Let the installer finish its process when it prompts a Directx 9 installer just cancel it, once finish unmark the "run client" and close it
4 // In Crossover click on install again and search for directx.
Select “Directx for Modern Games”, select your Bottle and click install.
5 // Select "Wine" as graphics option do not use DXVK or any other(not working with 32bits dx9), turn on MSYNC and High resolution mode Off
Client should start runnning and updating itself and you should be ok to go!
While ingame, press ESC, User setting, deactivated under general tab -> Show combat lightning on -> none
On the tab Chat Scroll limit 500 max would be 2000 if we really want to keep it.
Targeting tab-> Names Font - > Simple then toggle off many Overhead names and keep only the ones you consider most usefull for you.
Video tab-> Deactivate shader performance optimizations.
Video tab-> Customize -> SET GPU texture memory cache to max
Video tab -> Customize -> SET draw distance to near (or less than 75%)
Now going deeper into optimizing, in your RoR folder you have an user folder with a UserSettings.xml, in those settings these are my specs:
<Performance>
<perflevel level="custom1" />
<perfcustom1 drawDistance="0.52" texture_Cache="1.00" effects="medium" abilityEffects="all" animation="medium" shadows="low" specular="false" lightmaps="false" postProcess="false" grass="false" waterRef="false" waterWakes="false" />
<perfcustom2 drawDistance="0.85" texture_Cache="0.50" effects="low" abilityEffects="all"
This profile custom will suppress the shadows underneath all characters, looks odd but bring tremendous improvement, in my case I'm even seeing all the effects (you can disable that as well after trying the configuration)
if you want to tweak now crossover, go to the Bottle folder where the cxbottle.conf file is (one folder above your C:/ inside the bottle), edit it and add on the bottom part of the doc under [EnvironmentVariables]:
"WINEDEBUG" = "-all"
"WINE_DISABLE_WATCHDOG" = "1"
"WINE_LARGE_ADDRESS_AWARE" = "1"
"WINED3D_STRICTCOMPLIANCE" = "0"
"MTL_SHADER_VALIDATION" = "0"
"STAGING_SHARED_MEMORY" = "1"
"MTL_DEBUG_LAYER" = "0"