Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fuurai no Shiren 4 Plus: Kami no Hitomi to Akuma no Heso
08-19-2016, 02:34 PM
Post: #8
RE: Fuurai no Shiren 4 Plus: Kami no Hitomi to Akuma no Heso
Well you said it yourself that you're CPU limited, the thing is rendering resolution and frameskipping will affect only some extra load on the cpu without affecting cpu emulation at all. ~ And that will naturally be heavier in 60fps games than similar 30fps ones simply cause most of the game code has to run twice as often.

When frameskipping helps a lot it generally means your gpu is too weak, however when it allows to reach full speed while being cpu limited it also points out that gpu drivers pretty much suck in which case maybe some hacks from graphic settings could make a difference, if not well ~ Note 4 is probably also too old to get Vulkan so not much hope for this device in the future.


The only other way to speed games like this in a way that could matter at least what I can think of would probably be modding the game itself to run at 30fps ~ here's a little patch I made doing exactly that:
Code:
_S NPJH-50698
_G Fuurai no Shiren 4 Plus: Kami no Hitomi to Akuma no Heso
_C0 Run every other frame
_L 0xE0020004 0x0036C3E0
_L 0x2036C3E0 0x00000000
_L 0x20223688 0x10000004
_C0 Run every other frame [Disable]
_L 0x2036C3E0 0x50800004
_L 0x20223688 0x14800004
If you're new to using cwcheats in ppsspp:
- follow guide from this post,
- make sure you activate the cheat inside cheat menu(should be a tick near the cheat name),
- also make sure you leave [Disable] code deactivated, it's there mostly to revert the changes made by this instantly without having to restart the game as cheats like that will continue to work when just unticked.

Also note, it's quite surely imperfect, so some animations might be slower than they originally were I really only checked character animations early in the game also left walking speed slower since I was lazy and also at decreased fps faster map scrolling looks nasty, plus it stupidly fit walking animations better than default speed at least to my eye and you can run anyway;p.
If you can live with this slightly different experience - on the bright side, this patch should cut requirements of the game by half which is definitely much better than just skipping drawing of every other frame.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Fuurai no Shiren 4 Plus: Kami no Hitomi to Akuma no Heso - LunaMoo - 08-19-2016 02:34 PM

Forum Jump: