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?
ID:278247
![]() Nov 29 2009, 3:44 pm
|
|
![]() Nov 29 2009, 3:52 pm
|
|
http://www.byond.com/games/Metamorphman/dmb2exe
|
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.
|
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. |
Since it works by creating a temporary and incomplete BYOND installation every time you start the game, some BYOND features won't work right.
|