Updated Frequently Asked Questions (FAQ) (markdown)
parent
89b5403c6a
commit
e2053f6d96
|
@ -44,9 +44,7 @@ Save files are stored inside Partition1 of Cxbx-Reloaded's EmuDisk:
|
||||||
---
|
---
|
||||||
|
|
||||||
### Why don't the save files from my Xbox work?
|
### Why don't the save files from my Xbox work?
|
||||||
Xbox saves are encrypted and require a key from the actual console to use.
|
Xbox saves are encrypted and require two keys from the actual console to use. These should then be provided to Cxbx-R in the form of a keys.bin file. Two options for generating this file from an original Xbox are the Dump Keys python script https://github.com/JayFoxRox/xbox-tools/blob/master/python-scripts/dump-keys.py (requires XboxPy) or dump-xbox (requires compilation with openxdk) https://github.com/JayFoxRox/xbox-tools/tree/master/dump-xbox. There is not yet a known method for dumping these keys from an Xbox 360. Please note that the keys are not legal to share with others, so we cannot just distribute them with the emulator.
|
||||||
|
|
||||||
There is currently no easy way to get this key from your Xbox.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue