Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to clean launch without cheats/patches #1901

Open
C0rn3j opened this issue Dec 26, 2024 · 4 comments
Open

Add an option to clean launch without cheats/patches #1901

C0rn3j opened this issue Dec 26, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@C0rn3j
Copy link
Contributor

C0rn3j commented Dec 26, 2024

When testing, I often have to enable and disable patches, which is super annoying as there is a whole lot of them and I have to remember which ones I had.

It would be easier to test things if there was a menu option to simply launch the game cleanly once.

@setepenre
Copy link
Contributor

using the command line sdl build you can:

$ shadps4 --patch path/to/xml/patches/file path/to/eboot.bin
to run with patches
$ shadps4 path/to/eboot.bin
to run without patches

actual xml patches files are in $HOME/.local/share/shadPS4/patches

@GHU7924
Copy link

GHU7924 commented Dec 26, 2024

@C0rn3j This is more of an option to simplify life, but I agree with you.
Now, to activate patches, you need to click on the game, select patches, then mark the necessary ones, save.
To cancel, you will have to repeat the same order.

If there was a checkbox that allowed you to ignore patches, even if they are activated, it would be great.

I think we should repeat the exemplary experience of PR 1855.
Add a column with patches, where the status will be written about whether patches are currently applied.
When you click on the patch status, the patches window opens.
There is also a checkbox to display patches.

Patches
Patches 2

I hope it's not too much)))

@Foul-Tarnished
Copy link

Either a general setting, or right-click the game to launch without cheats/patches (once)

@ngoquang2708
Copy link
Contributor

@C0rn3j You can set XDG_DATA_HOME to another folder for testing.

@Hermiten Hermiten added the enhancement New feature or request label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants