Search for "SPA": 312 matches(displaying first 250)

Transparent Motion Blur Phong by Rex Deathstar of Waterlogic
/code/3d/trifill/phong/mphong.zip
05 Oct 1996 (catalog date)
110,301 bytes
Download FTP scene.org
Rating:

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.

Micaco BBS ad source by Chc
/code/demosrc/bbsintro/micsrc41.zip
10 Jan 1997 (catalog date)
190,207 bytes
Download FTP scene.org
Rating:
Source for a BBS ad with an environment mapped object - It's all asm source, but you need Watcom to compile it. Comes with an extra ASC file format converter. All comments are in Spanish though there's a (shorter) Enlish readme file. Knowing Spanish is very useful for these sources as the comments are good.

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.

Phro source by Phred of OTM
/code/demosrc/demos/phro.zip
10 Jan 1997 (catalog date)
294,474 bytes
Download FTP scene.org
Rating:
Source for a demo with texture mapping, space cut, motion blur, a tunnel, and texture warping - All pascal with inline assembler. Good source, but no comments.

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?)

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.

Plasma Tutorial by Spansh of Dynamix
/code/effects/plasma/plastut.zip
17 Jan 1999 (catalog date)
47,158 bytes
Download FTP scene.org
Rating:
Dynamix. Definately the best tutorial on coding plasmas, also focuses on optimizing.

Transparent Plasma/Image Warp by Death Star of Waterlogic
/code/effects/plasma/plaswarp.zip
05 Oct 1996 (catalog date)
59,442 bytes
Download FTP scene.org
Rating:

Linear Space Partitioning Sprites
/code/effects/sprites/lspspr.zip
06 Oct 1996 (catalog date)
30,526 bytes
Download FTP scene.org
Rating:

Transparency Tutorial by Sirmikey of Chaotic Order
/code/effects/transpar/transpar.zip
05 Oct 1996 (catalog date)
290,156 bytes
Download FTP scene.org
Rating:
w/WATCOM C source - Doesn't run. Nice explanation/code

ND.exe by Friar Tuck
/code/effects/tunnel/syn.zip
10 Jan 1997 (catalog date)
31,848 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Spaghetti code and no explanation. Also doesn't generate the dot tunnel real time, rather it has the rungs of dots precalculated in the exe.

Voxel Space Landscape by Rex Deathstar of Waterlogic
/code/effects/voxel/voxelspc.zip
06 Oct 1996 (catalog date)
109,779 bytes
Download FTP scene.org
Rating:

Demo Routines by Thomas Hagan
/code/library/rfvdemo.zip
01 Dec 1997 (catalog date)
547,445 bytes
Download FTP scene.org
Rating:
This package contains a bitmap rotating routine, a fractal zoomer and a voxelspace routine.

XMas pack by Capella of Escape
/code/mags/xmaspack.zip
01 Jul 1997 (catalog date)
273,587 bytes
Download FTP scene.org
Rating:
A whole bunch of misc. codes. Mostly crap.

Serie De Tutoriales Fac 1 by FAC of Delabu Alama
/code/tutors/graphics/tut1.zip
25 Apr 1998 (catalog date)
8,595 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline ASM. First tutorial: How to use mode 13h

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

Serie De Tutoriales Fac 12 by FAC of Delabu Alama
/code/tutors/graphics/tut12.zip
14 Aug 1998 (catalog date)
100,684 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Twelveth tutorial: More complex objets and face sorting.

Serie De Tutoriales Fac 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

Serie De Tutoriales Fac 3 by FAC of Delabu Alama
/code/tutors/graphics/tut3.zip
25 Apr 1998 (catalog date)
15,274 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Third tutorial: Lines and circles.

Serie De Tutoriales Fac 4 by FAC of Delabu Alama
/code/tutors/graphics/tut4.zip
25 Apr 1998 (catalog date)
36,135 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fourth tutorial: Virtual Screens and the PCX format.

Serie De Tutoriales Fac 5 by FAC of Delabu Alama
/code/tutors/graphics/tut5.zip
25 Apr 1998 (catalog date)
86,667 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fifth tutorial: Scrolling

Serie De Tutoriales Fac 6 by FAC of Delabu Alama
/code/tutors/graphics/tut6.zip
25 Apr 1998 (catalog date)
60,387 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Sixth tutorial: Basic animation.

Serie De Tutoriales Fac 7 by FAC of Delabu Alama
/code/tutors/graphics/tut7.zip
25 Apr 1998 (catalog date)
92,107 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Seventh tutorial: Basic effects (plasma, fire, interference).

Serie De Tutoriales Fac 8 by FAC of Delabu Alama
/code/tutors/graphics/tut8.zip
25 Apr 1998 (catalog date)
35,194 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eighth tutorial: Basics of 3D

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

Serie De Tutoriales Fac. Ejemplos En C by FAC of Delabu Alama
/code/tutors/graphics/tutc.zip
26 Apr 1998 (catalog date)
33,718 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. C/C++ examples for the first 4 tutorials.

Text Mode FLI/FLC Player
/code/video/txtfli.zip
06 Oct 1996 (catalog date)
99,695 bytes
Download FTP scene.org
Rating:
Buggy mode set, only worked in a dos box from win '95. Had information about the text mode demo compo and was rather impressive for what it did. Otherwise, tight code for what it does, sparce, useless comments.

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut2.zip
19 Jan 1998 (catalog date)
26,572 bytes
Download FTP scene.org
Rating:
Windows Tutorial 2. Resources, bitmaps, and blitting to the screen. (bit-maps aren't transparent... as an exercise to the reader, correct this.)

Megademo by The Space Pigs
/demos/1990/megademo.zip
29 Jun 1996 (catalog date)
304,217 bytes
Download FTP scene.org
Rating:

Space by Ultraforce
/demos/1990/space.zip
29 Jun 1996 (catalog date)
263,785 bytes
Download FTP scene.org
Rating:

Spacefun by Ultraforce
/demos/1990/spacefun.zip
05 Jun 1998 (catalog date)
91,592 bytes
Download FTP scene.org
Rating:
,,SB,

Demo 1 by The Space Pigs
/demos/1990/spdemo1.zip
05 Jun 1998 (catalog date)
166,455 bytes
Download FTP scene.org
Rating:

Vicky by The Space Pigs
/demos/1991/vicky.zip
29 Jun 1996 (catalog date)
229,631 bytes
Download FTP scene.org
Rating:

Demo 3 by The Space Pigs
/demos/1992/spdemo3.zip
05 Jun 1998 (catalog date)
151,149 bytes
Download FTP scene.org
Rating:
,,SB/DAC,

Titswinkle, Lost in Space by Shadow Productions
/demos/1992/tls.zip
29 Jun 1996 (catalog date)
59,817 bytes
Download FTP scene.org
Rating:

Space Vision 2 by Last Vision
/demos/1993/s/spacevis.zip
29 Jun 1996 (catalog date)
82,319 bytes
Download FTP scene.org
Rating:

Star Spangled Intro by Intercept
/demos/1993/s/star_int.zip
29 Jun 1996 (catalog date)
86,000 bytes
Download FTP scene.org
Rating:

Wiered by Space Station
/demos/1993/w/wiered.zip
29 Jun 1996 (catalog date)
52,626 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 11

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).

Space Jam by Fascination
/demos/1994/f/fsn_sj.zip
29 Jun 1996 (catalog date)
61,494 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 02

Infinite Space Dreams by Massive
/demos/1994/i/isd.zip
29 Jun 1996 (catalog date)
56,097 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Lost In Space by Hemoroids
/demos/1994/l/lostspac.zip
13 Oct 1997 (catalog date)
839,581 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 09
386,,GUS,

Martian Terrain Demo (pallette change) by Tim Clarke
/demos/1994/m/marspal.zip
29 Jun 1996 (catalog date)
5,823 bytes
Download FTP scene.org
Rating:

Meltdown by SPA
/demos/1994/m/meltdown.zip
14 Jan 1997 (catalog date)
677,698 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 17

Spaced by Force 2
/demos/1994/s/spaced.zip
29 Jun 1996 (catalog date)
6,872 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Spam by Xtoto of Valhalla
/demos/1994/s/spam.zip
29 Jun 1996 (catalog date)
4,770 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 02

Virtually Reality by Vacant Space
/demos/1994/v/vs_vreal.zip
29 Jun 1996 (catalog date)
671,291 bytes
Download FTP scene.org
Rating:

Weird by SPA
/demos/1994/w/weird.zip
29 Jun 1996 (catalog date)
67,912 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the in64 division and ranked 03

Puajjj by Ispania
/demos/1995/p/puajjj.zip
30 Jun 1996 (catalog date)
1,046,104 bytes
Download FTP scene.org
Rating:

Airspace by Technomancer, Moonlighter
/demos/1996/a/aspc_fix.zip
21 Feb 1998 (catalog date)
1,210,864 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,

Cosmic Space Arabi by TPOLM
/demos/1996/c/csa.zip
07 Feb 1997 (catalog date)
62,979 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 04

Dead Fish Can't Swim by Spagetti
/demos/1996/d/deadfish.zip
30 Jun 1996 (catalog date)
119,029 bytes
Download FTP scene.org
Rating:

Despair by Iguana
/demos/1996/i/ign_desp.zip
31 Aug 1996 (catalog date)
1,141,061 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the demo division and ranked 01

Simple by Spanish Lords
/demos/1996/s/simplesl.zip
30 Jun 1996 (catalog date)
1,458,002 bytes
Download FTP scene.org
Rating:

Space by Laserdance of Nostalgia
/demos/1996/s/space.zip
19 Oct 1996 (catalog date)
15,314 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 04

First Demo by Spansh
/demos/1996/s/spansh.zip
13 Sep 1996 (catalog date)
21,933 bytes
Download FTP scene.org
Rating:

Spasmo Vidio by Hirn Tod
/demos/1996/s/spasmo.zip
31 Jan 1997 (catalog date)
647,728 bytes
Download FTP scene.org
Rating:

Spaceless Spot by tAAt
/demos/1996/s/spspot.zip
12 Jan 1997 (catalog date)
1,255,159 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 05

21st Century Digital Boy by Spanish Lords
/demos/1997/0-9/21st.zip
31 Aug 1997 (catalog date)
1,569,073 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the demo division and ranked 05
,,GU1M/SB,8MB

Jakoob by Fudge
/demos/1997/f/fdg_spam.zip
01 May 1997 (catalog date)
1,797,706 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the demo division and ranked 09

Space Hero by Demaniacs
/demos/1997/h/hero.zip
11 Aug 1997 (catalog date)
67,570 bytes
Download FTP scene.org
Rating:

The Space Between Silence by Index
/demos/1997/i/idx-tsbs.zip
07 Dec 1997 (catalog date)
70,818 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the in64 division and ranked 02

Spaceless by Portal Project
/demos/1997/p/pp_sless.zip
21 Jan 1998 (catalog date)
1,389,003 bytes
Download FTP scene.org
Rating:
Released at event TMDC97 in the demo division and ranked 02
486,GUS/SB,EGA,

Space Attack by Riot
/demos/1997/r/rt-space.zip
07 Feb 1998 (catalog date)
8,057 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in4k division and ranked 03
,,GUS,

Space by Euthanasia
/demos/1997/s/space.zip
07 Aug 1997 (catalog date)
1,000,785 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the demo division and ranked 02
P5,,GUS1M,8MB

Space Noodle by Portal Project
/demos/1998/s/snoodle.zip
19 May 1998 (catalog date)
806,548 bytes
Download FTP scene.org
Released at event TG98 in the demo division and ranked XX
,32b VESA,GUS/SB/PAS,

Space Odyssey by Nystul
/demos/1998/s/spaceod.zip
12 Nov 1998 (catalog date)
1,176,948 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 06
JAVA

Sparks by Mandrixx, Will Be, Flan
/demos/1998/s/sparks.zip
04 Jun 1998 (catalog date)
1,999,035 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Spacepussy by Purple
/demos/1998/s/spussy.zip
28 May 1998 (catalog date)
1,433,067 bytes
Download FTP scene.org
Released at event TG98 in the d3fx division and ranked 03
,3DFX,,

Fractal Mirez by Dangbird of Spartas
/demos/1998/s/ss_mirez.zip
21 Aug 1998 (catalog date)
3,979 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 05

Temporary Virus by Spawn
/demos/1998/t/tempvir.zip
13 Sep 1998 (catalog date)
225,640 bytes
Download FTP scene.org
Rating:
ripped music

Vague Space by CNCD
/demos/1998/v/vague_sp.zip
22 Oct 1998 (catalog date)
4,662,973 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 05

Warp into Hyperspace by The Spantobi Family
/demos/1998/w/warp_.zip
09 Nov 1998 (catalog date)
308,593 bytes
Download FTP scene.org
Rating:

Artdisk Vol 1 by Spanish Lords
/graphics/disks/1997/artdisk.zip
17 Jun 1997 (catalog date)
773,254 bytes
Download FTP scene.org
Rating:
Pentium 100, 8mb ram, Rendered graphics

Map by Spanish Inquiesition
/graphics/images/1994/m/map0004.zip
04 Jul 1996 (catalog date)
4,853 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Noise in Space by Jack Tudee
/graphics/images/1994/n/noisespa.zip
04 Jul 1996 (catalog date)
37,346 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Space Guardian by BCR
/graphics/images/1994/s/spacegua.zip
04 Jul 1996 (catalog date)
49,965 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 04

Spaghetti Bolognese by Tyoata
/graphics/images/1994/s/spaghett.zip
04 Jul 1996 (catalog date)
1,475 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Space by Celtic Matrix
/graphics/images/1995/c/cm-space.zip
04 Jul 1996 (catalog date)
133,818 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the grtc division and ranked ??

??? by ???
/graphics/images/1995/d/deespalf.zip
04 Jul 1996 (catalog date)
35,511 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Elf by Spark
/graphics/images/1995/e/elf.zip
12 Sep 1996 (catalog date)
13,213 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the grfx division and ranked XX

Outer Space by Toxic
/graphics/images/1995/o/outspace.zip
04 Jul 1996 (catalog date)
33,932 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Space Fist by Pixie
/graphics/images/1995/s/spacefis.zip
04 Jul 1996 (catalog date)
45,925 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked ??

Space Tits by Danny
/graphics/images/1995/s/spacetit.zip
04 Jul 1996 (catalog date)
176,506 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked 01

The Evils by Spawn
/graphics/images/1995/t/theevils.zip
04 Jul 1996 (catalog date)
124,654 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked 18

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 ??

Angspace by Falcor
/graphics/images/1996/a/angspace.zip
05 Apr 1997 (catalog date)
41,322 bytes
Download FTP scene.org
Rating:

Space Port by REM
/graphics/images/1996/d/dl_space.zip
25 Oct 1996 (catalog date)
168,473 bytes
Download FTP scene.org
Rating:

Oposite by Deepspace
/graphics/images/1996/o/oposite.zip
06 Apr 1997 (catalog date)
112,794 bytes
Download FTP scene.org
Rating:
Released at event MOV96 in the grtc division and ranked 03

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

Space - The Final Frontier by Cre8
/graphics/images/1997/a/avaruus.zip
20 Jul 1997 (catalog date)
225,423 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the grfx division and ranked 03
640x480x256

Space Hulk Terminator by Coolhand
/graphics/images/1997/h/hulk.zip
20 Jul 1997 (catalog date)
81,499 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the grtc division and ranked ??
640x480x16m

Deep Inner Space by Makno of Bad karma
/graphics/images/1997/p/pixel_30.zip
06 May 1998 (catalog date)
102,845 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x512x256

Ole John - Hurry Hurry by Pix of Subspace, Rebels
/graphics/images/1997/p/pixel_34.zip
06 May 1998 (catalog date)
331,947 bytes
Download FTP scene.org
Released at event TP97 in the grfx division and ranked ??
640x512x16m

Despair 2 by Arvid of Neurotica
/graphics/images/1997/p/pixel_9.zip
16 Jun 1998 (catalog date)
280,943 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 53
400x300x16m

Space by Dr. Faust of Fantasy
/graphics/images/1997/s/space.zip
17 Feb 1998 (catalog date)
54,551 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 14
454x340x16m

Space Travellers by 3D Addict
/graphics/images/1997/s/spacetra.zip
13 Sep 1997 (catalog date)
71,686 bytes
Download FTP scene.org
Rating:
640x192x16m

Break The Wall by Thy Pyroo of The Spantobi Family
/graphics/images/1998/b/breakw.zip
09 Sep 1998 (catalog date)
86,189 bytes
Download FTP scene.org
Rating:
800x600x16m

Cellblock 666 V 0.2 by Thy Pyroo of The Spantobi Family
/graphics/images/1998/c/cellb.zip
07 Sep 1998 (catalog date)
106,301 bytes
Download FTP scene.org
Rating:
800x600x16m

Der Roboter by Thy Pyroo of The Spantobi Family
/graphics/images/1998/d/derrobot.zip
16 Sep 1998 (catalog date)
214,292 bytes
Download FTP scene.org
Rating:

Mptyspace by Fasix of Cromatics
/graphics/images/1998/f/fasix-mp.zip
26 May 1998 (catalog date)
31,172 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 43
320x240x64

Intergalactic Blowup by Thy Pyroo of The Spantobi Family
/graphics/images/1998/i/intblow.zip
16 Sep 1998 (catalog date)
445,388 bytes
Download FTP scene.org
Rating:

Innerspace by Organic of Bad Karma
/graphics/images/1998/i/ispace.zip
07 Oct 1998 (catalog date)
715,900 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 02
640x480x16m

Kanon by Thy Pyroo of The Spantobi Family
/graphics/images/1998/k/kanon.zip
26 Aug 1998 (catalog date)
57,978 bytes
Download FTP scene.org
Rating:

Deep space dream by Bob of Relentless
/graphics/images/1998/r/rel_dsdr.zip
07 Apr 1998 (catalog date)
17,134 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked 02
320x200x256

Shadow In The Night by Thy Pyroo of The Spantobi Family
/graphics/images/1998/s/shadow.zip
10 Aug 1998 (catalog date)
22,049 bytes
Download FTP scene.org
Rating:

Spacefighter by Ivan Moen of Triumph
/graphics/images/1998/s/spacef.zip
21 Oct 1998 (catalog date)
543,166 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grtc division and ranked 07
1024x768x16m

Aspartame by The Charlatan
/music/contests/mc2/rookie/r-aspart.zip
09 Nov 1996 (catalog date)
70,774 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R30

Third World Dream by Free Space
/music/contests/mc2/rookie/r-dream.zip
09 Nov 1996 (catalog date)
110,916 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R18

Sinking in Despair
/music/contests/mc2/rookie/r-sid.zip
09 Nov 1996 (catalog date)
93,846 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R09

Space Odyssey
/music/contests/mc2/rookie/r-spaceo.zip
09 Nov 1996 (catalog date)
105,504 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R07

On a Cloudy Day by Aspax
/music/contests/mc4/rookie/m4r-clou.zip
10 Nov 1996 (catalog date)
346,096 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R14

Open Spaces by Zanka
/music/contests/mc4/rookie/m4r-open.zip
10 Nov 1996 (catalog date)
241,787 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R12

Out of Interspace by cd
/music/contests/mc4/rookie/m4r-outo.zip
10 Nov 1996 (catalog date)
381,382 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Timespan by Primal
/music/contests/mc4/veteran/m4v-span.zip
10 Nov 1996 (catalog date)
394,652 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

The Last Dancer by Catspaw, Dude
/music/contests/mc4/veteran/m4v-thel.zip
10 Nov 1996 (catalog date)
300,491 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Midnight Lullaby by Catspaw of Sonic Fusion
/music/contests/mc5/intermed/m5i-mnlb.zip
29 Aug 1997 (catalog date)
33,787 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

In Space by Space Toaster
/music/contests/mc5/intermed/m5i-ptis.zip
29 Aug 1997 (catalog date)
66,564 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lost In A Bush by Spanked
/music/contests/mc5/rookie/m5r-bush.zip
29 Aug 1997 (catalog date)
596,870 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dreams Of Deception by Bargel of Society Of Sound, Space Invaders
/music/contests/mc5/rookie/m5r-dofd.zip
29 Aug 1997 (catalog date)
322,023 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Entering Space On Purple Eyes by Moore of Lonely Composers
/music/contests/mc5/rookie/m5r-espe.zip
29 Aug 1997 (catalog date)
339,725 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Nowhere In Spave by Xbig_d
/music/contests/mc5/rookie/m5r-nowr.zip
29 Aug 1997 (catalog date)
449,469 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dallyingsadlyinspace by Eagle
/music/contests/mc6/intermed/m6i-dsis.zip
28 Mar 1999 (catalog date)
623,126 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Lithium Bus Stop by Catspaw
/music/contests/mc6/intermed/m6i-libs.zip
28 Mar 1999 (catalog date)
219,816 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked I04

Spanish Fli by Pepito
/music/contests/mc6/intermed/m6i-spaf.zip
28 Mar 1999 (catalog date)
166,756 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Despair by Irvin
/music/contests/mc6/rookie/m6r-dspr.zip
28 Mar 1999 (catalog date)
455,678 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Space Pop by Blue Zone
/music/contests/mc6/veteran/m6v-spop.zip
28 Mar 1999 (catalog date)
505,950 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V06

Space Transistor by Da NME!
/music/contests/mc6/veteran/m6v-stor.zip
28 Mar 1999 (catalog date)
511,447 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Innominate by catspaw of sonic fusion
/music/disks/1998/sf-in.zip
24 Jun 1998 (catalog date)
778,824 bytes
Download FTP scene.org

Metabolic Virtual File System 1.0 by Slater of Metabolic
/music/programs/unusual/mvfs.zip
12 Jun 1997 (catalog date)
36,850 bytes
Download FTP scene.org
MetaBolic Virtual File System is a set of DOS-based utilities which allow a user to create virtual links to files. This way a file can be present many times on your harddisk while using diskspace only once. The system is transparant to existing and future applications. Virtual files can be accessed just as if they were real files.

Cenotaph Drumloops V1 by cenotaph of danger high voltage, space invaders
/music/samples/ct-drlo1.zip
03 Apr 1998 (catalog date)
3,671,128 bytes
Download FTP scene.org
18 high quality mono 44.1kHz .wav format drumloops. Quality is 10 times better than my first sample pack.

Cenotaph Sample Pack 1 by cenotaph of danger high voltage, space invaders
/music/samples/ct-samp1.zip
01 Mar 1998 (catalog date)
2,729,015 bytes
Download FTP scene.org

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.

Space Debris by Captain
/music/songs/1992/space.zip
15 Sep 1996 (catalog date)
258,993 bytes
Download FTP scene.org
Rating:
(MOD)

Agony of Despair by Hypno
/music/songs/1994/agony_od.zip
15 Sep 1996 (catalog date)
102,513 bytes
Download FTP scene.org
Rating:
(MOD)

Existence by Spacebrain
/music/songs/1994/existenc.zip
15 Sep 1996 (catalog date)
262,095 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Space Crusade by Slightly Magic of BFG
/music/songs/1995/b/bfg-spcr.zip
30 Oct 1997 (catalog date)
223,542 bytes
Download FTP scene.org
Rating:
(S3M)

Space Two by Perisoft
/music/songs/1995/d/d-space2.zip
17 Sep 1996 (catalog date)
292,064 bytes
Download FTP scene.org
Rating:
(S3M)

Spacestation Freedom by Krystall
/music/songs/1995/f/freedom_.zip
17 Sep 1996 (catalog date)
67,239 bytes
Download FTP scene.org
Rating:
(S3M)

Space, Sorrow & Pain by Mindwave
/music/songs/1995/m/mindwav1.zip
18 Sep 1996 (catalog date)
214,184 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the mmul division and ranked ??
(S3M)

Space Move by Vivid
/music/songs/1995/s/smove.zip
21 Sep 1996 (catalog date)
171,051 bytes
Download FTP scene.org
Rating:
(XM)

Hard Ambient? by Slog
/music/songs/1995/s/spaceinv.zip
21 Sep 1996 (catalog date)
1,107,258 bytes
Download FTP scene.org
Rating:
(XM)

Spaceman by Vic
/music/songs/1995/s/spacemax.zip
21 Sep 1996 (catalog date)
480,739 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Space And Time by Rage
/music/songs/1995/s/spacetim.zip
21 Sep 1996 (catalog date)
359,608 bytes
Download FTP scene.org
Rating:
(XM)

Space Warz (Opus 1) by Rez
/music/songs/1995/s/sw-opus1.zip
16 Sep 1996 (catalog date)
391,174 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(MOD)

Space-Expedition by Hilander
/music/songs/1995/s/sxtn.zip
20 Sep 1996 (catalog date)
249,165 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 05
(S3M)

Hyperspace Odyssey by Sybaris
/music/songs/1995/t/t-odysey.zip
16 Sep 1996 (catalog date)
166,965 bytes
Download FTP scene.org
Rating:
(MTM)

Tin Soldier by Sparklite
/music/songs/1995/t/tinsoldr.zip
24 Sep 1996 (catalog date)
209,402 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the mmul division and ranked 12
(XM)

Space Junk by Cygnes
/music/songs/1996/c/cgs-spac.zip
31 Jul 1996 (catalog date)
354,507 bytes
Download FTP scene.org
Rating:
(S3M)

Sorrow's Avatar by Catspaw
/music/songs/1996/c/cp-avatr.zip
22 Sep 1996 (catalog date)
346,492 bytes
Download FTP scene.org
Rating:
(IT)

Space Whispers by SoundMaster
/music/songs/1996/c/ct-space.zip
16 Nov 1996 (catalog date)
607,249 bytes
Download FTP scene.org
Rating:
(XM)

Back In Space Again by Dynamite of The Lost Patrol
/music/songs/1996/d/dn-bispc.zip
01 Aug 1997 (catalog date)
228,695 bytes
Download FTP scene.org
(S3M)

Stranded In Space by Dynamite of The Lost Patrol
/music/songs/1996/d/dn-stris.zip
30 Jul 1997 (catalog date)
27,514 bytes
Download FTP scene.org
(S3M)

Escaped From Space by Cantegrel Fabrice
/music/songs/1996/e/efs.zip
20 Apr 1997 (catalog date)
241,474 bytes
Download FTP scene.org
(XM)

Spaceman Franticized by Erno Helen
/music/songs/1996/e/ez-spcmn.zip
06 Apr 1997 (catalog date)
328,939 bytes
Download FTP scene.org
(XM)

Gals Spakoz by Zenecade
/music/songs/1996/g/gals.zip
22 Sep 1996 (catalog date)
112,032 bytes
Download FTP scene.org
Rating:
(S3M)

Disparaitre by Ghost Fellow of MWB
/music/songs/1996/g/gf_disp.zip
13 Apr 1997 (catalog date)
647,964 bytes
Download FTP scene.org
(IT)

Space Killer by Ghost Fellow
/music/songs/1996/g/gf_space.zip
22 Sep 1996 (catalog date)
117,415 bytes
Download FTP scene.org
Rating:
(S3M)

My Place In Space remix by Chuck Biscuits
/music/songs/1996/k/k_myplac.zip
22 Sep 1996 (catalog date)
262,038 bytes
Download FTP scene.org
Rating:
(S3M)

Space Groove by Leviathan, Mick Rippon
/music/songs/1996/k/k_sgroov.zip
26 Jan 1997 (catalog date)
529,833 bytes
Download FTP scene.org
Rating:
(IT)

Space Man remix by Super Slimer of Metamorph
/music/songs/1996/m/m_spacem.zip
30 Aug 1996 (catalog date)
379,168 bytes
Download FTP scene.org
Rating:
(XM)

Spacetime Continuum by Harry
/music/songs/1996/n/no-conti.zip
26 Jan 1997 (catalog date)
1,060,239 bytes
Download FTP scene.org
Rating:
(IT)

Calling Space Station 1 by Delta X
/music/songs/1996/n/no-stat1.zip
22 Sep 1996 (catalog date)
233,137 bytes
Download FTP scene.org
Rating:
(IT)

Space Bollocks by Pfister
/music/songs/1996/p/pf-spbol.zip
22 Sep 1996 (catalog date)
204,751 bytes
Download FTP scene.org
Rating:
(IT)

Shattered Skye by Catspaw
/music/songs/1996/r/rat_skye.zip
22 Sep 1996 (catalog date)
293,405 bytes
Download FTP scene.org
Rating:
(IT)

House 2001 by Stash of Space Invaders
/music/songs/1996/s/s-2001.zip
09 Apr 1997 (catalog date)
213,678 bytes
Download FTP scene.org
(IT)

One Eyed Jax by Stash of Space Invaders
/music/songs/1996/s/s-jax.zip
09 Apr 1997 (catalog date)
196,042 bytes
Download FTP scene.org
(IT)

Protein by Stash of Space Invaders
/music/songs/1996/s/s-prot.zip
09 Apr 1997 (catalog date)
302,657 bytes
Download FTP scene.org
(IT)

Techno Is Not Dead by Stash of Space Invaders
/music/songs/1996/s/s-techno.zip
09 Apr 1997 (catalog date)
56,235 bytes
Download FTP scene.org
(IT)

Tekno Toon - Acid Hauz Remix by Stash of Space Invaders
/music/songs/1996/s/s-tekno.zip
09 Apr 1997 (catalog date)
81,607 bytes
Download FTP scene.org
(IT)

Trance Vision by Kobb of Space Invaders
/music/songs/1996/s/s-trance.zip
09 Apr 1997 (catalog date)
129,279 bytes
Download FTP scene.org
(IT)

Dream Invasion by Catspaw
/music/songs/1996/s/sf-dream.zip
18 Nov 1996 (catalog date)
224,286 bytes
Download FTP scene.org
Rating:
(IT)

Luminescent Creation by Catspaw
/music/songs/1996/s/sf-lc.zip
18 Nov 1996 (catalog date)
166,795 bytes
Download FTP scene.org
Rating:
(IT)

Vision of Rain by Catspaw
/music/songs/1996/s/sf-vor.zip
01 Oct 1996 (catalog date)
221,208 bytes
Download FTP scene.org
Rating:
(IT)

Space Invaders V1.1 by melcom
/music/songs/1996/s/space1_1.zip
20 Sep 1998 (catalog date)
489,048 bytes
Download FTP scene.org
(S3M)

Space Invaders V1.2 by melcom
/music/songs/1996/s/space1_2.zip
20 Sep 1998 (catalog date)
432,877 bytes
Download FTP scene.org
(S3M)

Spaced Out Maaan by WildSide
/music/songs/1996/s/spaced.zip
19 Mar 1997 (catalog date)
69,657 bytes
Download FTP scene.org
(S3M)

Hillbilly Techno by Spange
/music/songs/1996/s/spange.zip
29 Jan 1998 (catalog date)
431,930 bytes
Download FTP scene.org
Released at event CRS97 in the m4ch division and ranked 4
(IT)

Spastics At Work by WildSide
/music/songs/1996/s/spastics.zip
19 Mar 1997 (catalog date)
99,606 bytes
Download FTP scene.org
(S3M)

Bodily Spazms by WildSide
/music/songs/1996/s/spazms.zip
19 Mar 1997 (catalog date)
85,724 bytes
Download FTP scene.org
(S3M)

Time Of Despair by Ken 'Wirehead' Wronkiewicz
/music/songs/1996/w/wh-tod.zip
24 Sep 1997 (catalog date)
438,719 bytes
Download FTP scene.org
(IT)

Winter Skies by Spaceboy
/music/songs/1996/w/winter.zip
17 Nov 1996 (catalog date)
449,604 bytes
Download FTP scene.org
Rating:
(XM)

Spaz on Jazz by Yannis Brown
/music/songs/1996/y/ybspaz.zip
18 Nov 1996 (catalog date)
87,981 bytes
Download FTP scene.org
Rating:
(IT)

Cyber Space by Szudi of ABsenCe
/music/songs/1997/a/abc_cybe.zip
09 Apr 1997 (catalog date)
140,266 bytes
Download FTP scene.org
(XM)

The Space by AMGorb
/music/songs/1997/a/am-space.zip
20 Apr 1997 (catalog date)
319,703 bytes
Download FTP scene.org
(IT)

Space Landscape by A.P. Scales
/music/songs/1997/a/aps-spld.zip
27 Nov 1997 (catalog date)
298,650 bytes
Download FTP scene.org
(XM)

SpaceWalk by Farmer
/music/songs/1997/a/aw_swalk.zip
17 Mar 1997 (catalog date)
163,538 bytes
Download FTP scene.org
(IT)

Spain by Bibby
/music/songs/1997/b/bib-span.zip
05 Jun 1997 (catalog date)
126,389 bytes
Download FTP scene.org
(IT)

Space by Balliztic
/music/songs/1997/b/bz-space.zip
28 Jun 1997 (catalog date)
35,831 bytes
Download FTP scene.org
(IT)

Carbondioxide 7-11 by Vinnie of Spaceballs
/music/songs/1997/c/carbondi.zip
06 Jul 1997 (catalog date)
295,211 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 07
(MOD)

Spaced by Pedro
/music/songs/1997/c/cb-spced.zip
09 Apr 1997 (catalog date)
414,703 bytes
Download FTP scene.org
(XM)

Mop by Spacetoaster of Chaos Theory
/music/songs/1997/c/ct-mop.zip
13 Nov 1997 (catalog date)
411,280 bytes
Download FTP scene.org
(XM)

2am And Beyond by cenotaph of danger high voltage, space invaders
/music/songs/1997/c/ct_2am.zip
29 Mar 1998 (catalog date)
417,821 bytes
Download FTP scene.org
(IT)

60 Feet by cenotaph of danger high voltage, space invaders
/music/songs/1997/c/ct_60ft.zip
31 Mar 1998 (catalog date)
408,259 bytes
Download FTP scene.org
(IT)

Circus Freak by cenotaph of danger high voltage, space invaders
/music/songs/1997/c/ct_cfrk.zip
31 Mar 1998 (catalog date)
335,377 bytes
Download FTP scene.org
(IT)

Cyberspace by orange of puld
/music/songs/1997/c/cyber.zip
09 Feb 1999 (catalog date)
680,660 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 19

Space Glyder by ray of decay
/music/songs/1997/d/dcy_spgl.zip
06 Apr 1997 (catalog date)
205,498 bytes
Download FTP scene.org
(XM)

Deep Space by Moto
/music/songs/1997/d/deep.zip
09 Apr 1997 (catalog date)
434,376 bytes
Download FTP scene.org
(XM)

Space Caterpillar by darkhalo
/music/songs/1997/d/dh-space.zip
06 Apr 1997 (catalog date)
278,488 bytes
Download FTP scene.org
(XM)

Lost In Space by Doxx
/music/songs/1997/d/do_lost.zip
28 May 1997 (catalog date)
628,406 bytes
Download FTP scene.org
(XM)

Space Rangers by Dark Force of Flash Inc.
/music/songs/1997/f/fl_spcrn.zip
25 Apr 1998 (catalog date)
610,885 bytes
Download FTP scene.org
(XM)

Inner Space by G42 of none
/music/songs/1997/g/g42-is.zip
06 Apr 1997 (catalog date)
320,504 bytes
Download FTP scene.org
(IT)

Hell Spawn by Grymmjack of Blade
/music/songs/1997/g/gj-hells.zip
13 Apr 1997 (catalog date)
156,570 bytes
Download FTP scene.org
(IT)

Space Trip by Heatseeker of Information Override
/music/songs/1997/h/ht-spatr.zip
13 Sep 1997 (catalog date)
62,845 bytes
Download FTP scene.org
(XM)

Hyperspace by Magic Melody of Mysterious Illusions
/music/songs/1997/h/hyprspce.zip
13 Dec 1998 (catalog date)
627,316 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 09

Space Troopers by Multivac of Melancholy
/music/songs/1997/m/ml-space.zip
14 Jul 1997 (catalog date)
134,126 bytes
Download FTP scene.org
(IT)

Return From Space by Madminder of Deep, Deep Trouble Entertainment
/music/songs/1997/m/mm-retfs.zip
13 Aug 1998 (catalog date)
215,440 bytes
Download FTP scene.org
(XM)

Travel In Deep Space by Madminder of Deep, Deep Trouble Entertainment
/music/songs/1997/m/mm-travl.zip
13 Aug 1998 (catalog date)
142,196 bytes
Download FTP scene.org
(XM)

Spacetime Continuum by Harry of NOISE
/music/songs/1997/n/no-conti.zip
10 Nov 1997 (catalog date)
1,060,455 bytes
Download FTP scene.org
(IT)

Nueva Space by CaesaR of ProFound Sound
/music/songs/1997/n/nuevaspc.zip
07 Aug 1997 (catalog date)
688,175 bytes
Download FTP scene.org
Rating:
(XM)

Space Garbage by Nighthawk of ProFound Sound
/music/songs/1997/n/nwk-garb.zip
19 Oct 1997 (catalog date)
421,857 bytes
Download FTP scene.org
(XM)

Space Fortress by DJ Owl
/music/songs/1997/o/owl_fort.zip
20 Apr 1997 (catalog date)
297,506 bytes
Download FTP scene.org
(IT)

Lost In Space by P-Tec
/music/songs/1997/p/pt-lost.zip
23 Jul 1997 (catalog date)
583,060 bytes
Download FTP scene.org
(XM)

Cyberspasm by Qyv
/music/songs/1997/q/q-spasm.zip
06 Apr 1997 (catalog date)
109,561 bytes
Download FTP scene.org
(S3M)

Plan 9 From Outter Space by zap of riot
/music/songs/1997/r/rt_plan9.zip
22 Oct 1997 (catalog date)
120,794 bytes
Download FTP scene.org
(S3M)

Land Of Eternal Joy by Catspaw of Sonic Fusion
/music/songs/1997/s/sf-etjoy.zip
28 Apr 1997 (catalog date)
369,007 bytes
Download FTP scene.org
(IT)

Flight To The Clouds by Catspaw of Sonic Fusion
/music/songs/1997/s/sf-fttc.zip
06 Apr 1997 (catalog date)
260,502 bytes
Download FTP scene.org
(IT)

Land Of Happiness by Catspaw of SonicFusion
/music/songs/1997/s/sf-happy.zip
27 Oct 1997 (catalog date)
241,268 bytes
Download FTP scene.org
(IT)

Hydroline by Catspaw of SonicFusion
/music/songs/1997/s/sf-hline.zip
31 Oct 1997 (catalog date)
329,728 bytes
Download FTP scene.org
(IT)

A Short House Tune by Catspaw of SonicFusion
/music/songs/1997/s/sf-house.zip
27 Oct 1997 (catalog date)
335,707 bytes
Download FTP scene.org
(IT)

Time's End Again by Catspaw of SonicFusion
/music/songs/1997/s/sf-tea.zip
27 Oct 1997 (catalog date)
511,631 bytes
Download FTP scene.org
(IT)

Space Apnea by Aphex of Skyjump Team
/music/songs/1997/s/sky_sapn.zip
23 Jun 1997 (catalog date)
737,671 bytes
Download FTP scene.org
(XM)

Space Trancemission. by Cap Solo
/music/songs/1997/s/solo_har.zip
12 Apr 1997 (catalog date)
326,079 bytes
Download FTP scene.org
(IT)

Space Jazz Experiment by Nino of Society Of Sound
/music/songs/1997/s/sos_spce.zip
19 May 1997 (catalog date)
406,489 bytes
Download FTP scene.org
(IT)

Space Hopper by Peter Kendell
/music/songs/1997/s/spacehpr.zip
20 Mar 1998 (catalog date)
344,565 bytes
Download FTP scene.org
(XM)

Seizure by Space Toaster
/music/songs/1997/s/spt_seiz.zip
05 Jul 1997 (catalog date)
394,060 bytes
Download FTP scene.org
(XM)

Space Voyage by Landor
/music/songs/1997/s/spvoyage.zip
12 Oct 1997 (catalog date)
502,144 bytes
Download FTP scene.org
(XM)

Spawn by subSONIC
/music/songs/1997/s/ss_spawn.zip
23 Jul 1997 (catalog date)
199,435 bytes
Download FTP scene.org
(IT)

Static by Scott of Spaceballs
/music/songs/1997/s/stativ.zip
06 Jul 1997 (catalog date)
798,667 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 13
(XM)

Sorrow's Triumph by Catspaw, Dude, Dream Scythe of Obsidian Dream
/music/songs/1997/s/striumph.zip
03 Jul 1997 (catalog date)
1,116,574 bytes
Download FTP scene.org
(IT)

Thulatical Space by Marky of MovSD
/music/songs/1997/t/thulatic.zip
10 Jan 1998 (catalog date)
514,395 bytes
Download FTP scene.org
(XM)

Escaping Illusions by Nino and JHaze of The VectorSpaceProject
/music/songs/1997/v/vsp_esil.zip
21 Apr 1998 (catalog date)
713,837 bytes
Download FTP scene.org
(IT)

In Harmony With Chaos by Nino and JHaze of The VectorSpaceProject
/music/songs/1997/v/vsp_ihwc.zip
21 Apr 1998 (catalog date)
532,449 bytes
Download FTP scene.org
(IT)

Deep Space Chaos Ix by Xam of Excalibur
/music/songs/1997/x/x_dsc9.zip
27 Jan 1998 (catalog date)
611,037 bytes
Download FTP scene.org
(IT)

Space Voyage by Air0Day
/music/songs/1998/a/a0d_spce.zip
17 Aug 1998 (catalog date)
463,213 bytes
Download FTP scene.org
(XM)

Subspace Travel by AMGorb
/music/songs/1998/a/amg-sub.zip
26 Jun 1998 (catalog date)
345,270 bytes
Download FTP scene.org
(IT)

Deepspace Sexchange by Bad Jake of GoTrac
/music/songs/1998/b/bj2_13.zip
28 Aug 1998 (catalog date)
360,807 bytes
Download FTP scene.org
(IT)

60 Feet by cenotaph of danger high voltage, space invaders
/music/songs/1998/c/ct_71.zip
31 Mar 1998 (catalog date)
855,407 bytes
Download FTP scene.org
(IT)

Paranoid Of Life by cenotaph of danger high voltage, space invaders
/music/songs/1998/c/ct_pol.zip
31 Mar 1998 (catalog date)
459,783 bytes
Download FTP scene.org
(IT)

Deeper Into The Space by D.T.
/music/songs/1998/d/ddesp.zip
14 Sep 1998 (catalog date)
304,888 bytes
Download FTP scene.org
(IT)

Space Walk by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_swk.zip
04 May 1998 (catalog date)
1,309,202 bytes
Download FTP scene.org
(IT)

Floating In A Spacesuit by Tigerhawk of Digitalus
/music/songs/1998/d/dig-fias.zip
13 Apr 1998 (catalog date)
356,165 bytes
Download FTP scene.org
(IT)

Morhping Space And Time by Tigerhawk of Digitalus
/music/songs/1998/d/dig-mts.zip
13 Apr 1998 (catalog date)
147,658 bytes
Download FTP scene.org
(IT)

Dopey by terpospaw
/music/songs/1998/d/dopey.zip
22 Jul 1998 (catalog date)
68,366 bytes
Download FTP scene.org
(IT)