Skip to content

Commit

Permalink
๐Ÿ› Revert downgrade
Browse files Browse the repository at this point in the history
- Closes #25
  • Loading branch information
n1ckoates committed Mar 13, 2022
1 parent f7555db commit 229994a
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions emulators/m64p.md
Expand Up @@ -8,21 +8,6 @@ This section of the guide explains how to setup [m64](https://m64p.github.io/),

## Installing m64p

There's currently an issue with the latest version of `m64p` which prevents ROMs from loading. To workaround this, we'll install then downgrade it. For more info, check issue [#25](https://github.com/nchristopher/steamdeck-emulation/issues/25).

Open a terminal and run

```bash
flatpak install --user -y io.github.m64p.m64p
```

After that's complete, run

```bash
sudo flatpak update --commit=534c9e389049cb1ef8bd4206fbb5042c4d18be5363ae15e2ab979fd10b78f6c8 io.github.m64p.m64p
```

<!--
Open Discover, SteamOS' app store, then search for **m64p**, then click on it.
![](https://user-images.githubusercontent.com/58091943/157164923-2d560fb6-ca98-4449-80b2-9004b0a8a7b1.png)

Expand All @@ -33,7 +18,6 @@ Alternatively, open up a terminal and run
```bash
flatpak install --user -y io.github.m64p.m64p
```
-->

## Configuring m64p

Expand Down

0 comments on commit 229994a

Please sign in to comment.