FreeFull information 331 glöps
- general:
- level: user
- personal:
- first name: Filip
- last name: Szczepański
- cdcs:
- cdc #1: Phantasmagoria by Anarchy
- cdc #2: fermi paradox by Mercury [web]
- 64b MS-Dos blip34 by Quasimodo [web]
- I tried running it in dosbox but go no sound.
- isokadded on the 2012-05-14 23:28:09
- 32k Windows Flip Flop Cubes
- Nice!
I don't get the E bug under Wine here, maybe it's something to do with graphics drivers, or an old version of Wine? - rulezadded on the 2012-05-07 22:50:30
- 1k ZX Spectrum AEONnano by Triebkraft
- Nice :D
- rulezadded on the 2012-05-05 23:28:13
- intro Linux Windows MacOSX PPC glRez (20kb) by Rez [web]
- Getting the prod to work with Linux for dummies:
For the prod to work on Linux you need to have a writeable /dev/dsp. If you have Alsa with OSS compatibility (this is the case for most Linux distros), open a terminal and do this:
Code:sudo modprobe snd-pcm-oss
If this gives you a /dev/dsp1 instead of /dev/dsp:
Code:sudo ln -s /dev/dsp1 /dev/dsp
Now, you have to see if something is blocking /dev/dsp.
Code:cat /dev/urandom > /dev/dsp
If you don't get an error message and hear white noise, press ctrl+c to stop the white noise. You are now ready to run the demo.
If you get this error:
Code:bash: /dev/dsp: Device or resource busy
or a similar one, some program is blocking the audio device. You can find out which program that is by running this command:
Code:fuser -mv /dev/dsp
The program that is blocking the device will have a line similar to this:
Code:freefull 7095 F...m audacious
The letter m to the left of the program name indicates that it is blocking the device. Close all programs that block /dev/dsp.
You should now be ready to run the demo. These instructions should work for all demos written to use /dev/dsp, no matter how the demo is accessing it. - rulezadded on the 2012-05-03 19:02:22
- 128b MS-Dos rim by fsqrt [web]
- Way too cool.
- rulezadded on the 2012-05-02 18:48:02
- demo Windows Afterlife by JD557
- Work hard until you eventually make a demo that makes everybody gasp. Try to make new effects or learn how to implement old ones, and try to make them better.
- rulezadded on the 2012-04-25 00:01:10
- 4k JavaScript SWAY
- Cool! If it's slow, try downsizing the browser window, in full-screen it was choppy for me but with a smaller window it was smoooth.
- rulezadded on the 2012-04-21 23:01:53
- demo Gameboy Color LoOp (GBC) by amuQ Creations [web]
- Where can I download this from?
- isokadded on the 2012-04-17 03:47:46
- 1k Linux Windows MacOSX Intel You Massive Clod by Fearmoths [web]
- Segfaults for me (Arch Linux, 64-bit).
I tried running in gdb but gdb can't even give me the disassembly of where it segfaults :/ - isokadded on the 2012-03-16 01:51:32
- 64k Windows Chaos Theory by Conspiracy [web]
- Cool

- rulezadded on the 2012-03-13 00:14:16
account created on the 2011-07-02 03:45:08
