Welcome, Guest. Please login or register.

Author Topic: Payback white screen  (Read 4769 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Payback white screen
« Reply #14 from previous page: February 05, 2006, 02:55:43 PM »
Thanks Nasty, MedConfig fixed it. I just told it what hardware I'm using then accepted their recommended settings, and the game now displays. Unforunately the performance is crap. The game itself runs at (literally) one frame per second. This happens even in the lowest res hardware accelerated screenmode available :-( Any idea why it's so slow?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline nasty

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Payback white screen
« Reply #15 on: February 05, 2006, 03:11:50 PM »
can you turn hardware acceleration off?
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Payback white screen
« Reply #16 on: February 05, 2006, 05:23:17 PM »
I've just tried that, and performace was *much* better. Even so, the game was only playable at 320x240. Presumably this is because performance is limited by my 040?

I don't understand why the hardware accelerated screenmodes perform so poorly. I thought Payback supported hardware accelerated graphics cards?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline CLS2086

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1456
    • Show only replies by CLS2086
Re: Payback white screen
« Reply #17 on: February 06, 2006, 10:22:18 AM »
Hi,
you need at least a 060/50 to get a nice working game in "Medium RES", whatever if you are in AGA or CGX.
To get better result you'll need a least CGX v4, PPC@210 and a GREX+Voodoo3 or a BVision on PPC bus.
Update your Picasso "system" too !
Keep the Faith !
VG 5000/A1000/500/500+/600/2000/CDTV/1200PPC-GREX/1200PPC -ATEO-BV/4060D/CD32/Aone/Peg 1/Peg2 G4/ various funny machines too  :-) http://www.mo5.com/collection/index.php?pseudo=CLS2086
I also repair drives of our old beloved Amiga
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Payback white screen
« Reply #18 on: February 06, 2006, 10:54:10 AM »
Quote
CLS2086 wrote:
Hi,
you need at least a 060/50 to get a nice working game in "Medium RES", whatever if you are in AGA or CGX.

That sucks :-( Makes me wonder why I bothered with the Voodoo :roll:

Thanks for clearing it up for me anyway.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Payback white screen
« Reply #19 on: February 06, 2006, 11:36:49 AM »
Quote

motorollin wrote:
Quote
CLS2086 wrote:
Hi,
you need at least a 060/50 to get a nice working game in "Medium RES", whatever if you are in AGA or CGX.

That sucks :-( Makes me wonder why I bothered with the Voodoo :roll:

Thanks for clearing it up for me anyway.

--
moto


OpenGL (or whatever 3D transformation and lighting engine was used) :-/ There's a huge chunk of software processing between the game and warp3d, rotating, clipping, lighting etc. You simply can't expect the 68K to set up triangles that fast. All the voodoo does in this case is to speed up the rasterization of triangles that were calculated and processed by the CPU.
int p; // A
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Payback white screen
« Reply #20 on: February 06, 2006, 11:49:13 AM »
Anyone want to donate an 060?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline lorddef

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1146
    • Show only replies by lorddef
    • http://
Re: Payback white screen
« Reply #21 on: February 06, 2006, 11:03:28 PM »
I've got an 060/50 128Mb ram and a voodoo3, but payback has always performed {bleep}.

Basically if I use software rendering its reasonably fast, as soon as I enable hardware rendering it goes really really jerky.

Anyone got any ideas?
Restraining orders are just another way of saying I love you!
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Payback white screen
« Reply #22 on: February 07, 2006, 11:25:49 AM »
There are a lot of things that can slow down when hardware acceleration is enabled (ironic as that sounds).

There are certain rules to using HW acceleration. You need to lock the hardware for as short as possible but also as infrequently as possible (as the lock incurs an overhead). It can be tricky to get an ideal balance so it is common for people to just lock the hardware for a whole frame and only unlock it to refresh the display. Due to this, user settings can also influence things too, when the hardware is locked, multitasking and interrupts may also be disabled on some configurations. This can really chew the system up.

A utility called WarpPrefs allows you to easily access all of the relevant envarc settings.
int p; // A
 

Offline CLS2086

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1456
    • Show only replies by CLS2086
Re: Payback white screen
« Reply #23 on: February 07, 2006, 11:55:26 AM »
Quote
Anyone want to donate an 060?

Good luck, its value is around 160/200 Euros on ebay, and if there is a PPC on the card : 200/350 Euros...
Keep the Faith !
VG 5000/A1000/500/500+/600/2000/CDTV/1200PPC-GREX/1200PPC -ATEO-BV/4060D/CD32/Aone/Peg 1/Peg2 G4/ various funny machines too  :-) http://www.mo5.com/collection/index.php?pseudo=CLS2086
I also repair drives of our old beloved Amiga
 

Offline lorddef

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1146
    • Show only replies by lorddef
    • http://
Re: Payback white screen
« Reply #24 on: February 07, 2006, 12:19:46 PM »
Cheers Karlos, I'll take a look at warp prefs, although I have tried a lot of different settings already.
Restraining orders are just another way of saying I love you!
 

Offline nasty

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Payback white screen
« Reply #25 on: February 07, 2006, 12:20:54 PM »
I'll give you ,my nice 060/240 if you go around and beat the crap out of the nvidia useless support people.


"Nvidia, the way it's meant to be played! but probably wont, since we cant make drivers that support our overpriced piece of crap cards!"
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Payback white screen
« Reply #26 on: February 07, 2006, 12:50:16 PM »
Quote
nasty wrote:
I'll give you ,my nice 060/240 if you go around and beat the crap out of the nvidia useless support people.

Will do  :-P

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline kas1e

Re: Payback white screen
« Reply #27 on: February 07, 2006, 05:23:23 PM »
btw, i do not have full payback cd, but i played demo of payback over ppc and hardware acceleration, and it is pretty fast (for amiga pretty fast :) ). config; voodoo3/a1200/060+ppcx266, etc.

i think best way to check fisrt warp3d installation, warp3d tests like gears run fast ? it must give over 27-30 fps on voodoo3. (try it run in console)