Author Topic: [CHRISTMAS]: Pixel_Outlaw  (Read 12508 times)

0 Members and 1 Guest are viewing this topic.

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
[CHRISTMAS]: Pixel_Outlaw
« on: December 04, 2007 »

This will be my first demo. Since I'm very new to the whole concept I'd like to know what guidelines there are. Can I make a .exe about 2 megs in size created in Blitzmax? I wouldn't really call it a "cracktro" or a hacked program. Is this OK? I read the wiki article discussing the demoscene. Sadly I'm about 20 years to late to really comprehend what is expected here. I've shown my games but feel unsatisfied being a member of a demo forum and having nothing to show. My demo is about 70% done. Is external media allowed if it resides within the .exe and not external files? Like I said I'm asking stupid questions in order to pinpoint what is expected of me here.

EDIT:
Final Version: http://www.mediafire.com/?7m4ttl91bxc
« Last Edit: December 06, 2007 by Pixel_Outlaw »
Challenge Trophies Won:

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #1 on: December 04, 2007 »
What you're suggesting sounds totally fine, according to the rules we normally use.  Some places frown on external files but we don't - we're more interested in what it looks like when you run it!
Because of its size you will need to find somewhere to host it, since we limit attachments to 300KB, or you can ask Shockwave to host it for you.

Jim
Challenge Trophies Won:

Offline relsoft

  • DBF Aficionado
  • ******
  • Posts: 3303
  • Karma: 47
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #2 on: December 04, 2007 »
Usually people give high regards to small exes.
Challenge Trophies Won:

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #3 on: December 04, 2007 »

It would be ideal to have a small file but blitzmax is build on some rather large libraries. The smallest .exe possible is about 400 KB.
Challenge Trophies Won:

Offline zawran

  • Sponsor
  • Pentium
  • *******
  • Posts: 909
  • Karma: 67
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #4 on: December 04, 2007 »
You should download the framework assistant here: http://homepage.ntlworld.com/config/fa/index.htm, which will tell you what modules of BlitzMax is actually used and what framework code to use in the top of your code. This will ensure, that only modules actually used will be packed into the final exe file. I have made exe files using BlitzMax that only was about 15kb after upx packing, so it is possible to create small files using BlitzMax.

BlitzMax also has the option of packing the media files into the exe using the command incbin, so be sure to check that out in the docs. (I know the docs does seem pretty basic, but they are alright once you get used to using it.)

Good luck with your first demo. I do not know if I can find the time to get something done for the christmas demo, but it could be fun to get back into demo coding again.

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #5 on: December 04, 2007 »
Ah I was using "incbin" already but neglected the whole framework idea. Thanks. All together my images are about 20 KB. They are .png of various demensions.

EDIT WOW my file went from about 2.5 megs to 275 KB!

I packed that with UPX now it is 127 kb.

...121 with the file in the .rar format.

 :goodpost:

Have some karma.
« Last Edit: December 04, 2007 by Pixel_Outlaw »
Challenge Trophies Won:

Offline zawran

  • Sponsor
  • Pentium
  • *******
  • Posts: 909
  • Karma: 67
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #6 on: December 04, 2007 »
I am glad I could help, and those on "narrowband" connections will appreciate the much smaller package sizes :)

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17393
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #7 on: December 04, 2007 »
Well I am really looking forward to seeing your first demo :)

If your file ends up too big to attach to your post, please do as Jim suggested and drop me a PM and I'll host it :)
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #8 on: December 04, 2007 »


Impressions?

I kind of went with a personal art scheme. I hope you like!

Challenge Trophies Won:

Offline WidowMaker [retired]

  • %010101
  • Atari ST
  • ***
  • Posts: 134
  • Karma: 21
  • %010101
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #9 on: December 04, 2007 »
+ Vector bobs and a circle twist in your first intro, that's a good start to your career!

Would be nice to have some tune and fullscreen though :)

Good firsty.


Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #10 on: December 04, 2007 »

Thanks, consider this a taste. I won't reveal the finished work until the end of the compo. I can't be showing all of my cards beforehand.
Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17393
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #11 on: December 04, 2007 »
Shaping up nicely :) I like the idea of a vectorball tree!

Why didn't I think of that?
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #12 on: December 04, 2007 »
I like it :)
Challenge Trophies Won:

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #13 on: December 04, 2007 »
Shaping up nicely :) I like the idea of a vectorball tree!

Exactly my thoughts too.
Challenge Trophies Won:

Offline ninogenio

  • Pentium
  • *****
  • Posts: 1668
  • Karma: 133
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #14 on: December 05, 2007 »
looks really really cool! nice 1!
Challenge Trophies Won:

Offline Buckethead

  • C= 64
  • **
  • Posts: 58
  • Karma: 30
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #15 on: December 05, 2007 »
Looks sweet, also nice with the size and Blitz. I'm in love with vector balls, keep :stirrer: the stuff.
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #16 on: December 05, 2007 »
Awesome release. I am really amazed. Great, great, great for a firstie.

[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline DrewPee

  • I Toast Therefore I am
  • Pentium
  • *****
  • Posts: 563
  • Karma: 25
  • Eat Cheese - It's good for you!
    • View Profile
    • Retro Computer Museum
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #17 on: December 05, 2007 »
Pixel_Outlaw,
Well done with that! I love the christmas tree - what a wicked idea.

Drew
DrewPee
aka Falcon of The Lost Boyz (Amiga)
Ex-Amiga Coder and Graphic Designer
Administrator of > www.retrocomputermuseum.co.uk

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #18 on: December 06, 2007 »

I'm done tinkering. I've put all I've got into this and feel happy with it. Currently college is demanding my time so I needed to finish today. Good Luck to everyone Merry Christmas and God bless. The sprites are all my work painstakingly made in MS Paint and the Music is royalty free media.

Looking for more hosts now...
http://www.mediafire.com/?7m4ttl91bxc
« Last Edit: December 06, 2007 by Pixel_Outlaw »
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: [CHRISTMAS]: Pixel_Outlaw
« Reply #19 on: December 06, 2007 »
Very well done. Nice one ... some more scrolltext would be nice though!
Anyway, great firstie  :xmas:
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won: