English | Italiano
Practical guide to run SRIM 2013 on Macs with M-series chips (M1/M2/M3/M4/M5).
Verified setup:
- Sikarugir (Template
1.0.11) - Engine WS12WineCX24.0.7_7
- macOS on Apple Silicon (ARM64)
Run SRIM 2013 reliably on Apple Silicon using a 32-bit Wine wrapper.
- macOS (Apple Silicon)
- Sikarugir (1.0.11)
- Engine:
WS12WineCX24.0.7_7 - Rosetta 2
Note
Install Sikarugir via Homebrew:
brew upgrade
brew install --cask Sikarugir-App/sikarugir/sikarugirInstall Rosetta 2:
/usr/sbin/softwareupdate --install-rosetta --agree-to-licenseSRIM does not handle comma decimal separators correctly.
- Open System Settings.
- Go to General > Language & Region.
- Set number format so the decimal separator is
.(dot).
Correct example: 1,234,567.89 or 1 234 567.89
📥 Download here the folder containing SRIM-2013.
- Open Sikarugir Creator.
- Click Download Template.
- Under "No engine selected", click Change and select engine
WS12WineCX24.0.7_7. - Click Create and save the app (for example
SRIM-2013) in/Applications/sikarugir/(default). - When prompted that the app was created, click Launch it.
- In the Configure panel, click Install Software > Copy a Folder Inside.
- Select the
SRIM-2013-Stdfolder included in this repository. - Set executable path to:
C:/Program Files/SRIM-2013-Std/SRIM.exe
At the top, select Tools then click Command Line (cmd). In the terminal window, type manually:
cd "C:\Program Files\SRIM-2013-Std\SRIM-Setup"Press Enter, then run:
"_SRIM-Setup (Right-Click).bat"When you see END of SRIM setup, close the terminal.
Go back to the Configure panel and click Winetricks at the bottom. In the window that opens, search for vb6run, tick it, then click Run. When done, click Close.
Click Test Run in the configuration panel to launch SRIM. If everything works, you can close the configuration panel. From now on, you can launch SRIM-2013 like a normal app.
- If the interface looks too small:
- go to Tools > Wine Config > Graphics
- set DPI to
120
Inspired by the original repository by Antonio Padalino and updated for Apple Silicon/Sikarugir.