This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Persona 5 [NPEB02436]
#91
(07-20-2017, 07:19 AM)Darkelyzed Wrote:
(07-19-2017, 09:07 PM)Monkopeace Wrote:
(07-18-2017, 05:11 AM)Darkelyzed Wrote: something weird happen to me when i play this game, i had some bug or glitch when i try to explore the mementos, i can't get into the car, so i walk around at the mementos. if i ambush the shadow, it will freeze the game. what should i do?

[Image: 86I86Ly]

Here is an actual solution, for what ever reason the first time you go into mementoes it is broken. Allow the enemies to ambush you ( its only 3 slimes each time) then complete the quest to change the stalker's heart.

After that is completed and you come out of that mini-boss fight, you will be in side of the cat bus properly and not just walking around.



This will only work if there is no doors between you and the ! quest destination

Here is an image of the inital glitch.



Although this leads to the exact opposite problem later on. where you cannot stop being the catbus and therefore cannot proceed to a lower floor.

yeah, at first quest, i though i figured out the solution. But when i do the second quest, i can't find the ! unless i open the door. But too bad, the only way to open the door is when you ride the catbus... so i can't open a single door at the mementos


Hi,

After Talking with Shadow, it seems that if we run it in PPU mode (fast) it somehow circumvents the issue. I dont know why this is, but PPU interpreter Fast is much slower than recompiler ( dropping from 25-45 FPS down to 12-20 ) and increased load times.

Proof of working, Settings are PPU Interpreter (fast) SPU recompiler(ASMJIT), Vulkan

   
CPU: i7-6700k GPU: GTX 1080 Ram: 32GB DDR4 [/align]OS: Win 10 pro
Reply
#92
Maybe compile LLVM without AVX2 and such fancy things. In config.yml change Use LLVM CPU: "" into Use LLVM CPU: "nehalem" and delete the data folder to force a recompile. This will be slower than compiling for Skylake or whatever you actually have, but it's worth a test. Make sure to change it back for other games.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
#93
(07-22-2017, 02:47 AM)Monkopeace Wrote:
(07-20-2017, 07:19 AM)Darkelyzed Wrote:
(07-19-2017, 09:07 PM)Monkopeace Wrote:
(07-18-2017, 05:11 AM)Darkelyzed Wrote: something weird happen to me when i play this game, i had some bug or glitch when i try to explore the mementos, i can't get into the car, so i walk around at the mementos. if i ambush the shadow, it will freeze the game. what should i do?

[Image: 86I86Ly]

Here is an actual solution, for what ever reason the first time you go into mementoes it is broken. Allow the enemies to ambush you ( its only 3 slimes each time) then complete the quest to change the stalker's heart.

After that is completed and you come out of that mini-boss fight, you will be in side of the cat bus properly and not just walking around.



This will only work if there is no doors between you and the ! quest destination

Here is an image of the inital glitch.



Although this leads to the exact opposite problem later on. where you cannot stop being the catbus and therefore cannot proceed to a lower floor.

yeah, at first quest, i though i figured out the solution. But when i do the second quest, i can't find the ! unless i open the door. But too bad, the only way to open the door is when you ride the catbus... so i can't open a single door at the mementos


Hi,

After Talking with Shadow, it seems that if we run it in PPU mode (fast) it somehow circumvents the issue. I dont know why this is, but PPU interpreter Fast is much slower than recompiler ( dropping from 25-45 FPS down to 12-20 ) and increased load times.

Proof of working, Settings are PPU Interpreter (fast) SPU recompiler(ASMJIT), Vulkan

(07-22-2017, 02:03 PM)ssshadow Wrote: Maybe compile LLVM without AVX2 and such fancy things. In config.yml change Use LLVM CPU: "" into Use LLVM CPU: "nehalem" and delete the data folder to force a recompile. This will be slower than compiling for Skylake or whatever you actually have, but it's worth a test. Make sure to change it back for other games.

Whoa, Thank you very much for the help. now i can continue the quest and the story~ and it's worth to try Big Grin
Reply
#94
Did that work?
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
#95
(07-23-2017, 01:18 PM)ssshadow Wrote: Did that work?

Yup, Absolutely working for me Big Grin
Reply
#96
May be you guy can try this:https://www.youtube.com/watch?v=vIYBNo5sXrA
It help improve alot on my spec.Big Grin
Reply
#97
(07-17-2017, 11:29 PM)Annie Wrote:
(07-17-2017, 07:42 AM)DarichTheThird Wrote: sorry for noob question, but what do I do with these messages?

F LDR: Failed to load RAP file: /dev_hdd0/home/00000001/exdata/EP4062-NPEB02436_00-GPERSONA5X000001.rap
E LDR: SELF: Can't find RAP file for NPDRM decryption!
E LDR: SELF: Failed to load SELF file metadata!
F LDR: class std::logic_error thrown: fs::file is null

You need to get ACT.DAT and IDPS from your console and generate a RIF to create a RAP file for the game. Then place the rap file on the indicated dir.

Thanks, did it, now it loads, but as soon as opening is over it's 1FPS. Is it fixable or is my GTX760 just too bad?
Reply
#98
Sorry,

I deleted the Data file and have everything recompile again and it was fixed.

I believe it was some holdover from when I first played with a different release or RCPS3 recompiler and never deleted the DATA files.

It now works full speed with optimal settings.
CPU: i7-6700k GPU: GTX 1080 Ram: 32GB DDR4 [/align]OS: Win 10 pro
Reply
#99
(07-24-2017, 07:21 AM)DarichTheThird Wrote:
(07-17-2017, 11:29 PM)Annie Wrote:
(07-17-2017, 07:42 AM)DarichTheThird Wrote: sorry for noob question, but what do I do with these messages?

F LDR: Failed to load RAP file: /dev_hdd0/home/00000001/exdata/EP4062-NPEB02436_00-GPERSONA5X000001.rap
E LDR: SELF: Can't find RAP file for NPDRM decryption!
E LDR: SELF: Failed to load SELF file metadata!
F LDR: class std::logic_error thrown: fs::file is null

You need to get ACT.DAT and IDPS from your console and generate a RIF to create a RAP file for the game. Then place the rap file on the indicated dir.

Thanks, did it, now it loads, but as soon as opening is over it's 1FPS. Is it fixable or is my GTX760 just too bad?

Graphics card is irrelevant, PS3 graphics are PS3 graphics. Use PPU LLVM, SPU ASMJIT, and Vulkan. Tick no other graphics settings.

What CPU do you have?
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
(07-24-2017, 01:18 PM)ssshadow Wrote:
(07-24-2017, 07:21 AM)DarichTheThird Wrote:
(07-17-2017, 11:29 PM)Annie Wrote:
(07-17-2017, 07:42 AM)DarichTheThird Wrote: sorry for noob question, but what do I do with these messages?

F LDR: Failed to load RAP file: /dev_hdd0/home/00000001/exdata/EP4062-NPEB02436_00-GPERSONA5X000001.rap
E LDR: SELF: Can't find RAP file for NPDRM decryption!
E LDR: SELF: Failed to load SELF file metadata!
F LDR: class std::logic_error thrown: fs::file is null

You need to get ACT.DAT and IDPS from your console and generate a RIF to create a RAP file for the game. Then place the rap file on the indicated dir.

Thanks, did it, now it loads, but as soon as opening is over it's 1FPS. Is it fixable or is my GTX760 just too bad?

Graphics card is irrelevant, PS3 graphics are PS3 graphics. Use PPU LLVM, SPU ASMJIT, and Vulkan. Tick no other graphics settings.

What CPU do you have?
So first it seems that 1FPS is only while the main menu is loading, the game is running at 10-15, which is... still suboptimal.
Settings are just as you said, CPU is i5-3470
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)