Search for "Ica": 328 matches(displaying first 250)

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

Zed 3D by Zed
/code/3d/docs/zed3d060.zip
10 Jan 1997 (catalog date)
357,811 bytes
Download FTP scene.org
Rating:
A comprehensive doc on many aspects of 3d math and programming - Designed for those comfortable with math. It spells out the math concepts needed and shows their application, but by no means spoon feeds the information to you.

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

MOD Format Specifications by Ian Tweedie
/code/audio/docs/modform.zip
21 Jan 1998 (catalog date)
5,923 bytes
Download FTP scene.org
Rating:

Protracker Studio 16 Module Format Specifications by CyberStrike of Renaissance
/code/audio/docs/ps16form.zip
21 Jan 1998 (catalog date)
14,375 bytes
Download FTP scene.org
Rating:

PTM PolyTracker Format Specifications by JAL of Nostalgia
/code/audio/docs/ptmform.zip
21 Jan 1998 (catalog date)
8,329 bytes
Download FTP scene.org

Divine BBS addy source by Dawn of New Age
/code/demosrc/bbsintro/dna_dsrc.zip
30 Jun 1998 (catalog date)
21,201 bytes
Download FTP scene.org
Rating:
Contains a nice vertical voxel bar effect. Assembler

Immortal Syndicate BBS ad 2 sources by NutCracker
/code/demosrc/bbsintro/isad2src.zip
10 Jan 1997 (catalog date)
20,812 bytes
Download FTP scene.org
Rating:
sources for a BBS intro with a horizontal starfield and dropping letters

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.

Spherical Texture Mapping by Keith Sibson
/code/effects/globe/ks_sp.zip
29 Sep 1997 (catalog date)
85,265 bytes
Download FTP scene.org
Rating:

Vertical Copper Bars by Type One of TFL-TDV
/code/effects/raster/intro5.zip
25 Aug 1997 (catalog date)
21,193 bytes
Download FTP scene.org
Rating:
No explanation, comments are in French.

Vertical Copper Bars by Jare of Iguana
/code/effects/raster/the_cop.zip
25 Aug 1997 (catalog date)
49,089 bytes
Download FTP scene.org
Rating:
No explanation, no comments. A .gif dumper is also included.

Fullscreen Rotozoomer by Scott A. Deming
/code/effects/rotozoom/fullr_1.zip
26 Jun 1997 (catalog date)
17,886 bytes
Download FTP scene.org
Rating:
The algorithm is mathematicaly correcty, but it can be done faster.

Motion Read Me by Patch of Avalanche
/code/effects/scroll/motionrd.zip
10 Jan 1997 (catalog date)
30,871 bytes
Download FTP scene.org
Rating:
Source for a smooth vertical text mode scroller - That's the way to do it. :) (Bugs on Matrox cards, but that's the fault of the card, not the code.)

Free direction tunnel tutorial by Kombat
/code/effects/tunnel/freedir.zip
30 Jun 1998 (catalog date)
48,954 bytes
Download FTP scene.org
Rating:
Basicaly the same info as can be found in fdtunnel.zip by Blackaxe of Kolor. Text, C

Heart Quake's water source by ARM of Iguana
/code/effects/water/hq_water.zip
10 Jan 1997 (catalog date)
370,188 bytes
Download FTP scene.org
Rating:
The authoratative source on the water effect - Includes a description of the physics behind the effect and the simplifications done to make the routine run quickly.

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

EMS specs by Dick Flanagan
/code/hardware/memory/ems4spec.zip
10 Jan 1997 (catalog date)
67,864 bytes
Download FTP scene.org
Rating:
A comprehensive doc on EMS - Has the Expanded Memory Specification details and some Pascal and Asm source for acessing EMS memory.

XMS Specification by MS, Intel, Lotus, ?
/code/hardware/memory/xms2spec.zip
10 Jan 1997 (catalog date)
9,431 bytes
Download FTP scene.org
Rating:
XMS Specifications - The complete specification of the XMS standard.

DPMI Specification by ?
/code/hardware/pmode/dpmispec.zip
10 Jan 1997 (catalog date)
33,749 bytes
Download FTP scene.org
Rating:
The complete DPMI specification - Everything you wanted to know about DPMI but were scared to ask.

VCPI specification by ?
/code/hardware/pmode/vcpi.doc
10 Jan 1997 (catalog date)
60,219 bytes
Download FTP scene.org
Rating:
The specifications for VCPI - It's there if you need it.

WUSTUB v0.1 by Michael Tippach
/code/hardware/pmode/wustub01.zip
10 Jul 1997 (catalog date)
50,554 bytes
Download FTP scene.org
Rating:
A DOS extender for Borland's Delphi 2. It's basically a PE loader for DOS. Comes with a CRT unit.

Official VESA VBE 2.0 Specification
/code/hardware/video/vbe20-11.exe
06 Oct 1996 (catalog date)
553,428 bytes
Download FTP scene.org
Rating:

VESA BIOS extension docs by Patch
/code/hardware/video/vesasp12.zip
10 Jan 1997 (catalog date)
15,985 bytes
Download FTP scene.org
Rating:
The specifications of the VESA BIOS extension - (kinda) from VESA themselves.

Multipage VGA Library by Lin Ke-Fong
/code/library/mpvga10.zip
01 Dec 1997 (catalog date)
84,061 bytes
Download FTP scene.org
Rating:
VGA library by Lin Ke-Fong. Very good tweaked vga library. It automaticaly detects the vga card to offer as much functionality as possible instead of using the standard vga settings only like most libraries do.

PSM Module Specification by Joshua Jensen
/code/sound/psm-form.zip
05 Oct 1996 (catalog date)
6,440 bytes
Download FTP scene.org
Rating:

Tutorial #12 by Denthor of Asphyxia
/code/tutors/denthor/tut12.zip
11 Jan 1997 (catalog date)
12,770 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Scrolling in X-mode - Only covers vertical screen scrolling.

ASCII ART Lib by Jan Hubicka
/code/utils/graphics/aalib10.zip
19 Jan 1998 (catalog date)
133,184 bytes
Download FTP scene.org
Rating:
Ascii Art Renderer. Do not kill yourself trying to understand the code (no comments at all, and fairly complex code). Bonus points for the concept. This is FUNKY and fun to play with. (TMDC anyone? might be useful to figure out how to go from a graphical image to ASCII)

Graphical File Viewer v2.01 by Jare of Iguana
/code/utils/graphics/gfv20.zip
26 Feb 1998 (catalog date)
12,669 bytes
Download FTP scene.org
Rating:
Very simple graphics ripper, doesn't work with compressed files.

Vfixppsl - Vesa Fix Pixels Per Scan Line by Saint
/code/utils/graphics/vfixppsl.zip
12 Jun 1998 (catalog date)
2,392 bytes
Download FTP scene.org
This little TSR sets the number of pixels per scan line to match the x resolution of the visible screen. Usefull for demos / games that assume the logical width of a scan line to be equal to the physical width. Includes ASM source code.

Physical by Physical Crew
/demos/1991/physical.zip
30 May 1998 (catalog date)
172,477 bytes
Download FTP scene.org
Rating:
,,DAC,

Takeover by Epical
/demos/1992/takeover.zip
29 Jun 1996 (catalog date)
700,786 bytes
Download FTP scene.org
Rating:

Eradicator by Ground Zero
/demos/1993/e/eradicat.zip
29 Jun 1996 (catalog date)
44,209 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 10

Fixup Overflow by Epical
/demos/1993/f/fix_over.zip
29 Jun 1996 (catalog date)
63,939 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked XX

Grr! by Epical
/demos/1993/g/grr_.zip
29 Jun 1996 (catalog date)
76,595 bytes
Download FTP scene.org
Rating:
Released at event AGR93 in the demo division and ranked 07

Loomtro by The Loom Syndicate
/demos/1993/l/loomtro.zip
29 Jun 1996 (catalog date)
80,312 bytes
Download FTP scene.org
Rating:

Tangle by Epical
/demos/1993/t/tangle.zip
29 Jun 1996 (catalog date)
68,414 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 02

Timeout by Epical
/demos/1993/t/timeout.zip
29 Jun 1996 (catalog date)
64,211 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 04

4 Kings by Orange
/demos/1994/0-9/4kings.zip
29 Jun 1996 (catalog date)
57,584 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 10
A nice, unique look to this demo sets it apart from others. Lots of mathematical based code. Opens up with four grahpics in the corners and a bouncing pixel that opens up to the title. Good design doesn't stay with any one routine for too long.

BBS Antarctica by The Charlatan of Intense
/demos/1994/a/ant1.zip
29 Jun 1996 (catalog date)
15,451 bytes
Download FTP scene.org
Rating:

Critical by Occult
/demos/1994/c/critical.zip
29 Jun 1996 (catalog date)
191,649 bytes
Download FTP scene.org
Rating:

Images by Epical
/demos/1994/i/images.zip
29 Jun 1996 (catalog date)
1,376,985 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 05

Intoxicated by Post Mortem
/demos/1994/i/intox.zip
29 Jun 1996 (catalog date)
335,441 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division

Llama Olimpica by M3
/demos/1994/l/llama.zip
29 Jun 1996 (catalog date)
16,003 bytes
Download FTP scene.org
Rating:

BBS Immortal Syndicate #2 by Immortal Syndicate
/demos/1994/l/loader20.zip
29 Jun 1996 (catalog date)
7,923 bytes
Download FTP scene.org
Rating:

Optimize by Feenix of Epical
/demos/1994/o/optimize.zip
29 Jun 1996 (catalog date)
4,271 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 03

BBS Pentium by Immortal Syndicate
/demos/1994/p/pentium.zip
29 Jun 1996 (catalog date)
294,265 bytes
Download FTP scene.org
Rating:

Quiktro by Immortal Syndicate
/demos/1994/q/quiktro.zip
29 Jun 1996 (catalog date)
417,929 bytes
Download FTP scene.org
Rating:

Remote Control by Neurotica
/demos/1994/r/remote.zip
14 Jan 1997 (catalog date)
322,086 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Logical Thoughts by TDS
/demos/1994/t/tdslogic.zip
29 Jun 1996 (catalog date)
588,263 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

Electrical Movement (GUS) by Amorphous
/demos/1995/a/ams_emg.zip
29 Jun 1996 (catalog date)
696,288 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 02

Electrical Movement (SB) by Amorphous
/demos/1995/a/ams_ems.zip
29 Jun 1996 (catalog date)
706,504 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 02

Fire & Ice by Neural Image Syndicate
/demos/1995/f/fai.zip
30 Jun 1996 (catalog date)
211,449 bytes
Download FTP scene.org
Rating:

Chicago by JFF
/demos/1995/j/jff-chic.zip
18 Jan 1997 (catalog date)
64,815 bytes
Download FTP scene.org
Rating:

Rebel Mind by Epical
/demos/1995/r/rebelmnd.zip
30 Jun 1996 (catalog date)
791,832 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 05

Serenity by Immortal Syndicate
/demos/1995/s/serenity.zip
30 Jun 1996 (catalog date)
44,207 bytes
Download FTP scene.org
Rating:

Sketch by Syndicate
/demos/1995/s/sketch.zip
30 Jun 1996 (catalog date)
64,425 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in64 division and ranked 02

Optical Illusion by Intellius of Bamboosh
/demos/1996/b/bmb4kbp3.zip
13 Jul 1996 (catalog date)
5,623 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Critical Mass by Lorenzo, Robymus, Dave
/demos/1996/c/critmass.zip
18 Sep 1996 (catalog date)
2,251 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Megagukk by Logical, ELQ
/demos/1996/m/megagukf.zip
12 Jan 1997 (catalog date)
612,090 bytes
Download FTP scene.org
Rating:

Mystical by Neurochip
/demos/1996/m/mystical.zip
14 Sep 1996 (catalog date)
2,700 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in4k division and ranked 08

Running Wild by Hurricane
/demos/1996/r/running.zip
30 Jun 1996 (catalog date)
11,092 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 02

Argonautical by Stephen of Silicon Brain
/demos/1996/s/sb_argon.zip
18 Sep 1996 (catalog date)
1,773 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked 02

Astronautical by Silicon Brain
/demos/1996/s/sb_astro.zip
18 Sep 1996 (catalog date)
4,421 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in4k division and ranked ??

Scratch by Neurotica
/demos/1996/s/scratch.zip
30 Jun 1996 (catalog date)
1,152,616 bytes
Download FTP scene.org
Rating:
Released at event I96 in the demo division and ranked 03

Sleek Society by Gelica
/demos/1996/s/ssociety.zip
06 Jul 1996 (catalog date)
367,335 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked ??

Twisted by Intricate Designs
/demos/1996/t/twisted.zip
30 Jun 1996 (catalog date)
503,718 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the demo division and ranked 02

American Kebab Joint by Dupe
/demos/1997/d/dpe_kbjn.zip
21 Feb 1998 (catalog date)
71,764 bytes
Download FTP scene.org
Rating:

Mathematica by Enenzi
/demos/1997/e/enz_math.zip
17 Jan 1998 (catalog date)
69,857 bytes
Download FTP scene.org
Rating:
Released at event AST97 in the in64 division and ranked 02
,VESA,,

Afternoon (bugfix) by America
/demos/1997/h/hc_afix.zip
30 Mar 1997 (catalog date)
76,828 bytes
Download FTP scene.org
Rating:

Afternoon by America
/demos/1997/h/hc_after.zip
30 Mar 1997 (catalog date)
242,841 bytes
Download FTP scene.org
Rating:
DX2/66,,GUS/SB/WSS,

BBS The Communications Barrier by Merlin, Aspect
/demos/1997/i/intro2.zip
24 Jun 1997 (catalog date)
8,121 bytes
Download FTP scene.org
Rating:
,,Adlib,

Mathematical Dreams by Mingo
/demos/1997/m/matd.zip
17 Mar 1997 (catalog date)
169,406 bytes
Download FTP scene.org
Rating:
,VESA,SB,

Maximum Overdrift by Hypnotica
/demos/1997/m/maxover.zip
16 Apr 1997 (catalog date)
271,406 bytes
Download FTP scene.org
Rating:

Slimy Yellow Fish by Neurotica
/demos/1997/n/neu_syf.zip
27 Jul 1997 (catalog date)
1,434,082 bytes
Download FTP scene.org
Rating:
Released at event I97 in the demo division and ranked 03

Transmogrification by Blocc
/demos/1997/t/trans.zip
12 Jan 1998 (catalog date)
202,601 bytes
Download FTP scene.org
Rating:

Transmogrification 2 by Blocc
/demos/1997/t/trans2.zip
07 Feb 1998 (catalog date)
59,863 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 15
,VESA,GUS,

Fireworks by Picard of Hydrogen
/demos/1998/h/h2_firew.zip
21 Aug 1998 (catalog date)
5,626 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 01

Radical by Invisible
/demos/1998/i/inv-rad.zip
15 Aug 1998 (catalog date)
721,796 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??
486-66,,GUS/SB,5MB

Mesha by Picard of Rhyme
/demos/1998/m/mesha_by.zip
26 Sep 1998 (catalog date)
10,211 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the in4k division and ranked 01

Alien One by Neurotica
/demos/1998/n/neu_ali1.zip
02 Sep 1998 (catalog date)
1,571,624 bytes
Download FTP scene.org
,32b VESA,,

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

Broken Wings by Kayputk, Icarus
/graphics/disks/1998/bwpack.zip
09 Mar 1998 (catalog date)
776,993 bytes
Download FTP scene.org
Rating:
Raytraced images

Generotica by Laz
/graphics/images/1994/g/generoti.zip
04 Jul 1996 (catalog date)
42,935 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 41

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

45 Minute Picasso by Kowtow
/graphics/images/1995/k/k_picas.zip
04 Jul 1996 (catalog date)
26,005 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the grfx division and ranked 06

Magical by Dice
/graphics/images/1996/m/magical.zip
24 Aug 1996 (catalog date)
26,768 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the grfx division and ranked 01

Mystical by Madman
/graphics/images/1996/m/mystic.zip
23 Nov 1996 (catalog date)
65,823 bytes
Download FTP scene.org
Rating:
Released at event SAT96B in the grtc division and ranked ??

Mystical by ???
/graphics/images/1996/m/mystical.zip
04 Sep 1996 (catalog date)
99,056 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Communication by Rise
/graphics/images/1997/c/communic.zip
17 Feb 1998 (catalog date)
137,093 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 10
640x512x256

Eat more chemicals by ?? of ??
/graphics/images/1997/m/mek-51.zip
18 May 1998 (catalog date)
51,552 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
640x512x64

Replica by Maplo of Pulse
/graphics/images/1997/p/pixel_10.zip
06 May 1998 (catalog date)
299,174 bytes
Download FTP scene.org
Released at event TP97 in the grfx division and ranked ??
640x480x256

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

THK by Anna of Chemical Sisters
/graphics/images/1998/t/thk.zip
09 Sep 1998 (catalog date)
124,776 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grfx division and ranked 07
600x512x16m

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

Hoax 3 by Epical
/mags/1993/hoax3.zip
26 May 1998 (catalog date)
323,094 bytes
Download FTP scene.org
Rating:
286,,SB/DAC,

Hoax 4 by Epical
/mags/1993/hoax4.zip
26 May 1998 (catalog date)
261,374 bytes
Download FTP scene.org
Rating:
286,,SB/DAC,

Hoax 5 by Epical
/mags/1993/hoax5.zip
26 May 1998 (catalog date)
418,961 bytes
Download FTP scene.org
Rating:
386,,SB/DAC,

Hoax 6 by Epical
/mags/1995/hoaxmag6.zip
14 Sep 1996 (catalog date)
597,053 bytes
Download FTP scene.org
Rating:

Syndicate Net Diskmag 1 by The Artists of Toronto
/mags/1996/synmag1.zip
25 Oct 1996 (catalog date)
3,705,628 bytes
Download FTP scene.org
Rating:

Power Syndicate by Clement Poon
/music/contests/mc1/entries/__syndi.zip
09 Nov 1996 (catalog date)
144,966 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 06

Technical Dreams by Richard Sirois
/music/contests/mc1/entries/__tecdrm.zip
09 Nov 1996 (catalog date)
68,876 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked DD

Music Contest 1 Final Results by Hornet
/music/contests/mc1/files/mc1lame.zip
09 Nov 1996 (catalog date)
123,255 bytes
Download FTP scene.org
Released at event MC1
after a disqualification

Attack by Turrican
/music/contests/mc4/rookie/m4r-atta.zip
10 Nov 1996 (catalog date)
124,891 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R10

Dedicated by Darius of Outworlders
/music/contests/mc4/rookie/m4r-dedi.zip
10 Nov 1996 (catalog date)
224,925 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R15

Nautical by IV
/music/contests/mc4/veteran/m4v-naut.zip
10 Nov 1996 (catalog date)
167,936 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Chemical Land by Placebo of Traxtc
/music/contests/mc5/intermed/m5i-chln.zip
29 Aug 1997 (catalog date)
680,413 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lake Titicaca by Jobe of Big Boom, Lataamo
/music/contests/mc5/intermed/m5i-ttcc.zip
29 Aug 1997 (catalog date)
358,068 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Downfall by Hydro of Aquatica
/music/contests/mc5/rookie/m5r-dnf.zip
29 Aug 1997 (catalog date)
124,763 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Bliss by Vivid of Radical Rhythms, D-lusion
/music/contests/mc5/veteran/m5v-blss.zip
29 Aug 1997 (catalog date)
776,610 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Sinnenglut by Assign of Ethos 9, Tokyo Dawn Recs, Radical Rhythms
/music/contests/mc5/veteran/m5v-glut.zip
29 Aug 1997 (catalog date)
567,888 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Matching Pair by Mystical of Purple
/music/contests/mc5/veteran/m5v-pair.zip
29 Aug 1997 (catalog date)
545,683 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Purification by Phaze of Digitalus
/music/contests/mc5/veteran/m5v-puri.zip
29 Aug 1997 (catalog date)
209,507 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Shadow Exploded by Screamager of KFMF, Radical Rhythms
/music/contests/mc5/veteran/m5v-shad.zip
29 Aug 1997 (catalog date)
83,450 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Chemical by MC_Digital
/music/contests/mc6/intermed/m6i-cmcl.zip
28 Mar 1999 (catalog date)
607,077 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Bythelakeshewaits by Myristica
/music/contests/mc6/intermed/m6i-lake.zip
28 Mar 1999 (catalog date)
578,551 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Gynaecomastica Tota by ZyZ
/music/contests/mc6/rookie/m6r-gyn.zip
28 Mar 1999 (catalog date)
325,440 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Tropical Island by Prophecy
/music/contests/mc6/rookie/m6r-tris.zip
28 Mar 1999 (catalog date)
419,646 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Head Over Eels by mystical
/music/contests/mc6/veteran/m6v-eels.zip
28 Mar 1999 (catalog date)
609,463 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

MC6 Disqualification - Joachim Olsen
/music/contests/mc_dq/anthrax.zip
12 Jul 1998 (catalog date)
419,330 bytes
Download FTP scene.org
Released at event MC6

MC3 Disqualification - Mark Sanders
/music/contests/mc_dq/blanka.zip
12 Jul 1998 (catalog date)
1,306,315 bytes
Download FTP scene.org
Released at event MC3

MC6 Disqualification - Jochen Feldktter
/music/contests/mc_dq/virgill.zip
29 Jul 1998 (catalog date)
692,669 bytes
Download FTP scene.org
Released at event MC6

Mozicpack #5 by Mozicart
/music/disks/1995/moz_0005.zip
26 Jul 1996 (catalog date)
1,453,591 bytes
Download FTP scene.org
Rating:

Mozicpack #8 by Mozicart
/music/disks/1995/moz_0008.zip
26 Jul 1996 (catalog date)
1,329,605 bytes
Download FTP scene.org
Rating:

Aquarious by Mystical of Purple
/music/disks/1995/p-aqua.zip
26 Jul 1996 (catalog date)
1,122,099 bytes
Download FTP scene.org
Rating:

Chapter 8 by Radical Rhythms
/music/disks/1995/rr_chap8.zip
26 Jul 1996 (catalog date)
7,876,091 bytes
Download FTP scene.org
Rating:

Music Pack May 1996 by Mozicart
/music/disks/1996/moz9605.zip
23 Aug 1996 (catalog date)
2,351,162 bytes
Download FTP scene.org
Rating:

Musica Slovacca by Blue Zone
/music/disks/1996/musica.zip
29 Sep 1996 (catalog date)
2,736,279 bytes
Download FTP scene.org
Rating:

Chapter X by Radical Rhythms
/music/disks/1996/rr_chapx.zip
27 Jan 1997 (catalog date)
9,857,222 bytes
Download FTP scene.org
Rating:
Includes 574k UNIVBE .zip file, compressed and uncompressed x-play/x-shell. Most of the music is ok, but they did a _really_ nice job with the interface... give 'em a star just for that. For a disk this large, it's well put together.

Subsonica 1 by Mellow-D, Kxmode, Stinger, Darkwolf, GD, Hunz, Skie
/music/disks/1996/sub01.zip
22 Jan 1997 (catalog date)
2,061,362 bytes
Download FTP scene.org
Rating:
All of the tunes in here are really good... a couple even at the 4.5 star level.

Synthetica by Sanxion
/music/disks/1996/sxn-synt.zip
20 Nov 1996 (catalog date)
2,752,968 bytes
Download FTP scene.org
Rating:

Unification 2 by Aim Higher
/music/disks/1996/unify2.zip
15 Sep 1996 (catalog date)
1,036,007 bytes
Download FTP scene.org
Rating:

Reunification by AIM Higher
/music/disks/1997/ah-reun.zip
25 Jul 1997 (catalog date)
4,157,609 bytes
Download FTP scene.org

The American Intelligensia by scin lenina of intellicore
/music/disks/1997/ic-amin.zip
10 Dec 1997 (catalog date)
382,981 bytes
Download FTP scene.org

Skyline by Nexus, BassQ, Arclight, Turrican, Vildauget of Cloud Nine
/music/disks/1997/skyline.zip
15 Apr 1997 (catalog date)
3,716,143 bytes
Download FTP scene.org

Duneicated by Stereoman of NOISE
/music/disks/1997/sm-dnctd.zip
10 Nov 1997 (catalog date)
2,261,216 bytes
Download FTP scene.org
Rating:

Exotica by dj zip, drzachary, ragOOn, scheme, el blanco of kombo
/music/disks/1998/exotica.zip
03 Mar 1998 (catalog date)
2,942,021 bytes
Download FTP scene.org

Heretical by SSG, Cori, Heretic of arteffect
/music/disks/1998/hrtcl.zip
10 Feb 1998 (catalog date)
1,590,725 bytes
Download FTP scene.org

Application by Mister Destructo of Happy Phat Klan
/music/disks/1998/md-aplic.zip
08 Jul 1998 (catalog date)
1,051,483 bytes
Download FTP scene.org

Stage Nine by Scirocco, Tito, Radix, Purple Motion, Xerxes, Basehead, Laxity, Mick Rippon, Hunz, Mystical, Nemesis, Keith303
/music/disks/1998/stage9.zip
11 Jan 1998 (catalog date)
6,969,494 bytes
Download FTP scene.org
Rating:

Wav To Xi Converter 1.2 by MAZ
/music/programs/convert/wav2xi12.zip
28 Apr 1997 (catalog date)
15,628 bytes
Download FTP scene.org
8/16 bit WAV to XI converter, incl. crossfade loop "detection", frequency to FT2 RelNote/FineTune conversion, amplification trigger and zero cross handling. NEW: removed readonly-WAV bug, now accepts paths in source filename to better integrate it with AKA's SMoRPhi

Judas Sound System V2.06y by Yehar, Cadaver
/music/programs/players/jdas206y.zip
07 Jun 1998 (catalog date)
438,873 bytes
Download FTP scene.org
Judas v2.06y Apocalyptic Softwaremixing Soundsystem for Watcom 32bit flat mode. Supports: SB/SBPRO/SB16/GUS/WAV-writer. Modules: XM/MOD/S3M. Samples: WAV/raw. Quality mixer gives you the best sound quality you can get today, clicker free (without touching sharp percussions), mixed with 32bit precision. Cubic interpolation reproduces samples with good treble response and very low distortion. Fast mixer is the ultra-fast alternative, suitable for games and demos. A player, examples, documents and full sources are included. Judas is free to be used for any purpose. New in this version: fixes, enhanced quality mixer, distortion indicator, true volume meters, song looping settings, rewinding and forwarding, Watcom 11.0 support.

The Multi Module Player V5.325 by Charles Attard
/music/programs/players/mmp5325.zip
24 May 1997 (catalog date)
123,088 bytes
Download FTP scene.org
High quality graphical player for 669/LST/MOD/MTM/NST/S3M/XM/WAV/XI/ARJ/ZIP with mouse. Support for SB Pro/16 with oversampling and low-pass filter

MOD.EXE
/music/programs/players/mod.zip
20 Apr 1997 (catalog date)
12,018 bytes
Download FTP scene.org
Graphical MOD player "MASSOUND Player version 9"

Universal Module Player V5.99 Rev. D by Terry Chatman aka void of i.TECH
/music/programs/players/ump599d.zip
11 Jul 1997 (catalog date)
100,166 bytes
Download FTP scene.org
Some consider this THE module player. Supports XM, S3M, MOD, STM, 669, MTM, SB, SBPro, SB16, PAS, PAS plus, PAS16, GUS. Has very nice graphical views and TONS of new features. DOS although works under Win95.

Graphical Sound System v1.0 by J. Meacham
/music/programs/spectrum/gss100.zip
09 Sep 1996 (catalog date)
29,759 bytes
Download FTP scene.org

Real Tracker 2.01 by Arnaud Hasenfratz
/music/programs/trackers/rt201.zip
25 Apr 1997 (catalog date)
448,215 bytes
Download FTP scene.org
SVGA Multi-window graphical interface - support SB, SB Pro, SB16, GUS, InterWave - load RTM, MOD, S3M, XM files - save RTM, MOD, XM files

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.

Samples by Immortal Syndicate
/music/samples/is-smpl1.zip
10 Sep 1996 (catalog date)
818,688 bytes
Download FTP scene.org
WAV 16-bit 22kh

Electrification by ???
/music/songs/1993/electrif.zip
23 Sep 1996 (catalog date)
163,062 bytes
Download FTP scene.org
Rating:
(MOD)

Devious Disaster by Mystical
/music/songs/1994/devious.zip
15 Sep 1996 (catalog date)
84,148 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(S3M)

Hurricane by Scorpik
/music/songs/1994/hurr1can.zip
23 Sep 1996 (catalog date)
273,564 bytes
Download FTP scene.org
Rating:
(MOD)

Mysterious Mouse by Mystical
/music/songs/1994/mousemod.zip
15 Sep 1996 (catalog date)
25,884 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked 14
(MOD)

Spherical by Nagel
/music/songs/1994/spherica.zip
18 Mar 1997 (catalog date)
142,640 bytes
Download FTP scene.org
Rating:
(ULT)

Tropical Sunset by Nosferatu
/music/songs/1994/sunset.zip
23 Sep 1996 (catalog date)
243,390 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the mmul division
(MTM)

Vaginal Lubrication by Yolk
/music/songs/1994/vaglubri.zip
24 Jan 1997 (catalog date)
241,045 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(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)

Fish Power by Mystical
/music/songs/1995/f/fish2.zip
17 Sep 1996 (catalog date)
278,411 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the mmul division and ranked ??
(S3M)

I Can Fly! by Tito
/music/songs/1995/i/icanfly.zip
21 Sep 1996 (catalog date)
239,322 bytes
Download FTP scene.org
Rating:
(XM)

Intoxicated Chords by Sikamikanico
/music/songs/1995/i/intoxic.zip
21 Sep 1996 (catalog date)
392,387 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Lille Peder Edderkop by Jazz, Mystical
/music/songs/1995/j/jazzmyst.zip
24 Sep 1996 (catalog date)
90,980 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the mmul division and ranked ??
(S3M)

Logical War by Vic
/music/songs/1995/l/logicwar.zip
23 Sep 1996 (catalog date)
315,401 bytes
Download FTP scene.org
Rating:
(PTM)

Aquarius by Mystical
/music/songs/1995/m/m-aqth.zip
18 Sep 1996 (catalog date)
80,471 bytes
Download FTP scene.org
Rating:
(S3M)

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)

Delusive Dreams by Mystical
/music/songs/1995/m/m-delus.zip
18 Sep 1996 (catalog date)
125,970 bytes
Download FTP scene.org
Rating:
(S3M)

Electric Yuppie by Mystical
/music/songs/1995/m/m-electr.zip
16 Sep 1996 (catalog date)
84,201 bytes
Download FTP scene.org
Rating:
(MOD)

Final Encounter by Mystical
/music/songs/1995/m/m-finenc.zip
18 Sep 1996 (catalog date)
147,179 bytes
Download FTP scene.org
Rating:
(S3M)

Flying Indian by Mystical
/music/songs/1995/m/m-flying.zip
18 Sep 1996 (catalog date)
117,755 bytes
Download FTP scene.org
Rating:
(S3M)

Gotta Get it Out by Mystical
/music/songs/1995/m/m-getit.zip
18 Sep 1996 (catalog date)
176,267 bytes
Download FTP scene.org
Rating:
(S3M)

Flying Indian II by Mystical
/music/songs/1995/m/m-india2.zip
18 Sep 1996 (catalog date)
153,890 bytes
Download FTP scene.org
Rating:
(S3M)

En N0gen And Der Danser by Mystical
/music/songs/1995/m/m-n0gen.zip
18 Sep 1996 (catalog date)
103,963 bytes
Download FTP scene.org
Rating:
(S3M)

Never Mind by Mystical
/music/songs/1995/m/m-never.zip
18 Sep 1996 (catalog date)
130,054 bytes
Download FTP scene.org
Rating:
(S3M)

Power On by Mystical
/music/songs/1995/m/m-power.zip
16 Sep 1996 (catalog date)
61,798 bytes
Download FTP scene.org
Rating:
(MOD)

Skulme Planer Theme by Mystical
/music/songs/1995/m/m-skumth.zip
18 Sep 1996 (catalog date)
226,953 bytes
Download FTP scene.org
Rating:
(S3M)

Something Slightly Silly by Mystical
/music/songs/1995/m/m-slight.zip
18 Sep 1996 (catalog date)
186,125 bytes
Download FTP scene.org
Rating:
(S3M)

A Strange Vision by Mystical
/music/songs/1995/m/m-vision.zip
18 Sep 1996 (catalog date)
109,584 bytes
Download FTP scene.org
Rating:
(S3M)

In A World Of Crystals by Mystical
/music/songs/1995/m/m-world.zip
18 Sep 1996 (catalog date)
142,408 bytes
Download FTP scene.org
Rating:
(S3M)

Magnification by Viper
/music/songs/1995/m/magnific.zip
18 Sep 1996 (catalog date)
194,108 bytes
Download FTP scene.org
Rating:
Released at event ASM95
(S3M)

Plasmatique by Mystical
/music/songs/1995/p/plasmat.zip
19 Sep 1996 (catalog date)
343,690 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(S3M)

Africa (cover) by John Hawksley
/music/songs/1996/a/africa.zip
18 Nov 1996 (catalog date)
392,923 bytes
Download FTP scene.org
Rating:
(IT)

Vendetta - The Abused 909 Remix by Assign of Radical Rhythms
/music/songs/1996/a/agn-b20v.zip
09 Apr 1997 (catalog date)
739,776 bytes
Download FTP scene.org
Rating:
(XM)

Wahnsignale by Assign of Radical Rhythms
/music/songs/1996/a/agn-tt26.zip
09 Apr 1997 (catalog date)
84,020 bytes
Download FTP scene.org
Rating:
(XM)

Aquatica by BeaT of Osmosys
/music/songs/1996/a/aquatica.zip
06 Apr 1997 (catalog date)
200,082 bytes
Download FTP scene.org
Rating:
(S3M)

Chemical Dreamer by Blazer
/music/songs/1996/c/chemical.zip
17 Sep 1997 (catalog date)
285,929 bytes
Download FTP scene.org
(MOD)

Chemical Waste by Hanx of Urinate
/music/songs/1996/c/chemwast.zip
24 Jan 1997 (catalog date)
221,909 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the mmul division and ranked 05
(XM)

Cicatriz by Parity
/music/songs/1996/c/cicatriz.zip
23 Jul 1996 (catalog date)
96,187 bytes
Download FTP scene.org
Rating:
(S3M)

Classical Sight by SoundMaster
/music/songs/1996/c/classica.zip
01 Jul 1996 (catalog date)
490,182 bytes
Download FTP scene.org
Rating:
(XM)

Intoxicated by pioneer of decay
/music/songs/1996/d/dcy_intx.zip
06 Apr 1997 (catalog date)
176,981 bytes
Download FTP scene.org
(XM)

Will I Dream by X-Prodica
/music/songs/1996/d/dream.zip
23 Jul 1996 (catalog date)
292,128 bytes
Download FTP scene.org
Rating:
(S3M)

Extratica, Dark Rock by Ethereal
/music/songs/1996/e/e-extrat.zip
13 Apr 1997 (catalog date)
229,030 bytes
Download FTP scene.org
(IT)

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

Icarus Dream by Lord, Mr. Pixel
/music/songs/1996/i/icarus.zip
26 Feb 1997 (catalog date)
783,299 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the m4ch division and ranked ??
(MOD)

Inexplicable Occurrences by Igneous
/music/songs/1996/i/inx-occ.zip
23 Aug 1996 (catalog date)
248,006 bytes
Download FTP scene.org
Rating:
(XM)

Jamaican Mars by CD
/music/songs/1996/k/k_jmars.zip
18 Nov 1996 (catalog date)
208,485 bytes
Download FTP scene.org
Rating:
(IT)

Eddie the Pelican by Kent Hansen
/music/songs/1996/k/kh-pelic.zip
26 Jan 1997 (catalog date)
228,217 bytes
Download FTP scene.org
Rating:
(XM)

Den Onde Corporation by Mystical
/music/songs/1996/m/m-denond.zip
11 Aug 1996 (catalog date)
603,595 bytes
Download FTP scene.org
Rating:
(IT)

Grydemix by Mystical
/music/songs/1996/m/m-gryde.zip
08 Oct 1996 (catalog date)
206,023 bytes
Download FTP scene.org
Rating:
(S3M)

Hopla Paa Bakken by Mystical of Purple
/music/songs/1996/m/m-hopla.zip
20 Apr 1997 (catalog date)
130,100 bytes
Download FTP scene.org
Released at event SE96 in the mfst division and ranked ??
(IT)

Midnight by Mystical
/music/songs/1996/m/m-midnig.zip
15 Mar 1997 (catalog date)
332,962 bytes
Download FTP scene.org
Released at event TP96 in the mmul division and ranked 02
(S3M)

Path to Freedom by Mystical
/music/songs/1996/m/m-path.zip
08 Oct 1996 (catalog date)
159,005 bytes
Download FTP scene.org
Rating:
(S3M)

Salsa Con Carne by Mystical
/music/songs/1996/m/m-salcon.zip
15 Mar 1997 (catalog date)
317,044 bytes
Download FTP scene.org
Released at event TP96 in the m4ch division and ranked 01
(MOD)

Stomping on Elephantus by Mystical
/music/songs/1996/m/m-stomp.zip
08 Oct 1996 (catalog date)
411,321 bytes
Download FTP scene.org
Rating:
(S3M)

Creature of the Woods by Mystical
/music/songs/1996/m/m-woods.zip
11 Aug 1996 (catalog date)
341,256 bytes
Download FTP scene.org
Rating:
(S3M)

Macamericana by Tito of Candela
/music/songs/1996/m/macameri.zip
14 Oct 1997 (catalog date)
29,709 bytes
Download FTP scene.org
(XM)

Metamorphica by Zenecade
/music/songs/1996/m/meta.zip
22 Sep 1996 (catalog date)
59,476 bytes
Download FTP scene.org
Rating:
(S3M)

Desertica by Mercure
/music/songs/1996/m/mrc-des.zip
26 Jan 1997 (catalog date)
409,913 bytes
Download FTP scene.org
Rating:
(S3M)

Radition by Cicada
/music/songs/1996/n/ng-rad.zip
22 Sep 1996 (catalog date)
326,946 bytes
Download FTP scene.org
Rating:
(XM)

Racy Raccoon by Mikki of Epical
/music/songs/1996/r/raccoon.zip
22 Sep 1996 (catalog date)
193,436 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the mmul division and ranked XX
(XM)

Radio Statica by Darkwolf, Fred
/music/songs/1996/r/radio.zip
22 Sep 1996 (catalog date)
333,807 bytes
Download FTP scene.org
Rating:
(S3M)

The Void by Screamager of Radical Rhythms
/music/songs/1996/s/sc-void.zip
13 Apr 1997 (catalog date)
366,012 bytes
Download FTP scene.org
(XM)

Awaiting Dusk by Turrican
/music/songs/1996/t/t_dusk.zip
05 Mar 1997 (catalog date)
448,349 bytes
Download FTP scene.org
Rating:
(IT)

Kenetically Funkified Chickens by Yannis Brown
/music/songs/1996/y/yb-kfc.zip
17 Nov 1997 (catalog date)
154,683 bytes
Download FTP scene.org
(IT)

Replicator by Zodiak of Cascada, Complex
/music/songs/1996/z/z-replic.zip
22 Sep 1996 (catalog date)
492,707 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the mmul division and ranked 10
(XM)

Grand Unification Theory by dj3
/music/songs/1997/0-9/3-gut.zip
23 Oct 1997 (catalog date)
511,055 bytes
Download FTP scene.org
(IT)

Disecticate by Oned of 7YNIVf
/music/songs/1997/0-9/7_disect.zip
07 Jul 1997 (catalog date)
526,590 bytes
Download FTP scene.org
(IT)

Fuck Electronica by oscillate of 7YNIVf
/music/songs/1997/0-9/7_elec.zip
25 Aug 1997 (catalog date)
408,443 bytes
Download FTP scene.org
(IT)

Mechanical Suffering by oscillate of 7YNIVf
/music/songs/1997/0-9/7_mech.zip
07 Jul 1997 (catalog date)
366,566 bytes
Download FTP scene.org
(IT)

The Diabolical Lab by VampRabb1t of 7YNIVf
/music/songs/1997/0-9/7_tdl.zip
07 Jul 1997 (catalog date)
276,422 bytes
Download FTP scene.org
(IT)

Intoxication II by Almighty One
/music/songs/1997/a/a1_ntxk2.zip
17 Mar 1997 (catalog date)
534,493 bytes
Download FTP scene.org
(IT)

Intoxication by Almighty One
/music/songs/1997/a/a1_toxic.zip
18 Mar 1997 (catalog date)
468,476 bytes
Download FTP scene.org
(S3M)

Africa by Avatar of Wild Designs
/music/songs/1997/a/africa.zip
19 Dec 1998 (catalog date)
305,804 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 12

African Funk Tribe by Silver, Vastator
/music/songs/1997/a/afunk.zip
29 Jan 1998 (catalog date)
283,319 bytes
Download FTP scene.org
Released at event CRS97 in the mmul division and ranked 05
(IT)

Chemicals by secret agent of Blitz Beat Productions
/music/songs/1997/b/b-chem.zip
12 Dec 1997 (catalog date)
539,202 bytes
Download FTP scene.org
(XM)

Babay's Dreams... by Babay of Technological University of Podillya
/music/songs/1997/b/b_dreams.zip
12 Oct 1997 (catalog date)
31,920 bytes
Download FTP scene.org
(S3M)

Electronica Ii by BassQ of Cloud Nine
/music/songs/1997/b/bq-elec2.zip
22 May 1997 (catalog date)
447,230 bytes
Download FTP scene.org
(XM)

Electronica Ii by BassQ of Cloud Nine
/music/songs/1997/c/c9_elec2.zip
17 May 1997 (catalog date)
398,809 bytes
Download FTP scene.org
(XM)

Chemicalingualism by Fallacy
/music/songs/1997/c/chemikah.zip
24 Sep 1997 (catalog date)
695,172 bytes
Download FTP scene.org
(XM)

Political Assassin by Jhaze, Cenotaph of Danger High Voltage Records
/music/songs/1997/d/dhv_pas.zip
15 Jul 1998 (catalog date)
533,582 bytes
Download FTP scene.org
(IT)

Dedicated To You by Convertito, Narsete of Dreamers
/music/songs/1997/d/dms-dty.zip
23 Jul 1997 (catalog date)
198,829 bytes
Download FTP scene.org
(XM)

Electrical Dream by Convertito of Dreamers
/music/songs/1997/d/dms-elec.zip
20 Jul 1997 (catalog date)
198,577 bytes
Download FTP scene.org
(XM)

Ecstatica by Jozef
/music/songs/1997/e/ecstatic.zip
17 May 1998 (catalog date)
328,699 bytes
Download FTP scene.org
(XM)

We Call It Chicago by Hybris of Beam
/music/songs/1997/h/hyb_chic.zip
11 Sep 1997 (catalog date)
481,307 bytes
Download FTP scene.org
(XM)

Love In The Mix - Love Can't Stop Remix by Hybris of Radical Rhythms
/music/songs/1997/h/hyb_lkrm.zip
30 Jun 1997 (catalog date)
782,288 bytes
Download FTP scene.org
(XM)

Hypocritical Innit by Pozor
/music/songs/1997/i/innit.zip
06 Jul 1997 (catalog date)
305,555 bytes
Download FTP scene.org
Released at event X97 in the mmul division and ranked 07
(XM)

Whitelined Motion by Keith303 of Radical Rhythms
/music/songs/1997/k/k3o3wmtm.zip
12 Jul 1997 (catalog date)
612,325 bytes
Download FTP scene.org
(XM)

E Minor Mechanical Biorythems by Dr. DayGlo of Y2K
/music/songs/1997/m/mech_bio.zip
06 Oct 1997 (catalog date)
1,208,420 bytes
Download FTP scene.org
Released at event CRS97 in the mmul division and ranked XX
(IT)

Acid-drill by Eye of Hurricane of Morbid Minds
/music/songs/1997/m/mm_acidd.zip
05 Aug 1997 (catalog date)
324,866 bytes
Download FTP scene.org
(XM)

Dream Dimension 303 by Eye of Hurricane of Morbid Minds
/music/songs/1997/m/mm_dd303.zip
05 Aug 1997 (catalog date)
651,200 bytes
Download FTP scene.org
(XM)

Fuck Bunnys by Eye of Hurricane of Morbid Minds
/music/songs/1997/m/mm_fb.zip
31 Jul 1997 (catalog date)
680,588 bytes
Download FTP scene.org
(XM)

Right Now by Eye of Hurricane of Morbid Minds
/music/songs/1997/m/mm_rnow.zip
05 Aug 1997 (catalog date)
345,597 bytes
Download FTP scene.org
(XM)

Utopia Progracid Remix by Humanoid of Prophecy, Eye of Hurricane of Morbid Minds
/music/songs/1997/m/mm_urmx.zip
06 Aug 1997 (catalog date)
328,712 bytes
Download FTP scene.org
(XM)

Mountain Of Fluff by Mystical of Purple
/music/songs/1997/m/mst-moun.zip
03 Jun 1998 (catalog date)
372,484 bytes
Download FTP scene.org
(IT)

Forgotten Fortune by Muzicae D of ProFound Sound
/music/songs/1997/m/mzd-fofo.zip
29 Oct 1997 (catalog date)
378,440 bytes
Download FTP scene.org
(XM)

Chemical Dilation by Jimmy of NOISE
/music/songs/1997/n/no-dilat.zip
13 Apr 1997 (catalog date)
1,067,065 bytes
Download FTP scene.org
(IT)

Juno - Duneicated by Stereoman of NOISE
/music/songs/1997/n/no-juno.zip
17 Apr 1997 (catalog date)
554,833 bytes
Download FTP scene.org
(IT)

Ican Seaocean by Octoque
/music/songs/1997/o/oq-seao.zip
18 Feb 1998 (catalog date)
648,371 bytes
Download FTP scene.org
(IT)

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)

Waiting For The End by Yerastica of R.E.D.
/music/songs/1997/r/red-wait.zip
07 Oct 1997 (catalog date)
941,260 bytes
Download FTP scene.org
(XM)

Noget af en steg by Mystical of Purple
/music/songs/1997/s/steg.zip
09 Feb 1999 (catalog date)
599,366 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 03