EmuNewz Network
signals test demo - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Homebrew Games Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=55)
+----- Forum: JPCSP - Homebrew - Playable (https://www.emunewz.net/forum/forumdisplay.php?fid=71)
+----- Thread: signals test demo (/showthread.php?tid=149550)



signals test demo - nash67 - 08-16-2013

using r 3350
this demo is only running at 5-8 fps
http://www.mediafire.com/download/mw3s23q4q9uh681/signals.elf


RE: signals test demo - gid15 - 08-19-2013

As this demo is rendering a lot of 2D sprites, these options help to improve the performance:
Code:
[X] Use shaders
[X] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
This is a good example showing the performance improvement while using a geometry shader.


RE: signals test demo - nash67 - 08-20-2013

using r 3357
i ticked both of these options and the speed stayed the same (5-8 fps)
here is an info log and profiler