v1.0.1
UPDATE 8/11/2021: The macOS build has been fixed. If you've downloaded it before this update, please redownload it.
What's new in v1.0.1
- "Loading..." now appears in the bottom-right of the screen when the game loads a Week
- Arrows now fade when they're about to disappear
- Fixed input thresholds to better match the ones in v1.0.0 beta 3
- Fixed Skid and Pump's animation in Week 2
- Fixed limo dancers' animation speeds in Week 4
- Fixed an oversight with downscroll where all arrows would render even if they're off-screen
For developers
- All Week scripts now center themselves instead of relying on main.lua to center them
Install instructions
- Windows (64-bit)
- Download the
funkin-rewritten-win64.zip
file and extract it - Double-click the
funkin-rewritten.exe file
to open the game - After running the game for the first time, edit the
settings.ini
file in the%APPDATA%\funkin-rewritten
directory to change game settings
- Download the
- Windows (32-bit)
- Download the
funkin-rewritten-win32.zip
file and extract it - Double-click the
funkin-rewritten.exe
file to open the game - After running the game for the first time, edit the
settings.ini
file in the%APPDATA%\funkin-rewritten
directory to change game settings
- Download the
- macOS
- Make sure you can open apps outside of the App Store: https://support.apple.com/en-us/HT202491
- Download the
funkin-rewritten-macos.zip
file and extract it - Right-click
Friday Night Funkin' Rewritten.app
and chooseOpen
- Choose
Open
if prompted- For future reference, you are now able to double-click the game to open it
- After running the game for the first time, edit the
settings.ini
file in the~/Library/Application Support/funkin-rewritten
directory to change game settings
- Linux
- Ensure
love
is installed using your distribution's package manager- If you are using Ubuntu, adding the Ubuntu PPA and then downloading
love
is recommended
- If you are using Ubuntu, adding the Ubuntu PPA and then downloading
- Download the
funkin-rewritten-lovefile.zip
file and extract it - Run the
funkin-rewritten.love
file - After running the game for the first time, edit the
settings.ini
file in the~/.local/share/love/funkin-rewritten
directory to change game settings
- Ensure
- Nintendo Switch
- Make sure you have homebrew installed on your console
- If you don't, follow this guide: https://nh-server.github.io/switch-guide/
- Download the
funkin-rewritten-switch.zip
file and extract it - Copy the
funkin-rewritten
folder to theswitch
folder on your console's microSD card - Edit the
settings.ini
file in the/switch/funkin-rewritten/save
directory to change game settings - Open the homebrew menu via the title takeover method (opening via the Album won't give the game enough RAM) and launch Friday Night Funkin' Rewritten
- Make sure you have homebrew installed on your console