Bleach: Soul Resurreccion [BLES01315] - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4) +--- Forum: Playable (https://forums.rpcs3.net/forumdisplay.php?fid=5) +--- Thread: Bleach: Soul Resurreccion [BLES01315] (/showthread.php?tid=173843) |
RE: Bleach: Soul Resurreccion [BLES01315] - Dante38490 - 01-05-2016 Video Intro Video Menu and GamePlay this game need Hack in Cellfont.cpp Change "CELL_OK;" to "-1;" in line 555 Need implement function in Cellfont for this game ! Quote:cellFontExtend, cellFontDeleteGlyph, cellFontGenerateCharGlyph, cellFontGlyphGetVertexesGlyphSize, cellFontGlyphGetOutlineControlDistance, cellFontSetupRenderEffectWeight. cellFontSetupRenderEffectSlant cellFontGlyphSetupVertexesGlyph, cellFontGetKerning, cellFontGetRenderScaledKerning. And error in cellAdec, i think this caused no sound in Intro Quote:E {PPU Thread[0x83] (_libsail-control)[0x00dcb738]} cellAdec TODO: *** CellAdecParamAtracX: sr=0, ch_cfg=0(2), frame_size=0x0, extra=0x0, output=132, downmix=0, ats_header=1 Soon for master branch LLE Requierd: cellL10n cellSail cellSre RE: Bleach: Soul Resurreccion [BLES01315] - ssshadow - 01-05-2016 Where is the full log file? And doesn't LLE cellFont work? RE: Bleach: Soul Resurreccion [BLES01315] - Dante38490 - 01-05-2016 (01-05-2016, 11:41 AM)ssshadow Wrote: Where is the full log file? And doesn't LLE cellFont work? LLE cellFont don't works in rpcs3 Log after show menu here RE: Bleach: Soul Resurreccion [BLES01315] - iposad40 - 01-06-2016 Where i can download this game please? RE: Bleach: Soul Resurreccion [BLES01315] - tambre - 01-06-2016 (01-06-2016, 07:50 AM)iposad40 Wrote: Where i can download this game please? You can download the game through a FTP server through your CFW PS3. This is further explained here. Please remember that RPCS3 doesn't support piracy and further request for pirated or illegal materials and references to them may result in permanent suspension from the forum. I have issued you a warning. RE: Bleach: Soul Resurreccion [BLES01315] - Xeogran - 01-06-2016 I want this to work atleast as good as Burst Limit so much @__@ RE: Bleach: Soul Resurreccion [BLES01315] - vlj - 01-07-2016 It crashes a lot making it very tedious to debug. I think it's because of the cellFont hack. Without them it crashes when interpreting LWZ right at the beginning. With them it also crashes at a LWZ interpretation but much later and randomly. I'm suspecting cellFont to allocate some textures used by Bleach to display text (and indeed there's missing text when Bleach manages to run in rpcs3 up to the menu) and that at some points it tries to manipulate them, or use width/height of these textures. Since they are not allocated at all it leads to an "rpcs3 segfault". RE: Bleach: Soul Resurreccion [BLES01315] - Kristiqn5 - 07-22-2016 RE: Bleach: Soul Resurreccion [BLES01315] - jmoney31 - 02-22-2017 I got past the intro video video and press start screen but after that hit froze on the menu selection screen. I was still able to go throgh the menu as the audio was still good. once I selected story a narrator bean talking then RPCS3 got an error RE: Bleach: Soul Resurreccion [BLES01315] - mattia12 - 03-14-2017 (02-22-2017, 09:24 PM)jmoney31 Wrote: I got past the intro video video and press start screen but after that hit froze on the menu selection screen. I was still able to go throgh the menu as the audio was still good. once I selected story a narrator bean talking then RPCS3 got an error I have the same problem, but I receive this error: config: ver: rpcs3-v0.0.2-2017-03-14-f853f1dc_win64 -DX12 -LLVM -ASMJIT maybe it can help: Code: F {rsx::thread} class std::runtime_error thrown: HRESULT = Parametro non corretto. that is the test with other config config: -rpcs3-v0.0.2-2017-03-14-f853f1dc_win64 -opengl -LLVM -ASMJIT that is the test with other config config: -rpcs3-v0.0.2-2017-03-14-f853f1dc_win64 -vulkan -LLVM -ASMJIT the game goes forward but the screen is black, I can hear the music and the narrator voice. |