You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-46
Original file line number
Diff line number
Diff line change
@@ -21,51 +21,8 @@ The following feature(s) are currently implemented:
21
21
* Expanding memory limits (also known as the dependency IPS patches)
22
22
* ...
23
23
24
-
## Installation and usage
25
-
> [!WARNING]
26
-
> Only version 2.0.0 of Fire Emblem Engage is supported.
27
-
28
-
> [!TIP]
29
-
> After installing, check your current version of Cobalt in the bottom-right corner of the Title Screen.
30
-
> If visible, you can then check the [Wiki](https://github.com/Raytwo/Cobalt/wiki) to find out how to use mods!
31
-
32
-
### Installer
33
-
``Cobalt Installer``: Visit the [Cobalt Installer](https://github.com/DivineDragonFanClub/cobalt-installer) page to get an automatic installer for Ryujinx and/or Nintendo Switch.
34
-
35
-
### Manual
36
-
``GitHub``: Head to the [release](https://github.com/Raytwo/Cobalt/releases/latest) page to get the latest build.
37
-
``Nexus Mods``: Cobalt is also available on [Nexus Mods](https://www.nexusmods.com/fireemblemengage/mods/2), but be aware that releases might be slightly delayed there.
38
-
39
-
<details>
40
-
<summary>Switch</summary>
41
-
42
-
1. Make sure your Atmosphere CFW is up-to-date
43
-
2. Extract ``release.zip`` at the root of your SD
44
-
3. Create a directory on your SD if it doesn't already exist: ``/engage/mods/``
45
-
4. Boot game
46
-
</details>
47
-
<details>
48
-
<summary>Ryujinx</summary>
49
-
50
-
1. Press ``File > Open Ryujinx folder`` in the menu bar at the top. Do NOT right click the game and open the Mods folder.
51
-
2. Navigate to the ``sdcard`` folder.
52
-
3. Extract the ``release.zip`` archive here.
53
-
4. Create the following directory if it doesn't already exist: ``/engage/mods/``. This has to be done in the ``sdcard`` directory from step 2, NOT the ``atmosphere`` or Ryujinx mod folder.
54
-
5. Boot game
55
-
</details>
56
-
<details>
57
-
<summary>Yuzu (mobile unsupported, support discontinued)</summary>
58
-
59
-
60
-
61
-
1. Press ``File > Open yuzu folder`` in the menu bar at the top
62
-
2. Navigate to the ``sdmc`` folder.
63
-
3. Extract the ``release.zip`` archive here.
64
-
4. Create the following directory if it doesn't already exist: ``/engage/mods/``
65
-
5. Boot game
66
-
67
-
Please note that the auto-update feature and logs are not available for the time being. No, we can not fix this.
68
-
</details>
24
+
## How to install
25
+
Head over to the [Installation](https://github.com/Raytwo/Cobalt/wiki/Installing-Cobalt) page of the Wiki!
69
26
70
27
## Bug reports
71
28
> [!IMPORTANT]
@@ -76,7 +33,7 @@ The following feature(s) are currently implemented:
76
33
77
34
In the case where you are certain the issue comes from Cobalt itself, consider [opening an issue on this repository](https://github.com/Raytwo/Cobalt/issues/new/choose). Eventually provide a screenshot of the error message to make it easier.
78
35
79
-
## How do I build this?
36
+
## I'm a dev and would like to submit changes, how do I build this?
80
37
For now, you don't! Use it as reference for plugins.
0 commit comments