# HG changeset patch # User Matti Hamalainen # Date 1363316539 -7200 # Node ID 20534e52d7dba9c9f9063c5cd0c84bf713fa8bd5 # Parent d9914dd6ba6b24bd04da694190e4d7d74ad7ff2f The information is obsolete, but we want to keep it. diff -r d9914dd6ba6b -r 20534e52d7db README --- a/README Fri Mar 15 05:01:37 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,57 +0,0 @@ -*************************** -* -** How do I compile this??? - -Check out the makefile (VIDEO and AUDIO) and config.h (BUFW and BUFH) -and change the values appropriately :) Then type make. - -You need an X window system or svgalib, 8 bits per pixel. You may need -to change the lib setting in the makefile to point to your Xlib dir. - -Tested on i386linux, aix (ibm rs/6000) and sun. Audio only works on linux, -freebsd etc. - -********************************************************************** -* -** I only have an Alpha, is it enough for watching this demo??? - -This phukken multimedia show runs reasonably smoothly on an 386 machine -(about 20x faster than most of today's msdos intros ;) in a 320x200 -window. - -The palette is ugly, the effects lousy. Hope you still enjoy it :) - -************* -* -** Credits ** - -Almost everything done by Viznut this time. Greetings to all -betatesters etc :) - -******************* -* -** To contact ocsa - -vheikkil@hytti.uku.fi -www.hytti.uku.fi/~vheikkil/ - -Member applications are not forbidden :) - -*************** -* -** The binary - -The packet also contains a precompiled executable for dummies only. -(Linux i386 shared elf svgalib devdsp 320x200x256, run as root) - -You should know it is very rude to spread suidroot binaries like this -so if you care about the security of your system, just delete the bin -and forget it! - -**************** -* -** Copyright?? - -Who cares. Use it in the spirit of gnu. But we'd hope you credit us if -you take pieces out of it :) - diff -r d9914dd6ba6b -r 20534e52d7db README.orig --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.orig Fri Mar 15 05:02:19 2013 +0200 @@ -0,0 +1,57 @@ +*************************** +* +** How do I compile this??? + +Check out the makefile (VIDEO and AUDIO) and config.h (BUFW and BUFH) +and change the values appropriately :) Then type make. + +You need an X window system or svgalib, 8 bits per pixel. You may need +to change the lib setting in the makefile to point to your Xlib dir. + +Tested on i386linux, aix (ibm rs/6000) and sun. Audio only works on linux, +freebsd etc. + +********************************************************************** +* +** I only have an Alpha, is it enough for watching this demo??? + +This phukken multimedia show runs reasonably smoothly on an 386 machine +(about 20x faster than most of today's msdos intros ;) in a 320x200 +window. + +The palette is ugly, the effects lousy. Hope you still enjoy it :) + +************* +* +** Credits ** + +Almost everything done by Viznut this time. Greetings to all +betatesters etc :) + +******************* +* +** To contact ocsa + +vheikkil@hytti.uku.fi +www.hytti.uku.fi/~vheikkil/ + +Member applications are not forbidden :) + +*************** +* +** The binary + +The packet also contains a precompiled executable for dummies only. +(Linux i386 shared elf svgalib devdsp 320x200x256, run as root) + +You should know it is very rude to spread suidroot binaries like this +so if you care about the security of your system, just delete the bin +and forget it! + +**************** +* +** Copyright?? + +Who cares. Use it in the spirit of gnu. But we'd hope you credit us if +you take pieces out of it :) +