mirror of
https://github.com/xemu-project/xemu-website.git
synced 2025-02-17 01:07:40 +00:00
disc-images.md: Clarified xiso versus .iso
Expands description around the use of xiso to attempt to resolve confusion around xiso versus "normal" ISO.
This commit is contained in:
parent
2465f2269f
commit
ee964991a2
@ -1,4 +1,6 @@
|
||||
xemu requires game discs to be in the form of `*.iso` disc images.
|
||||
xemu requires game discs to be in the form of xiso images. These are generally
|
||||
saved with a `.iso` extension, but are not the same as typical ISO images and
|
||||
should be created following the instructions below.
|
||||
|
||||
!!! warning "Disclaimer"
|
||||
|
||||
@ -84,4 +86,4 @@ You can do this with `dd` or with the `extract-xiso` utility.
|
||||
```
|
||||
|
||||
You can then use `game-redump.iso` with xemu. Your original will be
|
||||
`game-redump.iso.old`.
|
||||
`game-redump.iso.old`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user