Play in the Browser or Download: Which Version of Epstein Island Game to Pick

As of Sep 16, 20266 min read

Epstein Island Game comes in two forms: as a page you simply open, and as an app you install on your computer. Either way you play the same island, but the rest is not identical.

Here are the differences without any detours, plus the messages your operating system shows on first launch, and where your save actually ends up.

Play in the browser or download: the difference in two sentences

The browser is the fastest route: open the page, pick a username, go. No account, no install, and your dev profile stays saved in exactly the browser where you created it.

The app is the more convenient route for anyone coming back regularly. One file per system, unzip, launch. After that the game fetches new builds on its own at startup, you never have to go back to the download page.

Both cost nothing. The download is free to access, without an account, without signing up, and without a purchase. A license key later unlocks whatever you bought inside the game, but it is not a requirement for downloading.

What the browser version can do

A current browser with WebGL is enough. Nothing more is listed as a requirement anywhere, and nothing more is claimed either: tested system requirements only exist for the Unity build, once that gets released.

The game sits in a frame in the middle of the game page. If that feels too small, there is a link next to it for the full window instead. Microphone and fullscreen are both enabled for this frame, and you need the microphone for your own voice and for answering in conversations.

The same page runs on mobile too. Instead of the keyboard you get arrow keys laid over the screen, and you swipe to look around. How that plays out in detail is covered in Controls on Mobile and Tablet.

TipYour dev profile is tied to the browser, not to you. A different browser or a different computer means a new username and a new character.

What the download page shows

Each system gets its own card, and there is more on it than a single button: version, size, filename, and the build with a date and time. Below that, a section called After the Download expands, with the note for that specific system and the SHA256 checksum you can copy for yourself.

The page only promises what is actually sitting there. It only lists systems that currently have a current file ready; if one is missing, a note explains that instead of giving a date.

The button fetches a freshly signed link on click, and that link is only valid for five minutes. So if you grab a coffee first and click afterward, get a fresh link instead.

TipComparing the checksum works with shasum -a 256 FILE on Linux and macOS, and certutil -hashfile FILE SHA256 on Windows. If it does not match, download again.

After the download: Windows, macOS, and Linux

Every system greets you differently on first launch. Here is what the game itself tells you to do:

  • Windows: unzip via right-click and Extract All, then launch Island.exe inside the Island folder. SmartScreen will flag a new program; click More info, then Run anyway.
  • macOS: unzip the file with a double-click, then launch Island.app. Confirm the message that reads Apple could not verify with Done, never with Move to Trash. Then, under System Settings, Privacy & Security, scroll to the bottom and click Open Anyway, confirming with your password.
  • macOS from the terminal, if you prefer: xattr -dr com.apple.quarantine ~/Downloads/Island.app
  • Linux: unpack the archive with tar -xzf FILE, then launch ./Island/Island. If you get a message about the SUID sandbox, run ./Island/Island --no-sandbox instead.

Download once, stay current: how the app updates

At launch, the game checks on its own whether a newer build exists. If so, a bar appears in the bottom left, and clicking Update Now fetches only the changed files, not the whole package. The game then runs on the new build right away.

Doing it manually works through the Game menu and Check for Updates, with Ctrl and U, or Cmd and U on a Mac. You only need a fresh file from the download page again if you are setting the game up on another computer.

The browser version does not need any of this. It is always whatever build currently sits on the server, so it can end up an hour ahead of the app in some cases.

Which version for whom, and where your save actually lives

If you just want to see whether the island grabs you, take the browser. If you play regularly, take the app: it launches without going through a page, and updates cost you no new download.

It is worth checking on your save before you switch. Playing solo, it lives in your browser or on your device, and nothing gets synced across multiple devices. In co-op it lives online with the Island server. Switching from browser to app does not carry your existing progress along.

And the third version people often ask about: the actual main project is being built in Unity and has not been released yet. What you play today is the browser prototype at version 0.12.0, and its packages carry that same browser-level build forward. How far along the game is otherwise is covered in Development Status.

TipNeither version supports gamepads. Only keyboard and mouse are tested, and on the phone, the on-screen buttons.

Frequently asked questions

Do I need an account to download?

No. The files are free to access, without an account, without signing up, and without a purchase. The license key later unlocks whatever you bought inside the game.

What hardware do I need to play?

A current browser with WebGL is enough for the browser version. Tested system requirements only exist for the Unity build, and that has not been released yet.

Why does macOS show a warning on first launch?

The macOS packages are not signed by Apple. Confirm the message with Done, then open the app through System Settings, Privacy & Security, with Open Anyway.

Does my save carry over from the browser to the app?

No. The singleplayer save lives locally in your browser or on your device, and there is no sync across devices. Only the co-op save lives online.

Does the game run on mobile too?

Yes, in the browser on both desktop and mobile. Instead of a keyboard you get on-screen arrow keys, and you swipe across the screen to look around.

Keep reading

Play in the Browser or Download the Game | Epstein Island Game