How do I make one? What should the .lst file be named, same as the .dat?
The lst file is pretty simple. Just a text file with the following info:
Game Title
"filename.bin", 0x0000000, 0x8000000
-
Change “Game Title” to whatever you want for the title, I actually dont think it matters what you put here for retroarch
-
Change filename.bin to the name of the bin or binary dat file
-
Change 0x8000000 to the hex converted size of filename.bin
Example: filename.bin is 251658240 bytes in size = 0xF000000
Example 2: filename2.bin is 134217728 bytes in size = 0x8000000
-
Save the text file as filename.lst, the lst file itself can be named anything, but it needs to be in the same folder as filename.bin
Just ensure you don’t put any extra spaces or returns in the contents of the file. Retroarch doesn’t seem to like that and throws an error.
k, thanks. Ive suceeded but the characters are behind the background in the game Akatsuki Blitzkampf Ausf. Achse
Yes, for the moment Naomi games have a better compatibility than Atomiswave games Fist Of The North Star crash just after you put credit But its great improvement, thanks a lot !!!
It didn’t work to me. I have tried with Toy Fighter with next structure:
C:\Varios\RetroArch\playlists directory contains ToyFighter.dat and ToyFighter.lpl files.
ToyFighter.lpl has inside:
Toy Fighter “ToyFighter.dat”, 0x0000000, 0x5800000
I have tried too with:
Toy Fighter “ToyFighter.dat”, 0x0000000, 0x5800000
But when I open Retroarch and go to the ToyFighter playlist it said me no entries availables.
Any recommendation?
You need a Ist file, not Ipl one Just try to rename the extension of your file
Oh my god! Thanks!!!
I have tried it. Must I load content selecting ToyFighter.lst? It doesn’t appear in the Retroarch explorer when I tried to load it.
Yes, you need to load the Lst file. You should try with the one given by admin in this link : https://github.com/libretro/reicast-emulator/tree/master/lst