mirror of
https://github.com/xemu-project/xemu-website.git
synced 2024-11-23 03:19:44 +00:00
Add Surround Sound related questions (#40)
* faq.md: Add Surround Sound related question * eeprom.md: Add Surround Sound related warning * troubleshooting.md: add surround sound related issue
This commit is contained in:
parent
9ec4704b62
commit
ce81d24464
@ -8,4 +8,7 @@ valid EEPROM image will be generated for you.
|
||||
## Editing Your EEPROM
|
||||
|
||||
You can use the [XboxEepromEditor](https://github.com/Ernegien/XboxEepromEditor) ([Windows Download](https://github.com/Ernegien/XboxEepromEditor/releases/latest/download/XboxEepromEditor.zip))
|
||||
to adjust settings in your EEPROM image.
|
||||
to adjust settings in your EEPROM image.
|
||||
|
||||
!!! warning
|
||||
xemu doesn't support surround sound at this time, do not enable this in your eeprom.
|
||||
|
@ -47,3 +47,6 @@ There are currently no plans for a mobile port of xemu on iOS or Android, the em
|
||||
|
||||
#### Q: Can xemu load an Xbox game disc from my computer's DVD drive?
|
||||
Generally, no. You will need to create a backup of your game disc. Please [see here](disc-images.md) for more information about creating and using disc images.
|
||||
|
||||
#### Q: Why does xemu crash when I enable Surround Sound in my EEPROM?
|
||||
This is because Surround Sound isn't implemented in xemu yet, please disable this in your [EEPROM](eeprom.md) if you have it enabled.
|
||||
|
@ -8,6 +8,10 @@ Please check the [list of frequently asked questions](faq.md).
|
||||
* Some games are susceptible to cache problems. Try clearing your cache, or
|
||||
simply try with a blank HDD image.
|
||||
|
||||
## Enabling Surround Sound in your EEPROM
|
||||
|
||||
* Surround Sound isn't supported in xemu yet, you should disable this in your [EEPROM](eeprom.md) if you have enabled it.
|
||||
|
||||
## Windows Performance Considerations
|
||||
|
||||
### Integrated vs Discrete GPU
|
||||
|
Loading…
Reference in New Issue
Block a user