From 381caa7708c5152dbcedc7e69ef6fdc2e040c50e Mon Sep 17 00:00:00 2001 From: gouchi Date: Sat, 28 May 2016 10:49:34 +0200 Subject: [PATCH] fix typo --- Manually-Creating-Custom-Playlists.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Manually-Creating-Custom-Playlists.md b/Manually-Creating-Custom-Playlists.md index 008f887..b1e7660 100644 --- a/Manually-Creating-Custom-Playlists.md +++ b/Manually-Creating-Custom-Playlists.md @@ -1,8 +1,8 @@ #Custom Playlists -In RetroArch files are sorted automatically with **Playlists**. While this is a hand feature, sometimes you want to sort them yourself. This is not currently supported as a UI, but you can accomplish it manually. This guide is done on a Mac, but will have steps for Windows soon. +In RetroArch files are sorted automatically with **Playlists**. While this is a hand feature, sometimes you want to sort them yourself. This is not currently supported as a UI, but you can accomplish it manually. This guide is done on a Mac and for Windows soon. ###**Mac** -Right-click on the RetroArch application and select 'Show Package Contents'. Navigate to Contents/Resources/playists RetroArch uses .lpl for their playists. This can be opened and edited by TextEdit. Example of a automatic .lpl file: +Right-click on the RetroArch application and select 'Show Package Contents'. Navigate to Contents/Resources/playlists RetroArch uses .lpl for their playlists. This can be opened and edited by TextEdit. Example of a automatic .lpl file: ``` /Users/*username*/Documents/ROMs/NES/Zelda II - The Adventure of Link.nes Zelda II - The Adventure of Link (USA) @@ -24,7 +24,7 @@ DETECT ``` ###**Windows** -Open on the Notepad application and File the Open. Find your Retroarch folder and navigate to /playists. RetroArch uses .lpl for their playists. These can be opened by selecting _All files_ in the bottom right drop down list. Example of a automatic .lpl file: +Open on the Notepad application and File the Open. Find your RetroArch folder and navigate to /playlists. RetroArch uses .lpl for their playlists. These can be opened by selecting _All files_ in the bottom right drop down list. Example of a automatic .lpl file: ``` C:\Users\*username*\ROMS\Nintendo Entertainment System\Dr. Mario.nes Dr. Mario (Japan, USA)