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

[Feature request] --noninteractive and --assumeyes #16421

Open
davidhedlund opened this issue Dec 17, 2024 · 9 comments
Open

[Feature request] --noninteractive and --assumeyes #16421

davidhedlund opened this issue Dec 17, 2024 · 9 comments
Labels
CLI Anything that involves starting RPCS3 through the command line interface

Comments

@davidhedlund
Copy link

davidhedlund commented Dec 17, 2024

Quick summary

As Megamoused pointed out, --installfw can be used to install the firmware. However, it opens RPCS3 with a dialoge box that and asks for a confirmation before it is installed.

Feature requrest

Flatpak has two flags that are useful to fully script package installation

  • --noninteractive
  • --assumeyes

I recommend that you implement something similar so the user does not have to interact in order to install the firmware.

@Megamouse
Copy link
Contributor

--installfw

@davidhedlund
Copy link
Author

--installfw

Thank you.

@davidhedlund
Copy link
Author

davidhedlund commented Dec 18, 2024

--installfw

I updated the top post:
Flatpak has two flags that are useful to fully script package installation

  • --noninteractive
  • --assumeyes

I recommend that you implement something similar so the user does not have to interact in order to install the firmware.

To avoid spamming the tracker, can you please re-open this issue?

@davidhedlund davidhedlund changed the title [Feature request] --install-firmware [Feature request] --noninteractive and --assumeyes Dec 18, 2024
@FlexBy420
Copy link
Contributor

RPCS3 doesnt even use flatpak?

@davidhedlund
Copy link
Author

RPCS3 doesnt even use flatpak?

I only mentioned it to give the idea.

@Megamouse
Copy link
Contributor

We're not going to implement a complete CLI for rpcs3.
You can't install firmware without a main window anyway.

@davidhedlund
Copy link
Author

davidhedlund commented Dec 18, 2024

You can't install firmware without a main window anyway.

That is not a reason to require user interaction in my opinion.

@Megamouse
Copy link
Contributor

Feel free to implement it yourself

@Megamouse Megamouse reopened this Dec 18, 2024
@davidhedlund
Copy link
Author

Feel free to implement it yourself

Thank you for opening the issue. I respect if this is not a priority since most users use the GUI to install the firmware.

@Megamouse Megamouse added the CLI Anything that involves starting RPCS3 through the command line interface label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Anything that involves starting RPCS3 through the command line interface
Projects
None yet
Development

No branches or pull requests

3 participants