Formatting, remove commented wxripper guide

Margen67 2020-04-19 18:35:02 -07:00
parent 756b72d7a9
commit 16353529bb
1 changed files with 75 additions and 187 deletions

@ -1,5 +1,4 @@
# System Requirements # System Requirements
**Meeting recommended specifications won't guarantee perfect performance.** **Meeting recommended specifications won't guarantee perfect performance.**
## Recommended: ## Recommended:
* OS: Windows 10 x64 * OS: Windows 10 x64
@ -8,7 +7,6 @@
* GPU: GTX 980 Ti or later * GPU: GTX 980 Ti or later
* RAM: 6GB or more * RAM: 6GB or more
* [Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019](https://aka.ms/vs/16/release/vc_redist.x64.exe) * [Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019](https://aka.ms/vs/16/release/vc_redist.x64.exe)
### Minimum: ### Minimum:
* OS: Windows 7+ x64 (Linux/macOS not *natively* supported) * OS: Windows 7+ x64 (Linux/macOS not *natively* supported)
* **Windows <10 support is limited. *Don't expect anything to work.*** * **Windows <10 support is limited. *Don't expect anything to work.***
@ -17,7 +15,7 @@
* You can check with [CPU-Z](https://www.cpuid.com/softwares/cpu-z.html) * You can check with [CPU-Z](https://www.cpuid.com/softwares/cpu-z.html)
* **Pentiums do not support AVX(2).** * **Pentiums do not support AVX(2).**
* GPU: Vulkan compatible GPU from [this list](https://vulkan.gpuinfo.org/) or D3D12 compatible GPU * GPU: Vulkan compatible GPU from [this list](https://vulkan.gpuinfo.org/) or D3D12 compatible GPU
* D3D12on7 and vkd3d are not supported, so only Vulkan will work on Windows 7/8.1 and WINE/Linux. * D3D12 will only work on Windows 10 due to D3D12on7 and vkd3d not being supported.
* GPUs without ROV, and iGPUs in general will perform worse and possibly have more graphical issues. * GPUs without ROV, and iGPUs in general will perform worse and possibly have more graphical issues.
* AMD GPUs also fall under this due to limited ROV support. * AMD GPUs also fall under this due to limited ROV support.
* RAM: 4GB * RAM: 4GB
@ -28,14 +26,14 @@ Xenia doesn't require any Xbox 360 system files.
Xenia will check for the minimum supported CPU and GPU on startup and error out Xenia will check for the minimum supported CPU and GPU on startup and error out
if one is not detected. Make sure that you have the latest drivers installed. **You cannot just remove the checks in the code and assume things will work.** if one is not detected. Make sure that you have the latest drivers installed. **You cannot just remove the checks in the code and assume things will work.**
***There are no magical workarounds to make Xenia work on your potato computer.***
***OpenGL and Direct3D11 or lower are not, and never will be supported.***
Windows Update tends to lag behind, so download GPU drivers from your manufacturer: Windows Update tends to lag behind, so download GPU drivers from your manufacturer:
* **[AMD](https://www.amd.com/en/support)**
* **[AMD](https://www.amd.com/en/support)** * **[NVIDIA](https://www.nvidia.com/Download/index.aspx)**
* **[NVIDIA](https://www.nvidia.com/Download/index.aspx)** * **[Intel](https://downloadcenter.intel.com/product/80939/Graphics-Drivers)**
* **[Intel](https://downloadcenter.intel.com/product/80939/Graphics-Drivers)**
The D3D12 renderer is currently unoptimized so expect low FPS.
## Where do I download Xenia? ## Where do I download Xenia?
* **[Master](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia_master.zip?branch=master&job=Configuration:%20Release&pr=false)** * **[Master](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia_master.zip?branch=master&job=Configuration:%20Release&pr=false)**
@ -48,22 +46,16 @@ Xenia Canary is a fork of Xenia with changes not present in master, such as the
For more information: https://github.com/xenia-canary/xenia-canary/wiki/FAQ For more information: https://github.com/xenia-canary/xenia-canary/wiki/FAQ
# How to rip games # How to rip games
<!--Dashboard version 2.0.17511.0, and Windows 10 were used.-->
**YOU CANNOT PLAY GAMES DIRECTLY FROM THE DISC DRIVE, OR USE AN XBOX ONE TO RIP GAMES!** **YOU CANNOT PLAY GAMES DIRECTLY FROM THE DISC DRIVE, OR USE AN XBOX ONE TO RIP GAMES!**
## Stock console method ## Stock console method
### Requirements ### Requirements
* Xbox 360 console * Xbox 360 console
* USB storage device that's at least 16GB. You *might* encounter problems with smaller devices. * USB storage device that's at least 16GB. You *might* encounter problems with smaller devices.
* [Velocity](https://github.com/Gualdimar/Velocity/releases/download/xex%2Biso-branch/Velocity-XEXISO.rar) * [Velocity](https://github.com/Gualdimar/Velocity/releases/download/xex%2Biso-branch/Velocity-XEXISO.rar)
If you're wanting to rip games from disc: If you're wanting to rip games from disc:
* Xbox 360 game disc
* Xbox 360 game disc * Xbox 360 that can read discs
* Xbox 360 that can read discs
### Preparation ### Preparation
@ -74,247 +66,143 @@ Before beginning, you need to check if the USB is formatted:
Settings > System: Settings > System:
![](https://i.imgur.com/xcCn6fM.png) ![](https://i.imgur.com/xcCn6fM.png)
Storage: Storage:
![](https://i.imgur.com/No4y9xi.png) ![](https://i.imgur.com/No4y9xi.png)</details>
</details>
2. If you see an [Unformatted](https://i.imgur.com/Jex2sln.png) storage device, select it. 2. If you see an [Unformatted](https://i.imgur.com/Jex2sln.png) storage device, select it.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
Unformatted Unformatted
![](https://i.imgur.com/Jex2sln.png) ![](https://i.imgur.com/Jex2sln.png)</details>
</details>
* If it's already formatted, skip this section. * If it's already formatted, skip this section.
3. [Press A to format](https://i.imgur.com/tIW9spr.png) 3. [Press A to format](https://i.imgur.com/tIW9spr.png)
4. [Select Yes](https://i.imgur.com/rKvf04S.png) 4. [Select Yes](https://i.imgur.com/rKvf04S.png)
<details><summary>Images (click to expand)</summary> <details><summary>Images (click to expand)</summary>
Press A to format: Press A to format:
![](https://i.imgur.com/tIW9spr.png) ![](https://i.imgur.com/tIW9spr.png)
Select Yes: Select Yes:
![](https://i.imgur.com/rKvf04S.png) ![](https://i.imgur.com/rKvf04S.png)</details>
</details>
* **Note: This will erase everything from the drive. Make sure to move the files off of it first!** * **Note: This will erase everything from the drive. Make sure to move the files off of it first!**
5. Once done, return to home by pressing B twice. 5. Once done, return to home by pressing B twice.
### Section 1. Ripping discs ### Section 1. Ripping discs
*If your game isn't a disc (XBLA, digital, etc.) skip to Section 2.* *If your game isn't a disc (XBLA, digital, etc.) skip to Section 2.*
You'll want to change these options to stop game(s) from automatically starting: You'll want to change these options to stop game(s) from automatically starting:
* *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Console Settings](https://i.imgur.com/FStw2Y7.png) > [Auto-Play](https://i.imgur.com/r4lLczk.png) > [Disable](https://i.imgur.com/V5oEdQl.png)*
* *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Console Settings](https://i.imgur.com/FStw2Y7.png) > [Auto-Play](https://i.imgur.com/r4lLczk.png) > [Disable](https://i.imgur.com/V5oEdQl.png)*
<details><summary>Images (click to expand)</summary> <details><summary>Images (click to expand)</summary>
Settings > System: Settings > System:
![](https://i.imgur.com/xcCn6fM.png) ![](https://i.imgur.com/xcCn6fM.png)
Console Settings: Console Settings:
![](https://i.imgur.com/FStw2Y7.png) ![](https://i.imgur.com/FStw2Y7.png)
Auto-Play: Auto-Play:
![](https://i.imgur.com/r4lLczk.png) ![](https://i.imgur.com/r4lLczk.png)
Disable: Disable:
![](https://i.imgur.com/V5oEdQl.png) ![](https://i.imgur.com/V5oEdQl.png)</details>
</details>
* *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Console Settings](https://i.imgur.com/FStw2Y7.png) > [Startup and Shutdown](https://i.imgur.com/DgblBFS.png) > [Startup](https://i.imgur.com/GJpqOrH.png) > [Xbox Dashboard](https://i.imgur.com/H4ffGAV.png)* * *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Console Settings](https://i.imgur.com/FStw2Y7.png) > [Startup and Shutdown](https://i.imgur.com/DgblBFS.png) > [Startup](https://i.imgur.com/GJpqOrH.png) > [Xbox Dashboard](https://i.imgur.com/H4ffGAV.png)*
<details><summary>Images (click to expand)</summary> <details><summary>Images (click to expand)</summary>
Settings > System: Settings > System:
![](https://i.imgur.com/xcCn6fM.png) ![](https://i.imgur.com/xcCn6fM.png)
Console Settings: Console Settings:
![](https://i.imgur.com/FStw2Y7.png) ![](https://i.imgur.com/FStw2Y7.png)
Startup and Shutdown: Startup and Shutdown:
![](https://i.imgur.com/DgblBFS.png) ![](https://i.imgur.com/DgblBFS.png)
Startup: Startup:
![](https://i.imgur.com/GJpqOrH.png) ![](https://i.imgur.com/GJpqOrH.png)
Xbox Dashboard: Xbox Dashboard:
![](https://i.imgur.com/H4ffGAV.png) ![](https://i.imgur.com/H4ffGAV.png)</details>
</details>
1. Go to home on the dashboard 1. Go to home on the dashboard
2. Insert the disc into the drive, and close the tray. 2. Insert the disc into the drive, and close the tray.
3. Once the game shows up press X (Game Details) with the game selected. 3. Once the game shows up press X (Game Details) with the game selected.
4. Press the *Install* button. 4. Press the *Install* button.
* If you see *Delete* instead, skip to Section 2.
* If you see *Delete* instead, skip to Section 2. * Note: Not all games have the *Install* option. List of currently known uninstallable games:
* College Hoops 2k7
* Note: Not all games have the *Install* option. List of currently known uninstallable games: * Minecraft
* Pocket Bike Racers
* College Hoops 2k7 * Sneak King
* Minecraft * Crackdown
* Pocket Bike Racers * Dead or Alive Xtreme 2
* Sneak King
* Crackdown
* Dead or Alive Xtreme 2
5. Select the storage device you want to install the game on. 5. Select the storage device you want to install the game on.
6. Once it's 100% Completed press A to continue, and press B to go back to home.
Once it's 100% Completed press A to continue, and press B to go back to home.
### Section 2. Transferring HDD games ### Section 2. Transferring HDD games
***If you ripped the game(s) directly to the USB drive, or they're already on the USB drive, you can skip this section.*** ***If you ripped the game(s) directly to the USB drive, or they're already on the USB drive, you can skip this section.***
1. Go to *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Storage](https://i.imgur.com/No4y9xi.png) > [Hard Drive](https://i.imgur.com/8EB0EFr.png) > [Press Y (Device Options)](https://i.imgur.com/rRaoeAR.png) > [Transfer Content](https://i.imgur.com/wdvYqDR.png) > [USB Storage Device](https://i.imgur.com/6FVly57.png)* 1. Go to *[Settings > System](https://i.imgur.com/xcCn6fM.png) > [Storage](https://i.imgur.com/No4y9xi.png) > [Hard Drive](https://i.imgur.com/8EB0EFr.png) > [Press Y (Device Options)](https://i.imgur.com/rRaoeAR.png) > [Transfer Content](https://i.imgur.com/wdvYqDR.png) > [USB Storage Device](https://i.imgur.com/6FVly57.png)*
4. Choose what you want to transfer. Keep in mind full games and trials/demos are in separate categories. 4. Choose what you want to transfer. Keep in mind full games and trials/demos are in separate categories.
<details><summary>Images (click to expand)</summary> <details><summary>Images (click to expand)</summary>
Settings > System: Settings > System:
![](https://i.imgur.com/xcCn6fM.png) ![](https://i.imgur.com/xcCn6fM.png)
Storage: Storage:
![](https://i.imgur.com/No4y9xi.png) ![](https://i.imgur.com/No4y9xi.png)
Hard Drive: Hard Drive:
![](https://i.imgur.com/8EB0EFr.png) ![](https://i.imgur.com/8EB0EFr.png)
Press Y (Device Options): Press Y (Device Options):
![](https://i.imgur.com/rRaoeAR.png) ![](https://i.imgur.com/rRaoeAR.png)
Transfer Content: Transfer Content:
![](https://i.imgur.com/wdvYqDR.png) ![](https://i.imgur.com/wdvYqDR.png)
USB Storage Device: USB Storage Device:
![](https://i.imgur.com/6FVly57.png) ![](https://i.imgur.com/6FVly57.png)</details>
</details>
5. Press right, then *[Start](https://i.imgur.com/Gpb5Zya.png)*. 5. Press right, then *[Start](https://i.imgur.com/Gpb5Zya.png)*.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
Start: Start:
![](https://i.imgur.com/Gpb5Zya.png) ![](https://i.imgur.com/Gpb5Zya.png)</details>
</details>
Once it's done you can take the USB out of the console. Once it's done you can take the USB out of the console.
### Section 3. Importing games for use in Xenia ### Section 3. Importing games for use in Xenia
1. Insert the USB drive into your PC. Go to `Content`. 1. Insert the USB drive into your PC. Go to `Content`.
* If the USB drive appears empty enable *[Show hidden files and folders](https://support.microsoft.com/en-us/help/14201/windows-show-hidden-files)* in Windows Explorer.
If the USB drive appears empty enable *[Show hidden files and folders](https://support.microsoft.com/en-us/help/14201/windows-show-hidden-files)* in Windows Explorer.
2. Go into `00000#`. There will be folders with names consisting of lots of letters and numbers. You should find the game's folder within one of them. 2. Go into `00000#`. There will be folders with names consisting of lots of letters and numbers. You should find the game's folder within one of them.
3. The game will have a name with a bunch of letters and numbers just like the folders, and no file extension. 3. The game will have a name with a bunch of letters and numbers just like the folders, and no file extension.
* XBLA games will be one file, GOD (disc) games will contain a file, along with a *.data folder with the same name.
* XBLA games will be one file, GOD (disc) games will contain a file, along with a *.data folder with the same name. * *ContentCache.pkg is irrelevant. Ignore it.*
* *ContentCache.pkg is irrelevant. Ignore it.*
4. To confirm that it is indeed a game try opening the file in Xenia. 4. To confirm that it is indeed a game try opening the file in Xenia.
5. Once you've made sure the file works in Xenia you can rename, or move the folder the game is in for convenience. 5. Once you've made sure the file works in Xenia you can rename, or move the folder the game is in for convenience.
* **FOLDER ABOVE, NOT FILE or *.DATA FOLDER!**
* **FOLDER ABOVE, NOT FILE or *.DATA FOLDER!** * (Optional) If the game crashes you can try extracting the game using Velocity.
* If the game is extracted you will need to drag `default.xex` onto Xenia.
* (Optional) If the game crashes you can try extracting the game using Velocity. * Some games have multiple .xex files, so if you can't find `default.xex` or it just doesn't work, try another one.
* If the game is extracted you will need to drag `default.xex` onto Xenia.
* Some games have multiple .xex files, so if you can't find `default.xex` or it just doesn't work, try another one.
### Section 4. Activating games ### Section 4. Activating games
***By default Xenia runs ALL XBLA/digital games in demo/trial mode.*** ***By default Xenia runs ALL XBLA/digital games in demo/trial mode.***
To run games in full/activated mode you need to change `license_mask = 0` to `-1` or `1` (depending on the game.) in `xenia.config.toml`. To run games in full/activated mode you need to change [this option](https://github.com/xenia-project/xenia/wiki/Options#Run_games_as_fullactivated).
It will be in `Documents\Xenia` by default. If `portable.txt` is present it will be in the same directory as xenia.exe.
*For all options, see the [Options wiki page](https://github.com/xenia-project/xenia/wiki/Options).*
<!--## wxRipper method (more compatible)
### Requirements
* DVD movie at least ~7.8GB in size
* DVD-DL drive
* Xbox 360 game disc
* Screwdriver
* wxRipper x64
1. Insert the disc.
-->
# How to install DLCs # How to install DLCs
1. Identify what the Game Title ID is. 1. Identify what the Game Title ID is.
This can be identified by running the game in Xenia. This can be identified by running the game in Xenia.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
![](https://i.imgur.com/fc0rmSc.png) ![](https://i.imgur.com/fc0rmSc.png)</details>
</details>
2. Locate your DLC Content folder from your removable storage. 2. Locate your DLC Content folder from your removable storage.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
![](https://i.imgur.com/t8IMZiG.png) ![](https://i.imgur.com/t8IMZiG.png)</details>
</details>
3. Download Velocity from [here](https://github.com/Gualdimar/Velocity/releases). 3. Download Velocity from [here](https://github.com/Gualdimar/Velocity/releases).
4. Open the Packages with Velocity. 4. Open the Packages with Velocity.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
![](https://i.imgur.com/7q7q0oB.png) ![](https://i.imgur.com/7q7q0oB.png)</details>
</details>
5. Extract the content packages 5. Extract the content packages
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
![](https://i.imgur.com/WyA4yhm.png) ![](https://i.imgur.com/WyA4yhm.png)</details>
</details>
to `Documents\Xenia\TitleID\00000002` and their corresponding folder names. to `Documents\Xenia\TitleID\00000002` and their corresponding folder names.
<details><summary>Image (click to expand)</summary> <details><summary>Image (click to expand)</summary>
![](https://i.imgur.com/e4zk397.png) ![](https://i.imgur.com/e4zk397.png)</details>
</details>
## Redump method (rare/specific drives) ## Redump method (rare/specific drives)
*For these DVD drives:* *For these DVD drives:*
* SH-D163A / TS-H353A
* SH-D163A / TS-H353A * SH-D163B / TS-H353B
* SH-D163B / TS-H353B * SH-162C / TS-H352C / SD-M2012C(?)
* SH-162C / TS-H352C / SD-M2012C(?) * SH-D162D / TS-H352D
* SH-D162D / TS-H352D
***IF YOUR DRIVE IS NOT LISTED HERE IT WILL NOT WORK!*** ***IF YOUR DRIVE IS NOT LISTED HERE IT WILL NOT WORK!***