Welcome, Guest. Please login or register.

Author Topic: What's the best Quake 1 port for the Amiga PPC  (Read 3940 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
What's the best Quake 1 port for the Amiga PPC
« on: October 20, 2003, 11:13:44 AM »
Hello,

I was wondering, what is the best Quake port for the PPC Amiga, as i won a Blizzard PPC! I already own the Clickboom original Quake for the 060 but i want PPC speed! :-)

Regards,
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD
 

Offline Amiga1200PPC

  • Newbie
  • *
  • Join Date: Sep 2002
  • Posts: 25
    • Show only replies by Amiga1200PPC
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #1 on: October 20, 2003, 12:50:43 PM »
The port from Frank Wille http://devnull.owl.de/~frank/
And there are two GL versions somehwere, which are a bit buggy, but I
can't find the URL atm.
 

Offline Panthro

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 294
    • Show only replies by Panthro
    • http://www.hell-fish.tk
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #2 on: October 20, 2003, 12:55:10 PM »
 :-D we want quake world GL :-D
-Panthro
 

Offline lempkee

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 2860
    • Show only replies by lempkee
    • http://www.amigaguru.com
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #3 on: October 20, 2003, 01:06:17 PM »
quake world GL has been on amiga since forever , i use it alot still.


anyway the best quake port on amigappc, is "BLITZ QUAKE!" that is soooooo cool and sooooooooo fast!

try it , btw it wont work on bvision so get that mediator and voodoo3 :D

cheers
Whats up with all the hate!
 

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #4 on: October 21, 2003, 04:59:45 PM »
Thanks for the reply guys. I tried out QuakeWos and that was a big improvement indeed, both graphics and speed. Current problem is i cant get the CD audio going, but i think i can fix this problem. If not, i'll post again! :-) Thanks again guys!

Regards,
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD
 

Offline lempkee

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 2860
    • Show only replies by lempkee
    • http://www.amigaguru.com
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #5 on: October 21, 2003, 05:13:40 PM »
Quote
Thanks for the reply guys. I tried out QuakeWos and that was a big improvement indeed, both graphics and speed. Current problem is i cant get the CD audio going, but i think i can fix this problem. If not, i'll post again! Thanks again guys!


well then you should checkout BLITZ QUAKE! (aminet) ...
Whats up with all the hate!
 

Offline Mad-Matt

  • Full Member
  • ***
  • Join Date: Mar 2002
  • Posts: 242
    • Show only replies by Mad-Matt
    • http://www.madmatt.cjb.net
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #6 on: October 21, 2003, 05:38:56 PM »
Well if you tell us how to make it work on our BVisions, then we will check out BlitzQuake ;)

As i recall cd audio was setup via settting the devicec/unit in an env setting.  It should all be in the suppliedd docs of whatever port you use.
 

Offline Warface

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 970
    • Show only replies by Warface
    • http://www.spacehawks.hu
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #7 on: October 21, 2003, 09:32:16 PM »
Quote
Thanks for the reply guys. I tried out QuakeWos and that was a big improvement indeed, both graphics and speed. Current problem is i cant get the CD audio going, but i think i can fix this problem. If not, i'll post again! Thanks again guys!


set the env variables env:quake1/cd_device and env:quake1/cd_unit according to your settings.
 

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #8 on: October 22, 2003, 01:03:27 PM »
Quote

Warface wrote:
Quote
Thanks for the reply guys. I tried out QuakeWos and that was a big improvement indeed, both graphics and speed. Current problem is i cant get the CD audio going, but i think i can fix this problem. If not, i'll post again! Thanks again guys!


set the env variables env:quake1/cd_device and env:quake1/cd_unit according to your settings.


How would i do this?! Would i do this in the tooltypes section or a a command line in shell when starting up QuakeWos, same with the other options, ie: mem, etc.

Regards,
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD
 

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show only replies by that_punk_guy
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #9 on: October 22, 2003, 02:28:20 PM »
ENV variables are settings or data that the entire system has access to, you don't specify it when you start Quake, but  at some point before using the SetEnv command in a Shell window.

e.g.

SetEnv ENV:quake1/cd_unit 0 sets the quake1/cd_unit variable to 0.

If you open the ENV: directory in Workbench or DOpus, etc, you'll see there's a quake1 directory and a file in it called cd_unit. That's just a text file containing '0'.

That's how Environment Variables work. Everything in ENV: is lost when you reboot, however you can save it to ENVARC:, and the system will restore it on boot-up.

Sounds familiar? This is the same system used for the 'Save' and 'Use' options in Workbench Preferences. If you  Save, the data gets written to ENV: and ENVARC:, if you choose 'Use', the data just gets stored in 'ENV:' (which is usually on the RAM disk.)

So if you wanted to set these variables permanently:

SetEnv ENVARC:quake1/cd_unit 0 sets the quake1/cd_unit variable to 0.

Hope that helps you :-)
 

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #10 on: October 22, 2003, 03:39:43 PM »
@that_punk_guy,

Thanks very much for that information. I will try that. Is that the same for the other options?

Regards,
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD
 

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show only replies by that_punk_guy
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #11 on: October 22, 2003, 04:29:26 PM »
Yeah, you'll have to do:

setenv ENV:quake1/cd_device cd.device
setenv ENVARC:quake1/cd_device cd.device

(replacing cd.device with whatever cd device you use) too. I haven't used Quake, so there might also be other options you can set this way, but I don't know about them :-)
 

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #12 on: October 22, 2003, 04:47:01 PM »
Quote

that_punk_guy wrote:
Yeah, you'll have to do:

setenv ENV:quake1/cd_device cd.device
setenv ENVARC:quake1/cd_device cd.device

(replacing cd.device with whatever cd device you use) too. I haven't used Quake, so there might also be other options you can set this way, but I don't know about them :-)


Yeah,  but thats just for the CD device, i am on about the memory limit, etc.
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD
 

Offline kd7ota

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1433
    • Show only replies by kd7ota
    • http://www.qrz.com
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #13 on: October 22, 2003, 05:32:50 PM »
Is it possible to play PC<->Amiga users vice versa on multiplayer? :-?
-=-=-=-=-=-
Mine!  :-D
 

Offline CU_AMiGATopic starter

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 1807
    • Show only replies by CU_AMiGA
Re: What's the best Quake 1 port for the Amiga PPC
« Reply #14 on: October 23, 2003, 04:54:59 PM »
Quote

kd7ota wrote:
Is it possible to play PC<->Amiga users vice versa on multiplayer? :-?


Yeah. Amiga Quake players can beat up their PC, MAC or Acorn buddies AFAIK!
A1200D / AGA / B1260 / 64MB RAM / KS 3.1 / AOS 3.9 / 4GB HD