Skip to content

A "softcoded" FNF Engine/Chart Loader with a focus on being customized. Has options for automatically importing charts(Charts can literally be dragged into the game), tools to import other content from other engines and even options for global scripts that add custom huds, features and more

License

Notifications You must be signed in to change notification settings

superpowers04/Super-Engine

Repository files navigation

DO NOT USE RELEASES TO DOWNLOAD, I USE GITHUB ACTIONS FOR UPDATES, THE RELEASE IS FROM 2022 AND IS NO LONGER SUPPORTED

To download:

Click on Actions, select a commit and go to the artifacts to download, you need a github account to download artifacts

Super Engine (Unstable) Build

A custom engine based on Funkin Battle Royale and very loosely based on Kade Engine to add a whole bunch of features such as

  • No base game bloat
  • No hardcoding(Except for BF, GF and the default stage to provide fallbacks)
  • Scriptable songs, states, stages and characters using HScript that allows you extensive control over the game allowing for new mechanics, custom features, overhauls and more(Eventually I'll add lua support. it's technically implemented but extremely broken)
  • Customizability for most of the features in the engine to make the engine how you want it
  • Basic support for Psych Engine, VSlice, and base game mod folders(In some cases you can just symlink or drag and drop a folder for a mod into your mods/packs folder and all of the charts will just appear)
  • Error handling that'll never have you restart the game because a chart was missing(why is this an issue in other engines 😭)
  • Drag and drop charts into the game's window to play them
  • Multikey support

All without recompiling the game at all or editing source code.
I highly recommend against editing source code if it can be done with a script. If you do have any source code improvements you want to make, you should PR them or push them to a fork.

This is powered by a modded version of Kade Engine with a hint of FPSPlus added in and with some inspiration from Psych Engine/FNF Multi
I do not own Friday Night Funkin, Kade Engine or Funkin Battle Royale, I'd highly recommend checking them out.


You can find downloads, custom content, get help and more at the Super Engine Discord server

Modding information

Read the mods/readme.txt for info about installing/making custom characters, charts, stages and more.
Anything beyond bf and gf SHOULD NOT be hardcoded into this engine. This engine is meant to be a 1 time install with updates, Please do not package this engine inside of a mod.
If you have to include an engine/exe in your mod, Psych Engine, Codename Engine, are far more fit for this.

Compiling

  • Follow the guide on the Funkin github page here, this should be completely compatible with that guide. Although you will also need to use the installDeps.bat file. While it is a bat file, it works on Windows, Mac and Linux. I only named it .bat so it can work properly on Windows machines or whatever Do note this file installs dependancies globally. Super Engine specifically tells Lime/Haxe what versions of libraries to use so no global settings should need to be changed

Information

Friday Night Funkin'

Friday Night Funkin' is a rhythm game originally made for Ludum Dare 47 "Stuck In a Loop".

Links: itch.io pageNewgroundssource code on GitHub

Uh oh! Your tryin to kiss ur hot girlfriend, but her MEAN and EVIL dad is trying to KILL you! He's an ex-rockstar, the only way to get to his heart? The power of music...

Kade Engine

Kade Engine is a mod for Friday Night Funkin', including a full engine rework, replays, and more.

Links: **GameBanana mod pageplay in browserlatest stable release

Friday Night Funkin' Modding Plus

Friday Night Funkin' Modding Plus is a mod of Friday Night Funkin' that aims to make modding easier. Links: **GameBanana mod pagelatest stable release

Credits for everything

I think I got everyone, lemmie know if I missed anyone

Friday Night Funkin'

This game was made with love to Newgrounds and its community. Extra love to Tom Fulp.

Super Engine

  • Superpowers04 - Pretty much everything specific to Super Engine/Lead Developer
  • NayToon - Some help and providing early Windows builds
  • XieneDev - Made Battle Royale. Super Engine wouldn't exist if it wasn't for FNF Battle Royale
  • Contributors to the repository - This is here as a catchall for anyone that has contributed to Super Engine but I forgot to mention here

Kade Engine (The base engine)

Modding Plus (Several improvements and base for HScript capability)

FPS Plus (Some improvements)

Embedded Libraries

  • TJSON - The JSON decoder/encoder SE uses. It's fast and less error-prone than haxe.Json

Special Thanks

Shoutouts

About

A "softcoded" FNF Engine/Chart Loader with a focus on being customized. Has options for automatically importing charts(Charts can literally be dragged into the game), tools to import other content from other engines and even options for global scripts that add custom huds, features and more

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages