Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

EnterTheVoid-x86

20
Posts
5
Topics
24
Followers
A member registered Feb 28, 2021 · View creator page →

Creator of

Recent community posts

Heard of FNF Fusion Engine?

Opheebop start: Right Left Up Left Up Left down

Casanova Start: Left Down Up Right Up Left Down Up Right Up Left Down Up Right Up Right Up Right Right Up Up Down Left Down

The person who got the executables only got the Windows versions, if you want to play the game on Linux or Mac then I have some instructions for you:

Mac (10.8 - 10.14)

1: Open your MacOS terminal.

2: Paste this command and run it.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

3: After it finishes installing, run these commands

brew install --cask xquartz
brew tap homebrew/cask-versions 
brew install --cask --no-quarantine wine-stable

4: Download the windows exe, and run this

sudo wine [game directory exe]

Replace [game directory exe] with your game's exe file location.

Linux

1: Open your Linux terminal.

2: Follow steps 2-3 from MacOS instructions.

3: Put the game folder on your desktop.

4: Run this:

cd /home/$USER/desktop

5: Run this:

sudo wine funkinfolder/Funkin.exe

there ya go

Found a bug where it doesn't keep your highscores on the web version.