(12-03-2014, 09:57 AM)Darkriot Wrote: notq, yesterday i complete too, no bugs, just small fps.
It strange that you have so high fps in second level. I'am testing it with weak video card, cause the others powerful is busy) maybe this is the cause, but i'am doubt it.
(12-03-2014, 09:57 AM)Darkriot Wrote: notq, yesterday i complete too, no bugs, just small fps.
It strange that you have so high fps in second level. I'am testing it with weak video card, cause the others powerful is busy) maybe this is the cause, but i'am doubt it.
Pretty sure video card is irrelevant, it's all about the CPU for now. If you are on the recompiler there are issues where it will randomly be very slow or very fast sometimes. For instance the opening to The Guided Fate Paradox can be anything from 3 to 70 fps for me from run to run.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
(12-06-2014, 12:35 PM)ssshadow Wrote: Pretty sure video card is irrelevant, it's all about the CPU for now. If you are on the recompiler there are issues where it will randomly be very slow or very fast sometimes. For instance the opening to The Guided Fate Paradox can be anything from 3 to 70 fps for me from run to run.
Graphics glitches should now be fixed on latest master after the cellPngDec rewrite. If there any regressions regarding games that use cellPngDec, let me know.
Also, could someone confirm if this game is fully playable?
02-12-2016, 03:21 PM (This post was last modified: 02-12-2016, 03:22 PM by Ekaseo.)
I cant test it because the emu does not work now. I need libpng it says, how and where should i install that now, there are no updates nowhere to be found about that
02-12-2016, 03:24 PM (This post was last modified: 02-12-2016, 03:25 PM by tambre.)
(02-12-2016, 03:21 PM)Ekaseo Wrote: I cant test it because the emu does not work now. I need libpng it says, how and where should i install that now, there are no updates nowhere to be found about that
Reclone the submodules using git submodule update --init, since libpng has been added as a submodule for convenience.
After that you should be able to build just fine.