Pages: 1
  Print  
Author Topic: Include Files  (Read 7859 times)
Offline (Male) Goombert
Posted on: January 01, 2014, 05:33:38 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
I recently had the idea that for include files instead of attaching each little file to the executable separately, we should stick them all inside a single ZIP, and attach that to the end of the executable, in which case it will also be compressed leading to even smaller executable sizes compared to GM. This is pretty much up to Josh as I am unaware of what he was planning with include files.
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Male) Sslaxx
Reply #1 Posted on: January 20, 2014, 05:31:10 pm

Member
Location: UK
Joined: Nov 2013
Posts: 72
AOL Instant Messenger - MrSslaxx Yahoo Instant Messenger - mrsslaxx
View Profile Email
Any progress on this one?

Could also have the a separate resources file plus executable as well.
Logged
Stuart "Sslaxx" Moore.
Offline (Male) Josh @ Dreamland
Reply #2 Posted on: January 20, 2014, 06:42:24 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
Resources are no longer compressed at all, in ENIGMA, as far as I know. They used to  be zlib compressed. If you want it to be smaller for internet purposes, zip the executable before you upload. Most upload sites make you do so, anyway. As do browsers.

We are much more likely to allow specifying that resources be stored in an external zip archive or directory. The reason for that would be to remove resource overhead during compile time.
Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Offline (Male) Goombert
Reply #3 Posted on: January 20, 2014, 08:06:28 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
Actually ya, Josh is right, pointless idea. People may also want to make their own version that uses encryption as well.
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Pages: 1
  Print