Skip to content

v1.1.0 beta 2 (Re-Release)

Latest
Compare
Choose a tag to compare
@HTV04 HTV04 released this 29 Sep 22:48
cf440f5

Note

This release was made to address the issue that the April Fools DOS release was considered the latest release. The release notes and binaries have been unchanged.

What's new in v1.1.0 beta 2

  • Switch: The Nintendo Switch port now uses love-nx as its engine, which gives Funkin' Rewritten keyboard support and full feature parity with the PC version!
  • Funkin' Rewritten can now run on web browsers! However, it currently isn't available online because of some issues with Game Jolt. These release notes will be updated with a link when Game Jolt is fixed.
  • Finally added a countdown!
  • Fixed all charts, which fixes issue #12.
  • Fixed issue #19.
  • Tutorial now has the OG game's zoom effect.
  • Optimized gamestate code.

For developers

  • As a result of the engine change, the code for the PC and Switch versions of Funkin' Rewritten are now identical. This makes it much easier to make cross-platform mods or forks.

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
  • 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
  • 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 choose Open
    • 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
    • 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
  • Nintendo Switch
    • Make sure you have homebrew installed on your console
    • Download the funkin-rewritten-switch.zip file and extract it
    • Extract its contents to the root of your console's microSD card
    • 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
    • After running the game for the first time, edit the settings.ini file in the /switch/funkin-rewritten/funkin-rewritten directory to change game settings