Project

General

Profile

Actions

Emulator Issues #2086

closed

Black bars overlay FPS display in Dx9 (for some resolutions)

Added by PianoGamer about 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

This is a resurrection of issue 1806... since I've now found the cause. I'm
using the resolution 1920x1200 on my 1920x1200 screen, and have black bars
on the top and bottom, and as you can see on this screenshot, (uploaded
only the top left corner)
http://i512.photobucket.com/albums/t326/KHRZ/DolphinFPSerror.png?t=1264023679
The black bars are covering the FPS display, that's why I couldn't see them
in fullscreen mode because they were completely covered, while untill now I
had used a lower resolution in windowed mode so that they were completely
visible.

Actions #1

Updated by Anonymous about 14 years ago

  • Status changed from New to Questionable

Wasn't this fixed in r4910?

Actions #2

Updated by justnews about 14 years ago

since r4910 i'm not having any of the issues you describe. what revision you using?.

Actions #3

Updated by PianoGamer about 14 years ago

I used r4896 so yes, if the black bars are gone it should work now (can't test right now)

But the issue itself, is that the black bars are rendered over the FPS display, so
even though it will be correct for most resolutions because there's no black bars,
the error could still appear I guess

Actions #4

Updated by ebirnie about 14 years ago

this is true. the text overlay is not on top of any black. if you play a 16:9 game on
a 16:10 monitor theres black bars on the top and bottom and any text thats displayed
will be in that black portion, not visible. the same thing if you play 4:3 on a
widescreen, the text overlay is in the side black bars.

the text needs to be changed to be drawn over top of the black bars, or the top-left
origin for text overlay needs to change from the entire render window to the game
render window (4:3, 16:9 original without black bars)

Actions #7

Updated by shadoweffex about 14 years ago

Definitely not questionable. Verified and hopefully it'll be fixed.

Actions #8

Updated by ebirnie about 14 years ago

no its not questionable. that fix people are talking about is for window size. how is
that going to help if you play full screen? if the game and monitor are differing
ratios you are going to have black bars in full screen, and any overlay text will not
display in these areas. please change the status.

Actions #9

Updated by ayuanx about 14 years ago

  • Status changed from Questionable to Accepted

Set aspect ratio to force 4:3 and you will observe this issue better.
It is because the x/y offset of DX font is client winodw rect based.

Actions #10

Updated by XTra.KrazzY about 14 years ago

  • Status changed from Accepted to Fixed
Actions

Also available in: Atom PDF