hrydgard/ppsspp

StormBasic game crashes

Jack54guythecoder opened this issue ยท 11 comments

Game or games this happens in

Some STORMBASIC games> 3,2,1 Supercrash, Babel, Run Ghost Run, excluding DynoGems

What area of the game / PPSSPP

It just crashes completely, and Supercrash does work, but it has no sound and then crashes upon starting a game.

What should happen

It shouldn't crash.

Logs

No response

Platform

Android

Mobile device model or graphics card (GPU)

Release CPU: GenuineIntel ABI: x86-64 OS: Microsoft Windows 10 (x64) 10.0.19041 Page Size: 4096 bytes RW/RX exclusive: No 3D API: Vulkan API version: 1.3.0 Device API version: 1.3.275 Vendor: Intel VendorString: Intel(R) Iris(R) Xe Graphics Driver: 0.405.1237 (001954d5) Depth buffer format: D24_S8 Refresh rate: 60.00 Hz

PPSSPP version affected

v1.19.3-423-g9912aa5c8d

Last working version

I just simply tried latest stable, per say, 1.19.3 and it does work

Graphics backend (3D API)

Vulkan

Checklist

  • Test in the latest git build in case it's already fixed.
  • Search for other reports of the same issue.
  • Try resetting settings or older versions and include if the issue is related.
  • Try without any cheats and without loading any save states.
  • Include logs or screenshots of issue.

Also, might affect other games made by them.

This is not that desperate, but I REALLY want to continue playing these games......

Could you link to a download of Stormbasic with these specific games? (I'm assuming it's all freely distributable)

It's strange that Supercrash could crashed PPSSPP even with Interpreter after this screen ๐Ÿค” may be GPU crash

Image

Or may be not GPU crash, since PPSSPP also crashed with Software rendering ๐Ÿ˜… strange..

Using old sceAtrac implementation doesn't crashed!

Image

It's strange that Supercrash could crashed PPSSPP even with Interpreter after this screen ๐Ÿค” may be GPU crash

Image

Or may be not GPU crash, since PPSSPP also crashed with Software rendering ๐Ÿ˜… strange..

And on my machine, it also has no Music, but has SFX, weird

It's strange that Supercrash could crashed PPSSPP even with Interpreter after this screen ๐Ÿค” may be GPU crash
Image
Or may be not GPU crash, since PPSSPP also crashed with Software rendering ๐Ÿ˜… strange..

And on my machine, it also has no Music, but has SFX, weird

Go to Tools -> Developer Tools -> Disable HLE menu and enable Use the old sceAtrac implementation.

Ok, will do, @anr2me, thanks

Run Ghost Run (USA).zip
@hrydgard Heres one game for ya to test.

Hm, interesting that new atrac doesn't work! will have to investigate.

Well, that was very easy. #20715 fixes it - with that, please switch back to the new atrac implementation. The old one is not recommended in general.