shadps4-emu / shadPS4

PS4 emulator for Windows,Linux,MacOS
https://shadps4.net/
GNU General Public License v2.0
10.04k stars 590 forks source link

[Feature Request] Allow to enable/disable loaded sys_modules #614

Open mavethee opened 1 month ago

mavethee commented 1 month ago

Quick summary

Add ability load only certain sys_modules

Details

Similarly as RPCS3 handles it, as it might be quite useful with e.g Bloodborne (hate to say it nowadays) where removing some modules allowed the game to run better and/or avoid some issues with loading. Would also help in detection if sys_modules were dumped correctly and none of it is broken? Due to specifics of done things, could be in debug tab?

CleanShot 2024-08-27 at 13 03 48@2x

georgemoralis commented 1 month ago

it can be made into a config i guess . Let's see if someone is interesting in doing it

dima-xd commented 1 month ago

That's me

georgemoralis commented 1 month ago

ok , in future we can also maybe doing user/config/cusa00000.toml for game specific settings

kiwidoggie commented 1 month ago

ok , in future we can also maybe doing user/config/cusa00000.toml for game specific settings

I'm currently working on something for this, hopefully going to have a PR soon