Create starter page for FAQ
parent
3e4054c6bc
commit
84304dbe74
|
@ -0,0 +1,26 @@
|
|||
## This page is a work in progress - all questions will be answered soon (tm)
|
||||
|
||||
### How do I dump/extract my games?
|
||||
The recommended method is to insert your game disk into a modded Xbox and directly transfer the files off the disc via FTP (usually in the /D/ directory) using a program such as [Filezilla](https://filezilla-project.org/) or [WinSCP](https://winscp.net/). Ensure the disc is clean and your Xbox's DVD drive is in working order.
|
||||
|
||||
That is the most straightforward method, though there are more methods that make more complete dumps such as using a [special drive such as one flashed with 'Kreon' firmware](http://forum.redump.org/topic/6073/xbox-1-360-dumping-instructions/). Once completed you can extract the resulting .iso using a tool such as XDVDmulleter (these are not standard .iso files - do *not* use winRAR or 7zip).
|
||||
|
||||
Methods such as DVD2Xbox or other similar tools are *not* recommended due to their tendency to make modifications to the Xbe file (region check/anti-piracy bypasses - this is not needed for Cxbx-Reloaded and may cause issues).
|
||||
### Can't I just download games?
|
||||
|
||||
### How do I install a dashboard?
|
||||
|
||||
### Where are save files stored?
|
||||
|
||||
### Why don't the save files from my Xbox work?
|
||||
|
||||
### A game was working before, but when I updated Cxbx-Reloaded it no longer works?
|
||||
|
||||
### How do I run games in a higher resolution such as 720p, 1080p, or 4K?
|
||||
|
||||
### What are the LLE options for? Should I enable them?
|
||||
|
||||
### What is LTCG (Link-Time Code Generation)?
|
||||
|
||||
### What does 'LED' in the upper right of the window mean?
|
||||
|
Loading…
Reference in New Issue