From 43ab5616ccd2b22a6e060356961ab60c2b0ee31f Mon Sep 17 00:00:00 2001 From: Takiiiiiiii <43725718+Takiiiiiiii@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:30:49 +0800 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3b688803..5b28357d 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,19 @@ This repository contains a complete snapshot installation of MiSTer FPGA. The de ## Installation -1. Format a new SD card as ExFAT. -2. Download the latest [Offline Stock Release](https://github.com/Takiiiiiiii/MiSTER-Pi-Offline-Stock/releases) -3. Download [7-Zip](https://www.7-zip.org/) and use it to extract the .7z release to the root of your ExFAT SD card. -4. After you insert your SD card into your MiSTER and power it on, you should be greeted with a menu that includes Arcade, Computer, Console, Other, and Utility. +1. Download [MiSTer Fusion](https://github.com/MiSTer-devel/mr-fusion/releases/download/v2.9/mr-fusion-v2.9.img.zip) and [Rufus](https://github.com/pbatard/rufus/releases/tag/v4.5) +2. With a 32GB SD card or greater connected to your PC, open Rufus and select the `mr-fusion-v2.9.img.zip` file, ensure your SD card is selected under `Device`, and then click start. +3. Put the formatted SD card into your MiSTER and power it on. After the Mr-Fusion installation finishes, disconnect the power cable and put the card back in your computer. +4. Download the latest [Offline Stock Release](https://github.com/Takiiiiiiii/MiSTER-Pi-Offline-Stock/releases) +5. Download [7-Zip](https://www.7-zip.org/) and use it to extract the .7z release to the root of your ExFAT SD card. Overwrite any files when prompted. +6. After you insert your SD card into your MiSTER and power it on, you should be greeted with a menu that includes Arcade, Computer, Console, Other, and Utility. -You can now add your ROMs to the '/games/' directory on the root of your card. +You can now add your ROMs to the `/games/` directory on the root of your card. ## Update All If you want additional functionality, you can use Update All to install additional cores, files, and games. This script is not included in this distribution, but the installation instructions are provided here. -1. Download [update_all.sh](https://github.com/theypsilon/Update_All_MiSTer/blob/master/update_all.sh) and put it inside the '/Scripts/' folder on the root of your SD card. +1. Download [update_all.sh](https://github.com/theypsilon/Update_All_MiSTer/blob/master/update_all.sh) and put it inside the `/Scripts/` folder on the root of your SD card. 2. Boot the system and press Escape on your keyboard to access System Settings. 3. Select Scripts -> Yes -> Update All, and use the menu to customize your installation. @@ -22,7 +24,7 @@ If you want additional functionality, you can use Update All to install addition * [0MHz DOS Collection](https://archive.org/details/0mhz-dos) (Extract games to the root of SD) * [AmigaVision Collection](https://archive.org/details/amigavision-2024) * [Commodore Collection](https://misterfpga.org/viewtopic.php?t=1540) -* [MiSTer_OpenBOR](https://github.com/SumolX/MiSTer_OpenBOR) (Put OpenBOR_Install.sh in '/Scripts/' and execute to install. Download [OpenBOR Games](https://openborgames.com/category/games)) +* [MiSTer_OpenBOR](https://github.com/SumolX/MiSTer_OpenBOR) (Put OpenBOR_Install.sh in `/Scripts/` and execute to install. Download [OpenBOR Games](https://openborgames.com/category/games)) * [Cave Story Port](https://archive.org/details/cave-story-mister-fpga) ## Credits