Skip to content

Commit

Permalink
just realized these don't work LMAO
Browse files Browse the repository at this point in the history
  • Loading branch information
MegAmi24 committed Aug 19, 2023
1 parent 7042b24 commit 99d63f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 174 deletions.
48 changes: 0 additions & 48 deletions flatpak/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,52 +37,4 @@ $ sudo flatpak-builder --install --force-clean sonic2 com.sega.Sonic2.json
**User:**
```
$ flatpak-builder --user --install --force-clean sonic2 com.sega.Sonic2.json
```

# Sonic the Hedgehog (Origins)

**This method will not include music or sound effects, as the RSDK
file from Origins does not contain them.**

First, you need to install Sonic Origins.
To get it, visit https://store.steampowered.com/app/1794960 for the Steam version or https://store.epicgames.com/en-US/p/sonic-origins for the Epic Games version.

Once you have the game, you need to navigate to the game's files.
If you have the Steam version, go to your Steam library, right click on Sonic Origins and click `Manage` > `Browse local files`.

Once you're in the game's files, navigate to `image/x64/raw/retro`. Copy the `Sonic1u.rsdk` file into this directory.

To build and install the flatpak, run:

**System-wide:**
```
$ sudo flatpak-builder --install --force-clean soniccd com.sega.Sonic1Origins.json
```
**User:**
```
$ flatpak-builder --user --install --force-clean soniccd com.sega.Sonic1Origins.json
```

# Sonic the Hedgehog 2 (Origins)

**This method will not include music or sound effects, as the RSDK
file from Origins does not contain them.**

First, you need to install Sonic Origins.
To get it, visit https://store.steampowered.com/app/1794960 for the Steam version or https://store.epicgames.com/en-US/p/sonic-origins for the Epic Games version.

Once you have the game, you need to navigate to the game's files.
If you have the Steam version, go to your Steam library, right click on Sonic Origins and click `Manage` > `Browse local files`.

Once you're in the game's files, navigate to `image/x64/raw/retro`. Copy the `Sonic2u.rsdk` file into this directory.

To build and install the flatpak, run:

**System-wide:**
```
$ sudo flatpak-builder --install --force-clean soniccd com.sega.Sonic2Origins.json
```
**User:**
```
$ flatpak-builder --user --install --force-clean soniccd com.sega.Sonic2Origins.json
```
63 changes: 0 additions & 63 deletions flatpak/com.sega.Sonic1Origins.json

This file was deleted.

63 changes: 0 additions & 63 deletions flatpak/com.sega.Sonic2Origins.json

This file was deleted.

0 comments on commit 99d63f9

Please sign in to comment.