Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ODD information; replace the original lossy compressed jpg file of DefaultApp with a screenshot. #107

Merged
merged 4 commits into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/_files/default-app/DefaultApp3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/_files/default-app/defaultapp3.jpg
Binary file not shown.
3 changes: 2 additions & 1 deletion docs/hardware/optical-disc-drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following optical disc drive models are known to date:

### Xbox One (PHAT)

- Lite-On DG-6M1S-01B/02B (Codename: ELK)
- Lite-On DG-6M1S-01B/02B/03B (Codename: ELK)
- Lite-On DG-6M2S-01B (Codename: CORDOVA)

### Xbox One S / X
Expand All @@ -31,6 +31,7 @@ The following optical disc drive models are known to date:
- 3253 (July 2013, DG-6M1S-01B)
- 011V (August 2015, DG-6M2S-01B)
- 017V (April 2016, DG-6M5S-01B)
- 018V (November 2017, DG-6M5S-02B)

### Known flash chips

Expand Down
2 changes: 1 addition & 1 deletion docs/operating-system/default-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Execute this: `SRAcmd.exe -LaunchApp DefaultApp_cw5n1h2txyewy!App`

![Default App - older version](../_files/default-app/defaultapp1.png)
![Default App - recent version](../_files/default-app/defaultapp2.png)
![Default App - recent version, online](../_files/default-app/defaultapp3.jpg)
![Default App - recent version, online](../_files/default-app/DefaultApp3.png)
Loading