Search for "EXE": 85 matches

Phong Shading
/code/3d/trifill/phong/pasphong.zip
05 Oct 1996 (catalog date)
4,545 bytes
Download FTP scene.org
Rating:
Hard to read code, should have the compiled exe with it in the pack. Slow!

DemoVT by JCAB of Iguana
/code/audio/players/demovt15.zip
10 Jan 1997 (catalog date)
228,287 bytes
Download FTP scene.org
Rating:
A music player - Has no source for the player and a few bugs. But it's easy to interface from *any* language with support for SB and GUS. Rename file heartq.002 from Iguana's demo HeartQuake to demovt.exe and use that instead. It's version "1.6"

EXE Encrypter by Eclipse
/code/compress/crypt121.zip
26 Feb 1998 (catalog date)
12,773 bytes
Download FTP scene.org
Rating:
Protects your exe files against debuggers.

Bytes & Kisses source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/bkisssrc.zip
10 Jan 1997 (catalog date)
513,669 bytes
Download FTP scene.org
Rating:
Sources for a demo with a scrollie, plasma, shadebobs, tunnel, bitmap rotation and stretching, and cool credits - 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 Valentine's day. :)

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

Contrast source by Type One, Gopi, Bismark, Karma, Sam of TFL-TDV
/code/demosrc/demos/contrsrc.zip
10 Jan 1997 (catalog date)
1,105,116 bytes
Download FTP scene.org
Rating:
Sources for Contrast - Comments variable on the coder, but on the whole, they are good. This is a good example of how to get a multi-coder demo made. The .exe will not run under Win'95.

Gallery Source by ARM of Iguana
/code/effects/doom/gallery.zip
10 Jan 1997 (catalog date)
593,716 bytes
Download FTP scene.org
Rating:
Source to Iguana's gallery scene from Inconexia (a doom clone) - Nice code, but low accuracy on the maths. Cool pictures, but I saw them the first time, when they were in the Prado. :) I always thought that there should have been an Easter Egg for May 3rd. Run subdirs.exe to get the full source.

Burning Match by Digimind
/code/effects/fire/bmatch.zip
19 Jun 1998 (catalog date)
3,005 bytes
Download FTP scene.org
314 byte fire example with asm source and executable. Features wood, sulfur and oxygen.

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.

rotating landscape by TTT
/code/effects/land/rotscape.zip
10 Jan 1997 (catalog date)
129,844 bytes
Download FTP scene.org
Rating:
A landscape routine similar to that at the end of unreal - Comments only on function names and has a larger executable than need be for this effect. (Lots of tables, i.e. the landscape itself)

shadebobs by NutCracker
/code/effects/shadebob/shadebob.zip
11 Jan 1997 (catalog date)
6,468 bytes
Download FTP scene.org
Rating:
Source for some shadebobs - No docs, no comments. Looks good. (the exe, that is)

ND.exe by Friar Tuck
/code/effects/tunnel/syn.zip
10 Jan 1997 (catalog date)
31,848 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Spaghetti code and no explanation. Also doesn't generate the dot tunnel real time, rather it has the rungs of dots precalculated in the exe.

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

Apack V0.74b by Jibz
/code/fileutil/apack074.zip
22 Apr 1998 (catalog date)
53,707 bytes
Download FTP scene.org
The best exe/com-packer for smaller files.

Apack V0.90b by Jibz
/code/fileutil/apack090.zip
03 Aug 1998 (catalog date)
72,391 bytes
Download FTP scene.org
The best exe/com-packer for smaller files.

List/Execute Executables Utility by SAM of TFL
/code/fileutil/direxe.zip
06 Oct 1996 (catalog date)
26,546 bytes
Download FTP scene.org
Rating:
Nice code, almost useless util. Makes a perfect example though.

EXEDAT v1.0 by Rene Olsthoorn
/code/fileutil/exedat.zip
06 Oct 1996 (catalog date)
77,087 bytes
Download FTP scene.org
Rating:
Use WAD-Like Files For Your EXE Data

Datafile Appending EXE by Kodiak of The Apollo Project
/code/fileutil/kadfile.zip
18 Jan 1998 (catalog date)
16,371 bytes
Download FTP scene.org
Rating:
Tutorial on appending datafiles to your exes.

LinkIT v1.0 Beta by Michael Badichi
/code/fileutil/linkit.zip
06 Oct 1996 (catalog date)
11,286 bytes
Download FTP scene.org
Rating:
Link COM/EXE files into one big EXE - no sources

T-PACK v.5 Beta by Max of Tuscon
/code/fileutil/tcn-tp05.zip
06 Oct 1996 (catalog date)
16,519 bytes
Download FTP scene.org
Rating:
COM/EXE Compressor - Only compresses .COM files, not .EXE, no sources.

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

Flat Real Mode Interface by Juanito
/code/hardware/memory/frmi_150.exe
10 Jan 1997 (catalog date)
38,210 bytes
Download FTP scene.org
Rating:
An interface for flat real mode from BC - Has some docs on xms and comments explaining how the interface works itself. I didn't test to see if it works. Doesn't work in v86 mode, meaning most programs made with this will require a reboot.

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:

Micropcx
/code/images/micropcx.zip
15 Apr 1997 (catalog date)
1,921 bytes
Download FTP scene.org
Source code in assembler and .com executable of the shortest pcx viewer in the whole world (made in Poland!).

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

Tutorial 1 in C by Snowman of Hornet
/code/tutors/denthor/tut01new.zip
11 Jan 1997 (catalog date)
16,337 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 1 in C:The basics - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 2 in C by Snowman of Hornet
/code/tutors/denthor/tut02new.zip
11 Jan 1997 (catalog date)
37,007 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 2 in C:Palette handling - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 3 in C by Snowman of Hornet
/code/tutors/denthor/tut03new.zip
11 Jan 1997 (catalog date)
37,311 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 3 in C:Circles - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 4 in C by Snowman of Hornet
/code/tutors/denthor/tut04new.zip
11 Jan 1997 (catalog date)
20,085 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 4 in C:Virtual screens - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 5 in C by Snowman of Hornet
/code/tutors/denthor/tut05new.zip
11 Jan 1997 (catalog date)
26,798 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 5 in C:scrollers - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 6 in C by Snowman of Hornet
/code/tutors/denthor/tut06new.zip
11 Jan 1997 (catalog date)
34,374 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 6 in C:Look up tables - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 7 in C by Snowman of Hornet
/code/tutors/denthor/tut07new.zip
11 Jan 1997 (catalog date)
37,949 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 7 in C:Animation - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 8 in C by Snowman of Hornet
/code/tutors/denthor/tut08new.zip
11 Jan 1997 (catalog date)
42,817 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 8 in C:3d basics - Includes Denthor's original tutorial release within and has the compiled exe. Remember, these are only basics. (Snowman added a little of his own to this... I loved vector balls spelling things. :)

Tutorial 9 in C by Snowman of Hornet
/code/tutors/denthor/tut09new.zip
11 Jan 1997 (catalog date)
43,863 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 9 in C:polygons - Includes Denthor's original tutorial release within and has the compiled exe.

Tutorial 10 in C by Snowman of Hornet
/code/tutors/denthor/tut10new.zip
11 Jan 1997 (catalog date)
45,338 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 10 in C:Chain-4 and scrolling - Includes Denthor's original tutorial release within and has the compiled exe. (This is lysdexic. Bonus. :)

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.

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

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.

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.

QLIB 2.02 by Sub Death
/code/utils/compiler/qlib202.zip
10 Jul 1997 (catalog date)
362,098 bytes
Download FTP scene.org
Rating:
Replacements for standard C Library functions. Uses pmode/w. It replaces most standard C library functions, presumeably so that you don't have to link in the stdlibraries keeping an executable size down. Has some extras.

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut2.zip
19 Jan 1998 (catalog date)
26,572 bytes
Download FTP scene.org
Rating:
Windows Tutorial 2. Resources, bitmaps, and blitting to the screen. (bit-maps aren't transparent... as an exercise to the reader, correct this.)

Intro by Xenogenesis
/demos/1994/e/exenogen.zip
29 Jun 1996 (catalog date)
71,533 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the in64 division and ranked 05

Astro by Astroidea
/demos/1995/a/astro.zip
29 Jun 1996 (catalog date)
66,622 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in64 division and ranked 01

Hysterics by Exhumers
/demos/1995/h/hysteric.zip
30 Jun 1996 (catalog date)
51,792 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in64 division and ranked 03

Too Complex (final) by Shock
/demos/1995/s/sck_clxf.zip
30 Jun 1996 (catalog date)
615,627 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the demo division and ranked 01

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

Kick by Urinate
/demos/1995/u/u8-kick.zip
19 May 1998 (catalog date)
7,368 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the in4k division and ranked 01

Refiniti by Hexeter
/demos/1996/r/refiniti.zip
30 Jun 1996 (catalog date)
122,659 bytes
Download FTP scene.org
Rating:

Radio Hits (EXE fix) by The End
/demos/1997/e/endrdfix.zip
08 Oct 1997 (catalog date)
184,586 bytes
Download FTP scene.org

The Little Nice Thing by Alexey Rodriguez
/demos/1997/t/tlnt.zip
15 Jul 1997 (catalog date)
7,384 bytes
Download FTP scene.org
Rating:
486-100,,Adlib,

Astral Blur by The Black Lotus
/demos/1998/a/astral32.exe
01 Mar 1998 (catalog date)
4,881,920 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the demo division and ranked 03
Win95, If this does not work, try astral32.zip with ixalance.zip

Decapitation by Execution
/demos/1998/d/decapita.zip
22 Oct 1998 (catalog date)
988,023 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked XX

Final Reality by Remedy
/demos/1998/f/fr101.exe
01 Mar 1998 (catalog date)
7,964,246 bytes
Download FTP scene.org
Rating:
Win95

Jizz by The Black Lotus
/demos/1998/j/jizz32.exe
03 Mar 1998 (catalog date)
257,024 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in64 division and ranked 01
Win95, If this does not work, try jizz32.zip with ixalance.zip

Stash by The Black Lotus
/demos/1998/s/stash32.exe
01 Mar 1998 (catalog date)
286,208 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 01
Win95, If this does not work, try stash32.zip with ixalance.zip

Eye by ???
/graphics/images/1995/e/eye_drkf.zip
04 Jul 1996 (catalog date)
29,105 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked ??

Farao by ???
/graphics/images/1995/f/farao.zip
04 Jul 1996 (catalog date)
92,404 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked ??

Lany by ???
/graphics/images/1995/l/lany.zip
04 Jul 1996 (catalog date)
57,290 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked ??

Magic by ???
/graphics/images/1995/m/magic.zip
04 Jul 1996 (catalog date)
49,426 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked ??

Sarkany by ???
/graphics/images/1995/s/sarkany.zip
04 Jul 1996 (catalog date)
104,379 bytes
Download FTP scene.org
Released at event EXE95 in the grfx division and ranked ??

Squid by Exeter
/graphics/images/1995/s/squid.zip
04 Jul 1996 (catalog date)
59,967 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the grfx division and ranked 11

Alie by Ward
/graphics/images/1995/w/wrd_alie.zip
04 Jul 1996 (catalog date)
22,384 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked 03

Cleanit by Pulse
/music/contests/mc6/files/cleanit.exe
14 Jul 1998 (catalog date)
24,648 bytes
Download FTP scene.org

Neutron Warrior by alexei nervosa
/music/contests/mc6/rookie/m6r-nwar.zip
28 Mar 1999 (catalog date)
589,862 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Unreleased - The Lost Collection by DNA
/music/disks/1996/dna-unre.zip
29 Jan 1997 (catalog date)
1,310,262 bytes
Download FTP scene.org
Rating:
The file DNA-UNRE.EXE inside this .zip contained the Alfons.1344 virus. The executable was removed on 29 Jan 1997 and repacked.

Submerged by Sublevel 3
/music/disks/1996/submrg.zip
15 Sep 1996 (catalog date)
3,127,054 bytes
Download FTP scene.org
Rating:
Includes fixed .exe, see submerge.zip in this .zip file.

2nd Music Pack by alexel, djamm, hornet, tmf of sunlikameloD
/music/disks/1997/slkkro_2.zip
28 Jun 1997 (catalog date)
1,101,794 bytes
Download FTP scene.org

Chop Mod! v1.6 Convert Amiga 2.x executables to MOD
/music/programs/convert/chopmod.zip
09 Sep 1996 (catalog date)
13,520 bytes
Download FTP scene.org

Replacement for SB??SET.EXE
/music/programs/mixers/sbmix10.zip
09 Sep 1996 (catalog date)
9,569 bytes
Download FTP scene.org

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

Xm-exe 1.5 by Ian Luck
/music/programs/players/xm-exe15.zip
18 Aug 1998 (catalog date)
215,789 bytes
Download FTP scene.org
Combines playback code and XM/MOD file(s) to create a Win9x/NT executable of the XM/MOD(s). FEATURES: Balls-on accurate reproduction, Linear/Spline interpolated mixing, Volume/Pan ramping, Surround sound, 5 Band equalizer, Compression, WAV writer, Multi-XM, Nice GUI.

Vibrations by The REW
/music/songs/1994/rew_vibr.zip
15 Sep 1996 (catalog date)
159,124 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(EXE)

Right by Vic
/music/songs/1994/vic_rght.zip
15 Sep 1996 (catalog date)
290,095 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(EXE)

Atlantic Shore by The REW
/music/songs/1995/a/atlantic.zip
11 Sep 1996 (catalog date)
466,399 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the mmul division and ranked 01
(EXE)

Complexed by Sirrus
/music/songs/1995/c/complex.zip
16 Sep 1996 (catalog date)
140,432 bytes
Download FTP scene.org
Rating:
(S3M)

Fear In Her Eyes by The REW
/music/songs/1995/f/feareyes.zip
16 Sep 1996 (catalog date)
250,328 bytes
Download FTP scene.org
Rating:
Released at event X95
(EXE)

Perfect Reason by Vic
/music/songs/1995/r/right.zip
16 Sep 1996 (catalog date)
290,727 bytes
Download FTP scene.org
Rating:
(EXE)

Helios by Crystal Score
/music/songs/1996/h/helios.zip
22 Sep 1996 (catalog date)
438,039 bytes
Download FTP scene.org
Rating:
Released at event X96 in the mmul division and ranked XX
(EXE)

Bass Toys by Pherplexer of Cloud Nine
/music/songs/1997/c/c9_basst.zip
31 May 1997 (catalog date)
550,377 bytes
Download FTP scene.org
(XM)

Warm Pulses by Pherplexer of Cloud Nine
/music/songs/1997/c/c9_warps.zip
16 Jun 1997 (catalog date)
337,908 bytes
Download FTP scene.org
(XM)

Pakkeli by TSOL of Execution
/music/songs/1998/p/pakkeli_.zip
13 Dec 1998 (catalog date)
306,606 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Live Executions by jesterhed of rapture
/music/songs/1998/r/r_livex8.zip
19 Feb 1998 (catalog date)
615,452 bytes
Download FTP scene.org
(XM)

summer v2 by marq of execution
/music/songs/1998/s/summer_v.zip
13 Dec 1998 (catalog date)
352,019 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Vexed by CaesaR of ProFound Sound
/music/songs/1998/v/vexed.zip
19 Jul 1998 (catalog date)
586,430 bytes
Download FTP scene.org
(XM)

Astrosyn '97 Invitation Intro by Spawn
/party/invites/1997/ast97exe.zip
01 Jan 1998 (catalog date)
866,879 bytes
Download FTP scene.org
Rating:
Released at event AST97