Skip to content

Commit e963cb3

Browse files
LoganEndremannikkiwritescode
authored andcommitted
Update basicmoddersguide.astro
1 parent ec5c4b5 commit e963cb3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/pages/basicmoddersguide.astro

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,20 @@ CleanRip will split the ripped disc file with more than 4 GiB in file size regar
5757
</div>
5858
</div>
5959
<div class="card mx-auto" style="max-width:50rem">
60-
<div class="card-header">Step 3</div>
60+
<div class="card-header">Step 3 (CSMM Setup)</div>
6161
<div class="card-body">
6262
<p class="card-text">
6363
Press Save (assuming you're still in Fortune Avenue), open File Explorer to check the .frb file is saved in your PC.
6464
Right click the .iso file and click mount, then get each vanilla board's .frb file from the params folder and copy them to a folder (create one).
6565
Then, right click the fake DVD Drive you are accessing and click Eject, then open CSMM and open your .iso via pressing Control/Command-I and selecting
6666
it. Now click each board and save its .yaml file into the same folder as the .frbs. Then, put each board's .frb file in the same folder as the .yaml
67-
until you have a folder for each board.
67+
until you have a folder for each board. Choose a board you want to replace and replace its .frb with the one you got from Fortune Avenue, and open
68+
the board's .yaml in this site's .yaml editor, and refer to the .yaml guide below to make a .yaml for your board, then save it so the original board
69+
is replaced almost completely by your files.
6870
</p>
71+
<p class="card-text">
72+
<a href="https://github.com/FortuneStreetModding/fortunestreetmodding.github.io/wiki/CSMM-User-Manual#understanding-the-yaml-file" class="btn btn-primary my-2"> .yaml Guide </a>
73+
</p>
6974
<p></p>
7075
</div>
7176
</div>

0 commit comments

Comments
 (0)