Hello again,
I managed to compile this and it works great. i'm able to adjust the resolution in the runtime option but does anyone know the command to disable vsync, as i'm locked at 60hz. I'd like to see the performance at 640x480.
Search found 23 matches
- Sat Jan 07, 2017 10:13 pm
- Forum: Graphics programming
- Topic: Quake 1 Port, Optimization Questions
- Replies: 35
- Views: 29421
- Sat Jan 07, 2017 1:53 am
- Forum: Graphics programming
- Topic: Quake 1 Port, Optimization Questions
- Replies: 35
- Views: 29421
Re: Quake 1 Port, Optimization Questions
I love this! I've been following this for a while and glad to see it's being worked on still. I'm hoping at some point I'll be able to have a Quake box on permanently behind my TV ready to play my friends online at any time. Is it possible to run this at lower resolutions for higher framerates? or a...
- Mon Jan 04, 2016 3:54 pm
- Forum: Gaming
- Topic: NEW: Darkplaces Quake engine up and running on Raspberry PI
- Replies: 112
- Views: 68161
Re: NEW: Darkplaces Quake engine up and running on Raspberry
Thanks that worked, but trying to change the res to 800x600 with no luck, stays at 1080. Changed the config in both id1 folders! Any ideas? Thanks again!DougieLawson wrote:Edit your config.txt and remove all of the overscan lines.
- Mon Jan 04, 2016 3:23 pm
- Forum: Gaming
- Topic: NEW: Darkplaces Quake engine up and running on Raspberry PI
- Replies: 112
- Views: 68161
Re: NEW: Darkplaces Quake engine up and running on Raspberry
How do I center the video on my tv. It seems to be shifted to a left bottom corner leaving a border on the top and right side!
- Sun Feb 08, 2015 3:56 am
- Forum: Graphics programming
- Topic: Quake 1 Port, Optimization Questions
- Replies: 35
- Views: 29421
Re: Quake 1 Port, Optimization Questions
Hi,
I was wondering now the Rpi 2 is out, will any work continue on getting Quake 1 to run nicely on the pi?
Cheers
Stu
I was wondering now the Rpi 2 is out, will any work continue on getting Quake 1 to run nicely on the pi?
Cheers
Stu
- Fri Nov 21, 2014 11:22 am
- Forum: Graphics, sound and multimedia
- Topic: Port of Winamps AVS
- Replies: 2
- Views: 1328
Re: Port of Winamps AVS
Hey guys, Im a big fan of the Winamp AVS (Advanced Visualization Studio), basically a fully programmable audio visualizer. Its not actually in development any more but would be so cool to see it ported to linux and use it on my pi. The source is available so if anyones interested in this project pl...
- Fri Nov 21, 2014 10:39 am
- Forum: Graphics, sound and multimedia
- Topic: Port of Winamps AVS
- Replies: 2
- Views: 1328
Port of Winamps AVS
Hey guys, Im a big fan of the Winamp AVS (Advanced Visualization Studio), basically a fully programmable audio visualizer. Its not actually in development any more but would be so cool to see it ported to linux and use it on my pi. The source is available so if anyones interested in this project ple...
- Sat Sep 08, 2012 8:36 pm
- Forum: General discussion
- Topic: Decoding MP3 stream
- Replies: 1
- Views: 867
Re: Decoding MP3 stream
its ok ive just answered my own question with a bit of google help, im so lazy sometimes. for anyone else that might be insterested in this topic use: sudo apt-get install mpg123 then mpg123 [stream url] tadaa headless mpg audio streamer. got mine plugged directly into a 400watt active PA speaker :)
- Sat Sep 08, 2012 8:10 pm
- Forum: General discussion
- Topic: Thinking about getting one
- Replies: 7
- Views: 1723
Re: Thinking about getting one
The Pi is a great platform to learn linux, thats the main reason I got mine. I love logging into it via ssh (I dont use x) and getting my hands dirty in the shell, its the best way to learn, and using this forum at the same time. I also have the same background as you, get involved, its fun! 

- Sat Sep 08, 2012 8:02 pm
- Forum: General discussion
- Topic: Decoding MP3 stream
- Replies: 1
- Views: 867
Decoding MP3 stream
Is it possible to directly stream from the shell with a program thats included in wheezy or do I need to apt-get a decoder?
- Tue Sep 04, 2012 5:17 pm
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Re: Benchmarking the Pi in the shell
I really want to upgrade my kernal now but I dont want to reset my Pi its been going for 4 days strong 

- Tue Sep 04, 2012 2:18 pm
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Re: Benchmarking the Pi in the shell
i dont suppose someone could break that script down to me so I can actually make sense of what its actually doing? 

- Tue Sep 04, 2012 11:43 am
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Re: Benchmarking the Pi in the shell
Is there a way of benchmarking the gpu?
- Tue Sep 04, 2012 11:11 am
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Re: Benchmarking the Pi in the shell
What suggests im using the old kernal? But yes, i'm using 3.1.9+
- Tue Sep 04, 2012 12:20 am
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Re: Benchmarking the Pi in the shell
Thanks guys got it working by: "sudo apt-get install bc" Used the script: "time echo "scale=2000; a(1)*4" | bc -l" and got real 0m25.512s user 0m25.450s sys 0m0.010s This was done on a default 700mhz Pi, if someone would like to test the same script on a 800mhz overcloc...
- Mon Sep 03, 2012 11:35 pm
- Forum: General discussion
- Topic: Benchmarking the Pi in the shell
- Replies: 15
- Views: 6159
Benchmarking the Pi in the shell
Being fairly new to linux and curious about the processing ability of the Pi, I was searching a script I could use to test its ability and found this: http://tuxshell.blogspot.co.uk/2009/08/bc-as-cpu-benchmark.html So I use the script "time echo "scale=5000; a(1)*4" | bc -l" but ...
- Mon Sep 03, 2012 2:23 pm
- Forum: Gaming
- Topic: Quakeworld Server
- Replies: 18
- Views: 8918
Re: Quakeworld Server
Hi Stuart, Yeah, I will be willing to help out getting this up and running, this will be a learning experience for me too. Are you specifically looking at Quake 1? Hi, yes Quake1 idealy as I have a few friends and I that want to have a server running. I opted for Quake1 simply because I prefer it o...
- Fri Aug 31, 2012 7:08 pm
- Forum: General discussion
- Topic: Check out this guy's pitching skills!
- Replies: 43
- Views: 13282
Re: Check out this guy's pitching skills!
What an absolute TOOL, just send him a RP PCB hahaha
- Fri Aug 31, 2012 6:29 pm
- Forum: General discussion
- Topic: Moon-Buggy
- Replies: 2
- Views: 946
Moon-Buggy
Little bit of fun for everyone:
sudo apt-get install moon-buggy
sudo apt-get install moon-buggy
- Fri Aug 31, 2012 11:44 am
- Forum: Gaming
- Topic: Quakeworld Server
- Replies: 18
- Views: 8918
Re: Quakeworld Server
anyone?
- Sat Aug 25, 2012 12:34 am
- Forum: Gaming
- Topic: Quakeworld Server
- Replies: 18
- Views: 8918
Quakeworld Server
I'm really interested in getting a quakeworld server up and running on my Pi. Quake was a big part of my childhood and would love to get a server running on the Pi for people to join. If anyone is willing to help me with this it would be much appreciated as i'm not too clued up on porting it across ...
- Tue Jun 26, 2012 12:42 pm
- Forum: Gaming
- Topic: Coin Operated Arcade Machine (MAME)
- Replies: 18
- Views: 20070
Coin Operated Arcade Machine (MAME)
I'm looking into making an Arcade machine built into a glass top coffee table and probably running an ARM version of MAME (if their is one i havn't checked yet). Just thought i'd let you guys know, i'll be posting pics up as soon as the project starts. Any input would be great.
- Sat Jun 23, 2012 2:59 pm
- Forum: Other projects
- Topic: STICKY: The projects list. Look here for some ideas.
- Replies: 234
- Views: 437831
Re: The projects list. Look here for some ideas.
im hoping to fly man into space again with my raspberry pi 
