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.3k stars 2.18k forks source link

Samuraidou portable ULJS00155 main character's face distorted #10803

Closed lim2222 closed 6 years ago

lim2222 commented 6 years ago

What happens?

Main character's face alignment seem has problem,both vulkan and gl backend tried nothing fixed

What should happen? samuraidou screenshot_20180326-085342 screenshot_20180326-085351 screenshot_20180326-085402 screenshot_20180326-085418

What hardware and operating system are you running PPSSPP on? GPU might matter if it's a graphical issue. ppsspp v1.5.4-772-gf39897cfa oneplus 5 android 7.1.1 snapdragon 835 adreno 540 windows 10 Intel i5-5200U Nvidia geforce 920m

unknownbrackets commented 6 years ago

Does it work in an older version of PPSSPP? Like 1.5.4, 1.4.2, etc.? If yes, is it possible to find which git build first broke it?

Sounds like it happens on Android and on Windows - right?

Poor guy got punched really hard in the face.

-[Unknown]

lim2222 commented 6 years ago

Just tried older version v1.0.1 android the problem still there,seem this problem have not been fixed before.

unknownbrackets commented 6 years ago

Interesting - thanks for checking.

It seems like he's being drawn twice, really. Even the arms are doubled up. I wonder if it's even some sort of depth issue.

Could you try exporting a GE debugger dump on PC?

To do this, open the game and select Debug -> GE debugger..., then when it's displaying the scene, press Record in the top right. After a second or so, it'll finish and save a trace of the drawing activity.

After that, check the memstick/PSP/SYSTEM/DUMP folder and it'll have created a file named something like "ULES12345_0000.ppdmp". You can zip that and then drag and drop it into a reply here.

-[Unknown]

lim2222 commented 6 years ago

DUMP.zip Do record couple of files don't know whether right or not

lim2222 commented 6 years ago

PSP screenshot 201103040412_001 201103040415_001

PS VITA screenshot img_20180326_152427

May be this is bugs of game itself,screenshot from psp and ps vita also looks face distorted,ppsspp with HD resolution make it more obvious.

LunaMoo commented 6 years ago

Closing as a non-emulation issue. Problems like that which also happen on real hardware(PSP screenshots matter, not PSV ones since it also emulates PSP and actually often has similar problems to PPSSPP) can at most be fixed by modding the game itself, not by emulation.