Search for "Tex": 216 matches

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

3D example by Andrew Harvey
/code/3d/systems/exampl3d.zip
30 Jun 1998 (catalog date)
385,953 bytes
Download FTP scene.org
Rating:
Good looking texturemapped 3d engine, but unfortunately there is no documentation included. Assembler

Crystal 3D Engine by Mali of Malixa
/code/3d/systems/mdg_cr3d.zip
17 Jan 1999 (catalog date)
432,414 bytes
Download FTP scene.org
Rating:
Supports all the usual shading methods, texturemapping, etc. No documentation.

4 Sided Polygon Texture Mapper by Alan Parker
/code/3d/trifill/texmap/bastxmap.txt
08 Jun 1997 (catalog date)
8,601 bytes
Download FTP scene.org
Rating:
Although this texture mapper is coded in GFA Basic for the Atari ST the code is comprehensible enough to be useful for PC owners.

Crappy Texture Map by Mandrill
/code/3d/trifill/texmap/ctm.zip
19 Jan 1998 (catalog date)
6,214 bytes
Download FTP scene.org
Rating:
Crappy Texture Map. At least you know what code should be doing what. The filler looks familiar (the register lay out). The texture 'swims' so I'm not sure this is a routine to emulate.

Fake Perspective Correct Texture Mapping by FAC of Delabu Alama
/code/3d/trifill/texmap/facmap.zip
04 Jun 1998 (catalog date)
43,816 bytes
Download FTP scene.org
How to do fake perspective correct texture mapping WITHOUT changing your current texture mapper function.

Fast Affine Texture Mapping Tutorial by Doomsday
/code/3d/trifill/texmap/fatmap.txt
07 Oct 1996 (catalog date)
69,730 bytes
Download FTP scene.org
Rating:

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

Texture Mapper by Lee Lorenz
/code/3d/trifill/texmap/text_eng.zip
08 Jun 1997 (catalog date)
231,920 bytes
Download FTP scene.org
Rating:
Hardly any comments included with the source, but the source is not very hard to understand.

Texture Map by Robert Schmidt of Ztiff Zox Softwear
/code/3d/trifill/texmap/textmap.zip
08 Jun 1997 (catalog date)
11,172 bytes
Download FTP scene.org
Rating:
Document on how to map a 2D texture onto a 3D parallellogram. Useful to understand the mathematics behind texture mapping, but too slow for a decent realtime implementation.

Texture Mapper by Fantom of Ultimate Brains
/code/3d/trifill/texmap/texture.zip
08 Jun 1997 (catalog date)
112,765 bytes
Download FTP scene.org
Rating:
There are no comments included with the source, so you'll need to spend some time before you totaly understand what's going on.

Tiled Texture Mapping Tutorial by TheGlide of Spinning Kids
/code/3d/trifill/texmap/tiletmap.zip
03 Jun 1998 (catalog date)
4,757 bytes
Download FTP scene.org
This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt.

Texture Mapping Tutorial by Tumblin of Bodies In Motion
/code/3d/trifill/texmap/tmaptut.zip
08 Jun 1997 (catalog date)
66,330 bytes
Download FTP scene.org
Rating:
Excellent tutorial on texture mapping. A must for starters!

Triscan by Andrew Harvey
/code/3d/trifill/texmap/triscan.zip
19 Jan 1998 (catalog date)
11,472 bytes
Download FTP scene.org
Rating:
Some triangle fillers. Doesn't assemble as is. Uses lots of assembler macros, which is good for style and helps portability, but kills readability for people not familiar with the code.

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.

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

IW SDK
/code/audio/docs/iw_sdk20.zip
10 Jul 1997 (catalog date)
2,796,518 bytes
Download FTP scene.org
Rating:
The SDK for the IW chip. The docs are Adobe Acrobat files and are probably meant for printing out. I didn't try yet, but the "univerval translator" at CMU should be able to convert the files to a text format, which would be infinitely more useful. This is one of those everything you needed to know and more type docs.

TChip Texture Generator by Mr. Aurum of Image
/code/compress/tchip.zip
17 Jan 1999 (catalog date)
82,154 bytes
Download FTP scene.org
Rating:
Stores textures in just a few hundred bytes, very useful for intros.

Blaster Sound BBS intro source by Yann of Iguana
/code/demosrc/bbsintro/blasintr.zip
10 Jan 1997 (catalog date)
20,385 bytes
Download FTP scene.org
Rating:
Sources for a BBS intro with some strobbing thing in the background and a text writer in the forground - Few comments and difficult to read.

Power Grid loader source by Friar Tuck of Ice
/code/demosrc/bbsintro/pgloader.zip
10 Jan 1997 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a text writer, music, and a lens - Has the adlib player from fcsp2src.zip. No comments. The lens is nice as the equations used make it look like a crystal ball.

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

The Shed BBS loader source by naich
/code/demosrc/bbsintro/the_shed.zip
10 Jan 1997 (catalog date)
11,922 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with smoothe text scrolling (horizontal), dual layer starfield, and nifty fade out - Good comments, rather large source as it could use a random number generator as opposed to a table and some other (obvious?) size optimization concerns.

Underworld source by Air Richter
/code/demosrc/bbsintro/uwloader.zip
10 Jan 1997 (catalog date)
24,930 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with star field, fire, some graphincs and a text writer - Good comments.

Source for Text-Mode Demo
/code/demosrc/demos/asciisrc.zip
01 Dec 1996 (catalog date)
65,960 bytes
Download FTP scene.org
Rating:

BB Demo Source by Jan Hubicka
/code/demosrc/demos/bbsrc.zip
19 Jan 1998 (catalog date)
1,575,247 bytes
Download FTP scene.org
Rating:
Text Mode/ASCII demo for DOS and UNIX. Requires gcc to compile unless you really want to mess with the makefiles. Also requires /code/utils/graphics/aa-lib10.zip. Nicely done.

Byte B4 Christmas source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/byte-src.zip
10 Jan 1997 (catalog date)
560,382 bytes
Download FTP scene.org
Rating:
Sources for a demo with snowflakes, fire, and some text writers - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Christmas Eve :)

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

Chaos by Consub of CSB
/code/demosrc/intros/csb_csrc.zip
10 Jul 1997 (catalog date)
24,328 bytes
Download FTP scene.org
Rating:
Simple 4k intro. Shadebobs, fire, some random stuff. Nifty idea for using 7 segment displays for all the text.

Maximum by Bear of Sinope
/code/demosrc/intros/maximum.zip
01 Jul 1997 (catalog date)
20,172 bytes
Download FTP scene.org
Rating:
Source for an effect full 4k intro. I can't tell what language most of the comments are in. The 100% register gouraud shaded texture innerloop is particularly clever.

Seasick source by Draeden of VLA
/code/demosrc/intros/sea_code.zip
10 Jan 1997 (catalog date)
33,542 bytes
Download FTP scene.org
Rating:
Source for an intro with a reflecting scrollie and text writer - Old source, but well constructed. Great for those who just know asm, but don't know how to put something complete together using just asm.

Shorty 4kb Source by The Clan
/code/demosrc/intros/shorty.zip
17 Jan 1999 (catalog date)
145,990 bytes
Download FTP scene.org
Rating:
Source for a 4kb intro containing a tunnel and some gouraud shaded and texturemapped 3d vectors.

Textro 3D Vectors by OTM
/code/demosrc/intros/textvec.zip
11 Apr 1997 (catalog date)
23,128 bytes
Download FTP scene.org

Virtual Lame source by Paradise
/code/demosrc/intros/virtlame.zip
10 Jan 1997 (catalog date)
176,796 bytes
Download FTP scene.org
Rating:
Source for an intro with a text writer/fader and "supposedly" vector balls and skulls - Title speaks for itself.

Textmode Texture Mapping,Plasma, and 3D by Joker of Crusaders
/code/effects/3d/3dtext.zip
05 Oct 1996 (catalog date)
12,720 bytes
Download FTP scene.org
Rating:

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.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/texttext.zip
18 Jan 1998 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Text version. Explains how to make a 3D engine like the one used in Doom. This version does not include any illustrations!

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

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:

bglass by Konrad Olejnik of K!O
/code/effects/lens/bglass.zip
19 Jan 1998 (catalog date)
50,803 bytes
Download FTP scene.org
Rating:
Bumped glass routine. For TMT pascal. You might call this a bump map type effect. The difference I'm going to call is that bump map routines alter light intensity while lens routines change your position in a texture map. Interesting way to get the timer! :) For C users, that would be int *time = 0x046C. See a BIOS data reference for further details.

lens by Joey
/code/effects/lens/lens.zip
10 Jan 1997 (catalog date)
10,913 bytes
Download FTP scene.org
Rating:
A doc on how to create a lens - Nice graphic file diagram for the text. It all makes sense to me. Some pseudo pascal code is there too.

Copper Bars by XtaC of Garbage
/code/effects/raster/gb_coper.zip
10 Jul 1997 (catalog date)
4,637 bytes
Download FTP scene.org
Rating:
Textmode copper bar example. Nicely commented.

Slimy Rotozoomer by SliQ
/code/effects/rotozoom/texmpsrc.zip
08 Jun 1997 (catalog date)
49,314 bytes
Download FTP scene.org
Rating:
A slimy version of the wellknown rotozoomer effect.

Fullscreen Rotozoomer by The Faker of Aardvark
/code/effects/rotozoom/tf-texmp.zip
08 Jun 1997 (catalog date)
35,805 bytes
Download FTP scene.org
Rating:

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

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.

Textmode Plasma by Sir Hes of Biokill
/code/effects/text/rtp-txt.zip
26 Jun 1997 (catalog date)
7,748 bytes
Download FTP scene.org
Rating:
Looks Ugly

TV by Perisoft
/code/effects/text/tv10.zip
11 Jan 1997 (catalog date)
45,667 bytes
Download FTP scene.org
Rating:
A text viewer with "docs" - Not code... I'm not sure where it should go. Best ask Screech himself for ideas.

Tunnel Source by bca of Karva
/code/effects/tunnel/bca_tnl.zip
19 Jan 1998 (catalog date)
19,956 bytes
Download FTP scene.org
Rating:
A texture mapped tunnel effect. Has holes in the tunnel. No useful comments in the source. One nifty (old!) idea of taking advantage of mirrors in the lookup table. FYI - vasen=left, oikea=right, yl„=upper, ala=lower.

Free direction tunnel tutorial by Blackaxe of Kolor
/code/effects/tunnel/fdtunnel.zip
30 Jun 1998 (catalog date)
4,008 bytes
Download FTP scene.org
Rating:
A good tutorial about coding free direction tunnels using the realtime raytracing method. Text

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

Zed3D v0.95 - 3D Graphics Reference by Zed
/code/effects/various/zed3d095.zip
07 Oct 1996 (catalog date)
702,570 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Textures, etc.

Texture Mapped Wormhole by Death Star of Waterlogic
/code/effects/wormhole/stargate.zip
07 Oct 1996 (catalog date)
64,805 bytes
Download FTP scene.org
Rating:

Textfile Convertor by Designer
/code/fileutil/et-con14.zip
26 Feb 1998 (catalog date)
32,660 bytes
Download FTP scene.org
Rating:
Converts ansi files and textfiles for amiga, unix, etc. to pc format and back again.

Learn v2.1 by Ondrej Blazek
/code/hardware/keyboard/learn.zip
26 Feb 1998 (catalog date)
7,141 bytes
Download FTP scene.org
Rating:
Add-on for Keydef that allows you to define Keydef macros through textfiles instead of the normal "key by key" process.

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.

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.

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.

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.

VGA Textmode Library by Reglage Software
/code/library/rvga01.zip
01 Dec 1997 (catalog date)
45,469 bytes
Download FTP scene.org
Rating:
Contains some lowlevel routines for textmode.

Bytes Of Wisdom Diskmag Engine Sources by MinMax of Septic Productions
/code/mags/bow5src.zip
21 Aug 1998 (catalog date)
109,870 bytes
Download FTP scene.org
Sources to diskmag engine written in Watcom C. Can use VBE 1.2/2.0 & textmode. Very flexible. Also it is recomended that you download the diskmag itself (to get the example files) (bow5.zip)

The Mag by Spellcaster
/code/mags/mag06.zip
01 Jul 1997 (catalog date)
13,564 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, records, file handling, PCX loading, text mode scrolling.

Asphyxia VGA Demo Trainer #21 by Denthor of Asphyxia
/code/tutors/denthor/tut21.zip
06 Oct 1996 (catalog date)
26,721 bytes
Download FTP scene.org
Rating:
Free Direction Texture Mapping

Games 'n Graphics Trainer Series chapter 1 by Gerben
/code/tutors/graphics/gngtut01.zip
30 Jun 1998 (catalog date)
3,072 bytes
Download FTP scene.org
Rating:
Another trainer explaining how to get into mode 13h. Try Denthors trainers instead if you really don't know how to do this. Text

Polyfiller Tutorial by Natan Whitaker
/code/tutors/graphics/poly_tut.zip
17 Jan 1999 (catalog date)
134,279 bytes
Download FTP scene.org
Rating:
The example executable included doesn't seem to work, but the textfile might be useful for beginners who want to write their own polyfiller routines.

Peroxide Trainer Part 4 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut4.zip
17 Jan 1999 (catalog date)
27,821 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code different kind of polyfillers including gouraudshaded, texturemapped and environmapped polygons.

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

tinyRTL by Solar Designer
/code/utils/compiler/bpc-trtl.zip
10 Jan 1997 (catalog date)
13,314 bytes
Download FTP scene.org
Rating:
A pas TPU with source for creating small exes - A TPU that replaces the system TPU in Turbo Pascal so that small .exes can be made. The example .exes are deceiving as there is no built in support for writing text and other such things. Knowledge of assembler will be necessary for most programs you'd write with this.

Font Grabber by Denthor of Asphyxia
/code/utils/fonts/texter5.zip
29 Sep 1997 (catalog date)
34,741 bytes
Download FTP scene.org
Rating:
Allows you to grab 256 color fonts from .GIF, .CEL, .BMP and .PCX files. Mouse only. Example source included.

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

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.

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

1st Infection by N-Factor
/demos/1994/0-9/1infect.zip
29 Jun 1996 (catalog date)
788,796 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked ??
N-Factor's first production, released at Wired'94 - a good "first-time" production for a new group. Lots of vector objects, some unlimited bobs, and textured planes - a top and bottom of the screen - but they are doing many things with this simple transform table: like really interesting flight of space ship over you (like in 2nd Reality), but textured (looks much-much better).

Lands by Natex
/demos/1994/l/lands.zip
29 Jun 1996 (catalog date)
13,664 bytes
Download FTP scene.org
Rating:

Lands 2 by Natex
/demos/1994/l/lands2.zip
29 Jun 1996 (catalog date)
4,731 bytes
Download FTP scene.org
Rating:

Textmode Strikes.bak by Shape!
/demos/1994/s/shape_.zip
29 Jun 1996 (catalog date)
92,579 bytes
Download FTP scene.org
Rating:

Texture Mania by Dickydick
/demos/1994/t/tmania.zip
29 Jun 1996 (catalog date)
300,443 bytes
Download FTP scene.org
Rating:

Utopia by Vertex
/demos/1994/u/utopia.zip
29 Jun 1996 (catalog date)
969,981 bytes
Download FTP scene.org
Rating:

Textmode 2 by Brainless Coders
/demos/1995/b/bc_dtm2.zip
29 Jun 1996 (catalog date)
201,759 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 09

Bland (textmode intro) by AE
/demos/1995/b/bland.zip
29 Jun 1996 (catalog date)
59,022 bytes
Download FTP scene.org
Rating:

New Year's Greetings by Overlook
/demos/1995/n/nytextro.zip
30 Jun 1996 (catalog date)
115,402 bytes
Download FTP scene.org
Rating:

Semtex City by Jeskola
/demos/1995/s/semtex.zip
30 Jun 1996 (catalog date)
410,694 bytes
Download FTP scene.org
Rating:
Released at event JUH95A in the demo division and ranked 01

Semtex Annihalation by Jeskola
/demos/1995/s/semtex64.zip
30 Jun 1996 (catalog date)
68,608 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the in64 division and ranked 02

Textro by OTM
/demos/1995/t/textro.zip
30 Jun 1996 (catalog date)
190,467 bytes
Download FTP scene.org
Rating:

Textmode Unlimited by HiTech
/demos/1995/t/tu.zip
30 Jun 1996 (catalog date)
14,518 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 09

Latex by Blank
/demos/1996/0-9/255latex.zip
24 May 1997 (catalog date)
1,627,453 bytes
Download FTP scene.org
Rating:
Released at event SYM96 in the demo division and ranked 01
486DX,VESA,GUS/SB/PAS,

Textmode Windows by Five Coders
/demos/1996/0-9/5c_tw.zip
12 Jan 1997 (catalog date)
643,979 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 06

Jafo by Cortex of Index
/demos/1996/c/ctx_jafo.zip
13 Jul 1996 (catalog date)
8,259 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Latexmania by Rectum Cauda
/demos/1996/r/rc-latex.zip
13 Jul 1996 (catalog date)
41,281 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Rotex by Sairf
/demos/1996/r/rotex.zip
31 Aug 1996 (catalog date)
3,670 bytes
Download FTP scene.org
Rating:
Released at event EUS96 in the in4k division and ranked 05

Semtex 1-2-3 by Jeskola
/demos/1996/s/sm123.zip
30 Jun 1996 (catalog date)
58,696 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 16

The New Dimension of Text by Moottori
/demos/1996/t/text.zip
21 Feb 1998 (catalog date)
337,430 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

Textosis by Vinlandia
/demos/1996/t/textosis.zip
12 Jan 1997 (catalog date)
355,396 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 07

Text Mode Demo Compo Info Intro by DEE
/demos/1996/t/tmdcinv.zip
08 Nov 1996 (catalog date)
902,751 bytes
Download FTP scene.org
Rating:

Textasy by The Enterprise Crew
/demos/1996/t/txtc.zip
12 Jan 1997 (catalog date)
476,523 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 04

Vortex by DEMOlition
/demos/1996/v/vortex.zip
03 Jul 1996 (catalog date)
220,255 bytes
Download FTP scene.org
Rating:
Released at event TS96 in the demo division and ranked 03

Clone by Cortex of Index
/demos/1997/c/ctx-clon.zip
23 Mar 1997 (catalog date)
9,568 bytes
Download FTP scene.org
Rating:
Released at event SNS97 in the in4k division and ranked 01
,,,

Bubble by Cortex of Index
/demos/1997/c/ctx_bub.zip
27 Apr 1997 (catalog date)
3,550 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in4k division and ranked 01

Eunectex by Anaconda
/demos/1997/e/eunectex.zip
31 Aug 1997 (catalog date)
3,254,678 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the demo division and ranked 03
P5,VESA,,

Da Aztex by PWP
/demos/1997/p/pwpaztx.zip
07 Dec 1997 (catalog date)
18,295 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the in64 division and ranked 03
,,Adlib,

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

Text by Neon, $volkraq of Spetsnaz, Gollum
/demos/1997/t/text.zip
30 Apr 1997 (catalog date)
1,916,290 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the dtxt division and ranked 03

Textatic by The Enterprise Crew
/demos/1997/t/textatic.zip
30 Apr 1997 (catalog date)
745,922 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the dtxt division and ranked 01

Tulevaisuus 2 by PWP
/demos/1997/t/tulevu2.zip
04 Mar 1997 (catalog date)
18,691 bytes
Download FTP scene.org
Rating:
Released at event DMC97 in the in64 division and ranked ??
386,VGA-text,Adlib,

Text Mode Demo Compo 3 Pre-Invitation Intro by Trauma
/demos/1998/t/tmdc3pre.zip
21 Feb 1998 (catalog date)
649,127 bytes
Download FTP scene.org
Rating:
Released at event TMDC98
386,,GUS/SB/PAS,

Vortex by Mewlers
/demos/1998/v/vortex_b.zip
22 Oct 1998 (catalog date)
1,793,357 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 12

Mankind by Tex
/graphics/images/1996/f/fred.zip
11 Jun 1997 (catalog date)
59,080 bytes
Download FTP scene.org
Rating:
Released at event P2B96 in the grfx division and ranked ??
640x512x256

Sternen Maedchen (Stargirl) by Fontex, JMS of Color
/graphics/images/1996/s/sternen.zip
06 May 1998 (catalog date)
23,717 bytes
Download FTP scene.org
Released at event WIR96 in the grfx division and ranked 14
320x200x256

Fotex by Klavs Grup
/graphics/images/1997/p/pixel_61.zip
28 May 1998 (catalog date)
99,070 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
594x600x16m

Static Line intro text
/info/misc/statline.inv
23 Nov 1998 (catalog date)
4,849 bytes
Download FTP scene.org

Genetic Dreams Text Editor v4.0 by Escape
/mags/programs/gde40.zip
14 Sep 1996 (catalog date)
67,364 bytes
Download FTP scene.org

Grand Illusion by Vortex Of Crystalline
/music/contests/mc6/rookie/m6r-gril.zip
28 Mar 1999 (catalog date)
208,568 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Texas Wind by Irrelevant
/music/contests/mc6/rookie/m6r-txw.zip
28 Mar 1999 (catalog date)
396,008 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Vortex by LakEEE
/music/disks/1995/vortex.zip
26 Jul 1996 (catalog date)
2,287,955 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.

Atomly by atomly of VorteX
/music/disks/1997/atomly.zip
08 May 1997 (catalog date)
1,832,759 bytes
Download FTP scene.org

Land Afar by Vortex of Crystalline
/music/disks/1998/vlands.zip
21 Aug 1998 (catalog date)
1,934,531 bytes
Download FTP scene.org

Mi3 Player - Miladin's Mini Midas Mod Player For Win95 And Nt by Miladin Pavlicic
/music/programs/players/mi3_10.zip
26 Apr 1997 (catalog date)
315,518 bytes
Download FTP scene.org
Mi3 Player is MIDAS based Win32 (Win95 and WinNT) mod player for MOD, S3M and XM formats. Features include playlist support with integrated playlist editor, VU meters with digital and analog look, drag&drop support, context sensitive help...

ModInfo v1.0 by Trixter of Hornet
/music/programs/songtext/hrn-mi10.zip
31 Jan 1997 (catalog date)
25,466 bytes
Download FTP scene.org
Lists and describes Amiga Music Modules for easy cataloging. Supports modern formats, including S3M, XM, and IT. Also lists tracker version number and number of channels.

ITxt v1.05 by ZaStaR
/music/programs/songtext/itxt105.zip
10 Sep 1996 (catalog date)
6,567 bytes
Download FTP scene.org
Import text into ITs

Module Samplelist Editor v1.00 by Elijah of Majic 12
/music/programs/songtext/mj12_sed.zip
10 Sep 1996 (catalog date)
16,863 bytes
Download FTP scene.org

Modread V1.0 by Lface
/music/programs/songtext/modrd100.zip
06 Nov 1997 (catalog date)
26,567 bytes
Download FTP scene.org
Utility to view info about music modules. Supports most module formats including .it,.xm,.mod,.s3m,.669 etc Can be used as a Norton Commander viewer or standalone.

Modread V1.10 by Lface
/music/programs/songtext/modrd110.zip
06 Sep 1998 (catalog date)
32,009 bytes
Download FTP scene.org
Utility to view info about music modules. Supports most module formats including .it,.xm,.mod,.s3m,.669 etc Can be used as a Norton Commander viewer or standalone.

PutInst v3.0 by Phoenix of Hornet
/music/programs/songtext/putins30.zip
09 Sep 1996 (catalog date)
21,081 bytes
Download FTP scene.org
Put text in MOD, XM, S3M, STM, and MTM files

Put Text by Surprise Productions
/music/programs/songtext/s1p_id.zip
09 Sep 1996 (catalog date)
2,282 bytes
Download FTP scene.org
Put text in 4-channel MOD files

S3M Put-Text v1.0 by Skyjump
/music/programs/songtext/s3mput10.zip
09 Sep 1996 (catalog date)
8,202 bytes
Download FTP scene.org

The XM Commenter by Aka
/music/programs/songtext/xmc_inst.zip
09 Sep 1996 (catalog date)
113,665 bytes
Download FTP scene.org

Itxt V2.02 by Zastar
/music/programs/trackers/itxt202.zip
11 Jun 1997 (catalog date)
7,912 bytes
Download FTP scene.org
Imports messages into an Impulse Tracker song from a DOS text file.

Vibe Control Center V1.01 by Logos of Charlie Brown Records
/music/programs/unusual/vibe101.zip
06 Jun 1997 (catalog date)
618,214 bytes
Download FTP scene.org
Vibe Control Center is a program which enlightens the work of the (music-)group manager. VCC has a powerful (paradox-based) database in which all the group- data can be entered. With this information VCC can easily print fancy text-files in the format you have designed with the powerful (html-alike) text-structuring language. VCC can also pack your releases or disks with the push of a button, WITH the info-files that carry the latest of your group its information. No more endlessly preparing an info-file for a musicdisk or release, just push that button. By downloading Vibe, you have earned a good night sleep, Logos

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

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.

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.

Compilation by Lord Semtex
/music/songs/1994/compila.zip
15 Sep 1996 (catalog date)
270,043 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Yeah by Lord Semtex
/music/songs/1994/yeah.zip
24 Jan 1997 (catalog date)
299,379 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Eternal Vortex 3 Khyron
/music/songs/1995/k/k_vortx3.zip
21 Sep 1996 (catalog date)
334,943 bytes
Download FTP scene.org
Rating:
(XM)

Let It Linger by Syntex
/music/songs/1995/l/letitli.zip
16 Sep 1996 (catalog date)
158,934 bytes
Download FTP scene.org
Rating:
Released at event TG95
(MOD)

Pink Latex Undapants by Tito of Candela
/music/songs/1995/p/pink.zip
14 Oct 1997 (catalog date)
72,381 bytes
Download FTP scene.org
Rating:
(MOD)

Time Explosion by IA
/music/songs/1995/t/texp_ia_.zip
21 Sep 1996 (catalog date)
255,693 bytes
Download FTP scene.org
Rating:
(XM)

Wilderness Autumn by Behemoth
/music/songs/1996/b/b_wa.zip
02 Feb 1997 (catalog date)
315,745 bytes
Download FTP scene.org
Rating:
(IT) Filename and song title say "Wilderness Autumn, song text says "Wilderness Summer". Now I'm confused.

A Porsgrunn Tour by Latex of Xenogenesis
/music/songs/1996/b/bush96.zip
24 Jan 1997 (catalog date)
187,893 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the mmul division and ranked ??
(XM)

Pinochio by Cortex
/music/songs/1996/p/pinochio.zip
22 Sep 1996 (catalog date)
79,533 bytes
Download FTP scene.org
Rating:
(MOD)

Ne Pas Lire Ce Texte by Hermes
/music/songs/1996/p/ptb4_m2.zip
21 Feb 1997 (catalog date)
343,727 bytes
Download FTP scene.org
Rating:
Released at event P2B96 in the mmul division and ranked 02
(XM)

Santa's Dance by Stryper, Regulator of The Black Lotus, Cortex
/music/songs/1996/s/santadnc.zip
08 Apr 1997 (catalog date)
555,471 bytes
Download FTP scene.org
(XM)

Infinite Vortex by The Coolman
/music/songs/1997/i/infivort.zip
19 Apr 1997 (catalog date)
608,659 bytes
Download FTP scene.org
(XM)

Sintexis [remix] by Xose of Masakre Productions
/music/songs/1997/m/msk-sint.zip
06 Apr 1997 (catalog date)
259,709 bytes
Download FTP scene.org
(IT)

Out Of Context by cd, Stinger of NOISE
/music/songs/1997/n/no-cntex.zip
10 Nov 1997 (catalog date)
802,740 bytes
Download FTP scene.org
(IT)

finalized creep texture by sinus of VoxPöd
/music/songs/1998/f/finalize.zip
09 Feb 1999 (catalog date)
195,969 bytes
Download FTP scene.org
Released at event SE98 in the mmul division and ranked 07

Prisoner'98 by Vortex of Crystalline
/music/songs/1998/v/vtx_pr98.zip
21 Aug 1998 (catalog date)
276,275 bytes
Download FTP scene.org
(IT)

General Probe 2 Invitation Text
/party/invites/1995/gp2_nfo.zip
05 Oct 1996 (catalog date)
8,799 bytes
Download FTP scene.org
Released at event GP96

X '95 Invitation Text
/party/invites/1995/x95.txt
04 Oct 1996 (catalog date)
5,769 bytes
Download FTP scene.org
Released at event X95

Assembly '96 Invitation Text
/party/invites/1996/asm96inv.zip
05 Oct 1996 (catalog date)
12,547 bytes
Download FTP scene.org
Released at event ASM96

CompuSphere 7 Invitation Text
/party/invites/1996/cs7.txt
17 Nov 1996 (catalog date)
6,369 bytes
Download FTP scene.org

Enlight '96 Invitation Text
/party/invites/1996/enlight.96
11 Oct 1996 (catalog date)
9,183 bytes
Download FTP scene.org
Released at event ENL96

Hackerence XVI Invitation Text
/party/invites/1996/hack_xvi.txt
23 Nov 1996 (catalog date)
2,991 bytes
Download FTP scene.org

Icing '96 Invitation Text
/party/invites/1996/icing96.zip
05 Oct 1996 (catalog date)
6,582 bytes
Download FTP scene.org
Released at event I96

Remedy '96 Invitation Text
/party/invites/1996/ldcre962.zip
05 Oct 1996 (catalog date)
4,756 bytes
Download FTP scene.org
Released at event REM96

Mekka '96 Invitation Text v2
/party/invites/1996/mekka_2.zip
05 Oct 1996 (catalog date)
6,174 bytes
Download FTP scene.org
Released at event MEK96

Oz '96 Final Invitation Text
/party/invites/1996/oz96fin.zip
05 Oct 1996 (catalog date)
6,114 bytes
Download FTP scene.org
Released at event OZ96

Pie Sliec '96 Invitation Text
/party/invites/1996/pieslice.nfo
26 Oct 1996 (catalog date)
10,550 bytes
Download FTP scene.org
Released at event PS96

Rage '96 Invitation Text
/party/invites/1996/rage96en.txt
05 Oct 1996 (catalog date)
13,470 bytes
Download FTP scene.org
Released at event RAGE96

Summer Encounter '96 Invitation Text v1
/party/invites/1996/se96inv.zip
05 Oct 1996 (catalog date)
12,674 bytes
Download FTP scene.org
Released at event SE96

Scenest '96 Invitation Text
/party/invites/1996/sn96i109.zip
13 Oct 1996 (catalog date)
8,448 bytes
Download FTP scene.org
Released at event SCE96

The Gathering '96 Invitation Text
/party/invites/1996/tg96pc.zip
13 Oct 1996 (catalog date)
17,105 bytes
Download FTP scene.org
Released at event TG96

The Scene '96 Invitation Text v2
/party/invites/1996/tsc96_2.zip
05 Oct 1996 (catalog date)
7,182 bytes
Download FTP scene.org
Released at event TS96

The Summer Party '96 Invitation Text
/party/invites/1996/tsp96inv.zip
05 Oct 1996 (catalog date)
9,302 bytes
Download FTP scene.org
Released at event TSP96

X '97 Takeover Pre-Invitation Text
/party/invites/1996/x97take1.nfo
05 Apr 1997 (catalog date)
3,732 bytes
Download FTP scene.org
Released at event X97

Abort '97 Invitation Text v2
/party/invites/1997/ab97nfo.zip
26 Dec 1997 (catalog date)
5,649 bytes
Download FTP scene.org

Abduction '97 Invitation Text+Map
/party/invites/1997/abd97in2.zip
13 Jun 1997 (catalog date)
66,063 bytes
Download FTP scene.org
Released at event ABD97

Scenest '97 Invitation Text
/party/invites/1997/ai_sn97i.zip
08 Apr 1997 (catalog date)
32,527 bytes
Download FTP scene.org
Released at event SCE97

Ambience '98 Pre-Invitation Text
/party/invites/1997/amb98-01.zip
05 Mar 1998 (catalog date)
9,085 bytes
Download FTP scene.org
Released at event AMB98

Astrosyn '97 Invitation Text
/party/invites/1997/ast97inv.zip
26 Dec 1997 (catalog date)
16,054 bytes
Download FTP scene.org
Released at event AST97

Bizarre '97 Invitation Text
/party/invites/1997/biz97nfo.zip
24 Oct 1997 (catalog date)
4,282 bytes
Download FTP scene.org
Released at event BIZ97

Scene Strike Invitation Text by Corrosion
/party/invites/1997/crs-ss1.zip
05 Jun 1997 (catalog date)
8,875 bytes
Download FTP scene.org

Enlight '97 Invitation Text
/party/invites/1997/enl97eng.008
19 Sep 1997 (catalog date)
9,523 bytes
Download FTP scene.org

Evoke '97 Invitation Text v2
/party/invites/1997/evoke-2.zip
12 Sep 1997 (catalog date)
72,060 bytes
Download FTP scene.org
Released at event EVK97

Final Party '97 Invitation Text
/party/invites/1997/fpinv20s.zip
04 Mar 1997 (catalog date)
6,241 bytes
Download FTP scene.org

General Probe 3 Invitation Text by Absence
/party/invites/1997/gp3inv.zip
25 Feb 1997 (catalog date)
5,220 bytes
Download FTP scene.org
Released at event GP97

Hype '97 Invitation Text
/party/invites/1997/hype97.txt
04 Mar 1997 (catalog date)
7,778 bytes
Download FTP scene.org

Mekka/Symposium '97 Invitation Text
/party/invites/1997/meksym97.zip
16 Apr 1997 (catalog date)
9,602 bytes
Download FTP scene.org
Released at event MEK97

Mekka/Symposium '98 Invitation Text
/party/invites/1997/ms98inv1.txt
23 Mar 1998 (catalog date)
16,462 bytes
Download FTP scene.org
Released at event MEK98

Neither Nor '98 Pre-Invitation Text
/party/invites/1997/nn98_1st.zip
23 Mar 1998 (catalog date)
2,762 bytes
Download FTP scene.org

Neither Nor '97 Invitation Text
/party/invites/1997/nor97_07.zip
29 Sep 1997 (catalog date)
7,926 bytes
Download FTP scene.org

Place To Be 5 Invitation Text
/party/invites/1997/p2b97inf.zip
20 Aug 1997 (catalog date)
2,267 bytes
Download FTP scene.org

Pool Position '97 Invitation Text
/party/invites/1997/pp97v101.nfo
19 Sep 1997 (catalog date)
11,844 bytes
Download FTP scene.org

Reality '97 Pre-Invitation Text
/party/invites/1997/reali97.zip
29 Aug 1997 (catalog date)
1,810 bytes
Download FTP scene.org

Ritual '97 Pre-Invitation Text
/party/invites/1997/rtl-pnfo.zip
05 Aug 1997 (catalog date)
7,141 bytes
Download FTP scene.org
Released at event RTL97

Scenus '97 Invitation Text
/party/invites/1997/s97info.zip
05 Apr 1997 (catalog date)
6,951 bytes
Download FTP scene.org
Released at event SNS97

Scenery '97 Invitation Text
/party/invites/1997/scn97nfo.zip
05 Apr 1997 (catalog date)
3,192 bytes
Download FTP scene.org
Released at event SNY97

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

Evoke '98 Invitation Text 1
/party/invites/1998/98evoke1.zip
04 Jun 1998 (catalog date)
42,151 bytes
Download FTP scene.org

Abduction '98 Invitation text
/party/invites/1998/abd98inv.zip
04 Jun 1998 (catalog date)
6,984 bytes
Download FTP scene.org
Released at event ABD98

Antiq '98 Invitation Text
/party/invites/1998/aiq98fin.zip
22 Aug 1998 (catalog date)
13,795 bytes
Download FTP scene.org

Assembly '98 Invitation Text
/party/invites/1998/asm98inf.zip
29 Aug 1998 (catalog date)
12,116 bytes
Download FTP scene.org
Released at event ASM98

Cache '98 Autumn Pre-Invitation Text
/party/invites/1998/c98apre.zip
03 Oct 1998 (catalog date)
10,705 bytes
Download FTP scene.org

Distance '98a Invitation Text
/party/invites/1998/d98a_inf.zip
04 Jun 1998 (catalog date)
2,144 bytes
Download FTP scene.org

Scenest '98 Invitation Text
/party/invites/1998/scenest4.zip
29 Apr 1998 (catalog date)
43,107 bytes
Download FTP scene.org
Released at event SCE98

The Gathering '98 Invitation Text
/party/invites/1998/tg98inf1.txt
17 Apr 1998 (catalog date)
17,797 bytes
Download FTP scene.org
Released at event TG98

Takeover '98 Invitation Text
/party/invites/1998/to98_2.nfo
18 Jun 1998 (catalog date)
24,920 bytes
Download FTP scene.org
Released at event TO98

Wired '98 Invitation Text v2
/party/invites/1998/w98nfo20.zip
25 Jul 1998 (catalog date)
101,059 bytes
Download FTP scene.org
Released at event WIR98

Wired '94 Text Report by The Orme of Azure Sky
/party/reports/1994/wired94r.zip
03 Oct 1996 (catalog date)
8,210 bytes
Download FTP scene.org
Released at event WIR94

Bizarre '95 Report (text only) by Hornet
/party/reports/1995/biz95rev.zip
04 Oct 1996 (catalog date)
14,699 bytes
Download FTP scene.org
Released at event BIZ95

Movement '95 Text Report by NYC Kid
/party/reports/1995/movrep.zip
04 Oct 1996 (catalog date)
9,690 bytes
Download FTP scene.org
Released at event MOV95

The Gathering '95 Text Report
/party/reports/1995/tg95rep.txt
04 Oct 1996 (catalog date)
5,267 bytes
Download FTP scene.org
Released at event TG95

The Party 5 Text Report by Stony of Hornet
/party/reports/1995/tp5rep.zip
04 Oct 1996 (catalog date)
5,813 bytes
Download FTP scene.org
Released at event TP95

Bizarre '96 Text Party Report by MSW
/party/reports/1996/hossos-3.txt
19 Oct 1996 (catalog date)
24,246 bytes
Download FTP scene.org
Released at event BIZ96

Italian Gathering '97 Report by Chaotic Visions
/party/reports/1997/ig97rep.zip
01 Jan 1998 (catalog date)
1,333,323 bytes
Download FTP scene.org
Rating:
Italian text - ,VESA,,

Mekka/Symposium '98 Report (text/gfx only) by Deranged
/party/reports/1998/drg-m98r.zip
06 Sep 1998 (catalog date)
897,745 bytes
Download FTP scene.org
Released at event MEK98

Beat Experience by Spacekid
/tla/songs/1994/mod/b/beatexpr.zip
15 Sep 1996 (catalog date)
124,542 bytes
Download FTP
Rating:
Released at event TP94 in the m4ch division and ranked XX

Cortex Sounds by Bob
/tla/songs/1995/s3m/e/euphs3m.zip
17 Sep 1996 (catalog date)
232,798 bytes
Download FTP
Rating:

HT Experience 1 by Wax Remover
/tla/songs/1995/s3m/h/htexp1.zip
18 Sep 1996 (catalog date)
176,306 bytes
Download FTP
Rating:

Texture Metallic Model Flat by JPF
/tla/songs/1995/s3m/t/tmrmx-is.zip
20 Sep 1996 (catalog date)
117,423 bytes
Download FTP
Rating:

Antiq by Atex, Saybor
/tla/songs/1996/it/a/antiq.zip
22 Sep 1996 (catalog date)
314,529 bytes
Download FTP
Rating:
Released at event ANT96 in the mmul division and ranked ??

Context Removal 1 by Luigi Smythe
/tla/songs/1996/mod/c/conrem1a.zip
30 Aug 1996 (catalog date)
103,199 bytes
Download FTP
Rating:

Text File Song by PowerMike
/tla/songs/1996/s3m/p/pm-temp.zip
23 Aug 1996 (catalog date)
45,036 bytes
Download FTP
Rating:

Wack 2.0 by Vortex
/tla/songs/1996/s3m/w/wack20.zip
22 Sep 1996 (catalog date)
146,366 bytes
Download FTP
Rating: