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

Settings can be changed while XQEMU is running, but aren't effective until next start of XQEMU #60

Open
JayFoxRox opened this issue Oct 21, 2019 · 0 comments

Comments

@JayFoxRox
Copy link
Member

The settings dialog can be opened while XQEMU is running.
However, many of its options configure the hardware state and should not be modifiable while the Xbox is already running (Flash / EEPROM / HDD image / LPC / SMC flags / ..).

We should disable most of the settings dialog while XQEMU is running.

Settings which should still be configurable at runtime:

  • Input
  • DVD Image (needs to properly eject the tray via SMC first)
  • Network (at least connecting / disconnecting cable)
  • AV cable (warning should be displayed so user is aware that Xbox might reboot)

Ideally, all of these would have a separate UI in the main-window, as these are features that a physical Xbox exposes to a user.

Other options could be runtime configurable if supported by QEMU (can it switch to hw-virt at runtime?), however, those should probably remain in the settings window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant