Search for "act": 244 matches

GFXFX3: Inertia 3d engine by Alex Chalfin and Jeroen Bouwens
/code/3d/systems/gfx3i099.zip
30 Jun 1998 (catalog date)
1,148,321 bytes
Download FTP scene.org
Rating:
Goodlooking 3d engine, with very complete documentation. Unfortunately only the libraries are included, while the actual source is missing. Pascal

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.

Squid source by tlc, The Doctor
/code/demosrc/bbsintro/sqd1_src.zip
10 Jan 1997 (catalog date)
21,591 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with copper bars, a scrollie, altered text characters, and an adlib player - Copious comments and tight source. They even do checks for the proper equipment, i.e. VGA and a 386. Comes with docs on programming the adlib and SB fm chips. Comments are in Portuguese.

small flame by Gaffer of PRoMETHEUS
/code/effects/fire/flame160.zip
18 Mar 1997 (catalog date)
2,964 bytes
Download FTP scene.org
Rating:
Source for a small fire routine. Doesn't actually work on my computer. To answer a question proposed by the author about size optimization, inc al is bigger than inc ax because intel doesn't have an inc /r8 instruction. inc ax is of the form inc /r16 which compiles to db 40+rw, where rw = 0 for ax, 1 for cx, 2 for dx, 3 for bx, ... inc al is of the form inc r/m8 and compiles to db FE /1 where /1 = c0 for al, c4 for ah, c1 for bl..., 05 for a memory reference.... See an intel document for more details.

4ge-fractal by CuteELF of 4ge
/code/effects/fractal/4ge-frac.zip
10 Jan 1997 (catalog date)
10,454 bytes
Download FTP scene.org
Rating:
A fractal zoomer - Has an explanation of how the effect is done, but doesn't say much about the generation of the fractal. Good overall program design and comments.

Chaotic Fractal Screensaver by Magister of Phazix
/code/effects/fractal/mfract.zip
24 Apr 1998 (catalog date)
16,607 bytes
Download FTP scene.org
A screensaver of sorts (plain DOS only, no Windows 95) that zooms into the Mandelbrot set and animates the Julia set. Source code included. Also includes a text file that explains fractals and how to generate them. Text, assembler, protected-mode.

Fractal Trees by Slavinsky of PL
/code/effects/fractal/vaftre.zip
17 Jan 1999 (catalog date)
31,968 bytes
Download FTP scene.org
Rating:
Explanation of how to make a simple fractal tree.

ll_frac by Lord Logics
/code/effects/land/ll_frac.zip
10 Jan 1997 (catalog date)
33,813 bytes
Download FTP scene.org
Rating:
A Fractal landscape generator - Creates a fractal landscape to a .asc file. Looks mostly useless to me with so-so source, but no comments.

lens by Nagy Daniel
/code/effects/lens/lensv10a.zip
10 Jan 1997 (catalog date)
40,337 bytes
Download FTP scene.org
Rating:
Source for a lens effect - (I suspect this is a rip of lenssrc.zip/lens.lzh...) The TGA loading routines are exactly the same aside from variable names.

Palette Routines by Esak
/code/effects/pallette/fadecode.zip
29 May 1997 (catalog date)
31,921 bytes
Download FTP scene.org
Rating:
Smooth palette fading routines, palette rotation, etc.

Tom's Plasma by Tom Dibble
/code/effects/plasma/tplas11.zip
10 Jan 1997 (catalog date)
139,950 bytes
Download FTP scene.org
Rating:
Decent plasma example - Has some "fractal clouds" code too. Needs a random number generator of it's own so that there isn't the huge data file of mostly random numbers that goes along with it.

Animation Construction Kit 3D (source) by Lary Myers
/code/effects/worlds/acksrc.zip
25 Aug 1997 (catalog date)
146,731 bytes
Download FTP scene.org
Rating:
A Wolfenstein-like 3d world engine by Lary Myers, including all sources and a good explanation of how it works. To make it run you also have to download ackkit.zip which contains all the data.

wormhole by John Cloninger of IND
/code/effects/wormhole/wormhole.zip
10 Jan 1997 (catalog date)
118,586 bytes
Download FTP scene.org
Rating:
A wormhole example - Slow generation of the wormhole itself then it loads the wormhole from a file for the actual effect. You have to figure most of the effect out for yourself though.

Data File Extractor by Patch
/code/fileutil/fcdemoex.zip
26 Feb 1998 (catalog date)
10,022 bytes
Download FTP scene.org
Rating:
Extractor for Future Crew demos. Extracts the data from Fishtro, Theparty, Unreal and Panic.

AWE-DIP-01-ENG by Creative Labs engineers
/code/hardware/audio/adip.zip
10 Jan 1997 (catalog date)
708,753 bytes
Download FTP scene.org
Rating:
Examples and API for using the AWE32 - And people wonder why there's not much SB support. The information in the packet is contorted. I could go on this for days. Comments like /* main - here's where the fun begins */ are misleading. The fun actually began several hundred lines ago (starting at line 134). It's late. I'm not exactly bored, but this bit of code is frustrating. I wonder why CL even bothered. There are no technical docs of any sort and the code that is here *REEKS* of bad style. For extra frustration, I unzipped the file which had a self extracting .exe in it, which gave me 4 zips which when each extracted with the -d option finally gives me the SDK. Kneebiter - at 1:30 in the morning. Need more tea...

Introduction To Keyboard Handlers by Alioth, Don Williamson of O.M.D
/code/hardware/keyboard/keyb.zip
24 Apr 1998 (catalog date)
18,117 bytes
Download FTP scene.org
How to construct a keyboard handler from scratch and why what you do actually works. :)

Kernel 1.30b
/code/hardware/pmode/krnl130b.zip
26 Jun 1997 (catalog date)
314,227 bytes
Download FTP scene.org
Rating:
A Pmode kernel program with some extra libraries. Has a sound library and many other extras to make up for the fact that it's rather new and things such as midas, GUSPlay, or whatnot won't work with it. It's picky about assembling (tasm32+wlink only). No real documentation to help you get started.

PCXPAL v1.0
/code/images/pcxpal10.zip
05 Oct 1996 (catalog date)
5,127 bytes
Download FTP scene.org
Rating:
Extracts Palette Data From PCX Files

Interactive 3D Library
/code/library/i3ddemo2.exe
01 Dec 1997 (catalog date)
590,355 bytes
Download FTP scene.org
Rating:
For creating a 3d world like the one in Wolfenstein. Very fast but a little bit dated.

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.

Tutorial #17 by Denthor of Asphyxia
/code/tutors/denthor/tut17.zip
11 Jan 1997 (catalog date)
18,411 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Pixel Morphing & Static - Pixel Morphing is similar to the one of the first few things in Crystal Dream II, or imagine the IFS fractal morphing of Verses or Hex Appeal.

Bin to H by Lev Iserovich
/code/utils/compiler/bin2h.zip
12 Aug 1997 (catalog date)
11,097 bytes
Download FTP scene.org
Rating:
A bin 2 h/obj. Actually produces obj files, but only works with Turbo C with a little tweaking for Borland C. (same company yes, slightly different compilers.) (By extension, you should be able to get it to work with TASM.)

Bin to Obj by Mr Baggins of Extravaganza
/code/utils/compiler/binobj32.zip
12 Aug 1997 (catalog date)
31,779 bytes
Download FTP scene.org
Rating:
A bin 2 obj util. Actually produces obj files, but only works with Watcom C. (By extension, you should be able to get it to work with pmode and TASM.)

DeKompress DOS32 by Dark Fibre
/code/utils/compiler/dkd32.zip
10 Jan 1997 (catalog date)
12,414 bytes
Download FTP scene.org
Rating:
Decompresses files made with and compressed via DOS32 - This utility could be useful for rippers faced with intros coded with DOS32. It will unpack the exe and one can use further programs to extract mod files or graphics.

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

Putre Faction by Skull
/demos/1991/putrefac.zip
29 Jun 1996 (catalog date)
707,560 bytes
Download FTP scene.org
Rating:

Facts of Life by Witan
/demos/1992/fo_life.zip
29 Jun 1996 (catalog date)
1,121,846 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 01

Act One by The Cultural Revolution
/demos/1993/a/act_one.zip
29 Jun 1996 (catalog date)
218,885 bytes
Download FTP scene.org
Rating:

Radioactivity by ICSPC
/demos/1993/a/activity.zip
29 Jun 1996 (catalog date)
899,170 bytes
Download FTP scene.org
Rating:

Textro by InterActive
/demos/1993/i/intr_act.zip
29 Jun 1996 (catalog date)
54,919 bytes
Download FTP scene.org
Rating:

Realtime by Impact Studios
/demos/1993/r/realtime.zip
29 Jun 1996 (catalog date)
481,780 bytes
Download FTP scene.org
Rating:

Spiral by Dataction
/demos/1993/s/spiral.zip
29 Jun 1996 (catalog date)
87,746 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked XX

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

Comatose by Fear Factory
/demos/1994/c/coma.zip
29 Jun 1996 (catalog date)
515,738 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Fractal Dreams by Mental Design
/demos/1994/f/fdreams.zip
29 Jun 1996 (catalog date)
7,034 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 06

Fractal Genesis by Aristoteles Designs
/demos/1994/f/fg.zip
29 Jun 1996 (catalog date)
5,151 bytes
Download FTP scene.org
Rating:

Fractals by Schwartz
/demos/1994/f/fractals.zip
29 Jun 1996 (catalog date)
5,773 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 04

Fractal Zoom by ???
/demos/1994/f/fraczoom.zip
29 Jun 1996 (catalog date)
5,832 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Fractal Revolution by Xography
/demos/1994/f/frev.zip
29 Jun 1996 (catalog date)
3,969 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division

Legend by Impact Studios
/demos/1994/l/legend_.zip
29 Jun 1996 (catalog date)
1,606,757 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 04

Seeds by Abstract Concepts
/demos/1994/s/seeds.zip
29 Jun 1996 (catalog date)
621,359 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Simm Zone by Coders in Action
/demos/1994/s/simmzone.zip
29 Jun 1996 (catalog date)
377,980 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division

Expression by Abstract Concepts
/demos/1995/a/ac_expr.zip
29 Jun 1996 (catalog date)
574,150 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 02

Rope by Abstract Concepts
/demos/1995/a/ac_rope.zip
21 Feb 1998 (catalog date)
78,306 bytes
Download FTP scene.org
Rating:
386,,GUS,

Act by Placidia
/demos/1995/a/act.zip
29 Jun 1996 (catalog date)
8,292 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked XX

ACT1 by Psychic Link
/demos/1995/a/act1.zip
29 Jun 1996 (catalog date)
774,750 bytes
Download FTP scene.org
Rating:

Project Angel by Impact Studios
/demos/1995/a/angel.zip
29 Jun 1996 (catalog date)
3,869,873 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 01

Debut by Fraction
/demos/1995/f/fr_debut.zip
30 Jun 1996 (catalog date)
77,956 bytes
Download FTP scene.org
Rating:

Fractia by Euxinus
/demos/1995/f/fractia.zip
09 Jul 1996 (catalog date)
33,769 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked XX

Fraction by Quad of Apocalypse
/demos/1995/f/fraction.zip
30 Jun 1996 (catalog date)
3,827 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked ??

Groove Action (buggy) by Plant
/demos/1995/f/ftj_act.zip
30 Jun 1996 (catalog date)
159,270 bytes
Download FTP scene.org
Rating:

Reality Impact by Halo
/demos/1995/r/realimp.zip
14 May 1997 (catalog date)
63,078 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 08
,,GUS/SB,

BBS Stargate by N-Factor
/demos/1995/s/stargate.zip
30 Jun 1996 (catalog date)
11,228 bytes
Download FTP scene.org
Rating:

Balls by Shaman of Dream Factory
/demos/1996/b/balls.zip
14 Sep 1996 (catalog date)
4,803 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in4k division and ranked 09

In Activity by Dinasty
/demos/1996/d/dny-inac.zip
17 Dec 1996 (catalog date)
72,275 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in64 division and ranked ??

Exposure by Bacteria
/demos/1996/e/exposure.zip
30 Jun 1996 (catalog date)
389,325 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the demo division and ranked 08

Fade by Exact
/demos/1996/f/fade.zip
17 Dec 1996 (catalog date)
60,684 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in64 division and ranked ??

First Impact by Helix
/demos/1996/f/fimpact.zip
17 Jul 1996 (catalog date)
115,312 bytes
Download FTP scene.org
Rating:

Holy Extracts by Helix
/demos/1996/h/hlx-extr.zip
12 Oct 1996 (catalog date)
574,394 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked 03

Bomb by Impact Studios
/demos/1996/i/i_bomb.zip
30 Jun 1996 (catalog date)
1,419,557 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 02

Light by Bery of Mortal Compact
/demos/1996/m/mc_light.zip
18 Sep 1996 (catalog date)
1,376 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Narcosis by Exact
/demos/1996/n/narcosis.zip
30 Jun 1996 (catalog date)
10,607 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 04

The Difference by N-Factor
/demos/1996/n/nf_tdiff.zip
31 Aug 1996 (catalog date)
78,784 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 01

Contact by Pulse
/demos/1996/p/pls_cntc.zip
12 Oct 1996 (catalog date)
3,016,001 bytes
Download FTP scene.org
Rating:

Potion by Radioactive Design
/demos/1996/p/potion.zip
27 Oct 1996 (catalog date)
332,483 bytes
Download FTP scene.org
Rating:

Pyromania by Factor X
/demos/1996/p/pyromani.zip
09 Feb 1997 (catalog date)
495,636 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 24

Recontact by Madokan
/demos/1996/r/rcdemo.zip
30 Jun 1996 (catalog date)
78,093 bytes
Download FTP scene.org
Rating:

Refraction by Abaddon
/demos/1996/r/refract.zip
30 Jun 1996 (catalog date)
24,264 bytes
Download FTP scene.org
Rating:

Sphere by Mortal Compact
/demos/1996/s/sphere.zip
17 Dec 1996 (catalog date)
78,130 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in64 division and ranked 01

Velvet 2 by N-Factor
/demos/1996/v/velvet2.zip
06 Dec 1996 (catalog date)
64,728 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 10

42 by Contract
/demos/1997/c/cnt-42na.zip
13 Sep 1997 (catalog date)
3,144,415 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the demo division and ranked 02
DX2,,GUS1M,8MB

Out of Control by Contract
/demos/1997/c/cnt-ooc.zip
06 Aug 1997 (catalog date)
1,573,105 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the demo division and ranked 04
,SVGA,,

Oxel by Wezo, Reactor of Caterpillar
/demos/1997/c/ctp-oxen.zip
13 Sep 1997 (catalog date)
3,584 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 06

Fever by Exact
/demos/1997/f/fever.zip
11 May 1997 (catalog date)
74,620 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 01

Fractal Intro by Trix-Z
/demos/1997/f/frintro.zip
13 Sep 1997 (catalog date)
33,998 bytes
Download FTP scene.org
Rating:

Typhoid by React of Gyroscope
/demos/1997/g/grc-typh.zip
13 Sep 1997 (catalog date)
4,218 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 02

Fakemo by Mortal Compact
/demos/1997/m/mc_fake.zip
11 Apr 1997 (catalog date)
6,566 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in4k division and ranked 02
,,GUS MIDI,

Splash by Mortal Compact
/demos/1997/m/mcp_spla.zip
13 Sep 1997 (catalog date)
64,089 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 01

Impact by Mewlers
/demos/1997/m/mwl_impc.zip
07 Dec 1997 (catalog date)
56,062 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the in64 division and ranked 01
,,no sound?,

Nature by Mortal Compact
/demos/1997/n/natu_fix.zip
20 Aug 1997 (catalog date)
883,095 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the demo division and ranked 07

WARP Act 2 by Pulpe
/demos/1997/p/p_warpf.zip
04 May 1997 (catalog date)
65,243 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in64 division and ranked 09
,,GUS,

Sphere 2 by Mortal Compact
/demos/1997/s/sphere2.zip
05 Aug 1997 (catalog date)
60,958 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in64 division and ranked 02

Unknown Powers by The Fun Factory
/demos/1997/u/up.zip
05 Aug 1997 (catalog date)
54,442 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in64 division and ranked 05

Galactic Minds by Wild Designs
/demos/1997/w/wd-gal.zip
19 Dec 1997 (catalog date)
1,423,704 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the demo division and ranked 02

X-Act by General Failure Team
/demos/1997/x/xact.zip
13 Feb 1998 (catalog date)
655,210 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Outline by Exact
/demos/1997/x/xct_ouln.zip
11 Apr 1997 (catalog date)
9,358 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in4k division and ranked 01

Prove by Exact
/demos/1997/x/xctprove.zip
07 Feb 1998 (catalog date)
68,664 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 10
386,,GUS,8MB

Abstract Dreams by Grax of Kupchins
/demos/1998/a/adreams.zip
15 Aug 1998 (catalog date)
4,346 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the in4k division and ranked ??

Bazar by Impact DK
/demos/1998/b/bazar.zip
06 Sep 1998 (catalog date)
3,755,943 bytes
Download FTP scene.org
Released at event SE98 in the demo division and ranked 03

Flame by Morgan of Contract
/demos/1998/c/cnt-flm.zip
21 Aug 1998 (catalog date)
1,825 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 08

Lava by Aron of Contract
/demos/1998/c/cnt-lava.zip
21 Aug 1998 (catalog date)
2,187 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 08

Supermarket by Contract
/demos/1998/c/cnt-mrkt.zip
21 Aug 1998 (catalog date)
63,063 bytes
Download FTP scene.org
Released at event SCE98 in the in64 division and ranked 01
,VESA,,

Soupodrome 2019 by Factory
/demos/1998/f/factory.zip
04 Jun 1998 (catalog date)
40,796 bytes
Download FTP scene.org

Fractal Life by Seven
/demos/1998/f/fraclife.zip
30 Aug 1998 (catalog date)
4,460 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the in4k division and ranked 03
P5,,,

Last Drop by Mortal Compact
/demos/1998/m/mcp_last.zip
21 Aug 1998 (catalog date)
78,186 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in64 division and ranked 03
P5,,GUS,

Impact 2 by Mewlers
/demos/1998/m/mwl_imp2.zip
30 Jul 1998 (catalog date)
61,218 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 03
P5,VESA,GUS,

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

One Way In, One Way Out by Sadok, Exact, Loke
/demos/1998/w/warp.zip
02 Aug 1998 (catalog date)
2,171,661 bytes
Download FTP scene.org
Released at event ABD98 in the demo division and ranked 03

Psycho John by Tactica
/graphics/images/1994/p/psychojo.zip
04 Jul 1996 (catalog date)
31,135 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 70

Reaction by Storm
/graphics/images/1996/a/abc_rect.zip
16 May 1997 (catalog date)
28,961 bytes
Download FTP scene.org
Rating:
Released at event GRV96 in the grtc division and ranked ??

Abstract by Xfyl
/graphics/images/1996/a/abstract.zip
16 May 1997 (catalog date)
63,792 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

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

Always Coca Cola by Kolckhy of Contract
/graphics/images/1997/c/cnt-ice.zip
25 Nov 1998 (catalog date)
102,489 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grtc division and ranked 05
640x480x16m

Wizardry by Myrel of Contract
/graphics/images/1997/c/cnt-wiza.zip
25 Nov 1998 (catalog date)
394,195 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grtc division and ranked 03
800x600x16m

Feyessalata by Xtro of Contract
/graphics/images/1997/f/feyessal.zip
25 Nov 1997 (catalog date)
31,939 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grfx division and ranked 04
320x200x64

How to skin a Mammoth? by Xtro of Contract
/graphics/images/1997/h/hatusam.zip
25 Nov 1997 (catalog date)
26,902 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked 02
320x200x64

Orion System by 3D Addict of Visual Impact Works
/graphics/images/1997/o/orion.zip
13 Oct 1997 (catalog date)
103,564 bytes
Download FTP scene.org
Rating:

Outpost by 3D Addict of Visual Impact Works
/graphics/images/1997/o/outpost.zip
13 Oct 1997 (catalog date)
258,371 bytes
Download FTP scene.org
Rating:

No more wars by Sidha of Exact
/graphics/images/1997/p/pixel_40.zip
06 May 1998 (catalog date)
74,167 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x480x256

Mad Science by Deckard of Impact DK
/graphics/images/1997/p/pixel_74.zip
16 Jun 1998 (catalog date)
115,665 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 60
640x512x256

Do Aliens Dream of alienworlds by 3D Addict of Digital Nerds, Visual Impact
/graphics/images/1997/p/pixel_76.zip
16 Jun 1998 (catalog date)
228,816 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 73
800x692x16m

Alley by Factory of Nothing
/graphics/images/1998/a/alley.zip
07 Oct 1998 (catalog date)
24,717 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the grfx division and ranked 03
320x240x256

Bamse by Deckard of Impact DK
/graphics/images/1998/b/bamse_by.zip
04 Nov 1998 (catalog date)
513,121 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the grtc division and ranked 07
640x480x16m

BeginEnd by Edo of Contract
/graphics/images/1998/c/cnt-bend.zip
18 May 1998 (catalog date)
512,243 bytes
Download FTP scene.org
Rating:
Released at event C98 in the grfx division and ranked 03
640x480x16m

Oxygene8 by Dines of Contract
/graphics/images/1998/c/cnt-oxy8.zip
07 Apr 1998 (catalog date)
26,940 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked ??
320x200x256

Tumor by Myrel of Contract
/graphics/images/1998/c/cnt-tumr.zip
07 Apr 1998 (catalog date)
169,603 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grtc division and ranked 01
520x395x16m

Girl999 by Deckard of Impact DK
/graphics/images/1998/g/girl999_.zip
11 Sep 1998 (catalog date)
224,420 bytes
Download FTP scene.org
Released at event SE98 in the grfx division and ranked 02
640x480x16m

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:

Interactivity by Immortal Rat of Black Rainbow, Profuse
/graphics/images/1998/i/interact.zip
14 Sep 1998 (catalog date)
98,796 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 16
640x480x256

Mindtrap by Iron Maze of Xact
/graphics/images/1998/m/mindtrap.zip
14 Oct 1998 (catalog date)
393,676 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 11
640x480x16m

Reconstruction by Dines of Contract
/graphics/images/1998/r/reconst.zip
10 Mar 1998 (catalog date)
63,323 bytes
Download FTP scene.org
Rating:
640x480x256

Fractal Arts by Cyberlight Matrix
/graphics/programs/players/cybrshow.zip
22 Sep 1996 (catalog date)
1,444,755 bytes
Download FTP scene.org

The Official Demogroup E-Mail List #03 by Scout, Sleeping Dog, Sam
/info/contact/del03.zip
09 Nov 1996 (catalog date)
5,694 bytes
Download FTP scene.org

Zyklop Group Acronyms List v4.14 by Yogi
/info/contact/group414.zip
06 Dec 1996 (catalog date)
29,508 bytes
Download FTP scene.org
more than 400 groups listed including infos about the crew! Also included are group and party acronyms lists

The Mail Swap List v0.91
/info/contact/msl091.zip
22 Nov 1998 (catalog date)
23,244 bytes
Download FTP scene.org
includes a handle list and a swapping FAQ

Theres a Fake Bugfix for Imphobia 9 by Imphobia
/mags/1995/impreact.zip
11 Jul 1996 (catalog date)
2,571 bytes
Download FTP scene.org
Rating:

Autark 1 by N-Factor
/mags/1996/autark1.zip
14 Sep 1996 (catalog date)
1,443,318 bytes
Download FTP scene.org
Rating:

Trapped in Reality by Fractal Knight
/music/contests/mc2/rookie/r-trapd.zip
09 Nov 1996 (catalog date)
72,134 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R11

Liquifaction by Domine
/music/contests/mc4/veteran/m4v-liqu.zip
10 Nov 1996 (catalog date)
246,948 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Bold Tactics by MrLipid
/music/contests/mc6/intermed/m6i-bold.zip
28 Mar 1999 (catalog date)
318,148 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Cough In The Act by MindbloW
/music/contests/mc6/intermed/m6i-coug.zip
28 Mar 1999 (catalog date)
359,100 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Reactivate by Gollum
/music/disks/1995/reactive.zip
18 Jun 1998 (catalog date)
2,363,356 bytes
Download FTP scene.org
Rating:
music by Braintumor & Heywood - 386,,GUS,

Attraction by PeriSoft of Capacala
/music/disks/1996/cc_attr.zip
15 Sep 1996 (catalog date)
1,999,175 bytes
Download FTP scene.org
Rating:

Dee Musicdisk Two by Dee
/music/disks/1997/dee2.zip
01 Feb 1997 (catalog date)
4,250,859 bytes
Download FTP scene.org
Rating:
Slam! This is how a music disk should be done. Absolutely the best interface I've seen for a music disk since Epidemic. Not only that, but the interface is configurable... you can actually use it for your own productions. The music kicks ass. If you only download a couple music disks this year, be sure that one of them is Dee Musicdisk Two!

Synapse by Garfield of Radioactive Design
/music/disks/1998/gfd_syna.zip
07 Feb 1998 (catalog date)
2,648,675 bytes
Download FTP scene.org

The Bucket Factor by Mr. Bucket
/music/disks/1998/mrb-fact.zip
14 Aug 1998 (catalog date)
1,584,514 bytes
Download FTP scene.org

N-Player v1.0 by N-Factor
/music/programs/players/n-play.zip
10 Sep 1996 (catalog date)
55,431 bytes
Download FTP scene.org
plays MDLs

Fast Module Extractor v2.0
/music/programs/rippers/fm-ext20.zip
09 Sep 1996 (catalog date)
59,760 bytes
Download FTP scene.org

Noiseripper v1.1
/music/programs/rippers/noiserip.zip
09 Sep 1996 (catalog date)
7,363 bytes
Download FTP scene.org
extracts samples from S3M files

Compact Split v2.0 and CD Read v1.0
/music/programs/samplers/cs2.zip
28 Sep 1996 (catalog date)
206,726 bytes
Download FTP scene.org
Grabs tracks digitally (no noise) from audio-cds and splits the tracks into perfectly cut sample.

Defractor 0.97beta by Neurotix
/music/programs/samplers/dfc097.zip
11 Oct 1997 (catalog date)
308,071 bytes
Download FTP scene.org
Defractor is Digital Synth with sample generator. Its Sample Generator Engine is based on a 32 Bit float core. It features 2 Oscillator (with 13 waveform), 2 Envelope Generator, Smoothing - Pinch/Punch - Sliding filters, Preview, Overdrive. It save samples in .RAW .WAV and .XI format. Many other feature... Defractor is **FREEWARE**

Orangator V2.0b7 by Agent Orange, Tangerine of T-Rex
/music/programs/samplers/trx-or2b.zip
26 Feb 1998 (catalog date)
476,525 bytes
Download FTP scene.org
Orangator is a powerful virtual analogue synthesizer with subtractive, additive and fm method of synthesis. Tons of improvements in this version. Beta 7 - use on your own risk.

Sweeped Analog Pack 1 by DotH of MultiDimensional
/music/samples/anpck1.zip
18 Jan 1998 (catalog date)
1,810,112 bytes
Download FTP scene.org
Samples for quality tracking rendered in various synth emulators. This range of samples is different from other sample packs in that it has only 2 sample types but they are included in the pack as sweeped progressively samples. This will help trackers create more realistic analog sounding sweeps. There are 2 diferent rages of samples, "distorted" (14 samples) and "psychoactive pulse" (16 samples). All samples are 16 bit at 44.1Khz WAV.

Factory Samples Pack Volume 1 by Forklift
/music/samples/propane.zip
11 Nov 1997 (catalog date)
6,098,959 bytes
Download FTP scene.org
Propane recycling plant samples: squeaking drill Impak airgun Shockblaster falling tool forklift horn air compressor squeaking sounds of hammer taking of nails.

Factory Samples Pack Volume 2 by Forklift
/music/samples/propane2.zip
23 Mar 1998 (catalog date)
5,856,147 bytes
Download FTP scene.org
More factory samples are available now. Read the included text file here for d etails.

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.

Soundwave's Sample Collection, Waldorf Pulse by Soundwave
/music/samples/s16pulse.zip
13 Oct 1997 (catalog date)
23,581,833 bytes
Download FTP scene.org
Samples of the Waldorf Pulse bass synthesizer, 44.1kHz 16 bit, 8 packs. The Waldorf Pulse is a classy, 3-VCO analog bass synthesizer with some nice acid-tweaking knobs if done right. It can do great Minimoog sounds, screeching leads, and more. Some are homemade, some are not, some are factory patches. Most are multisampled for that analog feel if you split up the waveform. Lots of bass sounds - that's what the Pulse is good for.

Nim by Psimon Compact
/music/songs/1994/nim.zip
15 Sep 1996 (catalog date)
149,322 bytes
Download FTP scene.org
Rating:
(MOD)

Acting On Impulse by Blackwolf
/music/songs/1995/a/acting.zip
16 Sep 1996 (catalog date)
127,564 bytes
Download FTP scene.org
Rating:
(S3M)

Action Run by Airon Jayder
/music/songs/1995/a/actionru.zip
16 Sep 1996 (catalog date)
69,807 bytes
Download FTP scene.org
Rating:
(MOD)

Contract On America by Mob of Proletariat of fLAtDiSk SoftWorks
/music/songs/1995/a/americon.zip
01 Sep 1997 (catalog date)
211,860 bytes
Download FTP scene.org
Rating:
(MOD)

Interaction by Velvet Scream
/music/songs/1995/b/b13-0021.zip
21 Sep 1996 (catalog date)
579,605 bytes
Download FTP scene.org
Rating:
(XM)

Stupid ASCII Characters by DaneSm
/music/songs/1995/d/dm_mtlmd.zip
16 Sep 1996 (catalog date)
115,694 bytes
Download FTP scene.org
Rating:
(MOD)

Fractal Tending by Bert of Simple Concept Music Productions
/music/songs/1995/f/fractal.zip
16 Sep 1996 (catalog date)
88,773 bytes
Download FTP scene.org
Rating:
(MOD)

I Need The Actions by Lizardking
/music/songs/1995/i/ineed.zip
21 Sep 1996 (catalog date)
563,108 bytes
Download FTP scene.org
Rating:
(XM)

Compact Caviar by Mystical
/music/songs/1995/m/m-caviar.zip
16 Sep 1996 (catalog date)
141,037 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked 03
(MOD)

ACT1 Music Remix by Skywalker
/music/songs/1995/p/pl_act1r.zip
18 Mar 1997 (catalog date)
287,470 bytes
Download FTP scene.org
Rating:
(PLM)

Syntactic Sugar by Mittlag
/music/songs/1995/s/syntacti.zip
16 Sep 1996 (catalog date)
149,079 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Te Deum by Attraction
/music/songs/1995/t/te_deum.zip
24 Sep 1996 (catalog date)
324,398 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the mmul division and ranked 08
(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)

Action-1 by Heatbeat
/music/songs/1996/a/action.zip
01 Feb 1997 (catalog date)
41,463 bytes
Download FTP scene.org
Rating:
(MOD)

The Fantasticks : Act 1 by Arcturus
/music/songs/1996/a/aq_fant.zip
18 Mar 1997 (catalog date)
97,913 bytes
Download FTP scene.org
Rating:
(S3M)

Cactus Plant by Dark Ember
/music/songs/1996/d/de-cact.zip
23 Jul 1996 (catalog date)
281,928 bytes
Download FTP scene.org
Rating:
(S3M)

Draster 3 by Tradd of Exact
/music/songs/1996/d/draster3.zip
22 Sep 1996 (catalog date)
266,417 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the mmul division and ranked ??
(S3M)

Feel The Breeze by FacTioN of Cryogenic
/music/songs/1996/f/fac-ftb.zip
21 Jun 1998 (catalog date)
394,291 bytes
Download FTP scene.org
Rating:
(XM)

Factor by X0TherMC
/music/songs/1996/f/factor.zip
19 Mar 1997 (catalog date)
147,791 bytes
Download FTP scene.org
(S3M)

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.

Galactic Journey by Toal Nkor, Pollux
/music/songs/1996/g/galajour.zip
01 Oct 1996 (catalog date)
256,966 bytes
Download FTP scene.org
Rating:
(IT)

Smukke Bent by Manchild
/music/songs/1996/m/mc-fast.zip
24 Jan 1997 (catalog date)
60,158 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the mfst division and ranked EE
(S3M) This tune apparently was done live (on the big screen) at Summer Encounter 1996. It came out quite nice actually.

Mental Satisfaction by Madminder of Deep, Deep Trouble Entertainment
/music/songs/1996/m/mm-satis.zip
13 Aug 1998 (catalog date)
163,884 bytes
Download FTP scene.org
(XM)

Sometimes I Remember by Factor
/music/songs/1996/r/rmmbr.zip
15 Mar 1997 (catalog date)
111,487 bytes
Download FTP scene.org
Released at event MOV96 in the mmul division and ranked XX
(S3M)

Impact by Screamager
/music/songs/1996/s/sc_impac.zip
13 Sep 1996 (catalog date)
155,241 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the m4ch division and ranked 03
(XM)

Untitled by FacTioN of NIMPE
/music/songs/1996/u/untitled.zip
18 May 1998 (catalog date)
396,689 bytes
Download FTP scene.org
(XM)

Xtro by Zooley of Contract
/music/songs/1996/x/xtro.zip
12 Oct 1997 (catalog date)
114,719 bytes
Download FTP scene.org
Released at event ANT97 in the mbet division and ranked 02
(XM)

beatless rhythms by zooley of contract
/music/songs/1997/c/cnt-beat.zip
09 Feb 1999 (catalog date)
303,848 bytes
Download FTP scene.org
Released at event RAGE97 in the m4ch division and ranked ??

static experience by zooley of contract
/music/songs/1997/c/cnt-sexp.zip
09 Feb 1999 (catalog date)
22,158 bytes
Download FTP scene.org
Released at event RAGE97 in the m08k division and ranked ??

Cubic Dreams by Chill Factor of Chill Factor
/music/songs/1997/c/cubicdr.zip
02 Oct 1997 (catalog date)
157,203 bytes
Download FTP scene.org
(XM)

Monochrome Dreams by Deansdale of Exact
/music/songs/1997/d/ddl-mono.zip
12 Oct 1997 (catalog date)
151,358 bytes
Download FTP scene.org
Released at event ANT97 in the m4ch division and ranked 01
(MOD)

Megamix Act 1 by Convertito, Vece of Dreamers
/music/songs/1997/d/dms-mix1.zip
23 Jul 1997 (catalog date)
606,472 bytes
Download FTP scene.org
(XM)

Megamix Act 2 by Convertito, Vece of Dreamers
/music/songs/1997/d/dms-mix2.zip
23 Jul 1997 (catalog date)
605,518 bytes
Download FTP scene.org
(XM)

Evasive Action by Deep Throat of Millennia
/music/songs/1997/d/dt_evasv.zip
06 Jan 1998 (catalog date)
312,112 bytes
Download FTP scene.org
(XM)

Into The Factory by DJ Owl
/music/songs/1997/f/factory.zip
06 Sep 1997 (catalog date)
163,370 bytes
Download FTP scene.org
(IT)

Add To Subtract by Hunz of Five Musicians
/music/songs/1997/f/fm-aos.zip
01 Nov 1997 (catalog date)
461,698 bytes
Download FTP scene.org
(XM)

Activated by Hybris of Beam
/music/songs/1997/h/hyb_acti.zip
11 Sep 1997 (catalog date)
302,935 bytes
Download FTP scene.org
(XM)

Over reacted by Norfair of echo off
/music/songs/1997/o/overreac.zip
19 Dec 1998 (catalog date)
577,631 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 15

Groove Activator 443 by MAD of PH 5.5
/music/songs/1997/p/ph_grv43.zip
30 Jun 1997 (catalog date)
548,528 bytes
Download FTP scene.org
(XM)

Physical Attraction by Psycho of Session
/music/songs/1997/p/physical.zip
06 Jul 1997 (catalog date)
221,218 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 20
(MOD)

All Systems Activated by Quantum
/music/songs/1997/q/q-asa.zip
13 Apr 1997 (catalog date)
817,066 bytes
Download FTP scene.org
(IT)

Chain Reaction by mav of mav
/music/songs/1997/r/reaction.zip
05 Jun 1997 (catalog date)
217,635 bytes
Download FTP scene.org
(S3M)

Practice What You Preach by ZackmanO of R.E.D.
/music/songs/1997/r/red-prch.zip
27 Jul 1997 (catalog date)
568,487 bytes
Download FTP scene.org
(IT)

Nuclear Reaction by Reptile of PFS
/music/songs/1997/r/rep-nucl.zip
08 Apr 1997 (catalog date)
313,119 bytes
Download FTP scene.org
(XM)

Target Practising by GKV
/music/songs/1997/t/tapr-gkv.zip
02 Aug 1997 (catalog date)
243,551 bytes
Download FTP scene.org
(IT)

X-factory by Johny Guitar
/music/songs/1997/x/x-fact.zip
02 Sep 1998 (catalog date)
250,330 bytes
Download FTP scene.org
(XM)

Galactic Impression by Zond 3 of Hertz
/music/songs/1997/z/z3-galim.zip
08 Dec 1997 (catalog date)
838,566 bytes
Download FTP scene.org
(XM)

Killer Loose In The Factory by Air0Day
/music/songs/1998/a/a0d_kill.zip
06 Jul 1998 (catalog date)
792,560 bytes
Download FTP scene.org
(XM)

Stardust Memories 1997 Re-edit by Addic303 of Atmozfear Wayz Music Productions
/music/songs/1998/a/a3-star.zip
11 Jan 1998 (catalog date)
362,238 bytes
Download FTP scene.org
Rating:
(XM)This is the 1997 re-edit of Jester's tune 'Stardust Memories' from 1992. This Song is worth being actualized from time to time :-) Hope you enjoy it.

Activ-8 by Jozef Lahoud
/music/songs/1998/a/activ-8.zip
19 May 1998 (catalog date)
288,137 bytes
Download FTP scene.org
(XM)

Action-man Wolk by Makke of The Einstein Crew
/music/songs/1998/a/actiwolk.zip
15 Apr 1998 (catalog date)
251,665 bytes
Download FTP scene.org
Rating:
(XM)

Spirit2 by FacTioN of NIMPE
/music/songs/1998/a/aspirit.zip
19 May 1998 (catalog date)
381,597 bytes
Download FTP scene.org
(XM)

Geza Ferjhez Megy by Illegal of Contract
/music/songs/1998/c/cnt-geza.zip
02 Jan 1999 (catalog date)
209,247 bytes
Download FTP scene.org
Released at event FLAG98 in the mmul division and ranked 02

In da jungle by Deansdale of Exact, Exceed
/music/songs/1998/d/ddl-jngl.zip
02 Jan 1999 (catalog date)
618,818 bytes
Download FTP scene.org
Released at event FLAG98 in the mmul division and ranked 06

Fight for Freedom by Impulse of Lactic Acid
/music/songs/1998/f/fight_fo.zip
13 Dec 1998 (catalog date)
386,871 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Nevermore by Garfield of Radioactive Design
/music/songs/1998/g/gfd_nvr.zip
07 Feb 1998 (catalog date)
567,046 bytes
Download FTP scene.org
(IT)

Inactivated by The Mad
/music/songs/1998/i/in3ctive.zip
15 Jan 1999 (catalog date)
311,720 bytes
Download FTP scene.org
Released at event GAR98 in the mmul division and ranked 19

Music by Shake of Lactic Acid
/music/songs/1998/m/music_by.zip
13 Dec 1998 (catalog date)
384,203 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Act Of Defiance by Myzer
/music/songs/1998/m/mz-aod.zip
29 Jun 1998 (catalog date)
195,913 bytes
Download FTP scene.org
(IT)

Self Dis Satisfaction by Stote of NOISE
/music/songs/1998/n/no-scrap.zip
22 Feb 1998 (catalog date)
1,246,913 bytes
Download FTP scene.org
(IT)

Dance Music by Sprinkle of Radioactive Design
/music/songs/1998/r/ra-dance.zip
26 Jan 1998 (catalog date)
203,644 bytes
Download FTP scene.org
(XM)

Dustbin Knocks My Door by Shake of Lactic Acid
/music/songs/1998/s/sh-dstbn.zip
21 Sep 1998 (catalog date)
431,540 bytes
Download FTP scene.org
(IT)

Bland Oscillation by Shake of Lactic Acid
/music/songs/1998/s/sh_bland.zip
25 Jul 1998 (catalog date)
419,946 bytes
Download FTP scene.org
(IT)

Glimpse Of Vacation by Shake of Lactic Acid
/music/songs/1998/s/sh_glofv.zip
25 Jul 1998 (catalog date)
257,933 bytes
Download FTP scene.org
(IT)

Melody by Shake of Lactic Acid
/music/songs/1998/s/sh_mldy.zip
19 Jul 1998 (catalog date)
13,367 bytes
Download FTP scene.org
(S3M)

Origin's Epilogue by Shake of Lactic Acid
/music/songs/1998/s/sh_orig.zip
22 Jul 1998 (catalog date)
409,708 bytes
Download FTP scene.org
(IT)

Sunset Ride by Shake of Lactic Acid
/music/songs/1998/s/sh_snset.zip
24 Jul 1998 (catalog date)
101,624 bytes
Download FTP scene.org
(XM)

Psychoactive Herbs by Indie of Theralite
/music/songs/1998/t/tlt_herb.zip
29 Jul 1998 (catalog date)
961,122 bytes
Download FTP scene.org
(XM)

Abstract Techno Vibes by laxical of tokyo dawn records
/music/songs/1998/t/tokyo-44.zip
26 Aug 1998 (catalog date)
287,803 bytes
Download FTP scene.org
(XM)

urea jacta est by chavez of doomsday, funktion
/music/songs/1998/u/ureajact.zip
07 Dec 1998 (catalog date)
109,940 bytes
Download FTP scene.org
Released at event ABD98 in the m4ch division and ranked 03

The Porno Invitation Intro by Orange
/party/invites/1996/theporno.zip
09 Oct 1996 (catalog date)
199,484 bytes
Download FTP scene.org
Rating:
Released at event PRN96
Sorry to let you down, but there is actually no porn in this intro.

Dream Girl by Bery of Mortal Compact
/graphics/images/1997/d/dreamgrl.zip
04 Jul 2003 (catalog date)
33,966 bytes
Download FTP scene.org
Released at event KER97 in the grfx division and ranked XX

Intact Removable Nose by Bmod of Oryx
/music/songs/1998/b/bmod-irn.zip
04 Jul 2003 (catalog date)
449,860 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the mmul division and ranked XX
(XM)

Il Dolce Galactica by OPI of Digital Sweep
/music/songs/1998/r/rm_dolce.zip
04 Jul 2003 (catalog date)
445,192 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the mmul division and ranked 15
(IT)

RadioActivity by Radiance
/tla/disks/1995/r/radpack2.zip
26 Jul 1996 (catalog date)
1,047,870 bytes
Download FTP
Rating:

Radioactive Distortion by Neutron
/tla/disks/1996/r/radiodst.zip
15 Sep 1996 (catalog date)
797,026 bytes
Download FTP
Rating:

Reaction by Neutron
/tla/disks/1996/r/reaction.zip
15 Sep 1996 (catalog date)
1,041,255 bytes
Download FTP
Rating:

Lost in the Factory by Hypno
/tla/songs/1995/mod/l/lfactory.lha
16 Sep 1996 (catalog date)
70,290 bytes
Download FTP
Rating:

Mr. Vain (extract) by Melvin Chia
/tla/songs/1995/s3m/m/mrvain.zip
18 Sep 1996 (catalog date)
64,831 bytes
Download FTP
Rating:

Gabba Reacta - Mix by Hadji
/tla/songs/1995/s3m/r/reac-had.zip
20 Sep 1996 (catalog date)
374,525 bytes
Download FTP
Rating:

Sonar Extracted by Zinc
/tla/songs/1995/s3m/z/znc-sonr.zip
20 Sep 1996 (catalog date)
37,389 bytes
Download FTP
Rating:

Just Another Factory by Pedro
/tla/songs/1995/xm/c/cb-fctry.arj
21 Sep 1996 (catalog date)
101,315 bytes
Download FTP
Rating:

Galactic Pull by Schizoid
/tla/songs/1996/it/g/galactic.zip
22 Sep 1996 (catalog date)
217,339 bytes
Download FTP
Rating:

Jactitation by Aborg
/tla/songs/1996/it/j/jacti.zip
22 Sep 1996 (catalog date)
109,162 bytes
Download FTP
Rating:

Retro-Active (Tribute) by Maverick
/tla/songs/1996/it/r/retro.zip
01 Oct 1996 (catalog date)
129,819 bytes
Download FTP
Rating:

Factory by Mark Speckman
/tla/songs/1996/s3m/f/factory.zip
22 Sep 1996 (catalog date)
102,325 bytes
Download FTP
Rating:

Fractalization by Kazumix
/tla/songs/1996/s3m/f/fractali.zip
30 Aug 1996 (catalog date)
123,889 bytes
Download FTP
Rating:

Active by Humanoid
/tla/songs/1996/xm/a/active.zip
22 Sep 1996 (catalog date)
300,360 bytes
Download FTP
Rating:

Psychotraction by Charlie Brown Crew
/tla/songs/1996/xm/c/cb-twarp.arj
22 Sep 1996 (catalog date)
168,883 bytes
Download FTP
Rating:

Deep Satisfaction by E-Motion
/tla/songs/1996/xm/d/deepsat.zip
22 Sep 1996 (catalog date)
241,987 bytes
Download FTP
Rating:

Fusion Reactor by Destiny of Focus
/tla/songs/1996/xm/f/fo_fus.zip
24 Jul 1996 (catalog date)
234,651 bytes
Download FTP
Rating:

Retract by TheRedder
/tla/songs/1996/xm/r/retract.zip
22 Sep 1996 (catalog date)
220,101 bytes
Download FTP
Rating:

Sleezy 303 by Abstract
/tla/songs/1996/xm/s/sleez303.zip
22 Sep 1996 (catalog date)
209,824 bytes
Download FTP
Rating: