ID:278247
 
A while back someone posted something about a way to create an exe for your game that does not require BYOND to run/play it.

I cannot seem to find the post. Anyone have a link or know how to do this?
In response to Calus CoRPS
Thank you.
In response to Calus CoRPS
doesn't this *still* download BYOND and install it before running the game?
In response to digitalmouse
Nope, Metamorphman's DMB2EXE works by dumping BYOND's binaries into a folder for the new .exe to use. It still needs BYOND, but BYOND doesn't need to be installed and is totally transparent this way.
In response to digitalmouse
digitalmouse wrote:
doesn't this *still* download BYOND and install it before running the game?

What you're thinking of is the built in BYOND feature for building exe's. That is simply a downloader/updater attached to the game files.
In response to Jeff8500
I really need to look into that further. Are there any quirks with it worth knowing about?
In response to Foomer
Since it works by creating a temporary and incomplete BYOND installation every time you start the game, some BYOND features won't work right.
In response to Kaioken
Which features exactly?