Auto-load next disc: Difference between revisions
Ilyagredasov (talk | contribs) Tags: Mobile edit Mobile web edit Advanced mobile edit |
|||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
Using a .m3u will allow you to play the next disc without having to scrabble for the right hotkey or go through menus. | Using a .m3u will allow you to play the next disc without having to scrabble for the right hotkey or go through menus. | ||
==.m3u playlist files== | |||
==m3u playlist files== | |||
[[File:M3u_example.png|thumb|right|206px|An example of a .m3u for Valkyrie Profile]] | [[File:M3u_example.png|thumb|right|206px|An example of a .m3u for Valkyrie Profile]] | ||
To automatically load the next disc of a game, you will need a .m3u file. To make one, simply create a text file and name it after your game. Within the text file, write the names of the .cue sheets for your game discs as such: | To automatically load the next disc of a game, you will need a .m3u file. To make one, simply create a text file and name it after your game. Within the text file, write the names of the .cue sheets for your game discs as such: | ||
| Line 16: | Line 14: | ||
Save the .txt file and then change the file extension to .m3u. Run the .m3u, rather than the .cue of the first disc and the first disc will load. When you get to the end of that disc, the next disc will be automatically loaded. | Save the .txt file and then change the file extension to .m3u. Run the .m3u, rather than the .cue of the first disc and the first disc will load. When you get to the end of that disc, the next disc will be automatically loaded. | ||
If you are using | If you are using [[Mednafen]], then this method will require you to use [[Mednafen#Shared_memcards|shared memory cards]] in order to keep your save file when the next disc is loaded. | ||
[[Category:FAQs]] | [[Category:FAQs]] | ||