Search for "Rip": 228 matches

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

3D Studio Script To Convert Objects
/code/3ds/unaim3d.zip
06 Oct 1996 (catalog date)
2,777 bytes
Download FTP scene.org
Rating:

D00 Format by Joachim Fenkes
/code/audio/docs/d00form.zip
10 Jul 1997 (catalog date)
3,642 bytes
Download FTP scene.org
Rating:
D00 format. Needed if you want to write a player for the adlib files produced by EdLib by JCH/Vibrants. As a side note, EdLib comes with a description of the file format.

F. mod docs by Firelight
/code/audio/docs/fmoddoc.zip
10 Jan 1997 (catalog date)
83,795 bytes
Download FTP scene.org
Rating:
Firelight's mod format description - The perfect text file for someone who is writing a mod player especially first timers. Assumes knowledge of programming and doesn't cover details of sound card specific issues, like setting up a DMA transfer or initializing the sound card.

F. mod docs part 2 by Firelight
/code/audio/docs/fmoddoc2.zip
10 Jan 1997 (catalog date)
390,839 bytes
Download FTP scene.org
Rating:
Firelight's mod/s3m format description.

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

GusDump v1.0 by Firelight
/code/audio/utils/gusdump.zip
26 Feb 1998 (catalog date)
10,714 bytes
Download FTP scene.org
Rating:
Dumps the contents of the GUS memory to a file, very useful for sample rippers.

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

ACiDween loader by Wonder Monkey of Acid
/code/demosrc/bbsintro/wm-h_src.zip
10 Jan 1997 (catalog date)
76,513 bytes
Download FTP scene.org
Rating:
Source for a halloween BBS loader - So-So source. Scarey warnings about ripping. But I'm sure I'll want this guy's routine for masking off bits. I suppose he thinks SHR AL, 3: SHL AL, 3 is faster than AND AL, 11111000b.

Chaos 4k intro source by Codex
/code/demosrc/intros/chaos4k1.zip
10 Jan 1997 (catalog date)
14,345 bytes
Download FTP scene.org
Rating:
Sources for a 4k intro with static, sinus scrollie, vector cube, and some other stuff - No comments or description. Rather non-standard C at that, but I wonder how else a 4k intro would be made in C. Good for the curious.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/textps.zip
18 Jan 1998 (catalog date)
75,676 bytes
Download FTP scene.org
Rating:
Postscript version. Explains how to make a 3D engine like the one used in Doom.

Mars Info by Tim Clarke
/code/effects/land/marsinfo.zip
10 Jan 1997 (catalog date)
2,822 bytes
Download FTP scene.org
Rating:
Details on the algorithm for the mars intro - Look for mars10.zip for the exe associated with this description.

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

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

lens source by Jeff Lawson
/code/effects/lens/lenssrc.zip
10 Jan 1997 (catalog date)
40,603 bytes
Download FTP scene.org
Rating:
Some source for the lens effect - includes /code/effect/lens/lens.lzh as it's description of how it works.

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.

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.

LZO Data Compression Library v0.20 by Markus Oberhumer
/code/fileutil/lzo020.zip
06 Oct 1996 (catalog date)
184,964 bytes
Download FTP scene.org
Rating:
over conscious about compression ratios and statistics and has many long files about its stats in the /doc directory, but no description about the API. You have to figure out how to use it yourself from the two short examples that come with it. Otherwise, it's fairly complete and you can decide which compression routines you'd like to link yourself (assuming you can figure out that much).

File Formats by Max Maischein
/code/formats/ffmts002.zip
18 Jan 1998 (catalog date)
102,097 bytes
Download FTP scene.org
Rating:
A description of over 100 different file formats.

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

Description of Imagine Raytracer File Format by G. Scibilia
/code/images/istg.zip
17 Jan 1999 (catalog date)
9,719 bytes
Download FTP scene.org
Rating:

FLI/FLC Loader by Mali of Malixa
/code/images/mdg_flc.zip
17 Jan 1999 (catalog date)
114,320 bytes
Download FTP scene.org
Rating:
Contains also some textfiles with a description of the .FLI and .FLC formats.

Music Format Description Library v2.0 by fh of GODS
/code/sound/fh-mfdl2.zip
06 Oct 1996 (catalog date)
87,094 bytes
Download FTP scene.org
Rating:

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

N-Buffering Doc by Type One of Pulpe
/code/tutors/graphics/t1nbuf11.zip
17 Jan 1999 (catalog date)
10,550 bytes
Download FTP scene.org
Rating:
This doc explains everything you want to know about single, double, tripple and N buffering.

C-- by Peter Cellik
/code/utils/compiler/c--c0203.zip
10 Jan 1997 (catalog date)
309,669 bytes
Download FTP scene.org
Rating:
C-- compiler,It's either a stripped down version of C or ASM on steriods. It was good and cool some time ago, but there are surely better development platforms available.

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.

Byteraper 2000 v4.0b by Litening
/code/utils/graphics/byterape.zip
26 Feb 1998 (catalog date)
165,061 bytes
Download FTP scene.org
Rating:
A utility to rip graphics and mods out of demos. Doesn't work when compression is used, and it also doesn't support modern module formats.

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.

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.

Classika by Renegade
/demos/1994/c/classika.zip
29 Jun 1996 (catalog date)
601,259 bytes
Download FTP scene.org
Rating:

Trippin' on Megaperlz by WTB
/demos/1994/p/perlz.zip
29 Jun 1996 (catalog date)
1,526,037 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Ripoff by Black Hole of ADN
/demos/1994/r/ripoff.zip
29 Jun 1996 (catalog date)
3,862 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Peripheral Vision by Valhalla
/demos/1994/v/val_pv.zip
29 Jun 1996 (catalog date)
72,321 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 02

Into The Pentagram by Paradise
/demos/1995/i/itp.zip
30 Jun 1996 (catalog date)
1,252,404 bytes
Download FTP scene.org
Rating:

Jelly 2 by Syber Dreams
/demos/1995/s/sy_jell2.zip
30 Jun 1996 (catalog date)
161,992 bytes
Download FTP scene.org
Rating:

Intro by Tequila
/demos/1995/t/trip.zip
30 Jun 1996 (catalog date)
45,714 bytes
Download FTP scene.org
Rating:

Dreaming In Blue by Lightman of Vertigo
/demos/1996/b/blue.zip
06 Jul 1996 (catalog date)
2,509 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the in4k division and ranked 01

Braintrip by Dr Dyregod & Kompany
/demos/1996/b/brntrip.zip
13 Jul 1996 (catalog date)
66,615 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 03

Drip by BSP
/demos/1996/b/bspdrip.zip
24 Jan 1997 (catalog date)
1,495,703 bytes
Download FTP scene.org
Released at event MOV96 in the demo division and ranked 03
VESA,SBPro@220/5/1 ONLY?!

Egg-O'Trip by Cobra Creations
/demos/1996/c/coc_muna.zip
30 Jun 1996 (catalog date)
490,383 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the demo division and ranked 02

Final Trip by Warm Inside
/demos/1996/f/ftrip.zip
30 Jun 1996 (catalog date)
368,359 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 10

Rip by NuggiTraders
/demos/1996/r/rip.zip
03 Jul 1996 (catalog date)
150,280 bytes
Download FTP scene.org
Rating:

Ripple Viewer by Hellcore
/demos/1996/r/riplview.zip
31 Jan 1997 (catalog date)
57,512 bytes
Download FTP scene.org
Rating:

Ripoff by Acne
/demos/1996/r/ripoff.zip
19 Oct 1996 (catalog date)
597,365 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 07

Trip by Zden, Moshe of SiN
/demos/1996/t/trip.zip
30 Jun 1996 (catalog date)
33,065 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 11

Extended Light by Black Rainbow
/demos/1996/x/xl.zip
12 Aug 1996 (catalog date)
10,211 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

36.6 Hello From Heaven by Screwbolt
/demos/1997/0-9/36_6.zip
10 Apr 1997 (catalog date)
5,828,529 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the demo division and ranked 03
COMA ripoff

Melon by Capanna
/demos/1997/a/ai-melon.zip
04 Sep 1997 (catalog date)
1,141,523 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the demo division and ranked 09

Channel 88 by Fuse
/demos/1997/c/chan88.zip
26 Aug 1997 (catalog date)
2,116,731 bytes
Download FTP scene.org
Rating:
Released at event IO97 in the demo division and ranked 03
COMA ripoff

Drain by Vista
/demos/1997/d/drain.zip
22 Jul 1997 (catalog date)
63,160 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the in64 division and ranked 01
TZ1300 ripoff - 486-100,,GUS/SB,

Born Strange by Fuse
/demos/1997/f/fse_born.zip
28 Mar 1997 (catalog date)
699,193 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the demo division and ranked ??
COMA ripoff - DX4/120,,GUS/SB/PAS,

Trip Into Your Mind by Norferin
/demos/1997/n/nfn_trip.zip
24 Oct 1997 (catalog date)
1,428,217 bytes
Download FTP scene.org
Rating:
Released at event GRV97 in the demo division and ranked 06
P5,VESA,GUS/SB,8MB

Piglet by Loop
/demos/1997/p/piglet.zip
25 Jul 1997 (catalog date)
53,069 bytes
Download FTP scene.org
Rating:
Released at event REM97 in the in64 division and ranked 02
Tpolm ripoff

Pictures of You by PRSC
/demos/1997/p/pyou.zip
08 Oct 1997 (catalog date)
827,123 bytes
Download FTP scene.org
Rating:
COMA ripoff - DX4,SVGA,GUS/SB,6MB

Triple-S by TNT, Master M of DeeLite Demo Group
/demos/1997/t/tripls.zip
31 Dec 1997 (catalog date)
1,662,083 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Oblivion by Danie Conradie
/demos/1998/o/oblivion.zip
23 Jun 1998 (catalog date)
1,705,245 bytes
Download FTP scene.org
Rating:
Win95, ripped music - P5,3dfx,,

Riprap by Exceed
/demos/1998/r/ripfinal.zip
19 Sep 1998 (catalog date)
4,031,481 bytes
Download FTP scene.org
Rating:
slow precalc

Senseless Trip On Da Earth by Interror
/demos/1998/s/sense.zip
04 Jul 1998 (catalog date)
143,252 bytes
Download FTP scene.org
Rating:
Released at event RH98 in the in64 division and ranked ??
P166,,GUS/SB,16MB

Slide by Triple
/demos/1998/s/slide.zip
12 Aug 1998 (catalog date)
78,325 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the in64 division and ranked 01
,,GUS,

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

Trip by Kosmic
/demos/1998/t/trip.zip
08 Feb 1998 (catalog date)
2,548,057 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 17
P5,3Dfx opt.,GUS/SB,

Trippers Delight by Alien Prophets
/demos/1998/t/trippers.zip
06 Sep 1998 (catalog date)
644,830 bytes
Download FTP scene.org
Released at event SE98 in the demo division and ranked 06

Diocese Ripped Picture by ???
/graphics/disks/1996/de-rips.zip
04 Jul 1996 (catalog date)
877,676 bytes
Download FTP scene.org

Bad Trip by Pal
/graphics/images/1994/b/badtrip.zip
04 Jul 1996 (catalog date)
58,602 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 09

TRSBot (with original) by ???
/graphics/images/1995/t/thd-rip.zip
04 Jul 1996 (catalog date)
338,402 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the grfx division and ranked DD

Babe by The Ripper of Itsari
/graphics/images/1996/b/babe.zip
06 May 1998 (catalog date)
16,820 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 17
640x480x256

Seen on a Trip by Prager
/graphics/images/1996/p/prg_lsd.zip
24 Aug 1996 (catalog date)
21,229 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the grfx division and ranked 04

Riptide by Das
/graphics/images/1996/s/sck-ript.zip
16 May 1997 (catalog date)
168,478 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the grfx division and ranked 01

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

Loggia by Triphase
/graphics/images/1997/t/t-loggia.zip
07 Oct 1998 (catalog date)
87,759 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grtc division and ranked 01
800x600x16m

Bad Trip by Kokki of Pontus
/graphics/images/1998/b/bad_trip.zip
14 Oct 1998 (catalog date)
449,084 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
640x480x16m

Tribes by Warpig
/graphics/images/1998/e/exd-trip.zip
07 Apr 1998 (catalog date)
88,779 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked 01
640x480x256

Metagalaktika II by Rip
/graphics/images/1998/m/mt_glx2.zip
07 Apr 1998 (catalog date)
220,862 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grtc division and ranked 04
640x476x16m

Soft Spin by Junta of Spinning kids
/graphics/images/1998/s/sk_softs.zip
21 Apr 1998 (catalog date)
755,813 bytes
Download FTP scene.org
Rating:
Released at event TRIP98 in the grfx division and ranked 06
640x480x16m

6th Sense Unpacker by Scale of Blasm
/graphics/programs/convert/6sunpack.zip
18 Jun 1998 (catalog date)
7,222 bytes
Download FTP scene.org
Rip GIFs from "6th Sense" by Realtech

Aquaphobia Unpacker by Scale of Blasm
/graphics/programs/convert/aqunpack.zip
18 Jun 1998 (catalog date)
7,829 bytes
Download FTP scene.org
rip GIFs and music from "Aquaphobia" by Realtech

Countdown Unpacker by Scale of Blasm
/graphics/programs/convert/cdunpack.zip
18 Jun 1998 (catalog date)
8,066 bytes
Download FTP scene.org
rip GIFs from "Countdown" by Realtech

Dx Project Unpacker by Scale of Blasm
/graphics/programs/convert/dxunpack.zip
18 Jun 1998 (catalog date)
8,314 bytes
Download FTP scene.org
rip GIFs from "DX Project" by Realtech

VBE Rip 1.0 by Maxon of Volare
/graphics/programs/convert/vberip10.zip
17 Dec 1997 (catalog date)
36,678 bytes
Download FTP scene.org
Ripper. VBE and mouse required

Palette Ripper v1.0 by Zac Hilbert
/graphics/programs/editors/palrip10.zip
13 Sep 1997 (catalog date)
11,880 bytes
Download FTP scene.org
grabs 256 color palettes from PCX files

Rip Paint Editor by Telegrafix
/graphics/programs/editors/ripaint.zip
22 Sep 1996 (catalog date)
2,192,477 bytes
Download FTP scene.org

Trip 5 by Trip
/mags/1997/trip5.zip
30 Jan 1998 (catalog date)
65,019 bytes
Download FTP scene.org
Rating:

Trip 9
/mags/1998/trip9.zip
29 Nov 1998 (catalog date)
548,290 bytes
Download FTP scene.org
Rating:

Trip 9 (article fix)
/mags/1998/trip9fix.zip
29 Nov 1998 (catalog date)
197,724 bytes
Download FTP scene.org

E-93442 by Blanka
/music/contests/mc3/veteran/e-93442.zip
09 Nov 1996 (catalog date)
259,060 bytes
Download FTP scene.org
Rating:
Released at event MC3 in the mmul division and ranked DD

Medievel Journey by Mental Trip of Embryo
/music/contests/mc5/intermed/m5i-medi.zip
29 Aug 1997 (catalog date)
576,832 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked I05

Alone by Mick Rippon of Vault, Analogue Music
/music/contests/mc5/veteran/m5v-alon.zip
29 Aug 1997 (catalog date)
375,391 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V19

I Love You by Captain Trip
/music/contests/mc6/intermed/m6i-lyou.zip
28 Mar 1999 (catalog date)
364,135 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

One Way Trip by setteragic
/music/contests/mc6/rookie/m6r-owtr.zip
28 Mar 1999 (catalog date)
576,426 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

DoskPop (ripped) by Lizardking
/music/disks/1994/doskmods.zip
26 Jul 1996 (catalog date)
462,512 bytes
Download FTP scene.org
Rating:

The Kx Files by Kxmode of pHluid
/music/disks/1996/kx-files.zip
01 Feb 1997 (catalog date)
934,089 bytes
Download FTP scene.org
Rating:
The song kx-break.mod "Breaking The Chains" is directly ripped from Jester's "Elysium". Only the sample text has been changed.

Tripout 1 by Trip
/music/disks/1996/tripout1.zip
15 Sep 1996 (catalog date)
2,947,411 bytes
Download FTP scene.org
Rating:

Tripout 2 by Trip
/music/disks/1996/tripout2.zip
29 Sep 1996 (catalog date)
2,994,861 bytes
Download FTP scene.org
Rating:

Ripples by dj3, DJ Pitt
/music/disks/1997/3-ripple.zip
26 Aug 1997 (catalog date)
1,246,320 bytes
Download FTP scene.org

Polarity by DNA-Groove, Mental Trip, Nyralothotep, Paso of Embryo
/music/disks/1997/emb-pol.zip
27 Aug 1997 (catalog date)
4,425,449 bytes
Download FTP scene.org

Capacitated Testube Parts 1 And 2 by Mental Trip
/music/disks/1997/tato_tub.zip
14 Mar 1997 (catalog date)
416,636 bytes
Download FTP scene.org
Rating:

Triphop by Riders of Skyjump Team
/music/disks/1997/triphop.zip
01 Feb 1997 (catalog date)
1,296,740 bytes
Download FTP scene.org
Rating:
Some pretty hip-hoppidy songs in here.

But She's The One by Mick Rippon of Analogue Music
/music/disks/1998/butshe.zip
06 Jan 1998 (catalog date)
999,926 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:

Triple SSS Module Player by Legend Design
/music/programs/players/sss-10.zip
09 Sep 1996 (catalog date)
67,689 bytes
Download FTP scene.org

Sample Grabber Professional v1.8
/music/programs/rippers/bpc-sg18.zip
09 Sep 1996 (catalog date)
64,666 bytes
Download FTP scene.org

Burp Ripper v2.21 by Jari Karppinen
/music/programs/rippers/burp221.zip
10 Sep 1996 (catalog date)
32,360 bytes
Download FTP scene.org

Exmod v0.3
/music/programs/rippers/exm03ppp.zip
09 Sep 1996 (catalog date)
11,355 bytes
Download FTP scene.org

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

GetSamps v2.42
/music/programs/rippers/getsa242.zip
09 Sep 1996 (catalog date)
34,785 bytes
Download FTP scene.org

Sample Grabber Pro 2b5
/music/programs/rippers/jd-sg2b5.zip
10 Sep 1996 (catalog date)
33,824 bytes
Download FTP scene.org
rips samples from modules

M3RIP sample ripper v2.52
/music/programs/rippers/m3rip252.zip
09 Sep 1996 (catalog date)
36,047 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

PowerRIP+ v3.0 by Jordan Russell
/music/programs/rippers/p-rip300.zip
09 Sep 1996 (catalog date)
124,737 bytes
Download FTP scene.org

Rip In Peace v1.11 by Zoom
/music/programs/rippers/rip.zip
09 Sep 1996 (catalog date)
28,453 bytes
Download FTP scene.org

Module Ripper v1.00 by Natas of Lithium
/music/programs/rippers/rip01.zip
09 Sep 1996 (catalog date)
17,699 bytes
Download FTP scene.org

Ripper v5.00 by Jonas of Mistic
/music/programs/rippers/rippr500.zip
09 Sep 1996 (catalog date)
212,935 bytes
Download FTP scene.org

S3MRip by James Holderness
/music/programs/rippers/s3mrip.zip
09 Sep 1996 (catalog date)
13,544 bytes
Download FTP scene.org

S3SRip
/music/programs/rippers/s3srip.zip
09 Sep 1996 (catalog date)
8,218 bytes
Download FTP scene.org
utilitity for ripping of S3S samples from S3Ms

Sample Grabber Pro V2.981 by Jay Dee
/music/programs/rippers/sgpr2981.zip
11 Jan 1998 (catalog date)
54,437 bytes
Download FTP scene.org
SAMPLE GRABBER PRO 2.981 * += A MUST-HAVE for all PC-composers. =+ Reads samples from various module types including, but not limited to: STM/S3M/MOD/669/MTM/LIQ/FAR/DMF/PSM/ XM CDM/AMF/ULT/MDL/OKT/AMS/INR/WOW/DSM/ SN 669/DTM/DSM/GDM/DPP/DTM/CBA/DTM/SN2/ MM PTM/FNK/MED/PAC/AMM/AMF/PLM/HQM/AMS/ IT UNI/SBK/SF2/FFF/RTM/PDM/CCM/ AM and saves them either all or one by one to: SPL/IFF/DP3/DSF/FSM/UWF/AMS/PCM/RAW/WAV RTS * AND * XI +=====================================+ New in this version: bugfixes +=========================[10.jan.98]==+

Mod2Desc v1.0
/music/programs/unusual/mod2desc.zip
10 Sep 1996 (catalog date)
1,553 bytes
Download FTP scene.org
Make 4DOS descript.ion files from mods

Techno Base Single Hits Samplepack. by Myno of d-Liquid
/music/samples/tecbase1.zip
22 Jun 1998 (catalog date)
1,048,254 bytes
Download FTP scene.org
12 samples of various Techno/rave Basses digital ripped from various sample cds. .xi singlehit in pure 16bit 44.100KHz.

Brotherly by Mick Rippon
/music/songs/1994/brother.zip
15 Sep 1996 (catalog date)
78,907 bytes
Download FTP scene.org
Rating:
(MOD)

Trip 2 Pluto by Cygnes
/music/songs/1994/pluto.zip
15 Sep 1996 (catalog date)
241,077 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked 16
(S3M)

Brother by Mick Rippon
/music/songs/1995/b/brother.zip
16 Sep 1996 (catalog date)
137,183 bytes
Download FTP scene.org
Rating:
(S3M)

Cybertrip by Sir Roger
/music/songs/1995/c/cybertri.zip
16 Sep 1996 (catalog date)
193,448 bytes
Download FTP scene.org
Rating:
(S3M)

Duress by D-Pep
/music/songs/1995/d/duress.zip
16 Sep 1996 (catalog date)
41,877 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(MOD)

Existing by Mick Rippon
/music/songs/1995/e/existing.zip
17 Sep 1996 (catalog date)
171,978 bytes
Download FTP scene.org
Rating:
(S3M)

Final Mod by Mick Rippon
/music/songs/1995/f/finalmod.zip
16 Sep 1996 (catalog date)
196,525 bytes
Download FTP scene.org
Rating:
(MOD)

Funeral by Mick Rippon
/music/songs/1995/f/funeral.zip
17 Sep 1996 (catalog date)
298,732 bytes
Download FTP scene.org
Rating:
(S3M)

Striped White Line by Gentle
/music/songs/1995/g/g_stripe.zip
17 Sep 1996 (catalog date)
73,280 bytes
Download FTP scene.org
Rating:
(S3M)

Gumby Is A Trip by Black Fox
/music/songs/1995/g/gumby.zip
16 Sep 1996 (catalog date)
265,180 bytes
Download FTP scene.org
Rating:
(MOD)

Igsignif by Mick Rippon
/music/songs/1995/i/igsignif.zip
21 Sep 1996 (catalog date)
661,051 bytes
Download FTP scene.org
Rating:
(XM)

A Trip0matic Xperience by Gus
/music/songs/1995/p/pc_trip.zip
16 Sep 1996 (catalog date)
67,081 bytes
Download FTP scene.org
Rating:
(MTM)

Post Ouverture by Trip
/music/songs/1995/p/post_ouv.zip
16 Sep 1996 (catalog date)
275,465 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked 15
(MOD)

Tea Cosy by Mick Rippon
/music/songs/1995/t/tea_cosy.zip
20 Sep 1996 (catalog date)
198,566 bytes
Download FTP scene.org
Rating:
(S3M)

The Trip by Stryper
/music/songs/1995/t/thetrip.zip
21 Sep 1996 (catalog date)
526,886 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Voglio Riposare by Dustbin
/music/songs/1995/v/voglio.zip
21 Sep 1996 (catalog date)
677,071 bytes
Download FTP scene.org
Rating:
(XM)

Wake The Baby by Mick Rippon
/music/songs/1995/w/wakebaby.zip
20 Sep 1996 (catalog date)
378,186 bytes
Download FTP scene.org
Rating:
(S3M)

TripFlight by Amorphis
/music/songs/1996/a/am_trpft.zip
31 Jul 1996 (catalog date)
275,387 bytes
Download FTP scene.org
Rating:
(IT)

My Trip To Boroboro by Dark of Metabolic
/music/songs/1996/b/boroboro.zip
28 May 1997 (catalog date)
357,182 bytes
Download FTP scene.org
Rating:
(XM)

Battle Script by Dark Spirit
/music/songs/1996/b/btlscrpt.zip
15 Mar 1997 (catalog date)
193,049 bytes
Download FTP scene.org
Released at event MOV96 in the mmul division and ranked 01
(IT)

Lousy Ripper by Corpse of Hellraiser Group
/music/songs/1996/c/c-ripper.zip
26 Jun 1997 (catalog date)
1,730,903 bytes
Download FTP scene.org
Rating:
(XM)

Closer (main theme) by Groo of CNCD
/music/songs/1996/c/closrmus.zip
01 Feb 1997 (catalog date)
357,121 bytes
Download FTP scene.org
Rating:
(MOD) Wish I could have seen the demo this song was ripped from. Nice and heavy (NIN'ish) and it comes together well.

Fried Green Beans by Mental Trip
/music/songs/1996/e/exd-fgb.zip
15 Mar 1997 (catalog date)
641,366 bytes
Download FTP scene.org
Released at event MOV96 in the mmul division and ranked XX
(S3M)

Fieldtrip by Chuck Biscuits
/music/songs/1996/k/k_field.zip
18 Nov 1996 (catalog date)
773,470 bytes
Download FTP scene.org
Rating:
(IT)

Messing with Motifs by Mick Rippon
/music/songs/1996/k/k_motif.zip
18 Nov 1996 (catalog date)
600,747 bytes
Download FTP scene.org
Rating:
(IT)

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

Acid Influence Trip Mix by cyclone of questor
/music/songs/1996/l/lod-tmix.zip
19 Jul 1997 (catalog date)
102,495 bytes
Download FTP scene.org
(XM)

Trips Of Orange by Substance
/music/songs/1996/m/m_zen2.zip
22 Sep 1996 (catalog date)
71,913 bytes
Download FTP scene.org
Rating:
(MOD)

Maximalism by Mick Rippon
/music/songs/1996/m/maxmlism.zip
22 Sep 1996 (catalog date)
561,905 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the mmul division and ranked 05
(XM)

Claytons by Mick Rippon
/music/songs/1996/m/mr_clytn.zip
22 Sep 1996 (catalog date)
309,943 bytes
Download FTP scene.org
Rating:
(XM)

Existing (remix) by Mick Rippon
/music/songs/1996/m/mr_exist.zip
22 Sep 1996 (catalog date)
273,864 bytes
Download FTP scene.org
Rating:
(XM)

Astrid by Mick Rippon
/music/songs/1996/m/mr_strid.zip
22 Sep 1996 (catalog date)
463,224 bytes
Download FTP scene.org
Rating:
(XM)

A Place To Rest by Mr. Mortal
/music/songs/1996/m/mrt_rip.zip
22 Sep 1996 (catalog date)
135,943 bytes
Download FTP scene.org
Rating:
(S3M)

Tripod by Demuc, Solaris of Nearly Gods
/music/songs/1996/n/ng-trip.zip
30 Aug 1996 (catalog date)
340,992 bytes
Download FTP scene.org
Rating:
(XM)

Peripheral Evolution by Daedalus
/music/songs/1996/p/pe_daed.zip
11 Feb 1997 (catalog date)
507,783 bytes
Download FTP scene.org
Rating:
(S3M)synthpop/techno

Elesium 115 by Juice
/music/songs/1996/p/phd_e115.zip
11 Feb 1997 (catalog date)
145,083 bytes
Download FTP scene.org
Rating:
(MOD) laid back triphop

The Trip by cyclone of questor
/music/songs/1996/q/que-trip.zip
19 Jul 1997 (catalog date)
175,757 bytes
Download FTP scene.org
(XM)

Daytripper by Radix
/music/songs/1996/r/rdx-dayt.zip
17 Nov 1996 (catalog date)
182,728 bytes
Download FTP scene.org
Rating:
(XM)

Sundgau Dawn by Toal Nkor
/music/songs/1996/s/sundawn.zip
20 Nov 1996 (catalog date)
295,647 bytes
Download FTP scene.org
Rating:
(MOD)

Millenium by Anders Akerheden
/music/songs/1997/a/an_clrip.zip
07 Aug 1997 (catalog date)
941,904 bytes
Download FTP scene.org
Rating:
(XM)

A Trip To Atlantis by Ubik of Traumatic Trash Production
/music/songs/1997/a/attrip.zip
06 Jul 1997 (catalog date)
481,364 bytes
Download FTP scene.org
Released at event MEK97 in the mmul division and ranked XX
(XM)

First Trip To... by TruxX of CBR
/music/songs/1997/c/cb-trip.zip
01 Sep 1997 (catalog date)
350,607 bytes
Download FTP scene.org
(XM)

Chip For Trip by Will Be
/music/songs/1997/c/chp4trip.zip
23 Jan 1998 (catalog date)
103,238 bytes
Download FTP scene.org
Rating:
(IT)

Tripped Hard And Fell by Dank, Javagruven of Creative Minds
/music/songs/1997/c/cm-trip.zip
13 Apr 1997 (catalog date)
385,158 bytes
Download FTP scene.org
(IT)

Bad Trip by darkhalo
/music/songs/1997/d/dh-badtr.zip
02 Jun 1997 (catalog date)
643,323 bytes
Download FTP scene.org
(XM)

Abduction - 30th Place At Trip '98 by Vex of Dreamers
/music/songs/1997/d/drm-abdu.zip
09 Jan 1998 (catalog date)
180,716 bytes
Download FTP scene.org
(XM)

Always Be Mine - 10th Place At Trip '98 by Xenomorph of Dreamers
/music/songs/1997/d/drm-abm.zip
10 Jan 1998 (catalog date)
666,052 bytes
Download FTP scene.org
(XM)

Dissonance - 9th Place At Trip '98 by Thor of Dreamers
/music/songs/1997/d/drm-diss.zip
11 Jan 1998 (catalog date)
644,625 bytes
Download FTP scene.org
(XM)

Into The Fire - 18th Place At Trip '98 by Mekka of Dreamers
/music/songs/1997/d/drm-itf.zip
11 Jan 1998 (catalog date)
659,794 bytes
Download FTP scene.org
(XM)

A Night Near The Sea - 4th Place At Trip '98 by Lorys of Dreamers
/music/songs/1997/d/drm-nns.zip
11 Jan 1998 (catalog date)
534,158 bytes
Download FTP scene.org
(XM)

Jalan Mak'an by Mental Trip of Embryo
/music/songs/1997/e/emb-jala.zip
13 Sep 1997 (catalog date)
532,405 bytes
Download FTP scene.org
(IT)An ethnic piece of music... find out yerself. :P

Kinder Garden by Mental Trip of Embryo
/music/songs/1997/e/emb-kind.zip
29 Apr 1997 (catalog date)
393,826 bytes
Download FTP scene.org
(IT)

Needless Sacrifice by DNA-Groove, Mental Trip of Embryo
/music/songs/1997/e/emb-need.zip
02 Nov 1997 (catalog date)
787,605 bytes
Download FTP scene.org
(IT)a tribute for night daemon.

Trip by Enigma
/music/songs/1997/e/enigtrip.zip
13 Apr 1997 (catalog date)
225,387 bytes
Download FTP scene.org
(IT)

Jazz Style by Trip of Exotic Designs
/music/songs/1997/e/exd-prsn.zip
13 Apr 1997 (catalog date)
218,549 bytes
Download FTP scene.org
(IT)

Trippin On Drum by GoMeZ
/music/songs/1997/g/gmz_trod.zip
27 Aug 1997 (catalog date)
1,203,682 bytes
Download FTP scene.org
(IT)

Hawk by RIPGUY of RISK
/music/songs/1997/h/hawk.zip
12 May 1998 (catalog date)
106,082 bytes
Download FTP scene.org
(XM)

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

Clockwork Trip by Placid of Kosmic
/music/songs/1997/k/k_trip.zip
13 Apr 1997 (catalog date)
365,553 bytes
Download FTP scene.org
(IT)

Legalize It by RIPGUY of RISK
/music/songs/1997/l/legalize.zip
12 May 1998 (catalog date)
60,607 bytes
Download FTP scene.org
Rating:
(XM)

Lunar Trip by Sinus of Renegades
/music/songs/1997/l/luna18.zip
09 Feb 1999 (catalog date)
761,307 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 12

Tripzone by MaD Hatter
/music/songs/1997/m/mh-tripz.zip
23 May 1997 (catalog date)
589,299 bytes
Download FTP scene.org
(XM)

Rip Off by Humanoid of Prophecy of Morbid Minds
/music/songs/1997/m/mmripoff.zip
31 Jul 1997 (catalog date)
702,985 bytes
Download FTP scene.org
(XM)

Poona - the Atonal Trip by Dieffel of Lost
/music/songs/1997/p/poona_at.zip
09 Feb 1999 (catalog date)
91,769 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked ??

Requiem For Ripley by Pirate Pete
/music/songs/1997/r/ripley.zip
19 Mar 1997 (catalog date)
204,286 bytes
Download FTP scene.org
(S3M)

Rippless by Hay Shalom
/music/songs/1997/r/rippless.zip
09 Apr 1997 (catalog date)
581,167 bytes
Download FTP scene.org
(IT)

Styleripping by distance of orange
/music/songs/1997/s/stlerpng.zip
16 Jan 1998 (catalog date)
107,876 bytes
Download FTP scene.org
(MOD)

Back To The Roots by RIPGUY of RISK
/music/songs/1997/t/to_roots.zip
12 May 1998 (catalog date)
47,319 bytes
Download FTP scene.org
Rating:
(XM)

Trambo Trip by Dionysus of Trance O Mania
/music/songs/1997/t/tom-tram.zip
09 Apr 1997 (catalog date)
101,516 bytes
Download FTP scene.org
(IT)

Trip by Farmer
/music/songs/1997/t/trip.zip
19 Mar 1997 (catalog date)
319,807 bytes
Download FTP scene.org
(S3M)

Trip, Dim-lab Dub by Jaben of Unborn
/music/songs/1997/u/ubtrip.zip
29 Dec 1997 (catalog date)
376,151 bytes
Download FTP scene.org
(XM)

Wizardry by RIPGUY of RISK
/music/songs/1997/w/wizardry.zip
12 May 1998 (catalog date)
4,518 bytes
Download FTP scene.org
Rating:
(XM)

A Trip With LSD by Zoda of dLO
/music/songs/1997/z/zo-lsd.zip
12 Mar 1997 (catalog date)
222,055 bytes
Download FTP scene.org
Rating:
(XM)

Abyss by RIPGUY of RISK
/music/songs/1998/a/abyss1.zip
12 May 1998 (catalog date)
121,810 bytes
Download FTP scene.org
Rating:
(XM)

A Trip With Base And Drum by Bad Jake
/music/songs/1998/b/bj2_4.zip
13 Feb 1998 (catalog date)
299,352 bytes
Download FTP scene.org
Rating:
(IT)

Straight Trippin' by Mental of Danger High Voltage Records
/music/songs/1998/d/dhv_stp.zip
10 Jul 1998 (catalog date)
273,471 bytes
Download FTP scene.org
(S3M)

Disindegrate by Tripod of Sonic Team
/music/songs/1998/d/disindeg.zip
13 Dec 1998 (catalog date)
525,518 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Tripping Out My Head by Dr_Watson
/music/songs/1998/d/dr_tripp.zip
07 May 1998 (catalog date)
353,069 bytes
Download FTP scene.org
(XM)

Tamed Moans by Mental Trip of Embryo
/music/songs/1998/e/emb-moan.zip
26 Jan 1998 (catalog date)
450,722 bytes
Download FTP scene.org
(IT)

Fungame by RIPGUY of RISK
/music/songs/1998/f/fungame.zip
07 May 1998 (catalog date)
340,233 bytes
Download FTP scene.org
Rating:
(XM)

i was on my way to kitchen, as i tripped on my dog (everyday life) by codehead of suolahappo.
/music/songs/1998/i/i_was_on.zip
13 Dec 1998 (catalog date)
432,843 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Io by RIPGUY of RISK
/music/songs/1998/i/io.zip
30 May 1998 (catalog date)
406,715 bytes
Download FTP scene.org
(XM)

Stealth Fairy by Mick Rippon of Analogue Music
/music/songs/1998/m/mr_fairy.zip
05 Jan 1998 (catalog date)
340,008 bytes
Download FTP scene.org
(IT)

Nx-trip 4 by X-On-Trip of Sphere Toids
/music/songs/1998/n/nxtrip_4.zip
28 Aug 1998 (catalog date)
692,007 bytes
Download FTP scene.org
(XM)

Trip I by jesterhed of rapture
/music/songs/1998/r/r_tripi8.zip
12 Jan 1998 (catalog date)
554,059 bytes
Download FTP scene.org
(XM)

The Long Trip by Ruiner of None
/music/songs/1998/r/ruintrip.zip
02 Apr 1998 (catalog date)
27,171 bytes
Download FTP scene.org
(IT)

Shorttrippy2k by Andy Hathaway
/music/songs/1998/s/s_trpy2k.zip
18 Jun 1998 (catalog date)
409,738 bytes
Download FTP scene.org
Rating:
(XM)

Stripes by SPRiTE
/music/songs/1998/s/sp_strip.zip
29 Apr 1998 (catalog date)
428,276 bytes
Download FTP scene.org
(IT)

Kamikaze Trip by Gainx, Optic of Theralite
/music/songs/1998/t/tlt_kami.zip
16 Jul 1998 (catalog date)
514,823 bytes
Download FTP scene.org
(XM)

The Word Is Death by X-On-Trip of Sphere Toyds
/music/songs/1998/t/twsd.zip
09 Jun 1998 (catalog date)
352,515 bytes
Download FTP scene.org
(XM)

Assembly '95 Plane Trip Intro by Pure
/party/invites/1995/asm95pur.zip
04 Oct 1996 (catalog date)
295,819 bytes
Download FTP scene.org
Rating:
Released at event ASM95

The Party 5 Munich Bus-trip Intro by NF
/party/invites/1995/btrip95f.zip
04 Oct 1996 (catalog date)
142,005 bytes
Download FTP scene.org
Rating:
Released at event TP95

The Party 5 Finland Bus-trip Intro by Virtual Visions
/party/invites/1995/bustp95.zip
04 Oct 1996 (catalog date)
958,345 bytes
Download FTP scene.org
Rating:
Released at event TP95

TRIP '98 Invitation Text
/party/invites/1997/trip98.zip
12 Jan 1998 (catalog date)
11,079 bytes
Download FTP scene.org

Kamikaze Trip by Optic, Gainx
/music/songs/1998/k/kamikaze.zip
04 Jul 2003 (catalog date)
502,671 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the mmul division and ranked 02
(XM)

Mind Ripper by Frog
/tla/songs/1995/mod/m/mindripp.zip
16 Sep 1996 (catalog date)
83,557 bytes
Download FTP
Rating:

Rave Trip by X-et
/tla/songs/1995/mod/r/rave_tri.zip
16 Sep 1996 (catalog date)
196,739 bytes
Download FTP
Rating:
Released at event TP95 in the m4ch division and ranked XX

Hypnotrip by DJ YoYo
/tla/songs/1995/mod/y/yo_trip.zip
16 Sep 1996 (catalog date)
34,101 bytes
Download FTP
Rating:

Te Deum Laudadum by Angellic Productions
/tla/songs/1995/mtm/trip.zip
16 Sep 1996 (catalog date)
186,345 bytes
Download FTP
Rating:

Trip to the Moon by Dark Heart
/tla/songs/1995/s3m/d/dig-trip.zip
17 Sep 1996 (catalog date)
250,596 bytes
Download FTP
Rating:

Spine by J.G.
/tla/songs/1995/s3m/t/trippp.zip
20 Sep 1996 (catalog date)
11,724 bytes
Download FTP
Rating:

Triphop by Stuttering MC
/tla/songs/1995/xm/t/triph0p.zip
21 Sep 1996 (catalog date)
46,119 bytes
Download FTP
Rating:

Rip Me Open by Grymmjack
/tla/songs/1996/it/g/gj-ripme.zip
18 Nov 1996 (catalog date)
78,635 bytes
Download FTP
Rating:

Let the Snares Rip by Rippin Snare
/tla/songs/1996/it/r/rs_letrp.zip
01 Oct 1996 (catalog date)
170,980 bytes
Download FTP
Rating:

Insanity's Grip by Subliminal
/tla/songs/1996/s3m/a/a_insgrp.zip
22 Sep 1996 (catalog date)
256,511 bytes
Download FTP
Rating:

Mind Ripper (remix) by Dank
/tla/songs/1996/s3m/d/dk-mind.zip
31 Jul 1996 (catalog date)
110,379 bytes
Download FTP
Rating:

Trippy Trippy Disco Star by Oyml A.
/tla/songs/1996/s3m/o/oym-ttds.zip
22 Sep 1996 (catalog date)
110,204 bytes
Download FTP
Rating:

Trip Rules by The Avatar, Lobo
/tla/songs/1996/xm/m/mukke.zip
22 Sep 1996 (catalog date)
110,742 bytes
Download FTP
Rating:

Jones Runaway Trip by Oona
/tla/songs/1996/xm/o/o-j_rat.zip
22 Sep 1996 (catalog date)
496,973 bytes
Download FTP
Rating:

The Trip by b0b
/tla/songs/1996/xm/t/thetrip.zip
01 Oct 1996 (catalog date)
313,963 bytes
Download FTP
Rating: