diff --git a/Installation-and-Upgrade.md b/Installation-and-Upgrade.md index 7519612..76a2e1c 100644 --- a/Installation-and-Upgrade.md +++ b/Installation-and-Upgrade.md @@ -1,6 +1,6 @@ ## Installing -![ZIP Contents](http://i.imgur.com/R7HrTkr.png) +![ZIP Contents](https://raw.githubusercontent.com/wiki/AuroraWright/Luma3DS/images/zip_contents.png) Copy the files/folders to the root of your SD, depending on your situation: - Green and Blue for A9LH diff --git a/Options-and-usage.md b/Options-and-usage.md index cc9aa45..83136e9 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -1,8 +1,7 @@ If you are booting Luma3DS for the first time, you will be greeted with the configuration menu. If you want to open the configuration menu again, simply hold the **SELECT** button -![Config menu](https://vgy.me/bXJBuH.png) -(this picture needs to be updated) +![Config menu](https://raw.githubusercontent.com/wiki/AuroraWright/Luma3DS/images/config_menu_master.png) ## Options: diff --git a/_Sidebar.md b/_Sidebar.md index 30e102b..7f6510b 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,4 +1,4 @@ -![Logo](http://i.imgur.com/WULzGmh.png) +![Logo](https://raw.githubusercontent.com/wiki/AuroraWright/Luma3DS/images/logo.png) [Installation and Upgrade](https://github.com/AuroraWright/Luma3DS/wiki/Installation-and-Upgrade) [Options and Usage](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage) [Other Features and Notes](https://github.com/AuroraWright/Luma3DS/wiki/Other-features-and-notes) diff --git a/images/config_menu_dev.png b/images/config_menu_dev.png new file mode 100644 index 0000000..c610cb9 Binary files /dev/null and b/images/config_menu_dev.png differ diff --git a/images/config_menu_master.png b/images/config_menu_master.png new file mode 100644 index 0000000..f3269c4 Binary files /dev/null and b/images/config_menu_master.png differ diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..3fdfda5 Binary files /dev/null and b/images/logo.png differ diff --git a/images/zip_contents.png b/images/zip_contents.png new file mode 100644 index 0000000..3162151 Binary files /dev/null and b/images/zip_contents.png differ