02-03-2015, 04:50 AM -
Shows intro and "Press X button" screen. To display stuff you need to enable "Write color buffers" option, and uncomment
string in RSXThread.cpp
Code:
//(u32&)pixels_dst[dst_offset] = (u32&)pixels_src[src_offset];