EmuNewz Network
Brain Challenge [NPUB30158] - 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 - Playable (https://www.emunewz.net/forum/forumdisplay.php?fid=195)
+----- Thread: Brain Challenge [NPUB30158] (/showthread.php?tid=167395)



Brain Challenge [NPUB30158] - BlackDaemon - 02-03-2015

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


RE: Brain Challenge [NPUB30158] - BlackDaemon - 06-26-2015

Some graphics improvements


RE: Brain Challenge [NPUB30158] - BlackDaemon - 02-19-2017

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



RE: Brain Challenge [NPUB30158] - digitaldude - 05-26-2017

Doesn't crash anymore, it's playable but only with vulkan, opengl has many graphic problems.