Jeanne d'Arc
|
11-17-2017, 07:52 AM
(This post was last modified: 11-17-2017 03:05 PM by bomberman46.)
Post: #331
|
|||
|
|||
RE: Jeanne d'Arc
Never mind, figured out what the problem was. Disable Simulated UMD Delay or else the animated cutscenes don't play and gets skipped.
|
|||
12-11-2017, 10:33 AM
Post: #332
|
|||
|
|||
RE: Jeanne d'Arc
Just a quick question...
Using PPSSPP 1.5.4 Vulkan on Redmi Note 3 Pro Snapdragon ( LineageOS ) and the game runs flawlessly. Like, color me surprised flawlessly! But, in Neufchateau, ( after Jean and Bertrand join the party ) and around turn 6, PPSSPP displays the message avout video memory being full and switching to caching mode. Then either the game crashes or I lose some of the graphics ( background goes black first ). Game is being ran on default settings, Vulkan, 1x rendering 2x display resolution. How can I avoid that issue? Any tips? |
|||
12-12-2017, 07:09 AM
Post: #333
|
|||
|
|||
RE: Jeanne d'Arc
Probably same as this, it's possible Vulkan backend has some general memory leak, potentially only on some devices or only in games using certain effects, it might as well be gpu driver bug. If you have github account, would be nice if you join the discussion I linked above providing details about your device and the game.
There's probably nothing you can do to actually fix it yourself, unless it happens because of some setting or feature that can be disabled in which case it would be nice to hear about it. 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. |
|||
12-12-2017, 08:05 AM
Post: #334
|
|||
|
|||
RE: Jeanne d'Arc
Just posted on Github. Hope the issue can be resolved. Also, I would like to add that I have noticed no issues with other graphically intensive games.
This is the first time I have noticed this issue, since I started using PPSSPP, and that was quite some time ago. Later, I will test the game with OpenGL, and see if the same issue appears. Although, I hate losing some of the game performance |
|||
12-18-2017, 09:36 AM
Post: #335
|
|||
|
|||
RE: Jeanne d'Arc
Just noticed the issue was closed on Github. Glad that the problem was fixed, but I am sad to report Jeanne D'Arc still suffers the same problem...
|
|||
12-18-2017, 03:24 PM
Post: #336
|
|||
|
|||
RE: Jeanne d'Arc
Did you tried with latest version from buildbot?
If it still happen with it, you can just open a new issue as it could be a different problem after all. 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. |
|||
12-19-2017, 06:37 AM
(This post was last modified: 12-19-2017 06:38 AM by Tomo123.)
Post: #337
|
|||
|
|||
RE: Jeanne d'Arc
Yup, still a problem on the latest build from buildbot... Will open report on Github later. Did you try the game & experience the same issue?
|
|||
04-20-2018, 09:53 AM
Post: #338
|
|||
|
|||
RE: Jeanne d'Arc
I solved this by switching to backend OpenGL, and disabling the "Disable slower effects(speedup)" function in Graphics>Performance. (See attachments)
►Sorry about my English, I'm Ukrainian.◄ ►I use only Windows versions of ppsspp.◄ |
|||
04-20-2018, 09:39 PM
Post: #339
|
|||
|
|||
RE: Jeanne d'Arc
Has anyone found a fix for the invisible characters? I would think that a Galaxy S8 should be able to handle this game, but I could be wrong. Have tried changing all the settings and nothing has worked. Game runs flawlessly minus the rendering of the characters.
|
|||
05-10-2018, 03:35 PM
Post: #340
|
|||
|
|||
RE: Jeanne d'Arc
Just wanna share that this game works on PPSSPP 1.5 (the very latest version) . Using Samsung Note8 running Note8.
https://youtu.be/5sal4Y01usg |
|||
05-30-2018, 04:06 PM
Post: #341
|
|||
|
|||
RE: Jeanne d'Arc
Works fine in Arch Linux (i5 7600k, GTX 670) however I can't seem to get the cheat code for 60FPS working. I'm guessing it's because I've got the undub version, does anyone have a code that works with this version? (USA Undub UCUS98700). The framerate seems pretty crappy at standard, 30FPS but not very smooth at all.
_C1 FPS FIX _L 0x20009250 0x00000000 |
|||
06-03-2018, 01:36 PM
Post: #342
|
|||
|
|||
RE: Jeanne d'Arc
Actually must have been my setup, was using the libretro core and it must have some serious issues causing audio drop outs and dodgy graphics. Switched to PPSSPP 1.6.2 and works as intended.
|
|||
10-31-2018, 01:51 PM
Post: #343
|
|||
|
|||
RE: Jeanne d'Arc | |||
05-04-2019, 07:21 AM
Post: #344
|
|||
|
|||
RE: Jeanne d'Arc
I'm able to speed up to like 4-5 times the frames but for some reason my World Map isn't smooth, while I already fixed the font I never got to make my World Map to be smooth the weird is this game is on my backlog for ages and on earlier versions of the PPSSPP on the same Hardware it was runing normally.
My backend is OGL. Is there general settings exclusive to this game on more modern versions of the emulator that I'm missing? FFT0 and Nayuta no Kiseki are running really well to consider hardware. |
|||
05-04-2019, 11:37 AM
Post: #345
|
|||
|
|||
RE: Jeanne d'Arc
Just to note, the fps patch mentioned above and also in the outdated "master list" will not work properly since the game FPS was fixed(in the past the game was working at incorrect framerate). The new one can be found in here.
Map lack of smoothness seems to be caused by duplicating frames looking as half fps it actually runs, real PSP would motion blur that out so it might be intended, PPSSPP doesn't simulate PSP's bad LCD in any way and doesn't really support motion blur post process effects as of yet either, but the fps patch will smooth out the map as well. A reminder a patch that increases FPS the game runs at, increases requirements and should not be used on weak hardware where in fact it will make the game run worse. (Maybe aside the map thing as patch+frameskip might still look better there with just a slight increase in requirements) 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. |
|||
« Next Oldest | Next Newest »
|