Page 14 of 17
Re: [Project] Obscure FPS Resources
Posted: Sun Oct 03, 2010 8:54 am
by Gez
Ceeb wrote:I've been sitting on a yo ho ho'd copy for ages
Heh.
Re: [Project] Obscure FPS Resources
Posted: Sun Oct 03, 2010 11:01 pm
by Ethril
Damn, that looks like fun.
Re: [Project] Obscure FPS Resources
Posted: Fri Oct 08, 2010 11:22 am
by neoworm
Did anyone tried to rip textures from
Albion?
Re: [Project] Obscure FPS Resources
Posted: Fri Oct 08, 2010 8:10 pm
by Zer0
The stuff for Albion is stored uncompressed? in the .XLD files and should be simple to rip, the only problem which comes up is that the graphics seem to be using more than one palette for the
graphics, so if you apply a palette to an image there will be missing colors, I'll look into correcting this.
Re: [Project] Obscure FPS Resources
Posted: Sun Oct 10, 2010 1:30 am
by Gez
The XLD format used by Albion's archives appears to be very simple.
A six-byte signature: 58 4C 44 30 49 00 (XLD0I\0)
A two byte, little-endian number of contained entries (e.g., 2E 00 means it contains 46 entries)
Then for each entry, a 4-byte little endian value containing the size of the data (so if you have 46 entries, that directory will take up 184 bytes, and go from 0x08 to 0xBF).
It is then followed by the raw data. This format does not name each lump, and the offsets for each entry have to be computed from the size of the previous entries plus the size of the header and directory, but it's otherwise very simple.
Re: [Project] Obscure FPS Resources
Posted: Sat Oct 16, 2010 4:53 am
by Kinsie
Sorry, but can you please give some advice on how to use PSX-VRAM? I only seem to be able to view stuff in monochrome, and the Chinese documentation isn't helping matters.
Re: [Project] Obscure FPS Resources
Posted: Sun Oct 17, 2010 11:15 pm
by Zer0
No problem, first make a savestate using the emulator then rename the save state extension to .GZ, open it and extract the file inside. This is the file you use with the program, just drag it into the PSX-VRAM window and the graphics are there in monochrome, WSAD keys are used to move around the image on the screen. Now press either 9 (4bpp) or 0 (9bpp), 9 being the most common for textures and 0 being more common for sprites, Then with the arrow keys you move around the cross-hair onto the palette which should just be a jumbled row of pixels somewhere around the image, sometimes you will be able to see the palette clearly other times not. Holding shift with the arrow keys will allow you to go through the palette 1 pixel at a time, the monochrome view can be useful to see the graphics as they should look, even though there are no colors. Finding the correct palette for the graphics can take some time, once you are done just printscreen the graphics, paste in paint, cut them out and save them.
Here's a more in-depth tutorial:
http://www.sprites-inc.co.uk/forum/show ... php?t=6300 
Re: [Project] Obscure FPS Resources
Posted: Mon Jan 31, 2011 10:05 pm
by xHavokx
Here's an interesting resource for you guys, the level editor to Eradicator:
Eradicator Editor
This includes the 2D editor, which allows you to place vertices, lines, polygons and objects. Also included are example levels and a text file with instructions on how to use it. You need the full game for this to be of any use, because everything else, such as placing textures, requires the main executable. The 3D editor is built into the game itself, and probably works like Build's does.
Of interest to me are the instructions which describe how to make a map and outline some of the features present. The game seems to use multiple palettes, one for each major level set. This explains why the palette supplied in XWE only works for a small amount of the textures. Hopefully this sheds a bit of light on the game.
Snarboo! OMFG your my hero!! I used to have this game so long ago and played it with my cousin like non stop! I couldnt find this level editor
Anywhere since those days, I found the game again on the net like 3 months ago and HAD to play it again to relive it, But it didnt have
the level editor, AND NOW i finally have it thank you so much!
Re: [Project] Obscure FPS Resources
Posted: Thu Feb 03, 2011 3:28 pm
by wildweasel
Geez - my apologies for having missed your post in the approval queue for more than three days!
Re: [Project] Obscure FPS Resources
Posted: Fri Apr 08, 2011 2:52 pm
by DrDoctor
Here's some stuff from Alien vs. Predator for the Atari Jaguar.
This includes
-All weapons
-Some level objects
Some notes:
-The egg sprites are missing a 5th frame, unfortunately due to how the egg behaves and that I can only use print screen to capture anything from Project Tempest (Jaguar emulator) it's incredibly difficult to get.
-The weapons have no pickup sprites, what you see in the archive are taken from the predator HUD and a computer interface screen.
-The Predator does have the shoulder cannon in game,but it never appears on screen therefore it has no sprites.
http://www.sendspace.com/file/yby558
examples.png
Re: [Project] Obscure FPS Resources
Posted: Fri Apr 08, 2011 4:51 pm
by Duducrazy
i'm not sure if it's just me, but the alien mouth sprite look more like a stereotypical RPG-style evil castle with an escalator.
Re: [Project] Obscure FPS Resources
Posted: Fri Apr 08, 2011 9:04 pm
by Tragos
DrDoctor, the only way you can be anymore awesome is to start doing Aliens Trilogy next!
Yeah the whole "Mouth perspective" is a bit strange, but it's still pretty cool. In 1994 this blew people's minds! The gun sprites leave much to be desired, the Pulse Rifle looks and sounds awful...
Re: [Project] Obscure FPS Resources
Posted: Sun Apr 10, 2011 6:38 am
by Virtue
everyones gone Aliens mad as of late! awesome! the more resources the better
EDIT: just saw the facehugged sprite. ive been looking for something like that for ages, cheers
Re: [Project] Obscure FPS Resources
Posted: Sun May 06, 2012 6:16 pm
by gerolf
DrDoctor wrote:Here's some stuff from Alien vs. Predator for the Atari Jaguar.
This includes
-All weapons
-Some level objects
Some notes:
-The egg sprites are missing a 5th frame, unfortunately due to how the egg behaves and that I can only use print screen to capture anything from Project Tempest (Jaguar emulator) it's incredibly difficult to get.
-The weapons have no pickup sprites, what you see in the archive are taken from the predator HUD and a computer interface screen.
-The Predator does have the shoulder cannon in game,but it never appears on screen therefore it has no sprites.
http://www.sendspace.com/file/yby558
examples.png
Could someone please re-upload this? Thanks.
Re: [Project] Obscure FPS Resources
Posted: Thu May 10, 2012 7:47 pm
by Reactor
Great resources! I especially like the blob monster! It'll serve perfectly as Trematoda in Tristania 2.
However, most of the enemies are too small to actually use them...is there a way to fix this?