New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Vulkan/OpenGL] Colony Wars Red Sun (USA) [SCUS-00866] incorrect placement of intro video. #162
Comments
|
Core version: Mednafen PSX HW 0.9.39.2 2613b5f |
|
I get this problem with some games too, e.g. the PAL versions of Wipeout 2097 (severely misaligned) and Wip3out. Also, Ghost in the Shell's (NTSC-U) intro video is stretched to 4:3 ratio when it's supposed to be a widescreen aspect, although I'm not sure if the problem's related. These problems do not occur for me on the SW core. |
|
Seems to be similar to this issue - |
|
@twinaphex I took a look at this and it's not a bug with the renderers, it's a programming "error" in the game itself. The game is setting the GPU to output framebuffers that contain those black bars. It's accurate emulation unfortunately. I think this issue can be closed. |
|
Unlabeling and closing this since it's an issue with the game itself, not with any of the renderers. |
The intro video is stuck to the bottom of the screen.
Expected behavior:
Video should be centered vertically.
There is screenshots:
The text was updated successfully, but these errors were encountered: