MathewWi / glidehqplusglitch64

Automatically exported from code.google.com/p/glidehqplusglitch64
0 stars 0 forks source link

Midway Greatest Arcade - game menu text is not visible / blocked #272

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Select Robotron or Defender and the game menu text is blocked by green layer 
(not visible).

Original issue reported on code.google.com by pokefan0...@gmail.com on 24 Sep 2011 at 4:54

Attachments:

GoogleCodeExporter commented 9 years ago
Good image from Jabo plugin

Original comment by pokefan0...@gmail.com on 24 Sep 2011 at 5:17

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gon...@ngs.ru on 25 Sep 2011 at 8:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The invisible text can be fixed easily by adding the following in the game ini:
zmode_compare_less = 1
fb_smart = 1
fb_hires = 1

You can close this issue once the above game settings are added.

Original comment by pokefan0...@gmail.com on 29 Oct 2011 at 5:04

Attachments:

GoogleCodeExporter commented 9 years ago
Does the game really use frame buffer effects?

Original comment by gon...@ngs.ru on 7 Nov 2011 at 6:18

GoogleCodeExporter commented 9 years ago
seem so
the text will not appear with zmode_compare_less = 1 alone.
need to combine with 
fb_smart = 1
fb_hires = 1
or
fb_smart = 1
fb_hires = 0

Original comment by pokefan0...@gmail.com on 7 Nov 2011 at 6:35

GoogleCodeExporter commented 9 years ago
for me, it is the quickest way to get it to work without any ill-effect.

Original comment by pokefan0...@gmail.com on 7 Nov 2011 at 6:37

GoogleCodeExporter commented 9 years ago
Ok

Original comment by gon...@ngs.ru on 7 Nov 2011 at 10:25

GoogleCodeExporter commented 9 years ago

Original comment by gon...@ngs.ru on 16 Nov 2011 at 3:16