RPCS3 / rpcs3

PlayStation 3 emulator and debugger
https://rpcs3.net/
GNU General Public License v2.0
15.43k stars 1.92k forks source link

Movie intro doesn't play in Disgaea 3, 4, and the guided fate paradox #1263

Closed vlj closed 8 years ago

vlj commented 9 years ago

Intro doesn't play in the aforementioned game since commit a974ee009ec6c14fd06c75d06772d4bd620ea49e and ec0005195dbf99f90cb0631e700b958bfd38f65d. Commit 77bf86eaa5269a01cd148dcf5a5c93146fd366e7 didn't fix the issue.

Zangetsu38 commented 8 years ago

No news for this problem ?

danilaml commented 8 years ago

@Nekotekina might know what caused this.

Zangetsu38 commented 8 years ago

@danilaml Yes

dbz400 commented 8 years ago

Tried to revert ec00051 but didn't help

SakataGintokiYT commented 8 years ago

@raven02 intro works in the guided fate paradox you need to select modules:

dbz400 commented 8 years ago

Have you tried it on build 0.0.0.9 ? The paradox intro video seems not working

SakataGintokiYT commented 8 years ago

@raven02 yes build 0.0.0.9 intro works in : -the awakened fate ultimatum -the guided fate paradox

modules: -libdmux.sprx.elf -libdmuxpamf.sprx.elf -libresc.sprx.elf -librtc.sprx.elf -libsmvd2.sprx.elf -libsmvd4.sprx.elf -libsre.sprx.elf

dbz400 commented 8 years ago

Thanks .Confirm it works for 'the guided fate paradox' and 'Disgaea 3' in 0.0.0.9 . (OpenGL, DX12 not working and Vulkan is broken graphic)

3

Note: libsmvd2.sprx.elf and libsmvd4.sprx.elf are not required

-Disgaea 3 1 4

-The guided fate paradox 2

dbz400 commented 8 years ago

Vulkan is broken in 720x480 however other resolution looks fine.

This is 720x480 (broken) 2

This is 1280x720 1

dbz400 commented 8 years ago

@SakataGintokiYT , just wonder o you able to reach title menu in guided paradox?

SakataGintokiYT commented 8 years ago

@raven02

Game freezes on intro:

{PPU[0x6e] Thread (fios mediathread 11) [0x0039cfc8]} PPU: Function 'cellFsRead' aborted

{PPU[0x6e] Thread (fios mediathread 11) [0x0039cfc8]} class fmt::exception thrown: Win32 error: 998. (in file C:\rpcs3\Utilities\File.cpp:744)

1466

dbz400 commented 8 years ago

Alright .So this game only show intro but not able to reach title screen anymore in latest builld

SakataGintokiYT commented 8 years ago

yes

dbz400 commented 8 years ago

Disgaea 4 intro also works with LLE modules (all API work the intro but only OGL/DX12 can on-ingame , vulkan crashed at title screen)

1 2 4 3

dbz400 commented 8 years ago

Probably this issue resolved though we need LLE to get the intro movie running

danilaml commented 8 years ago

@raven02 it's not resolved because the issue states clearly that intro videos worked fine without the need for LLE before some changes done in a974ee0 and ec00051.

dbz400 commented 8 years ago

Alright no problem let's keep this issue open

zminhquanz commented 8 years ago

image

It's hang black screen , isn't resolve when i'm using LLE Modules to run intro movie Test with all API : OpenGL , DX 12 , Vulkan Disgaea 4

zminhquanz commented 8 years ago

and it's crash when show intro video, with all API : OpenGL , DX 12 , Vulkan image this error dialog , similarly Project Diva F , when i'm going back to main menu

1725

dbz400 commented 8 years ago

If LLE dmux works , that's mean HLE cellDmux is somehow broken .I may be wrong.

dbz400 commented 8 years ago

It is working okay with dmux+dmuxpamf+adec+atx . This will be the new requirement to get the video playback working

danilaml commented 8 years ago

@raven02 I think it should be opened, but with clarification in the title that it's about LLE, since it was working with LLE long before, until it was broken.