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.11k stars 2.16k forks source link

Super danganronpa 2 interacting with characters problem #13321

Open Ala-BM opened 4 years ago

Ala-BM commented 4 years ago

-Game:Super danganronpa 2 -PPSSPP:1.10.3 (tried other builds too) -Didn't work before but danganronpa 1 did work for me when I played it 2 years ago -the issues is that I can't interact with characters most of the time (except for the white haired guy /I believe I can interact with others when its on 3d roaming) The crosshair can detect object but not characters (at least where I reached in the game) -tried everything (changing setting and old build yet it doesn't work) -I'm using Leagoo Z6 with android 6.0 marshmallow -I'm using openGL Screenshot_20200822-155619

unknownbrackets commented 4 years ago

Does it happen with Vulkan? This device uses a ARM Mali-400 MP2 which has generally been problematic with PPSSPP.

The game creates a picture offscreen and projects solid color versions of everything you can interact with there. For example, red = person 1, green = person 2, blue = person 3, white = stairs. To make this work, you need the "block transfer" setting enabled.

Because there can be many objects in some areas, it looks for exact shades. If your graphics chip gets the color slightly wrong, it may not look obviously incorrect, but it'll break the game.

Does Danganronpa still work on the same device? It uses the exact same technique and is exactly as picky about color shades.

-[Unknown]

Ala-BM commented 4 years ago

Does it happen with Vulkan? This device uses a ARM Mali-400 MP2 which has generally been problematic with PPSSPP.

The game creates a picture offscreen and projects solid color versions of everything you can interact with there. For example, red = person 1, green = person 2, blue = person 3, white = stairs. To make this work, you need the "block transfer" setting enabled.

Because there can be many objects in some areas, it looks for exact shades. If your graphics chip gets the color slightly wrong, it may not look obviously incorrect, but it'll break the game.

Does Danganronpa still work on the same device? It uses the exact same technique and is exactly as picky about color shades.

-[Unknown]

Thanks for replying I really appreciate it Yes I played danganronpa 1 on the same device and worked perfectly no bugs what so ever Simulate block transfer is enabled too And I can't change to Vulcan my only option is open GL Maybe this information is related but I have Street fighter alpha 3 flickering and disgaea 2 intro is flickering too Maybe the clolor picture off screen is flickering too (if what I'm saying is totally useless please ignore it )

Panderner commented 4 years ago

@Ala7x what device are you using?

Ala-BM commented 4 years ago

@Ala7x what device are you using?

Android Leagoo Z6

Ala-BM commented 4 years ago

Guys just noticed something hope it helps but if I use texture upscaling the characters turn black and the interaction doesn't work even on the white haired guy Screenshot_20200822-200333

Panderner commented 4 years ago

I can't change to Vulkan my only option is OpenGL

Due your phone uses Mali-400 MP2 which is an older GPU and it's only support GLES2

Panderner commented 4 years ago

@Ala7x have you tried to create GE Dump?

ghost commented 4 years ago

@Ala7x kindly create a ge dump https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump

Ala-BM commented 4 years ago

It's not working for some reason Screenshot_20200823-084510 Screenshot_20200823-084954

Panderner commented 4 years ago

@Ala7x have you connected to wifi?

Ala-BM commented 4 years ago

@Ala7x have you connected to wifi?

I used mobile data Does it need WiFi?

Panderner commented 4 years ago

Yes @Ala7x Wi-Fi or 4G Mobile Data is important to download GE Dumps

Ala-BM commented 4 years ago

Yes @Ala7x Wi-Fi or 4G Mobile Data is important to download GE Dumps

Thanks I will try using WIFI

Ala-BM commented 4 years ago

https://we.tl/t-KcGZBKPhgm Here I recorded it Hope I did it right

Panderner commented 4 years ago

https://we.tl/t-KcGZBKPhgm Here I recorded it Hope I did it right

@Ala7x it seems your download link of GE Dump will expire in 7 Days, We Recommend to Compress the GE Dump to ZIP and upload it on this issue.

Here's a non-expiring GE Dump Download link: Non-Expiring GE Dump.zip

Ala-BM commented 4 years ago

https://github.com/Ala7x/ge-dump Here I guess (totally not familiar with github) Did I record it right ?

Panderner commented 4 years ago

Not like that @Ala7x

Please read this to upload the GE Dump Properly: https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump

Ala-BM commented 4 years ago

But I did everything And the last step told me to " upload it or email it or whatever " Is the recording the problem? Or upload it here like this recording.zip

Panderner commented 4 years ago

But I did everything And the last step told me to " upload it or email it or whatever " Is the recording the problem? Or upload it here like this recording.zip

You're right @Ala7x, and remember to read the wiki to make the GE Dump

Ala-BM commented 4 years ago

I'm sorry I didn't get the last part but I read it I did Anyway thanks mate and hope this get fixed I'm really dying to play it

ghost commented 4 years ago

You better play this game using android port of this game that is release today :) https://play.google.com/store/apps/details?id=jp.co.spike_chunsoft.DR2&referrer=utm_source%3Dgoogle%26utm_medium%3Dorganic%26utm_term%3Ddangan+ronpa+2+playstore

Ala-BM commented 4 years ago

OK now its legal to commit suicide Screenshot_20200824-174536

Panderner commented 4 years ago

OK now its legal to commit suicide Screenshot_20200824-174536

@Ala7x Also official Danganronpa games on Google Play Store isn't compatible for your phone due to your phone is below Android 7.0

Ala-BM commented 4 years ago

Yeah I know damn college draining my money or else I will buy a new phone Anyway any news to fix the issue ?

ghost commented 4 years ago

Better to update your phone os via official update or custom rom to play the android port..

this game has the same bug on my phone w/ mali-450 gpu and unfortunately this issue can't be fixed in the near future 🤷

Ala-BM commented 4 years ago

What is the custom ROM tho? Oh yeah I got it now I don't prefers doing this tbh I'll just wait until they fix it Or the time I buy a phone or a pc

Panderner commented 3 years ago

@Ala7x maybe you used skip buffered rendering

Panderner commented 3 years ago

Danganronpa 2 Requires Buffered Rendering in order to interact objects and characters.

Skip Buffer Effects: Screenshot_2020-12-07-00-47-36-61_2f85358b2198d26f8aca533d68bee793

Buffered Rendering: Screenshot_2020-12-07-00-47-44-58_2f85358b2198d26f8aca533d68bee793

Panderner commented 3 years ago

@Ala7x have you tried to use Buffered Rendering?

Panderner commented 3 years ago

@Ala7x no feedback?

Panderner commented 3 years ago

Buffered Rendering in Danganronpa fixes Collision detection related bugs. but it's slow for in-game outside of Talking sequences and class trials and incorrect FPS counter.

Buffered Rendering: Screenshot_2020-12-08-20-11-27-41_2f85358b2198d26f8aca533d68bee793 Screenshot_2020-12-08-20-10-14-80_2f85358b2198d26f8aca533d68bee793 Screenshot_2020-12-08-20-06-24-84_2f85358b2198d26f8aca533d68bee793

Skip Buffer Effects: Screenshot_2020-12-08-20-11-36-46_2f85358b2198d26f8aca533d68bee793 Screenshot_2020-12-08-20-08-58-54_2f85358b2198d26f8aca533d68bee793 Screenshot_2020-12-08-20-06-17-00_2f85358b2198d26f8aca533d68bee793

hrydgard commented 3 years ago

Buffered rendering is simply required for this game to function, I don't think there's much to do.

Ala-BM commented 3 years ago

Sry for not closing the topic but i didn't get solution and waited until i forgot about it i just got a pc and played it there

hrydgard commented 3 years ago

I'm gonna close this until we get more reports.

Panderner commented 3 years ago

@Ala7x have you used buffered rendering for your android phone?

Ala-BM commented 3 years ago

@Ala7x have you used buffered rendering for your android phone?

yeah i did but it didn't work sadly

Panderner commented 3 years ago

@Ala7x have you used buffered rendering for your android phone?

yeah i did but it didn't work sadly

Maybe you used skip buffer effects.

Ala-BM commented 3 years ago

@Ala7x have you used buffered rendering for your android phone?

yeah i did but it didn't work sadly

Maybe you used skip buffer effects.

i used every thing man i even downloaded the old version of ppsspp so i can try "read to memory (cpu) /read to memory (gpu) " even the 0.9 builds but all for nothing

hrydgard commented 3 years ago

Using any special "game optimization" settings or something on the device? I don't understand why this wouldn't work..

Panderner commented 3 years ago

I said My Realme C2 and POCO M3 works fine for me in OpenGL: Screenshot_2020-12-23-11-38-27-533_org ppsspp ppsspp

Panderner commented 3 years ago

@Ala7x maybe your phone has driver bugs for this game

Ala-BM commented 3 years ago

I'm not sure .didn't used any game optimization either it's just didn't work no matter what I literally tried every option even the ones that I'm sure will not change anything But I'm 100% sure that I played Danganronpa 1 with no problems in the same device And btw Mana khemilia doesn't work on that device it crashes right at the loading on that device maybe the problems are realted ?

Panderner commented 3 years ago

Mana khemilia doesn't work on that device it crashes right at the loading on that device maybe the problems are realted ?

Mana Khemia? It runs fine and doesn't crash for me. @Ala7x maybe your iso is corrupted

Ala-BM commented 3 years ago

Mana khemilia doesn't work on that device it crashes right at the loading on that device maybe the problems are realted ?

Mana Khemia? It runs fine and doesn't crash for me. @Ala7x maybe your iso is corrupted Nah I'm pretty sure the iso is fine I mean i even tried a different one but still I'm not sure why it didn't work I guess we are getting side tracked here but if it really is related then we might be on something

yato442 commented 3 years ago

@Ala7x Hi,guys! The same problem for me and I can't pass the 2nd part in ppspp because of I cant interact with Peko Pekoyama. Any solution to the problem and can I know what ppspp version and iso of the game. Ty if u can help me,I want to play it so badly.

ghost commented 3 years ago

@Ala7x Hi,guys! The same problem for me and I can't pass the 2nd part in ppspp because of I cant interact with Peko Pekoyama. Any solution to the problem and can I know what ppspp version and iso of the game. Ty if u can help me,I want to play it so badly.

Save state of the game near the issue please upload I will try to reproduce.

yato442 commented 3 years ago

I already deleted my save,can u give me a savestate instead after the intro part where I need to talk with Peko Pekoyama. I want to play it so badly. Thank you if u can grant my request.

yato442 commented 3 years ago

@Ala7x Hi,guys! The same problem for me and I can't pass the 2nd part in ppspp because of I cant interact with Peko Pekoyama. Any solution to the problem and can I know what ppspp version and iso of the game. Ty if u can help me,I want to play it so badly.

Save state of the game near the issue please upload I will try to reproduce.

I already deleted my save,can u give me a savestate instead after the intro part where I need to talk with Peko Pekoyama. I want to play it so badly. Thank you if u can grant my request.

ghost commented 3 years ago

https://gamefaqs.gamespot.com/psp/604654-dangan-ronpa/saves

Panderner commented 3 years ago

https://gamefaqs.gamespot.com/psp/604654-dangan-ronpa/saves

Nope No Danganronpa 2 save files here for gamefaqs. Only for Danganronpa 1