hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.04k stars 2.15k forks source link

Yu-Gi-Oh Gx Big Eye Glitch #6985

Closed KnightsofRound closed 9 years ago

KnightsofRound commented 9 years ago

I have a problem for Yu-Gi-Oh GX some reason the characters eye balls are bigger then their face. I know this is not all that important and I can play around it but, it gets a bit annoying. lol Is there a way to fix the graphics where you can see their face and not just their eye balls? yu--gi-oh gx glitch

LunaMoo commented 9 years ago

Size looks correct, it's deepth that's messed up on your screenshot and teeth are also affected. Works fine on my radeon and I think I tried all settings(including d3d, althrough that had scalling bugs;p) trying to reproduce your issue without success: ules00600_00005

So it's probably a driver bug, try updating your gpu drivers and just in case update ppsspp to latest git build as well ~ http://buildbot.orphis.net/ppsspp/

KnightsofRound commented 9 years ago

Wouldnt there be a setting on the emulator that I need to click in order to boost the performance? My GPU Drivers are up to date and the ppsspp is at the latest build 0.9.9.1. And the latest update to DirectX is installed to.

Bigpet commented 9 years ago

Have you enabled "disable alpha test" or something? Maybe try with the default settings.

KnightsofRound commented 9 years ago

I tried clicking on that but it didnt change. All it did was to show a card on the left hand side of the screen but its an blank screen. meep

KnightsofRound commented 9 years ago

Lol Its working now thanks you guys. I had to restart my computer while enabling "disable alpha mode".

KnightsofRound commented 9 years ago

But the cards still shows up as blank on the left hand side. But, I can always see the card in a bigger view.

LunaMoo commented 9 years ago

Possibly the game is using some code requiring ogl 3.30 / dx equivalent(like the Jeanne d'Arc fix), which means your gpu is very old and might not display it correctly, lucky for you if the hack works, but if it breaks other stuff then you'll have to choose which bug is better for you:].

A separate issue would be broken scalling as seen on your screenshot which I assume was made in d3d as I saw same thing, in ogl it looks correctly: ules00600_00007

KnightsofRound commented 9 years ago

Ya true my graphics card isnt all that great. Its an Pentium(R) Dual-Core CPU. So, I wont be having any best graphics but enough of where I can play the game. The sound even lags a bit depending on what size I place the game. If its full screen it will lag a bit but if its small screen it will lag every once in a blue moon. But, I actually dont mind I just wanted to fix the faces because that one face was driving me crazy. lol

KnightsofRound commented 9 years ago

Thanks again for the help, I really appreciate it :)