Search for "VID": 98 matches

Source code for RTMZ 3.0 by Davide Pasca
/code/3d/systems/rtmz30sr.zip
30 Jan 1999 (catalog date)
109,615 bytes
Download FTP scene.org

bits'93 source by David Hedley
/code/demosrc/intros/bits93.zip
10 Jan 1997 (catalog date)
34,416 bytes
Download FTP scene.org
Rating:
Sources for an intro with a bouncing lens and a sinus scroller - Few comments. Shows influences from Mental Surgery, mainly in the interrupt routines. Old sources (1993), good timing of effects.

Flame intro by Deadbrain of Garbage
/code/demosrc/intros/gb_fmint.zip
10 Jul 1997 (catalog date)
105,628 bytes
Download FTP scene.org
Rating:
Flame Intro. Really blah, can't credit the mod player nor video lib coders.

3d Scape by David Hedley
/code/effects/land/3dscape.zip
10 Jan 1997 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
A dot landscape similar to that at the end of unreal - few comments, and poorly optimized.

Sprite Editor by Solar Designer of BPC
/code/effects/sprites/bpc-ms6.zip
26 Jun 1997 (catalog date)
103,086 bytes
Download FTP scene.org
Rating:
Very good sprite editor with a windows-like user interface, multiple video modes, pcx and bmp support and all the usual editing tools.

Textmode Plasma by David Thornley
/code/effects/text/plsmatxt.zip
26 Jun 1997 (catalog date)
59,842 bytes
Download FTP scene.org
Rating:
Not very impressive.

Vector Flag by David Hedly
/code/effects/vector/flag.zip
21 Sep 1997 (catalog date)
116,063 bytes
Download FTP scene.org
Rating:
The movement of this flatshaded vectorflag is very impressive!

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

Mode 13h Doc by Vulture
/code/hardware/video/basicdoc.zip
10 Jan 1997 (catalog date)
7,727 bytes
Download FTP scene.org
Rating:
An explaination of mode 13h - For the *absolute* beginner.

Hi Res by Ash of Bunghole Productions
/code/hardware/video/bp-hires.zip
21 Sep 1997 (catalog date)
14,582 bytes
Download FTP scene.org
Rating:
Example of how to use mode 12h (640x480x16)

Check VESA by London Fog
/code/hardware/video/checkvsa.zip
10 Jan 1997 (catalog date)
1,595 bytes
Download FTP scene.org
Rating:
A program to detect if a computer has VESA support - Uhm, like... thanks. It's a real help.

MOD v1.0 by Dake of Devotion
/code/hardware/video/dk-mod10.zip
26 Jan 1998 (catalog date)
5,010 bytes
Download FTP scene.org
Rating:
Source to change to different text modes. More complex than necessary. Good commenting.

VESA 1.x tutorial for dos32 by Peter Stuge of XiA
/code/hardware/video/dos32vbe.zip
30 Jun 1998 (catalog date)
8,951 bytes
Download FTP scene.org
Rating:
Assembler

Fake mode by Yaka of Xography
/code/hardware/video/fakemode.zip
10 Jan 1997 (catalog date)
126,776 bytes
Download FTP scene.org
Rating:
A tweak mode for high color resolution on a VGA - Great explanation of how to set up such a video mode. Pre-dates illumanati and ambience by Tran.

Windows GDI Killer by Kiyone of Galaxy Police
/code/hardware/video/killgdi.zip
17 Jan 1999 (catalog date)
15,938 bytes
Download FTP scene.org
Rating:
This .DLL gives you full access to the VGA card under Windows'95. Very useful if you want to port your demos to windows.

Mode Switching Routines by Jeff Morgan
/code/hardware/video/modsrc21.zip
17 Jan 1999 (catalog date)
18,402 bytes
Download FTP scene.org
Rating:
These routines set different vga video modes without using the bios routines.

Prometheus Truecolor System by Gaffer of Xtatic
/code/hardware/video/ptc071.zip
17 Jan 1999 (catalog date)
1,750,391 bytes
Download FTP scene.org
Rating:
This is a hardware independent library for dos and windows for accessing the videocard.

VESA 2.00 Development Kit v2.10 by Realtech
/code/hardware/video/rtvbe210.zip
30 Jan 1999 (catalog date)
58,278 bytes
Download FTP scene.org

S-VGA Programming by Sasquatch
/code/hardware/video/rvesa.zip
10 Jan 1997 (catalog date)
4,523 bytes
Download FTP scene.org
Rating:
VESA programming example - Not helpful.

VBE functions 2.1 by Babyloon of Revelation
/code/hardware/video/rvlvbe21.zip
30 Jan 1999 (catalog date)
213,888 bytes
Download FTP scene.org
supports VBE 1.2 & 2.0, LFB - RM & PM bank switching

S3 TPU unit by Dietmar Meschede
/code/hardware/video/s3unit3.zip
10 Jan 1997 (catalog date)
16,549 bytes
Download FTP scene.org
Rating:
Source to set 320x240x256 and 640x480x256 modes with 1MB addressing on S3 chips - Doesn't directly say how to access that video memory or what to do with it. Now adays one should simply use the VESA BIOS.

Type One's SVGA Tricks Part 1 by Type One
/code/hardware/video/t1-svga1.zip
06 Oct 1996 (catalog date)
17,713 bytes
Download FTP scene.org
Rating:
Broken english. :( Lots of very useful video card tweaking information. Text and assembler, but not compileable.

SVGA Tricks by Type One of Pulpe
/code/hardware/video/t1svga11.zip
17 Jan 1999 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:
Contains a lot of information about setting specific modes, including some very weird ones, about accelerating specific videocards, etc.

Tweakdoc.txt by Vulture
/code/hardware/video/tweakdoc.zip
10 Jan 1997 (catalog date)
5,522 bytes
Download FTP scene.org
Rating:
A doc for setting mode X and some other tweak modes - It doesn't explain much (really anything) about how to use the mode.

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:

VidBlitz by Zax
/code/hardware/video/vblitz13.zip
10 Jan 1997 (catalog date)
184,347 bytes
Download FTP scene.org
Rating:
A utility to give you bliting times from your video card - Useless?

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.

VGA Info by Andrew Scott
/code/hardware/video/vga-info.zip
10 Jan 1997 (catalog date)
139,440 bytes
Download FTP scene.org
Rating:
A VGA reference manual - Poor layout. I found it difficult to find things. Not as if the VGA card has changed, but the information seems outdated.

VGA FX by Chris Dunford
/code/hardware/video/vgafx.zip
10 Jan 1997 (catalog date)
27,128 bytes
Download FTP scene.org
Rating:
Some text effects - It's just some palette manipulations hidden (unintentionally) behind some very twisted code. Then again, it was coded in '89.

VidTimer by Zax
/code/hardware/video/vtime110.zip
10 Jan 1997 (catalog date)
179,797 bytes
Download FTP scene.org
Rating:
A utility to give you bliting times from your video card - Same as vblitz13.zip, just a different version.

Vbe 2.0 Library For Watcom by Malice of WitchCraft
/code/hardware/video/wtcvbe.zip
30 Aug 1998 (catalog date)
62,669 bytes
Download FTP scene.org
A 100% asm VESA library with 256 and Direct Color modes support. Included source code, OBJ file, Watcom header and a C example.

XMode FAQ by Phil Carlisle
/code/hardware/video/xmodefaq.zip
01 Dec 1997 (catalog date)
6,799 bytes
Download FTP scene.org
Rating:
Not a real faq, but it contains a (dated) list of code resources for xmode.

truepal by Florian Hallar
/code/tutors/video/at_trpal.zip
19 Jan 1998 (catalog date)
56,300 bytes
Download FTP scene.org
Rating:
Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :)

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

Chain-4 Tutorial by Vulture of Outlaw Triad
/code/tutors/video/chaindoc.zip
18 Jan 1998 (catalog date)
8,077 bytes
Download FTP scene.org
Rating:
Excellent chain-4 mode tutorial.

Page-Flipping by Vulture of Outlaw Triad
/code/tutors/video/otflip.zip
18 Jan 1998 (catalog date)
21,655 bytes
Download FTP scene.org
Rating:
Explains how to avoid ugly screen updates by using a virtual screen.

Peroxide Trainer Part 5 by Telemachos of Peroxide
/code/tutors/video/pxdtut5.zip
17 Jan 1999 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
This tutorial explains how to access the vesa 1.2 modes.

Peroxide Trainer Part 5, C-version by Telemachos of Peroxide
/code/tutors/video/pxdtut5c.zip
17 Jan 1999 (catalog date)
33,744 bytes
Download FTP scene.org
Rating:
This tutorial explains how to access the vesa 1.2 modes.

N-Buffering Doc by Type One of TFL-TDV
/code/tutors/video/t1-nbuf.zip
02 Jul 1997 (catalog date)
15,924 bytes
Download FTP scene.org
Rating:
A doc for video buffering. Explains the draw backs of using only one video buffer and how to use 2 or more buffers effectively.

VGA Programming Course by T.C.P. of Diabolic Force
/code/tutors/video/tcp_vgak.zip
17 Jan 1999 (catalog date)
87,740 bytes
Download FTP scene.org
Rating:
Doesn't add anything new to existing courses.

VGA-Vulture by Vulture
/code/tutors/video/vga-vul2.zip
10 Jan 1997 (catalog date)
20,011 bytes
Download FTP scene.org
Rating:
Palette fading example - A simple program demonstrating how to fade a palette in and out.

VGA-vulture by Vulture
/code/tutors/video/vga-vul3.zip
10 Jan 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation.

VGA-vulture by Vulture
/code/tutors/video/vga-vul4.zip
10 Jan 1997 (catalog date)
9,013 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation. See /code/tutorials/video/vga-vul2.zip

VGA 128kb Tutorial by LSD of Meltdown
/code/tutors/video/vga128kb.zip
17 Jan 1999 (catalog date)
11,027 bytes
Download FTP scene.org
Rating:
Explains how to access 128kb of videomemory.

VBE 2.0 Tutorial by Vector of Vertigo
/code/tutors/video/vgovbe20.zip
17 Jan 1999 (catalog date)
23,787 bytes
Download FTP scene.org
Rating:
Explains how to use vesa modes and how to avoid the usual mistakes made by so many groups when dealing with vesa.

GEMA by ? of Sector One
/code/utils/compiler/gema16.zip
10 Jan 1997 (catalog date)
118,143 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

GEMA by ? of Sector One
/code/utils/compiler/gema26aa.zip
10 Jan 1997 (catalog date)
148,691 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

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)

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

DeluxePaint Animation by ???
/code/video/anmformt.zip
29 Sep 1997 (catalog date)
21,999 bytes
Download FTP scene.org
Rating:
Info and code on the DeluxePaint animation .ANM format.

FLI/FLC player
/code/video/flplay.zip
05 Oct 1996 (catalog date)
6,213 bytes
Download FTP scene.org
Rating:
Useless. No docs, no comments, no description. Doesn't even state the author.

FLI/FLC Compressing Utility by Goto64 of Purple
/code/video/lzakit90.zip
17 Jan 1999 (catalog date)
286,808 bytes
Download FTP scene.org
Rating:
Very useful if you want to include animations in your demo.

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

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

Vivid Experiment by Doomsday Productions
/demos/1996/v/vividexp.zip
14 Sep 1996 (catalog date)
2,307,606 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 03

Videodrome by Haujobb
/demos/1997/h/hjbvideo.zip
08 Feb 1998 (catalog date)
3,573,975 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked DD
P5,VESA,GUS/SB/PAS,16MB

Livid by Nowadays
/demos/1997/l/livid.zip
06 Sep 1997 (catalog date)
201,616 bytes
Download FTP scene.org
486,50hzVGA,GUS,

State of the Art - Ansi Remix by Pulpe, Saturne
/demos/1997/t/tchitchi.zip
06 Apr 1997 (catalog date)
3,580,245 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the demo division and ranked 05
mono-text video of '92 Amiga demo - 486,,GUS,12MB

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

To give evidence by Ward of Enlightenment
/graphics/images/1998/w/wrd_evid.zip
16 Jun 1998 (catalog date)
1,301,733 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 02
640x480x256

RTMZ 3.0 by Davide Pasca
/graphics/programs/players/rtmz30.zip
13 Sep 1997 (catalog date)
532,945 bytes
Download FTP scene.org
3D viewer

Pond of Pythagoras by David Geoffrion
/music/contests/mc1/entries/__pond.zip
09 Nov 1996 (catalog date)
95,679 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 10

E-45153 by Vivid
/music/contests/mc3/veteran/e-45153.zip
09 Nov 1996 (catalog date)
175,221 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V28

Burning Symbols by Vivid
/music/contests/mc4/veteran/m4v-burn.zip
10 Nov 1996 (catalog date)
398,174 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked V17

Divided n' Conquered by Alca
/music/contests/mc4/veteran/m4v-divi.zip
10 Nov 1996 (catalog date)
437,516 bytes
Download FTP scene.org
Released at event MC4 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

Vida Del Mar by MagicM
/music/contests/mc6/veteran/m6v-vida.zip
28 Mar 1999 (catalog date)
671,192 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Vivid On De Sidewalk by ZaStaR
/music/contests/mc6/veteran/m6v-vsid.zip
28 Mar 1999 (catalog date)
398,735 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V07

Lucid Volume 3 by b0b, Keith 303, Vivid, Stinger of Ultrabeat
/music/disks/1996/u-lucid3.zip
22 Jan 1997 (catalog date)
1,833,441 bytes
Download FTP scene.org
Rating:

Aspects of Sound by Vivid
/music/disks/1996/viv-aos.zip
29 Sep 1996 (catalog date)
3,232,104 bytes
Download FTP scene.org
Rating:

Drone Remix Disk by klint finley, David Knudson of Chaos Sinfonie
/music/disks/1997/drone.zip
17 Feb 1998 (catalog date)
3,551,129 bytes
Download FTP scene.org

Analogic Virtual Synth V1.1 by Rob, GdH of NewStyle
/music/programs/players/alogic11.zip
12 Sep 1997 (catalog date)
148,433 bytes
Download FTP scene.org
Analogic v1.1 realtime virtual analogue synthesizer. Requires MSDOS, VBE2.0 or S3 chipset for the 640x480x256 LFB videomode and a soundcard: SB16, SB16ASP, AWE or GUS. Can write WAV files too. Full version. Now with SB MIDI support.

Impulse Tracker Throbber for Netscape Navigator 2.0 and up by David Menkes
/music/programs/unusual/it_throb.zip
21 Jan 1997 (catalog date)
2,497 bytes
Download FTP scene.org
Replaces the big "N" Netscape icon after the location field with an animated Impulse Tracker icon. This rules!

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

Roland D-50 Samples by Soundwave
/music/samples/swd50.zip
11 Oct 1997 (catalog date)
16,076,830 bytes
Download FTP scene.org
Samples taken from a Roland D50, the king of the late 80s - LA synthesis and PCM samples. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Yamaha DX-27 Samples by Soundwave
/music/samples/swdx27.zip
11 Oct 1997 (catalog date)
16,992,316 bytes
Download FTP scene.org
Samples taken from the Yamaha DX27 - 4-op FM, the little cousin of the DX7. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Roland Juno 106 Samples by Soundwave
/music/samples/swjuno1.zip
11 Oct 1997 (catalog date)
15,529,471 bytes
Download FTP scene.org
Samples taken from the Roland Juno 106 - Analog-based synthesizer with thundering bass. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Roland Juno 106 Samples #2 by Soundwave
/music/samples/swjuno2.zip
11 Oct 1997 (catalog date)
18,988,252 bytes
Download FTP scene.org
Samples taken from the Roland Juno 106 - Analog-based synthesizer with thundering bass, Yamaha TX16W - Sampler with Typhoon OS the modulation makes synthesis possible. By popular demand, the Juno pack is back! And this time, we've got a lot of resonance for all of you techno guys out there. (: We've got a couple of samples of resonant acid-like bass, plus a lot of other goodies with booms, distortion, LFOs, etc. There are 25 additional Juno sounds here, recorded at 44.1kHz, 16 bit on a Pro Audio Spectrum 16 with the sample point at C3 unless otherwise noted. Sorry, no loop points or envelopes are provided. Be sure to check out the Typhoon TR-808-like kit as well.

Oberheim Matrix 1000 Samples by Soundwave
/music/samples/swoberhm.zip
11 Oct 1997 (catalog date)
34,540,308 bytes
Download FTP scene.org
This is yet another sample pack made for those with samplers and high-end trackers. 50 samples are in this pack, all coming from bank 0 (!) of the Oberheim Matrix 1000. The Oberheim Matrix 1000 is a nice little analog synthesizer with classic Oberheim sounds, for those who don't know. The samples were done on a Turtle Beach Tropez. Hopefully this provides a tad better audio quality than the Pro Audio Spectrum 16 (which in itself wasn't bad). Sorry, no loop points or envelopes are provided.

Korg X5 Samples by Soundwave
/music/samples/swx5.zip
11 Oct 1997 (catalog date)
16,367,474 bytes
Download FTP scene.org
Samples taken from the Korg X5, a classy little sample-based synthesizer. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Hardy Small by Vivid
/music/songs/1995/k/k_hardy.zip
21 Sep 1996 (catalog date)
159,972 bytes
Download FTP scene.org
Rating:
(XM)

Morning Light by Vivid
/music/songs/1995/k/k_morn.zip
21 Sep 1996 (catalog date)
397,748 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 02
(XM)

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

Invention of the A.B. by Vivid
/music/songs/1996/k/k_bomb.zip
26 Jan 1997 (catalog date)
426,501 bytes
Download FTP scene.org
Rating:
(IT)

Burning Symbols by Vivid
/music/songs/1996/k/k_burn.zip
16 Nov 1996 (catalog date)
718,499 bytes
Download FTP scene.org
Rating:
(XM)

My House by Vivid
/music/songs/1996/k/k_mhouse.zip
22 Sep 1996 (catalog date)
581,557 bytes
Download FTP scene.org
Rating:
(XM)

Drop The Bass Knob by Vivid, Chuck Biscuits
/music/songs/1996/m/mo_drop.zip
20 Apr 1997 (catalog date)
583,372 bytes
Download FTP scene.org
(XM)

Evidence by Radix
/music/songs/1996/r/rdx-evid.zip
17 Nov 1996 (catalog date)
169,449 bytes
Download FTP scene.org
Rating:
(XM)

Burning Desire by Vivid
/music/songs/1996/v/viv-burn.zip
22 Sep 1996 (catalog date)
316,854 bytes
Download FTP scene.org
Rating:
(XM)

Lunatic Collective by David The Drumriot of Play These Records
/music/songs/1997/p/ptr-luna.zip
29 Jul 1998 (catalog date)
266,298 bytes
Download FTP scene.org
(XM)

Livid by Zauron
/music/songs/1997/z/zrn-lvd.zip
25 Jan 1997 (catalog date)
331,572 bytes
Download FTP scene.org
Rating:
(IT)

Dozen Doves Divided by Acumen
/music/songs/1998/a/ac-ddd.zip
20 Jul 1998 (catalog date)
632,996 bytes
Download FTP scene.org
(IT)

Disco Sperm by vivid of tokyo dawn records
/music/songs/1998/t/tokyo-64.zip
09 Sep 1998 (catalog date)
716,601 bytes
Download FTP scene.org
(XM)

Bogus Party 3 Video by Jeskola, Bogus
/party/reports/1994/bparty3.zip
03 Oct 1996 (catalog date)
1,062,530 bytes
Download FTP scene.org
Rating:
Released at event TP93

Running by DavidR
/tla/songs/1995/s3m/r/running.zip
20 Sep 1996 (catalog date)
202,223 bytes
Download FTP
Rating:

Kraq Dogg by David Weekly
/tla/songs/1996/mod/t/t_krdogg.zip
22 Sep 1996 (catalog date)
133,658 bytes
Download FTP
Rating:

Lawnmower Man by Vince Clarke of Audio Video Assembly
/tla/songs/1996/s3m/a/avlawnmm.zip
31 Jul 1996 (catalog date)
204,114 bytes
Download FTP
Rating:

Solar Breeze by David Weekly
/tla/songs/1996/s3m/t/t_sol.zip
30 Aug 1996 (catalog date)
357,577 bytes
Download FTP
Rating: