RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.13k stars 1.89k forks source link

Mushroom Wars is not playable with SPU LLVM or ASMJIT + audio not work #12772

Open spiraluc opened 1 year ago

spiraluc commented 1 year ago

Quick summary

Mushroom Wars can go ingame with LLVM or ASMJIT, but after pressing ´´campaign´´ button in menu, the game freezes with the error VM: Access violation writing location 0x0 (unmapped memory).

If I use SPU interpeter (dynamic), the game works.

Sound is not functional, only occasional crackling. (it doesn't work with xaudio or cubeb)

Details

No response

Attach a log file

RPCS3 SPU interpreter.log

RPCS3 llvm error.log

Attach capture files for visual issues

No response

System configuration

CPU: Intel core i5 2430M GPU: NVIDIA GT525M (openGL 4.6 only) (driver v391.35) RAM: 8GB WIN 10 (v21H1)

Other details

No response

Triticum0 commented 1 year ago

Having the same issue but changing the Spu Decoder options doesn't fix the crashing for me

Triticum0 commented 1 year ago

Update @spiraluc Turning on Turning on Accurate SPU DMA Seems to fix the issue but the setting is located in the debug tab. If you still wanted to play the game here a link to be able to use the debug tab.

Note: This probably doesn't count as a real fix so don't close the issue. Also, this should be a regression issue as this game was working back in 2019

spiraluc commented 1 year ago

@Triticum0 Turning on Accurate SPU DMA helps to make it playable, but the sound still does not work.