Page 1 of 1

Remove the aesthetic NPCs

Posted: Sat Jul 11, 2020 2:10 pm
by Crow116
Hello, this is my first post in here! if I do/say anything silly, please let me know!

Anyways, I wanted to request a mod for Persona 5, that completely removes the non-talkable npcs in Tokyo, While I do feel like they add to the theme and art style of the game, I feel they extremely drain the overall performance of the game, especially in RPCS3, so I would like to request a mod that removes theses NPCs entirely :D .

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Sat Jul 11, 2020 2:14 pm
by ShrineFox
That sounds pretty doable, we should be able to prevent them from rendering by either deleting the meshes or materials from each model labelled "pedestrian" here: https://amicitia.miraheze.org/wiki/Pers ... /character

It's not a perfect solution since the game will still use some resources to spawn/move them, but I'd imagine it would still improve performance. To completely remove them we'd probably need to edit some value in the field PAC files for each map that spawns them in the first place.

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Sat Jul 11, 2020 2:26 pm
by Crow116
That sounds good! I do imagine their models taking most of the game's ressources over their overall behaviour/animations.

Thanks for the reply :D

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Fri Jul 17, 2020 8:01 am
by lssjcorey
Semi-related but it always bothered me that random characters walking around in the background have no faces and made me feel a bit uncomfortable

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Tue Nov 24, 2020 12:43 pm
by shst
I tried to do as mentioned earlier (replaced all pedestrian models with some random one, which has all materials and textures removed).
Sadly, it didn't affect performance in any meaningful way. Furthermore, it introduces this peculiar effect of floating hairs and bags.
Image
Perhaps the latter solution is the only one which would have any positive effect, but I believe it would require much more work to do. Maybe it is also possible to interject all pedestrian spawn attempts with an EBOOT patch.

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Tue Nov 24, 2020 7:10 pm
by ShrineFox
A better solution you can try doing is deleting the "fnpc" file in each field PAC. I haven't tried testing it yet, but apparently it will get rid of all of the faceless NPCs so they don't load at all (or their items). If it works I don't mind batch-processing all the PACs to remove it and sharing it as a mod

Re: Mod Request for Persona 5: Remove the esthetic NPCs

Posted: Wed Nov 25, 2020 1:23 am
by shst
Haven't seen any "fnpc" files in field PACs. However, removing npc/fXXX_XXX.CLT (in this case, for second floor of Shujin, field ID 002:002) worked. Talkable NPCs (two sportsmen, newspaper girl, yandere girl), are still intact, as well as murmurs.
Spoiler
Image
Image
Sadly, there is still no noticeable performance boost, at least for a tested field. However, others' mileage may vary, and it's still less distracting that way, so I will be glad if you do a batch process and release it as a mod.