Search for "eas": 238 matches

3d basics by Synergist
/code/3d/docs/3dbasics.zip
10 Jan 1997 (catalog date)
2,745 bytes
Download FTP scene.org
Rating:
Some basic 3d documentation - I'd never want to tell someone that this doc is a good place to start. The person writing this has no concept of structures, which severely ease the programming of complex things such as 3d systems.

3D Coding tutorial by Ica of Hubris
/code/3d/docs/3dica221.zip
30 Jun 1998 (catalog date)
422,704 bytes
Download FTP scene.org
Rating:
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d coder! Text

Rotating 3d escher-knot by Oliver Nash
/code/3d/systems/gsescher.zip
30 Jun 1998 (catalog date)
19,895 bytes
Download FTP scene.org
Rating:
The author says he appreciates a mention when you "steal" his formula, but "his" formula was already used on the amiga a long time ago. It might be useful downloading though if you're a starting 3d coder because the flatshaded 3d engine is very easy to understand. C

Gouraud Shading by The Faker of Surprise Productions
/code/3d/trifill/gouraud/goushad.zip
25 Aug 1997 (catalog date)
16,816 bytes
Download FTP scene.org
Rating:
No explanation, but the source is very easy to understand.

Crappy Texture Map by Mandrill
/code/3d/trifill/texmap/ctm.zip
19 Jan 1998 (catalog date)
6,214 bytes
Download FTP scene.org
Rating:
Crappy Texture Map. At least you know what code should be doing what. The filler looks familiar (the register lay out). The texture 'swims' so I'm not sure this is a routine to emulate.

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

AWE 32 "documentation" by Judge Dred
/code/audio/docs/awe32prg.zip
10 Jan 1997 (catalog date)
37,028 bytes
Download FTP scene.org
Rating:
Useful documents for AWE 32 programming - Beats the shit out of Creative Lab's released information.

Cubic Player 2 Software Development Kit by Niklas Beisert of Cubic
/code/audio/players/cp2dk05.zip
19 Jan 1998 (catalog date)
131,123 bytes
Download FTP scene.org
Rating:
Cubic Player 2 Development Kit 0.5. Has a music player at least. I'm not going to figure out exactly what this is supposed to be for. No docs.

DemoVT by JCAB of Iguana
/code/audio/players/demovt15.zip
10 Jan 1997 (catalog date)
228,287 bytes
Download FTP scene.org
Rating:
A music player - Has no source for the player and a few bugs. But it's easy to interface from *any* language with support for SB and GUS. Rename file heartq.002 from Iguana's demo HeartQuake to demovt.exe and use that instead. It's version "1.6"

DSIK by Carlos Hassan
/code/audio/players/dsikdemo.zip
10 Jan 1997 (catalog date)
52,964 bytes
Download FTP scene.org
Rating:
DSIK music player library - A reasonably good music playing library.

Omega AWE32 Mod player by Cygnus x-1
/code/audio/players/omega060.zip
11 Jan 1997 (catalog date)
60,741 bytes
Download FTP scene.org
Rating:
A mod player for AWE32 - Just released for the hell of it.

StarPlayer by Jedi of Oxygen
/code/audio/players/sp-code.zip
25 Aug 1997 (catalog date)
125,394 bytes
Download FTP scene.org
Rating:
A mod/s3m player with source. THIS is the player you want to pick up if you're doing a 100% asm intro with Tran's pmode v2.xx and need SB support. It's easily tweakable to play your tune from memory, though the code given loads from disk. If you don't need SB support, also check out Robban's GUSPlay.

Aplib V0.12b by Jibz
/code/compress/aplib012.zip
04 May 1998 (catalog date)
57,733 bytes
Download FTP scene.org
Compression library based on aPACK. Good compression ratios and fast decompression. Very easy to use. Supports 32bit Watcom and DJGPP.

Ideas For The 8086 Compo
/code/contests/8086/examples.zip
07 Nov 1997 (catalog date)
1,687,371 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Black Ice source by Sinbad
/code/demosrc/bbsintro/blacdemo.zip
10 Jan 1997 (catalog date)
432,910 bytes
Download FTP scene.org
Rating:
Sources for a large BBS intro with a scrollie, fire, and a zoomer - Comments for the effects, recompiles easily. Shows influences from Mental Surgery, mainly in the sound code. Old effects, but recent code.

Space Port 2 BBS intro source by PSI
/code/demosrc/bbsintro/fcsp2src.zip
10 Jan 1997 (catalog date)
32,242 bytes
Download FTP scene.org
Rating:
Sources to a BBS intro with ADlib music, scrollie, and star field all in 1993 bytes - The Adlib player in this BBS intro has been ripped and used time and time again by many people. Simple and easy to use. Kudos to those who have credited the source of where they got their player.

Amnesia Vector source by Tran of Renaissance
/code/demosrc/demos/as.zip
10 Jan 1997 (catalog date)
7,047 bytes
Download FTP scene.org
Rating:
The sources for the temple vector part of Amnesia - Sparce comments. Tight code, but probably only understandable by those who have written atleast a simple vector system and familiar with pmode. Certainly good code, but I question its usefulness to those who read it.

Hell source by Tran
/code/demosrc/demos/hellsrc.zip
10 Jan 1997 (catalog date)
62,331 bytes
Download FTP scene.org
Rating:
Source for Tran's demo Hell - Like most of Tran's released source, it makes a good example, but is difficult for people to read unless you've already done something similarly complex.

Inconexia sources by JCAB, JARE of Iguana
/code/demosrc/demos/incosrc.zip
10 Jan 1997 (catalog date)
242,043 bytes
Download FTP scene.org
Rating:
A collection of sources from Inconexia - A collection of effects. Get gallery.zip for the museum part which the .txt file says won't be released. :)

Timeless source by Tran
/code/demosrc/demos/timesrc.zip
10 Jan 1997 (catalog date)
356,568 bytes
Download FTP scene.org
Rating:
Source for Tran's timeless demos - Curiously better than Tran's other source releases. If you intend to figure out how it works, I suggest you start at line 127 of v.asm. Few comments, but excellent source.

1k source by Frenzy of SparC
/code/demosrc/intros/1k_sourc.zip
18 Mar 1997 (catalog date)
11,052 bytes
Download FTP scene.org
Rating:
source to a 1k intro (911 bytes). Easy to follow code, but it's ideal you understand it all in the first place. Odd use of fpu (uses lots of fi[blah] instructions... why not take advantage of extra precision?)

Birthday source by Sliq
/code/demosrc/intros/birthsrc.zip
10 Jan 1997 (catalog date)
25,025 bytes
Download FTP scene.org
Rating:
Sources for an intro with simple 3d - Comments for the proceedures, easy to read source. Shows influences from Mental Surgery, mainly in the interupt handling. Old sources (1993), but otherwise good.

Seasick source by Draeden of VLA
/code/demosrc/intros/sea_code.zip
10 Jan 1997 (catalog date)
33,542 bytes
Download FTP scene.org
Rating:
Source for an intro with a reflecting scrollie and text writer - Old source, but well constructed. Great for those who just know asm, but don't know how to put something complete together using just asm.

Real-Time Phong Bump Mapping Tutorial by Frenzy
/code/effects/bump/bump.doc
05 Oct 1996 (catalog date)
3,877 bytes
Download FTP scene.org
Rating:
Incorrect ideas, it's not done this way.

Gallery Source by ARM of Iguana
/code/effects/doom/gallery.zip
10 Jan 1997 (catalog date)
593,716 bytes
Download FTP scene.org
Rating:
Source to Iguana's gallery scene from Inconexia (a doom clone) - Nice code, but low accuracy on the maths. Cool pictures, but I saw them the first time, when they were in the Prado. :) I always thought that there should have been an Easter Egg for May 3rd. Run subdirs.exe to get the full source.

blaze source by Gopher
/code/effects/fire/blaze.zip
18 Mar 1997 (catalog date)
10,702 bytes
Download FTP scene.org
Rating:
Source and macros for fire routines. For a86 compilation, should be easy to tweak for TASM, but this is nothing special we haven't seen before.

Cyber Space 3d by Phantom of Nostalgia
/code/effects/land/cyb3dkit.zip
10 Jan 1997 (catalog date)
31,536 bytes
Download FTP scene.org
Rating:
A landscape routine with many aspects - No source and a very quick explaination of the ideas and algorithms behind the effect.

ll_land by Lord Logics
/code/effects/land/ll_land2.zip
10 Jan 1997 (catalog date)
147,335 bytes
Download FTP scene.org
Rating:
A landscape routine similar to that at the end of unreal - the xmode routines bug out, but atleast there's an explanation of the effect.

voxel by Jeff Bilger
/code/effects/land/voxel.zip
10 Jan 1997 (catalog date)
9,570 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

voxel by Jeff Bilger
/code/effects/land/voxelg.zip
10 Jan 1997 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

WGT Graphics Tut #5 by Gooroo
/code/effects/morph/wgttut5.zip
10 Jan 1997 (catalog date)
224,120 bytes
Download FTP scene.org
Rating:
Morphing - Gooroo describes the ideas and code behind morphing in alot of detail.

TV by Perisoft
/code/effects/text/tv10.zip
11 Jan 1997 (catalog date)
45,667 bytes
Download FTP scene.org
Rating:
A text viewer with "docs" - Not code... I'm not sure where it should go. Best ask Screech himself for ideas.

Pop And Push by Ondrej Blazek
/code/fileutil/pop_push.zip
26 Feb 1998 (catalog date)
8,011 bytes
Download FTP scene.org
Rating:
Two utilities that make browsing through your directories easier by using a stackbased method of remembering directory names.

Collection of ASM sources by ? of Blue Nose Productions
/code/hardware/general/asm_good.zip
10 Jan 1997 (catalog date)
118,612 bytes
Download FTP scene.org
Rating:
Lots of ASM sources, mostly for hardware and BIOS routines - It's somewhat difficult to find what you want, but the comments tell you what you need to know (but not what you have to do) to get everything compiled. Looks like a great source for the cut & paste coder. Given the nature of the routines, I'd say that was the intended purpose of this release.

System 64 by Simm of Analogue
/code/hardware/pmode/s64.zip
10 Jan 1997 (catalog date)
61,037 bytes
Download FTP scene.org
Rating:
A DOS protected mode extender - Comes with full source and looks fairly complete including real mode call back support. Worth giving a look at if you'll find it easier to use than Tran's pmode or DOS32.

PCX Utils by Patch of Avalanche
/code/images/pcxutils.zip
15 Apr 1997 (catalog date)
71,400 bytes
Download FTP scene.org
Raw saver. Tweaked saver. File viewer. Font converter. Easy linking to ASM programs.

MIDAS Sound System v0.5 Release Candidate 1 by Alfred, Guru of S2
/code/sound/mds05rc1.zip
05 Oct 1996 (catalog date)
1,055,321 bytes
Download FTP scene.org
Rating:

Tutorial 1 in C by Snowman of Hornet
/code/tutors/denthor/tut01new.zip
11 Jan 1997 (catalog date)
16,337 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 1 in C:The basics - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 2 in C by Snowman of Hornet
/code/tutors/denthor/tut02new.zip
11 Jan 1997 (catalog date)
37,007 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 2 in C:Palette handling - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 3 in C by Snowman of Hornet
/code/tutors/denthor/tut03new.zip
11 Jan 1997 (catalog date)
37,311 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 3 in C:Circles - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 4 in C by Snowman of Hornet
/code/tutors/denthor/tut04new.zip
11 Jan 1997 (catalog date)
20,085 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 4 in C:Virtual screens - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 5 in C by Snowman of Hornet
/code/tutors/denthor/tut05new.zip
11 Jan 1997 (catalog date)
26,798 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 5 in C:scrollers - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 6 in C by Snowman of Hornet
/code/tutors/denthor/tut06new.zip
11 Jan 1997 (catalog date)
34,374 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 6 in C:Look up tables - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 7 in C by Snowman of Hornet
/code/tutors/denthor/tut07new.zip
11 Jan 1997 (catalog date)
37,949 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 7 in C:Animation - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 8 in C by Snowman of Hornet
/code/tutors/denthor/tut08new.zip
11 Jan 1997 (catalog date)
42,817 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 8 in C:3d basics - Includes Denthor's original tutorial release within and has the compiled exe. Remember, these are only basics. (Snowman added a little of his own to this... I loved vector balls spelling things. :)

Tutorial 9 in C by Snowman of Hornet
/code/tutors/denthor/tut09new.zip
11 Jan 1997 (catalog date)
43,863 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 9 in C:polygons - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 10 in C by Snowman of Hornet
/code/tutors/denthor/tut10new.zip
11 Jan 1997 (catalog date)
45,338 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 10 in C:Chain-4 and scrolling - Includes Denthor's original tutorial release within and has the compiled exe. (This is lysdexic. Bonus. :)

3d Lib by deks
/code/tutors/math/3dlib.zip
19 Jan 1998 (catalog date)
6,095 bytes
Download FTP scene.org
Rating:
Simple vector and matrix functions. Useless unless you know what they do, and easier to make than use if you do know. Correct code (and math) at the very least.

Bezier and Spline by plash of Azure
/code/tutors/math/azr_bcrv.zip
19 Jan 1998 (catalog date)
96,843 bytes
Download FTP scene.org
Rating:
Examples of Bezier patches and B-spline curves. Read a reference on bezier or spline modelling first. The math is not easy nor is it explained by the author. Good reference if you are having troubles getting your own routines to work.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsrdr13.zip
25 Aug 1997 (catalog date)
6,754 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. An update of Jare's 3dsrdr12. Get the above for usefulness, get Jare's original version for posterity or more complete informations.

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

Bin 2 Pal by pneyz of smoof
/code/utils/graphics/b2pal100.zip
19 Jan 1998 (catalog date)
10,133 bytes
Download FTP scene.org
Rating:
Converts raw data to palette includeable stuff. Remember: there are no upload/download ratios on hornet. Please don't feel compelled to upload something merely for the sake of uploading something. Who do you think you're helping?

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

Video Card Benchmarker by Fabian Gonzalez
/code/utils/graphics/vblitz14.zip
26 Feb 1998 (catalog date)
184,939 bytes
Download FTP scene.org
Rating:
Measure the time needed for reading and writing from video memory.

Late Easter by Sonic PC
/demos/1992/leaster.zip
29 Jun 1996 (catalog date)
149,421 bytes
Download FTP scene.org
Rating:

Unleashed Power by Surprise Productions
/demos/1993/u/unlpower.zip
29 Jun 1996 (catalog date)
500,426 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 04

1st Infection by N-Factor
/demos/1994/0-9/1infect.zip
29 Jun 1996 (catalog date)
788,796 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked ??
N-Factor's first production, released at Wired'94 - a good "first-time" production for a new group. Lots of vector objects, some unlimited bobs, and textured planes - a top and bottom of the screen - but they are doing many things with this simple transform table: like really interesting flight of space ship over you (like in 2nd Reality), but textured (looks much-much better).

BBS Pleasure Access by The Flamoots
/demos/1994/k/kukoo2.zip
29 Jun 1996 (catalog date)
29,395 bytes
Download FTP scene.org
Rating:

Rash Reflections by Coluche
/demos/1994/r/rr_beast.zip
29 Jun 1996 (catalog date)
283,990 bytes
Download FTP scene.org
Rating:
Released at event BBS

Forbidden Areas by Scoopex
/demos/1994/s/scx_area.zip
27 Nov 1998 (catalog date)
240,902 bytes
Download FTP scene.org
Rating:

Yellow by Andreas of Enigma
/demos/1994/y/yellow.zip
29 Jun 1996 (catalog date)
3,920 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

??? by Eastside DemoGroup
/demos/1995/0-9/1teddemo.zip
29 Jun 1996 (catalog date)
291,135 bytes
Download FTP scene.org
Rating:

Go Easter by Verhot
/demos/1995/g/goeaster.zip
30 Jun 1996 (catalog date)
308,535 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 11

Seas by Post Mortem
/demos/1995/p/ptm-seas.zip
30 Jun 1996 (catalog date)
237,432 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 07

Sargasso Meera on Monday by Dimension
/demos/1995/s/sargasso.zip
05 Mar 1998 (catalog date)
58,781 bytes
Download FTP scene.org
Rating:
I suspect they lied about the release date - could've been made in 1996?

Seasons by Deck Blasters
/demos/1995/s/seasons.zip
14 May 1997 (catalog date)
80,620 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

Season's Greetings by The Apollo Project
/demos/1995/t/tap_sg94.zip
30 Jun 1996 (catalog date)
378,804 bytes
Download FTP scene.org
Rating:

Ugly by Disease
/demos/1995/u/ugly.zip
14 May 1997 (catalog date)
50,095 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

Drill Me, Please Me by Byterapers
/demos/1996/b/b-drill.zip
04 Sep 1996 (catalog date)
2,107,514 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked 01

Lasse Reinbong (re-release) by Cubic Team, $een
/demos/1996/c/ctslrw95.zip
08 Feb 1997 (catalog date)
124,079 bytes
Download FTP scene.org
Rating:
Win95

First release pack by Exclusive
/demos/1996/e/exc01.zip
17 Jul 1996 (catalog date)
77,592 bytes
Download FTP scene.org
Rating:

What (rerelease) by pascal
/demos/1997/c/ctswht95.zip
17 Mar 1997 (catalog date)
79,281 bytes
Download FTP scene.org
Rating:
Win95 - ,,,

Eternal (pre-release version) by Peon
/demos/1997/e/eternalp.zip
05 Aug 1997 (catalog date)
139,435 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 07

Inspector of Weights and Measures by Pi-nis
/demos/1997/v/vakaaja.zip
23 Jul 1997 (catalog date)
483,705 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 09
,,GUS/SB,

2 by Eastgate
/demos/1998/e/eg8-2.zip
19 Nov 1998 (catalog date)
2,172,920 bytes
Download FTP scene.org
Rating:
P5,VESA,GUS,

Anger by Eastgate
/demos/1998/e/eg8anger.zip
25 Jul 1998 (catalog date)
2,012,845 bytes
Download FTP scene.org
Rating:
P166,VESA,GUS/SB/PAS,16MB

iXalance Loader System by The Black Lotus
/demos/1998/i/ixalance.zip
01 Mar 1998 (catalog date)
97,132 bytes
Download FTP scene.org
Win95, Used to play Win95 releases by TBL

Johnny Weasel by Dawn 3
/demos/1998/j/johnny_w.zip
22 Oct 1998 (catalog date)
6,109,706 bytes
Download FTP scene.org
Released at event ASM98 in the demo division and ranked XX

Easter Intro by Jestyr
/demos/1998/j/js-east.zip
16 May 1998 (catalog date)
171,912 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Laterna Magica by Surprise Productions
/graphics/disks/1992/laterna.zip
18 Jun 1998 (catalog date)
297,537 bytes
Download FTP scene.org
Rating:
gfx by JOE, released on Amiga in 1991 - ,,SB,

The Beast by Kingi
/graphics/images/1994/t/thebeast.zip
04 Jul 1996 (catalog date)
70,166 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Spaceship by Beast
/graphics/images/1996/a/ai_space.zip
22 Feb 1997 (catalog date)
99,323 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the grfx division and ranked ??

Easter Isles by Gabe
/graphics/images/1996/e/easter.zip
23 Nov 1996 (catalog date)
310,611 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grfx division and ranked XX

Fish by Beast
/graphics/images/1996/i/ims-fish.zip
13 Sep 1996 (catalog date)
57,430 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the grfx division and ranked 03

Rinderwahnsinn (Mad Cow Disease) by Cider of N-Factory
/graphics/images/1996/r/rinder.zip
06 May 1998 (catalog date)
19,551 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 16
320x200x256

Catface by Beast of Astroidea
/graphics/images/1997/a/ai_catfa.zip
21 Apr 1998 (catalog date)
54,783 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grfx division and ranked ??
320x256x256

Cicmic by Beast
/graphics/images/1997/a/ai_cicmi.zip
17 Jun 1997 (catalog date)
166,421 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
640x512x256

Dream by Beast of AstroideA, Impulse
/graphics/images/1997/a/ai_dream.zip
16 Feb 1998 (catalog date)
80,716 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 01
320x256x256

Spacerescue by Beast of Astroidea, Kangeroo
/graphics/images/1997/a/ai_sresc.zip
06 May 1998 (catalog date)
95,915 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x256x256

Eternity by Beast of Astroidea, Kangooroo
/graphics/images/1998/a/ai_etern.zip
16 Jun 1998 (catalog date)
94,684 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 03
640x256x256

Beast by Kirk of Fuel
/graphics/images/1998/b/beast.zip
26 May 1998 (catalog date)
533,829 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 07
640x480x16m

Hypnothease by Mirage
/graphics/images/1998/h/hyptease.zip
08 Oct 1998 (catalog date)
346,911 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the grfx division and ranked 03
640x480x16m

Mechanical Beast by Socrates of Excalibur
/graphics/images/1998/x/x_mbeast.zip
07 Oct 1998 (catalog date)
358,310 bytes
Download FTP scene.org
Rating:
Released at event AMB98 in the grtc division and ranked 01
640x480x16m

Disease by Zoner
/music/contests/mc4/rookie/m4r-dise.zip
10 Nov 1996 (catalog date)
587,848 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Over the Seas by Rage
/music/contests/mc4/veteran/m4v-over.zip
10 Nov 1996 (catalog date)
262,243 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked V08

Reason by Cruel Creator
/music/contests/mc4/veteran/m4v-reas.zip
10 Nov 1996 (catalog date)
515,731 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Polar Seas by Kleitus of Inferno Productions, F.s.o.a.
/music/contests/mc5/intermed/m5i-pola.zip
29 Aug 1997 (catalog date)
217,256 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The East Wing Study by Yehar of Sublevel 3, Success Denied
/music/contests/mc5/intermed/m5i-tews.zip
29 Aug 1997 (catalog date)
134,291 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked I08

Eastern Origin by Ore-Gano
/music/contests/mc6/intermed/m6i-strn.zip
28 Mar 1999 (catalog date)
448,860 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Easy by JRice
/music/contests/mc6/veteran/m6v-easy.zip
28 Mar 1999 (catalog date)
484,567 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Over The Seas by Rage
/music/contests/mc_winners/m4v-over.mp3
28 Mar 1999 (catalog date)
2,787,369 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked V08

Over The Seas by Rage
/music/contests/mc_winners/m4v-over.xm
28 Mar 1999 (catalog date)
635,678 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked V08

Drums & Pipes by Surprise Productions
/music/disks/1993/dnp.zip
10 Jun 1998 (catalog date)
695,734 bytes
Download FTP scene.org
Rating:
music+gfx by JOE, released on Amiga in 1991 - ,,SB/DAC,

Drums & Pipes (GUS version) by Surprise Productions
/music/disks/1994/dnp_gus.zip
10 Jun 1998 (catalog date)
680,981 bytes
Download FTP scene.org
Rating:
music+gfx by JOE, released on Amiga in 1991 - ,,GUS,

Go For the Record 2 by Majic 12
/music/disks/1994/goforthe.zip
11 Jun 1998 (catalog date)
885,423 bytes
Download FTP scene.org
Rating:
music by Chorus & Sid, released on Amiga in 1993 - ,,GUS/SB,

Maxi-Release 3 by Eliot Music Systems
/music/disks/1995/ems-mx03.zip
26 Jul 1996 (catalog date)
1,216,477 bytes
Download FTP scene.org
Rating:

Deceased Ambition (XM Pack) by Vincent Voois
/music/disks/1996/daxmpck.zip
22 Jan 1997 (catalog date)
5,063,281 bytes
Download FTP scene.org
Rating:
At 5 megs, you might not want to download this. Trust me, you do. There are a couple totally kick ass tunes in here... this guy is good.

Unreleased - The Lost Collection by DNA
/music/disks/1996/dna-unre.zip
29 Jan 1997 (catalog date)
1,310,262 bytes
Download FTP scene.org
Rating:
The file DNA-UNRE.EXE inside this .zip contained the Alfons.1344 virus. The executable was removed on 29 Jan 1997 and repacked.

Ancient Tracks by Tangerine of T-Rex
/music/disks/1996/tan-ant.zip
23 Jan 1997 (catalog date)
2,023,579 bytes
Download FTP scene.org
Rating:
This guy is consistenly good and even samples some of his own stuff (a lost art). This pack was released in 1996 but contains his tunes from 1995. I wish I knew what he was doing these days.

Danger Zone by DZone
/music/disks/1997/dzone.zip
01 Feb 1997 (catalog date)
796,099 bytes
Download FTP scene.org
Rating:
DZone took time at least to do an interface for this disk. Some songs better than others.

Max Release #5 by EMS
/music/disks/1997/ems-mu05.zip
14 Mar 1997 (catalog date)
609,894 bytes
Download FTP scene.org

Seasons by Impression
/music/disks/1997/imp_seas.zip
05 Sep 1997 (catalog date)
1,406,638 bytes
Download FTP scene.org

Artificial by Lionheart of Pantheon Music Releases
/music/disks/1997/lion01a.zip
26 Feb 1998 (catalog date)
517,123 bytes
Download FTP scene.org

Postion Special Edition by Tekleash
/music/disks/1997/postion.zip
24 Aug 1997 (catalog date)
1,495,964 bytes
Download FTP scene.org

Voices From Above by Warrior X, Klm, Lionheart of Unity, Inc., Pantheon Music Releases
/music/disks/1998/jv01a.zip
07 Apr 1998 (catalog date)
1,486,094 bytes
Download FTP scene.org

Easy Xmid V1.0 by Stefano Maini
/music/programs/convert/easyxmid.zip
23 Feb 1998 (catalog date)
18,288 bytes
Download FTP scene.org
Midi to Fast Tracker 2 XM converter, DOS platform, very easy to use.

Capamod V3.13b by Flap of Capacala
/music/programs/players/cmod313b.zip
14 May 1997 (catalog date)
160,485 bytes
Download FTP scene.org
MOD/S3M/XM player for GUS (final release)

Cubic Player 2 Appe Long Filename Support by pascal
/music/programs/players/cpfslfn1.zip
22 Jul 1997 (catalog date)
37,489 bytes
Download FTP scene.org
Cubic Player 2 alpha plus plus long filename support release 1: shows long filenames in the fileselector.

Cubic Player 2 Appe .mpx Decoder Update 2 by pascal
/music/programs/players/cpmpxpl2.zip
02 Aug 1997 (catalog date)
55,209 bytes
Download FTP scene.org
Cubic Player 2 alpha plus plus .MPx Decoder update 2: IT player beta release 3 required (CPITPL3B.ZIP). -Layer 3 .WAV support -.MP3 to Layer 3 .WAV converter with source included

Mikit 0.09 For Win95 And Nt by Jean-Paul Mikkers
/music/programs/players/mikit090.zip
27 Aug 1997 (catalog date)
92,776 bytes
Download FTP scene.org
Impulse Tracker Module player for Windows '95 / NT drag & drop, playlist, easy audio setup Req. hardware: 486+ , Win95/NT supported soundcard

Sndinfo V0.8 by Gregorio Javier Gutierrez Barroso of kHz
/music/programs/players/sndinfo8.zip
27 Jun 1997 (catalog date)
44,721 bytes
Download FTP scene.org
SndInfo gives info on IT, S3M, XM, MOD, 669, FAR, ULT, MDL, PLM, ... files. SndInfo also lists and describes samples and modules for easy cataloging.

Top 10 Player 32 by Peter Chana
/music/programs/players/top_13.zip
31 Aug 1998 (catalog date)
1,349,408 bytes
Download FTP scene.org
An easy to use multimedia program with databank function. The readme file describes how to use Top 10 Player. It supports the following formats: Wav, Mid, Avi, Mov, Mpg, Mp3, Animation files, Mod, Xm, It, S3m, CD Audio.

Universal Module Player 32 V0.39a by Terry Chatman of none
/music/programs/players/u32-039a.zip
15 Jun 1998 (catalog date)
95,572 bytes
Download FTP scene.org
A pretty damn good module player with no quirks. Easy to setup & use. Supports loading of multiple modules, MOD/S3M/XM, Sound Blaster Series, Pro Audio Spectrum Series, & Microsoft Sound System sound cards and compatibles. Download this today

New Prorave Synthesizer V2.21 by Nick'97
/music/programs/samplers/prorv221.zip
08 Nov 1997 (catalog date)
79,857 bytes
Download FTP scene.org
Prorave is DOS-based sound synthesizer. It uses 32 overtones to create the complex sounds. You may control vibrato and amplitude variation of each overtone. Program have easy and intuitive SVGA-graphic mouse interface. Export formats: IFF, SND and WAV. GUS/SB sound output. New in 2.21: parameters library, configuration window, bugs fixed and other changes. It is FREEWARE.

ModInfo v1.0 by Trixter of Hornet
/music/programs/songtext/hrn-mi10.zip
31 Jan 1997 (catalog date)
25,466 bytes
Download FTP scene.org
Lists and describes Amiga Music Modules for easy cataloging. Supports modern formats, including S3M, XM, and IT. Also lists tracker version number and number of channels.

Easymod
/music/programs/trackers/easymod.zip
10 Sep 1996 (catalog date)
253,899 bytes
Download FTP scene.org
MOD editor for GUS under Windows

Vibe Control Center V1.01 by Logos of Charlie Brown Records
/music/programs/unusual/vibe101.zip
06 Jun 1997 (catalog date)
618,214 bytes
Download FTP scene.org
Vibe Control Center is a program which enlightens the work of the (music-)group manager. VCC has a powerful (paradox-based) database in which all the group- data can be entered. With this information VCC can easily print fancy text-files in the format you have designed with the powerful (html-alike) text-structuring language. VCC can also pack your releases or disks with the push of a button, WITH the info-files that carry the latest of your group its information. No more endlessly preparing an info-file for a musicdisk or release, just push that button. By downloading Vibe, you have earned a good night sleep, Logos

Percussion Samples from Korg Pro-Wave MIDI Daughter Board by Sam Eassa
/music/samples/korgperc.zip
11 Sep 1996 (catalog date)
808,793 bytes
Download FTP scene.org
WAV, 16-bit 44kh

Mercure Drums by Mercure
/music/samples/mrc-drum.zip
26 Apr 1997 (catalog date)
1,610,057 bytes
Download FTP scene.org
Here are a few 16 bits, 44.1KHz drums samples for your tracking pleasure, straight from several cds. Credits include: George Duke Terence Trent D'Arby Prince Tone Loc .. and a few others :)

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus1.zip
10 Sep 1996 (catalog date)
2,081,430 bytes
Download FTP scene.org
This is the first (I hope) of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus2.zip
10 Sep 1996 (catalog date)
1,868,625 bytes
Download FTP scene.org
This is the second of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. The emphasis in this collection is on FX although some conventional samples are included. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus3.zip
10 Sep 1996 (catalog date)
746,435 bytes
Download FTP scene.org
This is the third of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. Whereas the first and second collections (proteus1.zip and proteus2.zip) were a collection of melodic as well as percussion samples at 22kHz/16 bits, this one is percussion only at 44.1kHz/16 bits. Based on some good feedback (thanks Jester :-) I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC. This has yielded some very quiet and crisp samples compared to the first sets of samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit and were created by playing different percussion notes on the multisound, and capturing them live to RAM and then to disk. Post editing was done to optimize gain and remove the dead space.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus4.zip
11 Sep 1996 (catalog date)
1,495,900 bytes
Download FTP scene.org
This is the fourth and probably last in a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. In this collection, I've tried to sample unique sounds native only to the proteus synthesizer and that cannot be found in the General MIDI set. I'm hoping to provide the means for the many composers out there to make some truly unique sounding mods. I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC as was done on the first two Proteus packs. This has yielded some very quiet and crisp samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit mono and were created by playing different notes on the multisound, and capturing them live to disk using the Multisound's own digital audio sampler. Post editing was done to optimize gain and remove the dead space as well as to keep the samples reasonable small.

Roland Sound Canvas Acoustic Grand Piano Samples by Hussam Eassa
/music/samples/sc_piano.zip
10 Sep 1996 (catalog date)
1,194,036 bytes
Download FTP scene.org
WAV - 16-bit 44kh

Suzy's Grease Pit by Skaven of Future Crew
/music/songs/1992/suzysgp.zip
07 Oct 1997 (catalog date)
94,553 bytes
Download FTP scene.org
Rating:
(S3M)

Second Reality Soundtrack - Middle, with pattern data fixed for easy listening. by Purple Motion of Future Crew
/music/songs/1993/2nd_pm.zip
28 Jul 1997 (catalog date)
445,860 bytes
Download FTP scene.org
Rating:
(S3M)

Broken Dreams by Captain
/music/songs/1993/brokendr.zip
01 Feb 1997 (catalog date)
164,857 bytes
Download FTP scene.org
Rating:
(MOD) Released at Assembly '93.

Cah-Caqlach by Heatbeat of CNCD
/music/songs/1993/caqlach.zip
01 Feb 1997 (catalog date)
212,791 bytes
Download FTP scene.org
Rating:
(MOD) Starts with a beautiful acoustic guitar intro, then jumps to modern jazz, then goes back to acoustic guitar, then does something else, then something else... gotta give the guy credit, at least it's varied.

Falling Peas by Logos
/music/songs/1995/c/cb-fpeas.zip
21 Sep 1996 (catalog date)
105,912 bytes
Download FTP scene.org
Rating:
(XM)

Party 5 Releases by HBE
/music/songs/1995/h/hbe_p5re.zip
21 Sep 1996 (catalog date)
427,421 bytes
Download FTP scene.org
Rating:
(XM)

Illusions by Andreas Dubois
/music/songs/1995/i/illusio2.zip
16 Sep 1996 (catalog date)
256,359 bytes
Download FTP scene.org
Rating:
(MOD)

Klisje-Pa-Klisje (revised) by Hussam Eassa
/music/songs/1995/k/klisje-1.zip
16 Sep 1996 (catalog date)
24,148 bytes
Download FTP scene.org
Rating:
(MID)

Tears by Lionheart of Pantheon Music Releases
/music/songs/1995/l/lion07.zip
12 Nov 1997 (catalog date)
244,538 bytes
Download FTP scene.org
Rating:
(ULT)

I Know, My Friend by Megatrends of Pantheon Music Releases
/music/songs/1995/m/mega01.zip
06 Nov 1997 (catalog date)
55,442 bytes
Download FTP scene.org
Rating:
(ULT)

Running Away by Megatrends of Pantheon Music Releases
/music/songs/1995/m/mega02.zip
12 Nov 1997 (catalog date)
101,207 bytes
Download FTP scene.org
Rating:
(ULT)

Optional Pleasure by Zanti
/music/songs/1995/o/opleasur.zip
21 Sep 1996 (catalog date)
190,799 bytes
Download FTP scene.org
Rating:
(XM)

Euphoric Pleasures by Gus
/music/songs/1995/p/pc_ep.zip
16 Sep 1996 (catalog date)
121,551 bytes
Download FTP scene.org
Rating:
(MTM)

Perfect Reason by Vic
/music/songs/1995/p/perfect.zip
23 Sep 1996 (catalog date)
329,850 bytes
Download FTP scene.org
Rating:
(PTM)

Perfect Reason by Vic
/music/songs/1995/r/right.zip
16 Sep 1996 (catalog date)
290,727 bytes
Download FTP scene.org
Rating:
(EXE)

Seaside Hotel by Purple Motion, Mik
/music/songs/1995/s/seaside.zip
24 Sep 1996 (catalog date)
327,040 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the mmul division and ranked 15
(S3M)

Xact Pleasure by NFC
/music/songs/1995/x/xact_ple.zip
16 Sep 1996 (catalog date)
207,196 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Rave Da Nation Pre-release by Codeblaster of The Lost Patrol
/music/songs/1996/c/cb-rvedn.zip
20 Sep 1997 (catalog date)
195,247 bytes
Download FTP scene.org
Rating:
(S3M)

Reason by Cruel Creator
/music/songs/1996/c/cc_reasn.zip
09 Apr 1997 (catalog date)
515,513 bytes
Download FTP scene.org
Rating:
(XM)

Doom 2 Easy Listening Music by ???
/music/songs/1996/d/d2elm.zip
19 Mar 1997 (catalog date)
168,556 bytes
Download FTP scene.org
(S3M)

Fifty Reasons by FLAtRich of fLAtDiSk SoftWorks
/music/songs/1996/f/fifty.zip
04 Aug 1997 (catalog date)
254,412 bytes
Download FTP scene.org
(IT)

The Promise by Basehead of Five Musicians
/music/songs/1996/f/fm-promi.zip
01 Feb 1997 (catalog date)
461,534 bytes
Download FTP scene.org
Rating:
(IT) If I'm going on a technical rating, this gets at least 4 stars. For the human enjoyment factor, I'm gonna have to go 3.5.

Eastern Dreams by Two Faces MD of Fatal Rage
/music/songs/1996/f/fr-east.zip
20 Apr 1997 (catalog date)
358,799 bytes
Download FTP scene.org
(XM)

Pleasure Boy by Hunz
/music/songs/1996/h/hnz-pboy.zip
21 Jan 1997 (catalog date)
73,648 bytes
Download FTP scene.org
Rating:
(XM)

Daydream by Warrior X, Klm, Lionheart of Unity, Inc., Pantheon Music Releases
/music/songs/1996/j/jv01.zip
30 Oct 1997 (catalog date)
87,328 bytes
Download FTP scene.org
(MOD)

Endless Pleasure by Madminder of Deep, Deep Trouble Entertainment
/music/songs/1996/m/mm-epls.zip
12 Aug 1998 (catalog date)
230,038 bytes
Download FTP scene.org
(XM)

A Pleasant Walk In The Park by Primitive Instinct
/music/songs/1996/p/pi-wakyn.zip
22 Sep 1996 (catalog date)
38,610 bytes
Download FTP scene.org
Rating:
(XM)

Without A Reason by Maximus of RAF
/music/songs/1996/r/raf-resn.zip
05 Mar 1997 (catalog date)
166,090 bytes
Download FTP scene.org
Rating:
(IT)

Season of Mists by Edge of EMF
/music/songs/1996/s/seasonfx.zip
22 Sep 1996 (catalog date)
442,021 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the mmul division and ranked 11
(S3M)

Just Shake Your Ass by Muscle
/music/songs/1996/s/shakeass.zip
01 Oct 1997 (catalog date)
125,147 bytes
Download FTP scene.org
(S3M)

Take It Easy by Brian Caos Pedersen
/music/songs/1996/t/takeasy.zip
18 Nov 1997 (catalog date)
146,460 bytes
Download FTP scene.org
(XM)

Eastern Dreams by Argh of TB
/music/songs/1996/t/tb-edrms.zip
09 Apr 1997 (catalog date)
260,570 bytes
Download FTP scene.org
(IT)

First Release by Visage of TFM
/music/songs/1996/t/tfm_1rel.zip
08 Apr 1997 (catalog date)
159,872 bytes
Download FTP scene.org
(XM)

Visual Power by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1996/v/visualp.zip
03 Dec 1997 (catalog date)
65,322 bytes
Download FTP scene.org
(MOD)

As Revenge by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/a/as_reven.zip
01 Nov 1997 (catalog date)
74,495 bytes
Download FTP scene.org
(XM)

Beast From Inside by Cube of Trauma, Sound Entity
/music/songs/1997/b/beast.zip
12 Oct 1997 (catalog date)
324,377 bytes
Download FTP scene.org
Released at event ABD97 in the mmul division and ranked 18
(XM)

In A Black Mood by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/b/bla_mood.zip
04 Oct 1997 (catalog date)
42,704 bytes
Download FTP scene.org
(XM)

Blue Sky by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/b/blue_sky.zip
04 Oct 1997 (catalog date)
59,585 bytes
Download FTP scene.org
(XM)

Broken Hearts... by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/b/bro_hea.zip
08 Oct 1997 (catalog date)
96,592 bytes
Download FTP scene.org
(XM)

Freaks Live East by Logos of CBR
/music/songs/1997/c/cb-fle.zip
26 May 1997 (catalog date)
409,592 bytes
Download FTP scene.org
(IT)

Tide Of Seasons by Codec of Pooh
/music/songs/1997/c/cdc_tos.zip
12 Apr 1997 (catalog date)
542,830 bytes
Download FTP scene.org
(XM)

Clouded Visions by Setec of Beyond Measure
/music/songs/1997/c/cvisions.zip
06 Apr 1997 (catalog date)
194,578 bytes
Download FTP scene.org
(XM)

Dna Clones by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/d/dnaclone.zip
05 Nov 1997 (catalog date)
85,639 bytes
Download FTP scene.org
(XM)

Enlightment by Tekleash
/music/songs/1997/e/enlight.zip
22 Aug 1997 (catalog date)
333,670 bytes
Download FTP scene.org
(XM)

Hairy Furry by Setec of Beyond Measure
/music/songs/1997/h/hairy.zip
08 Apr 1997 (catalog date)
249,459 bytes
Download FTP scene.org
(XM)

Ridin' On My Harley by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/h/har.zip
01 Nov 1997 (catalog date)
60,159 bytes
Download FTP scene.org
(XM)

Joy by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/j/joy_twx.zip
30 Sep 1997 (catalog date)
208,848 bytes
Download FTP scene.org
(XM)

Exit by Warrior X, Klm, Lionheart of Unity, Inc., Pantheon Music Releases
/music/songs/1997/j/jv02.zip
05 Nov 1997 (catalog date)
294,411 bytes
Download FTP scene.org
(XM)

Jamming With The Devil by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/j/jwtdvl.zip
28 Nov 1997 (catalog date)
35,072 bytes
Download FTP scene.org
(XM)

Cryin' Souls by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/k/klm_cry.zip
05 Dec 1997 (catalog date)
117,138 bytes
Download FTP scene.org
(XM)

Creep by Katala of Twisted Minibeast Records
/music/songs/1997/k/kt_creep.zip
06 Oct 1997 (catalog date)
346,173 bytes
Download FTP scene.org
(IT)

Solis by Katala of Twisted Minibeast Records
/music/songs/1997/k/kt_solis.zip
08 Nov 1997 (catalog date)
366,642 bytes
Download FTP scene.org
(IT)

Leave Behind by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/l/l_behind.zip
08 Oct 1997 (catalog date)
124,604 bytes
Download FTP scene.org
(XM)

Bacon Beast by Dr. Zachary Smith of NOISE
/music/songs/1997/n/no-bacon.zip
20 Dec 1997 (catalog date)
429,171 bytes
Download FTP scene.org
(IT)

Mostly by Ocean of Pantheon Music Releases
/music/songs/1997/o/ocean01.zip
05 Nov 1997 (catalog date)
55,787 bytes
Download FTP scene.org
(XM)

And The Whales Disappeared by Ocean of Pantheon Music Releases
/music/songs/1997/o/ocean02.zip
12 Nov 1997 (catalog date)
62,450 bytes
Download FTP scene.org
(XM)

Out Of Reach by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/o/outreach.zip
25 Oct 1997 (catalog date)
133,899 bytes
Download FTP scene.org
(XM)

Sleeping Shadow by Pipeline of Pantheon Music Releases
/music/songs/1997/p/pl01.zip
05 Nov 1997 (catalog date)
366,159 bytes
Download FTP scene.org
(XM)

Aim To Please .maxi Club Edit. by Ploffer
/music/songs/1997/p/ploff_ai.zip
29 Aug 1997 (catalog date)
447,846 bytes
Download FTP scene.org
(XM)

Plutonium by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/p/pluto.zip
27 Sep 1997 (catalog date)
78,301 bytes
Download FTP scene.org
(XM)

The Beast Released by Fjeran
/music/songs/1997/r/released.zip
13 Jun 1997 (catalog date)
497,114 bytes
Download FTP scene.org
(XM)

The Outer Rim by Setec of Beyond Measure
/music/songs/1997/s/sc_outri.zip
03 May 1997 (catalog date)
282,472 bytes
Download FTP scene.org
(XM)

Feast Or Famine by Floppy Man of Sphere
/music/songs/1997/s/sfr-famn.zip
14 Jun 1997 (catalog date)
102,050 bytes
Download FTP scene.org
(IT)

Mediteranian Seashore by Shudder of yoe
/music/songs/1997/s/shore.zip
03 Dec 1997 (catalog date)
356,909 bytes
Download FTP scene.org
Released at event MOV97 in the mmul division and ranked 02
(IT)

Eastern Tides by Haze of Society Of Sound
/music/songs/1997/s/sos_east.zip
29 Jun 1997 (catalog date)
652,568 bytes
Download FTP scene.org
(IT)

The Russian Girl by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/t/t_girl.zip
03 Dec 1997 (catalog date)
100,014 bytes
Download FTP scene.org
(XM)

Eastside Bay Club by Dynamite of The Lost Patrol
/music/songs/1997/t/tlp-esbc.zip
29 Jul 1997 (catalog date)
87,521 bytes
Download FTP scene.org
(S3M)

Cycles Of The Mind by Vincent Voois
/music/songs/1997/v/vv_mcycl.zip
12 Mar 1997 (catalog date)
289,241 bytes
Download FTP scene.org
Rating:
(XM) Pleasant guitar melody

You Are Fucking Weak by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1997/w/weak.zip
28 Nov 1997 (catalog date)
61,901 bytes
Download FTP scene.org
(XM)

Fantasizer III: Under seas by Zauron
/music/songs/1997/z/zrn-seas.zip
25 Jan 1997 (catalog date)
329,481 bytes
Download FTP scene.org
Rating:
(IT)

Beast Of Mine by Sprinkle of Aalto
/music/songs/1998/a/aal0002.zip
28 Jan 1998 (catalog date)
125,356 bytes
Download FTP scene.org
Rating:
(XM)

Beast by Echoe
/music/songs/1998/e/ech-beas.zip
24 Mar 1998 (catalog date)
380,328 bytes
Download FTP scene.org
(XM)

East Of Techno by Andy Hathaway
/music/songs/1998/e/eoftech.zip
24 Jun 1998 (catalog date)
385,069 bytes
Download FTP scene.org
Rating:
(XM)

Ridin' On My Harley Ii by Klm of Unity, Inc., Pantheon Music Releases
/music/songs/1998/h/har-2.zip
24 Feb 1998 (catalog date)
270,201 bytes
Download FTP scene.org
(XM)

Seascape by Mazedude of Ignition Music
/music/songs/1998/i/isea.zip
10 Jan 1998 (catalog date)
146,985 bytes
Download FTP scene.org
Rating:
(S3M)

Monkey Box Iii by Lemon Carry of Pantheon Music Releases
/music/songs/1998/l/lc12.zip
07 Apr 1998 (catalog date)
248,137 bytes
Download FTP scene.org
(S3M)

Eventful Rising by Memoir of Pantheon Music Releases
/music/songs/1998/m/mem01.zip
03 Aug 1998 (catalog date)
463,215 bytes
Download FTP scene.org
(XM)

Eastern Sex by i.G.O.r of Roofless
/music/songs/1998/r/roof-001.zip
03 Mar 1998 (catalog date)
583,552 bytes
Download FTP scene.org
(XM)

Relics Of San Francisco by Luminfire of ScatterAxis, Pantheon Music Releases
/music/songs/1998/s/sa01.zip
07 Mar 1998 (catalog date)
462,163 bytes
Download FTP scene.org
(XM)

Unhappy Ending by Hydropain of ScatterAxis, Pantheon Music Releases
/music/songs/1998/s/sa02.zip
17 Mar 1998 (catalog date)
578,678 bytes
Download FTP scene.org
(XM)

Acid Tears by Hydropain of ScatterAxis, Pantheon Music Releases
/music/songs/1998/s/sa03.zip
17 Mar 1998 (catalog date)
402,857 bytes
Download FTP scene.org
(XM)

Skyreflectsea by Rosabellams of ScatterAxis, Pantheon Music Releases
/music/songs/1998/s/sa04.zip
27 Feb 1998 (catalog date)
2,103,502 bytes
Download FTP scene.org
(XM)

Trading Season by Wolk of Comic Pirates
/music/songs/1998/s/season.zip
25 May 1998 (catalog date)
132,620 bytes
Download FTP scene.org
(XM)

Change of seasons by Aris of Demaniacs
/music/songs/1998/s/seasons.zip
15 Jan 1999 (catalog date)
227,406 bytes
Download FTP scene.org
Released at event GAR98 in the mmul division and ranked 06

Starscroll Remix by Wildcopper, Sam Eassa
/music/songs/1998/s/strscrl2.zip
11 Feb 1998 (catalog date)
894,070 bytes
Download FTP scene.org
(XM)

Extension 3440, Please by dawn of tequila
/music/songs/1998/t/tql-0010.zip
01 Sep 1998 (catalog date)
32,492 bytes
Download FTP scene.org
(IT)

Tunnel Beast by Felix
/music/songs/1998/z/zzaa.zip
09 Jan 1998 (catalog date)
210,501 bytes
Download FTP scene.org
(XM)

FindNext by EdoUno of Euthanasia
/graphics/images/1997/f/findnext.zip
04 Jul 2003 (catalog date)
429,577 bytes
Download FTP scene.org
Released at event KER97 in the grfx division and ranked XX
FILE_ID.DIZ says released at Kernel 1996, but suspect author meant Kernel 1997

Meditteranean Seashore by Shudder of Yoe
/music/songs/1998/s/s_shore.zip
04 Jul 2003 (catalog date)
357,043 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the mmul division and ranked 02
(IT)

Limonade by Teasy of Sympathy
/music/songs/1997/l/limonade.zip
06 Jul 2003 (catalog date)
364,244 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked XX
(XM)

Maxi-Release 1 by Eliot Music Systems
/tla/disks/1995/e/ems-mx01.zip
26 Jul 1996 (catalog date)
912,182 bytes
Download FTP
Rating:

Maxi-Release 2 by Eliot Music Systems
/tla/disks/1995/e/ems-mx02.zip
26 Jul 1996 (catalog date)
474,781 bytes
Download FTP
Rating:

Maxi-Release 4 by EMS
/tla/disks/1996/e/ems-mx04.zip
15 Sep 1996 (catalog date)
987,175 bytes
Download FTP
Rating:

Atlantic Seas by Sledgehammer
/tla/songs/1995/mod/a/atlseas.zip
16 Sep 1996 (catalog date)
55,942 bytes
Download FTP
Rating:

Easy Dream by Riders
/tla/songs/1995/mod/r/rds_easy.zip
16 Sep 1996 (catalog date)
99,807 bytes
Download FTP
Rating:

Silence of Reason by Dark Heart
/tla/songs/1995/s3m/d/dig_sor.zip
17 Sep 1996 (catalog date)
60,851 bytes
Download FTP
Rating:

Eastside by Gentle, Schizoid
/tla/songs/1995/s3m/e/eastside.zip
17 Sep 1996 (catalog date)
91,960 bytes
Download FTP
Rating:

Chipvival by Karl
/tla/songs/1995/s3m/o/o-eastah.zip
18 Sep 1996 (catalog date)
5,621 bytes
Download FTP
Rating:

Simple Pleasures by Aradia
/tla/songs/1995/s3m/s/smplplsr.zip
20 Sep 1996 (catalog date)
25,015 bytes
Download FTP
Rating:

Please Make It Better by The Finn
/tla/songs/1995/s3m/t/tfouchie.zip
20 Sep 1996 (catalog date)
98,324 bytes
Download FTP
Rating:

Easy Cheese Attack by Tackle
/tla/songs/1995/xm/e/easyattk.zip
21 Sep 1996 (catalog date)
47,403 bytes
Download FTP
Rating:

The Mob Song (Beauty & the Beast) by Paul Watkins
/tla/songs/1996/s3m/m/mobsong2.zip
22 Sep 1996 (catalog date)
55,345 bytes
Download FTP
Rating:

Pleasure by DJ Kike
/tla/songs/1996/xm/d/dubu84.zip
08 Oct 1996 (catalog date)
453,375 bytes
Download FTP
Rating: