BETAOfficial launch July 9, 2026 · All/All/All race/class/deity · TLP · Classic → PoP eraBeta open now →
THE LAST CAMP

Install the Client covers Windows, Mac (Apple Silicon), and Linux paths. The Last Camp uses the Rain of Fear 2 (RoF2) EverQuest client. You bring your own licensed copy of EverQuest: Rain of Fear 2; the server provides the preservation manifest and The Last Camp-specific config so a clean RoF2 install lines up with play.thelastcamp.net.

The full install takes 15-60 minutes depending on your connection. The Mac launcher is a one-click DMG; Windows is a zip extract; Linux follows the Mac path with manual Wine configuration.

At a glance

Field Value
Client Rain of Fear 2 (RoF2)
Login server play.thelastcamp.net
Disk space ~10 GB (8.4 GB install + ~1 GB working space)
Account creation Discord — DM Cogsworth in #ask-cog
Mac installer Crushbone-Launcher.dmg
Windows installer crushbone-client-v1.1.zip
Patcher flag eqgame.exe patchme (Windows)

What you need

  • ~10 GB of free disk space.
  • Windows 10/11, Mac on Apple Silicon (M1, M2, M3, M4) running macOS 14+, or Linux with a recent Wine install.
  • A Discord account. Account signup on The Last Camp is gated by Cogsworth, our resident clockwork bot — DM him in #ask-cog and he provisions a username and password instantly.

Mac (Apple Silicon)

The Last Camp Launcher is a one-click installer. It bundles a 4-step setup wizard that handles Whisky (the free Wine wrapper), the Wine prefix, an 8.4 GB The Last Camp preservation install (manifest-matched, after you confirm you own a licensed RoF2 copy), and the login-server config — no Terminal, no paid Wine wrapper, no manual file paths. Full detail in Mac Setup.

  1. Download Crushbone-Launcher.dmg.
  2. Drag it into the Applications folder.
  3. Open it. The first time, macOS says "The Last Camp Launcher cannot be opened" (the launcher is unsigned). Right-click the app → OpenOpen in the dialog. macOS only asks once.
  4. Walk through the wizard:
    • Install Whisky — opens getwhisky.app. Drag Whisky.app to Applications, return to the launcher, click Re-check.
    • Initialize Wine prefix — ~10 seconds.
    • Sync preservation install — 8.4 GB, manifest-matched. The launcher prompts you to acknowledge you own a licensed RoF2 copy before the sync fires. 15-60 minutes depending on your connection.
    • Set login server — instant.
  5. Click All Clear · Enter World and log in with the username and password Cogsworth DMed you in Discord.

The launcher patches automatically every time you click Enter World — no separate updater script.

Windows

  1. Download crushbone-client-v1.1.zip.
  2. Unzip it anywhere outside of Program Files — Windows permissions cause patcher trouble inside Program Files. C:\Games\everquest_rof2\ is the suggested path.
  3. Right-click eqgame.exeCreate shortcut. Right-click the shortcut → Properties. In the Target field, append a space and the word patchme:
    "C:\Games\everquest_rof2\eqgame.exe" patchme
    
  4. Always launch from this shortcut. Without patchme the client tries to reach a patch server that no longer exists, and hangs on the login screen.
  5. At the EverQuest login screen, enter the username and password Cogsworth DMed you in Discord.

Windows file integrity check

If the client crashes on first run, it usually means a corrupt extract. Re-unzip the archive into a fresh folder and try again — patchme will only re-fetch what doesn't match the manifest. If your antivirus quarantined eqgame.exe, restore it (see below).

Linux

Linux is supported, but unofficial — The Last Camp Launcher is Mac-only. The general path:

  1. Install a recent Wine (8.x or newer) via your distro's package manager. Lutris is a friendlier UI if you've never used Wine.
  2. Create a 64-bit Wine prefix.
  3. Download crushbone-client-v1.1.zip, extract into the prefix's drive_c.
  4. Edit eqhost.txt so the only line is Host=play.thelastcamp.net:5999.
  5. Launch wine eqgame.exe patchme from the install directory.

If anything breaks, post in Discord #linux — there's a small but active Linux player group who can help with distro-specific quirks.

Antivirus warnings

EverQuest emulator clients trip a lot of antivirus heuristics — the patcher writes binary updates, the multibox-friendly winmm.dll shim looks like DLL injection, and there's no code signing. Common false positives:

  • eqgame.exe flagged as Trojan / Generic.Heuristic
  • winmm.dll (the CPUHighSpeedFix) flagged as DLL hijack
  • The launcher itself flagged as unsigned (it is)

The fix is to allow the install folder in your antivirus. If you're not comfortable doing that, skip The Last Camp — there's no way around it for any EQ emulator.

First login

After character select, you spawn in your chosen race's starting city. The server intentionally preserves Classic-through-PoP flow — there is no shortcut to the Plane of Knowledge until you've earned the books. See First Login for what to do in the first hour.

If you get stuck, #ask-cog in Discord is the place. Cogsworth (the server's clockwork Q&A bot) handles install help and lore questions; human GMs jump in for the rest.

Troubleshooting

  • Mac launcher says Whisky isn't installed even after I downloaded it — Whisky has to land at /Applications/Whisky.app. Drag the .app from the Whisky DMG into Applications, then click Re-check in the launcher.
  • Mac preservation-install sync stalled mid-way — this build doesn't resume. Re-click Sync preservation install and it starts fresh; on a decent connection 8.4 GB takes ~15 minutes.
  • Windows: client hangs on login screen — you launched without patchme. Use the shortcut you made.
  • Windows: unable to connect to login server — your eqhost.txt is wrong. The only line should be Host=play.thelastcamp.net:5999.
  • Client crashes on right-click of a merchant — swap the bad EQUI_MerchantWnd.xml from the vanilla zip. See Client XML crashes.
  • Game runs at 2× speed — the CPUHighSpeedFix winmm.dll shim fixes this. Already bundled in the v1.1 preservation install.
  • Can't find the game window — if you multibox with HotkeyNet, enable the WindowTitle module in eqclientmod.ini.
  • Antivirus deleted eqgame.exe — restore from quarantine and add an exception for the install folder.

Common mistakes

  • Installing into Program Files on Windows. Permissions break the patcher. Use C:\Games\ instead.
  • Forgetting patchme on the shortcut. The client will hang.
  • Editing eqhost.txt wrong. Strip everything except Host=play.thelastcamp.net:5999.
  • Trying to log in before Cogsworth DMs your credentials. Account creation is one DM in #ask-cog.
  • Using Intel Mac. Apple Silicon only — the underlying Game Porting Toolkit is Apple-Silicon native.

Related