Abuse Art
Author:
Friday, June 18, 2010 - 14:42
Art Type:
Tags:
License(s):
Collections:
- 2D - Complete Kit
- 6 Frame Walk Cycles
- Assets for making DOS games or games like in DOS in the early 90's
- Avatar
- BlackCortex
- cc-by-3 possible game kits and gfx
- CC0 Walk Cycles
- Enemies and characters (Pixel Art)
- Library of 2D Game Art
- Loot run
- Magical or Elemental Attacks Art Collection
- Misc
- Misc
- Morgan's Favorites
- Platform CTF
- Platformer/Sidescroller Characters and Enemies
- Public Domain Characters and Items
- QnD001 Assets
- QnD002 Assets
- RPG Stuff Collection
- Science Fiction Vehicles
- THEME: sci-fi / space
- TITLEWave Aesthetic
- Truly Truly Public Domain
- Walk Cycles
Favorites:
33
Sprites from the excellent sidescrolling action platformer Abuse.
The game art was released into the Public Domain, as noted here:
http://web.archive.org/web/20030610094112/abuse2.com/public_domain.php3
Attached zip "abuse_images.zip" has all the raw PCX files exported from Satan Paint.
Attached zip "abuse_png.zip" has the interesting graphic sets converted to alpha PNG files.
File(s):
characters.gif 144.3 Kb [3085 download(s)]
abuse_images.zip 2.4 Mb [4843 download(s)]
abuse_png.zip 783 Kb [4965 download(s)]
Comments
aww man i loved that game! ^_^
I am working on exporting all the art for Abuse!
The repo at http://abuse.zoy.org/ contains spaint.exe (Satan Paint), a weird little DOS sprite editor. I dug out some documentation on it (see archives at http://www.ibiblio.org/pub/linux/apps/graphics/draw/!INDEX.html ) and found these two crucial commands:
Command 1: open the file ant.spe (or whatever .spe file you want) in spaint (this is done via command line)
spaint ant.spe
Command 2: inside spaint, write out all these image files to PCX format
hit / to bring up the command menu, and input:
with all write_pcx
The result is a bunch of indexed image that can be opened in GIMP. The color at index 0 is the background and can safely be deleted or made transparent. The images seem to be exported at a larger size (320x240) so they would also need to be cropped to be useful.
It will be a bit tedious but I should be able to get all the images as PCX. Then it's a matter of more scripting or tedious work to combine the images into sprite sheets.
(edit)
the ImageMagick script I used:
montage -trim -geometry "1x1<" * sprites.png
Then in GIMP I convert any white or black-index-0 areas to alpha 0.
Dang pfunked, I just went and began to reverse engineer the file formats because I couldn't find that program: http://img341.imageshack.us/img341/4776/atlas.png
Doh. I should have downloaded the archive to see what was actually in it rather than only look at the preview if things were missing. Good job pfunked! That must have been tedious :)
ceninan you should post a write-up (with code) of what you found about the .spe file format. Don't know what other old art might be locked away in .spe format
@pfunked I'll try to at least document the bytes, but I'm not done yet :D
As I'm continuously discovering more about the formats I've moved info and discussion here: http://opengameart.org/forumtopic/abuse-art-and-fileformats
That game was a gem and pretty unique when it came out. Played it for days, and it was even easy to build new levels for it.
Art in it was great, still is. Parts of it are very moody.
Classic game!
It's "Crack Dot Com".
"Cracked Dot Com" refers to the website of Cracked, a humor magazine, not involving David Taylor or his company at all.
undesired, thanks! I corrected the authorship.
Very nice !!
hey thanks for your work here,
actually a game I still mean to play lol.
I had a root around and I don't find anything of such quality from this nostalgic era of dos in the public domain? Checked wiki it seems only this game.