EmuNewz Network
Clannad [BLJM60329] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193)
+----- Forum: RPCS3 - Commercial Games - Intro (https://www.emunewz.net/forum/forumdisplay.php?fid=197)
+----- Thread: Clannad [BLJM60329] (/showthread.php?tid=177469)



Clannad [BLJM60329] - digitaldude - 02-01-2017

rpcs3-v0.0.1-2017-02-01-9eba0ac5_win64.zip

Black screen fps.


RE: Clannad [BLJM60329] - ssshadow - 02-01-2017

Did you decrypt /PS3_GAME/USRDIR/data/bgm.psarc.sdat?


RE: Clannad [BLJM60329] - digitaldude - 02-01-2017

Npdtool doesn't work for me.


RE: Clannad [BLJM60329] - Annie - 02-13-2017

Tested on https://ci.appveyor.com/project/rpcs3/rpcs3/build/0.0.1-3838

Needs font files to be placed on dev_flash/data/font

Tested on PPU (fast) and SPU (fast)
Audio: XAudio2

Libraries:
- libac3dec.prx
- libadec.prx
- libatrac3multi.prx
- libatrac3plus.prx
- libatxdec.prx
- libfont.prx
- libfontFT.prx
- libfreetype.prx
- libfreetypeTT.prx
- libl10n.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx

Needs decryption of the 5 sdat files inside.

Crashes on a white screen with an access violation. Stacktrace:
Code:
rpcs3.exe!rsx::pad_texture<unsigned int>(void * input_pixels, void * output_pixels, unsigned short input_width, unsigned short input_height, unsigned short output_width, unsigned short output_height) Line 22    C++
     rpcs3.exe!rsx::nv3089::image_in(rsx::thread * rsx, unsigned int _reg, unsigned int arg) Line 656    C++
     rpcs3.exe!rsx::thread::on_task() Line 450    C++
     rpcs3.exe!named_thread::start_thread::__l2::<lambda>() Line 2376    C++
     rpcs3.exe!task_stack::task_type<void <lambda>(void) >::invoke() Line 47    C++
     rpcs3.exe!thread_ctrl::start::__l2::<lambda>(void * arg) Line 1918    C++

If one uses a hack on pad_texture then it doesn't crash, playing audio and taking input going ingame but displaying only a white screen.


RE: Clannad [BLJM60329] - digitaldude - 05-22-2017

Shows image.


RE: Clannad [BLJM60329] - ssshadow - 05-23-2017

Moving to intro