EmuNewz Network

Full Version: Brain Challenge [NPUB30158]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Shows intro and "Press X button" screen. To display stuff you need to enable "Write color buffers" option, and uncomment
Code:
//(u32&)pixels_dst[dst_offset] = (u32&)pixels_src[src_offset];
string in RSXThread.cpp
Some graphics improvements
Goes ingame on recent master build v0.0.1-22c0f0d6 (PR #2405). Sometimes could crash.

LLE used
Code:
- libac3dec.sprx
    - libac3dec2.sprx
    - libadec.sprx
    - libapostsrc_mini.sprx
    - libat3dec.sprx
    - libatrac3plus.sprx
    - libatxdec.sprx
    - libdmux.sprx
    - libdmuxpamf.sprx
    - libfont.sprx
    - libfontFT.sprx
    - libfreetype.sprx
    - libfreetypeTT.sprx
    - libl10n.sprx
    - libpamf.sprx
    - libresc.sprx
    - librtc.sprx
    - libsail.sprx
    - libsail_avi.sprx
    - libsail_rec.sprx
    - libsjvtd.sprx
    - libsmvd2.sprx
    - libsmvd4.sprx
    - libspurs_jq.sprx
    - libsre.sprx
Doesn't crash anymore, it's playable but only with vulkan, opengl has many graphic problems.