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
10.96k stars 2.14k forks source link

Worms:Battle Islands graphic problem #18713

Open kdhslss opened 7 months ago

kdhslss commented 7 months ago

Game or games this happens in

NPUH-10045-Worms:Battle Islands

What area of the game

The graphic in the square of the War Room screen isn't shown.(Main menu→Missions→Campaign→War Room) Screenshot_2024-01-17-12-48-03-1413888490_EDIT_1

What happens

I've tried the latest version of the emulator and changed the graphic backend but the problem still can't be fixed.

What should happen

....

GE frame capture

...

Platform

Android

Mobile device model or graphics card (GPU)

mali

PPSSPP version affected

v1.16.6

Last working version

None

Graphics backend (3D API)

Vulkan

Checklist

sum2012 commented 7 months ago

@kdhslss do you enable graphic of any "Speed hack" option ?

kdhslss commented 7 months ago

@sum2012 Well, if you don't enable "Speed hack" option, it still looks the same. Besides, if you enable "Software rendering" mode, the graphic in the frame still looks abnormal. Screenshot_2024-01-23-12-48-57-1966847027_EDIT_1 Screenshot_2024-01-23-12-48-44-1602798418_EDIT_1

unknownbrackets commented 6 months ago

Is it possible to see this problem in a demo for one of the Worms games?

If it's wrong even in software rendering, there's probably something deeper going awry...

-[Unknown]

sum2012 commented 6 months ago

@kdhslss I cannot see "War Room" in the screen 3

hrydgard commented 6 months ago

@sum2012 Well, if you don't enable "Speed hack" option, it still looks the same. Besides, if you enable "Software rendering" mode, the graphic in the frame still looks abnormal.

Hm, are you sure that's abnormal? Seems like a sensible thing to show the shape of the map before you play without giving up too much other information. Better check on hardware. Though, it's not exactly pretty, I give you that.

kdhslss commented 6 months ago

@sum2012 When you are in "Campaign" screen, press "X" botton to see "Mission Briefing" screen, in that screen select "Start" option and "War Room" screen will appear. Screenshot_2024-01-30-11-41-19-1727875718_EDIT_1

kdhslss commented 6 months ago

@hrydgard Yes, you're right. The graphic in "Software Rendering" mode is correct.

hrydgard commented 6 months ago

Well it's still broken in hw so I'll reopen.

sum2012 commented 6 months ago

I am using "Software rendering" get bad graphic Attach gamefaq save worms-battle-islands.22355.zip

3

sum2012 commented 6 months ago

The real PSP same as https://github.com/hrydgard/ppsspp/issues/18713#issuecomment-1905314063 IMG_20240130_203848

hrydgard commented 6 months ago

Great to confirm that. However, also very strange that the software renderer failed for you but worked for kdhslss.

sum2012 commented 6 months ago

@hrydgard I confirm software renderer only work in android phone. NOT work in windows 10

hrydgard commented 6 months ago

Oh, good find!

sum2012 commented 6 months ago

In the newest windows build fixed software render 3

software frame dump: NPUH10045-softgpu.zip

Vulkan frame dump: NPUH10045-vulkan.zip

hrydgard commented 6 months ago

That's strange, no clue what change might have fixed it...