"(File)Size Matters" 64K Compo (Judging not underway)

For Total Conversions and projects that don't otherwise fall under the other categories.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
RaveYard
Posts: 194
Joined: Fri Apr 12, 2013 10:51 am

Re: "(File)Size Matters" 64K Competition

Post by RaveYard »

Neat!
In order to compete - all I need to do is a post a submission?
User avatar
GooberMan
Posts: 1336
Joined: Fri Aug 08, 2003 12:57 am
Location: Helsinki, Finland

Re: "(File)Size Matters" 64K Competition

Post by GooberMan »

Just gonna throw it out there with all this talk of demo scene tools... It seems to me that it would be within the rules of the competition to have a ZIP containing an executable file that would procedurally generate all the resources needed for your map/mod and save them to a WAD file. The rules do say the mod must be able to run on its own, and having such a thing still won't require anything else to make it work. And since procedural generation is a form of compression...

(Exploit all the technicalities!)
User avatar
darkhaven3
Posts: 502
Joined: Mon Jan 05, 2004 5:33 am
Location: East Germany, 2023
Contact:

Re: "(File)Size Matters" 64K Competition

Post by darkhaven3 »

This is interesting to work on, even if the results are pukish:

Image

13KB and growing.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: "(File)Size Matters" 64K Competition

Post by wildweasel »

GooberMan wrote:Just gonna throw it out there with all this talk of demo scene tools... It seems to me that it would be within the rules of the competition to have a ZIP containing an executable file that would procedurally generate all the resources needed for your map/mod and save them to a WAD file. The rules do say the mod must be able to run on its own, and having such a thing still won't require anything else to make it work. And since procedural generation is a form of compression...

(Exploit all the technicalities!)
Yesssss, you're getting it!
User avatar
robot master L.S
Posts: 4
Joined: Tue Jul 21, 2015 3:49 pm

Re: "(File)Size Matters" 64K Competition/ Moving enemies v2

Post by robot master L.S »

New version of Moving Enemies! :D
link:http://www.mediafire.com/download/22pbp ... miesV2.wad
Iwads: Ultimate Doom,Doom2,Tnt and Plutonia
Works with any Map pack (without new monsters).
Any (G)Zdoom, Works in Zandronum too!
v2 File size: 15 kb
Description:
The monsters will wander around in map before you see it!
Changes:
-The monsters now have active sound.
-NOBLOCKMONST flag added!
___________________________________________________________________________________________//
Obs:this mod have sndinfo with footsteps, i have plan to put in this mod, if pass 64 kb i will make add-on.
RaveYard
Posts: 194
Joined: Fri Apr 12, 2013 10:51 am

Re: "(File)Size Matters" 64K Competition

Post by RaveYard »

wildweasel wrote:
GooberMan wrote:Just gonna throw it out there with all this talk of demo scene tools... It seems to me that it would be within the rules of the competition to have a ZIP containing an executable file that would procedurally generate all the resources needed for your map/mod and save them to a WAD file. The rules do say the mod must be able to run on its own, and having such a thing still won't require anything else to make it work. And since procedural generation is a form of compression...

(Exploit all the technicalities!)
Yesssss, you're getting it!
Wouldn't that make the mod limited to specific platform(s)?

Also, using an scripting language (i.e: Python) would be against this? v v v
Your submission MAY NOT require any other external files.
I am no expert, but I believe an executable file is using kernel, which could be possibly considered as an external file. Unless you mean external files that are not part of the OS. Correct me if I am wrong!
Last edited by RaveYard on Wed Feb 17, 2016 2:38 pm, edited 1 time in total.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: "(File)Size Matters" 64K Competition

Post by wildweasel »

That rule is mostly there so that people don't submit mods of mods. You need to include everything needed to run your mod in the download.
RaveYard
Posts: 194
Joined: Fri Apr 12, 2013 10:51 am

Re: "(File)Size Matters" 64K Competition

Post by RaveYard »

Oh right, that makes sence! :D
I guess, I am over-thinking it way too much.
User avatar
ibm5155
Posts: 1268
Joined: Wed Jul 20, 2011 4:24 pm
Contact:

Re: "(File)Size Matters" 64K Competition

Post by ibm5155 »

so I cannot changemus to an internet music? :lol:
User avatar
YukiHerz
Global Moderator
Posts: 1503
Joined: Mon Dec 02, 2013 6:01 pm
Graphics Processor: Intel (Modern GZDoom)
Location: Where corruption is redefined daily.

Re: "(File)Size Matters" 64K Competition

Post by YukiHerz »

54.something kb.
I quickly ran out of ideas that could fit in this, but i got some new ideas for other mods.

Features:
-Uses TEXTURES lump to re-center vanilla doom weapon sprites, most of them where off-center.
-Minor changes to weapons, you wont even notice most.
--Rockets now are faster, BFG Ball is now replaced by a fast projectile with the same function.
--Plasma Rifle now uses console version's sound.
--There is now a Laser Rifle, the projectiles bounce and are ripper, pretty op, consumes Clips and Cells at the same time.
--Pistol is faster and visually better by using the unused frames.

-Cyberdemon now shoots a barrier of missiles if target farther than 512 units.
-Baron now randomly shoots a barrier of energy balls, with more energy balls if its health is low.
-Pain Elemental now shoots a Lost Soul-like projectile if the player tries to thwart his spawning.

-Compatible with any Doom wad that doesn't touch the weapons, the cybie, the baron and the pain elemental.
-Language lump comes with English and Spanish for the Laser Rifle and the new Pain Elemental Attack.
User avatar
patrik
Posts: 168
Joined: Tue Mar 05, 2013 2:08 am

Re: "(File)Size Matters" 64K Competition

Post by patrik »

to robot master L.S:
Good luck cramming in all sounds.
BTW when you are inheriting from built-in actors, you dont have to specify everything, altered code only sufices, that way you can trim up 5 KB of fat. :D
User avatar
ibm5155
Posts: 1268
Joined: Wed Jul 20, 2011 4:24 pm
Contact:

Re: "(File)Size Matters" 64K Competition

Post by ibm5155 »

fuck I reached 43kb with winzip, too bad, I'm doing too many crazy stuff :(
And there're alot of things to be done :(
But all I can say, it's gonna be the best 64K wad ever made :ugeek:
User avatar
DBThanatos
Posts: 3101
Joined: Fri Apr 14, 2006 3:17 pm
Location: in "the darkness that lurks in our mind"

Re: "(File)Size Matters" 64K Competition

Post by DBThanatos »

wildweasel wrote: What's in it for me?
Well, ideally, fame and glory! I haven't quite decided yet if there are going to be any prizes, since let's face it, your humble contest host doesn't have a paying job or anything like that. Watch this space, though, maybe something might happen.
I have a few old-ish games to give away in steam, since I havent found a way to get rid of them and they sure are serving no purpose ATM. I cant remember which ones, but I can look them up later. I mean, it's no BIG PRIZE or anything, but might as well if you're interested.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: "(File)Size Matters" 64K Competition

Post by wildweasel »

I am putting some thought into scoring, since there's all kinds of things that can be submitted, judging by things like graphics or sounds would be slightly lopsided. So here's the idea:

Originality - You'll score well here if you've done something that has not been done (often) before.

Execution - How well your project actually does at carrying its concept. Bugs and unclear or unenjoyable gameplay will dock points from this.

Efficiency - A bonus technical category, I'll give points here for something that just works really well, takes good advantage of the space available, etc.
User avatar
Remmirath
Posts: 2562
Joined: Sun Dec 23, 2007 3:53 am
Graphics Processor: nVidia with Vulkan support
Location: My house
Contact:

Re: "(File)Size Matters" 64K Competition

Post by Remmirath »

Ah, what the hell...

Cooked up something in 30 minutes. Might've been done before a million times, but whatever...

Explodoom: every monster explodes with a radius damaging explosion upon death. Might not be that advisable to play along nuts.wad. :V

Link here: https://mega.nz/#!UsFxhSJL!1fHSooOoHyDw ... E6D6CZNtgA
Size is 17.7KB.

EDIT: forgot to add the Spectre. Redownload plz.

EDIT 2: forgot to add +NOGRAVITY as well. I'm a retard. Redownload plz.
Last edited by Remmirath on Thu Feb 18, 2016 11:52 am, edited 2 times in total.
Post Reply

Return to “TCs, Full Games, and Other Projects”