2018-11-28, 18:45
(2018-11-28, 01:25)siliciferous Wrote: I think on first launch it should create a folder structure there - but you never know.
This is correct, on first launch it creates the folder structure you need.
(2018-11-28, 01:25)siliciferous Wrote: I think on first launch it should create a folder structure there - but you never know.
(2018-09-06, 23:38)garbear Wrote:Just ran into this problem myself, looked like the video player was trying to play the game. Maybe this should be fixed out of the box? As I doubt anyone wants to play bin file videos these days.(2018-09-06, 23:16)TobSt4r Wrote: Have another Problem with that, when i try to Open a bin File it doesnt ask about which Emulator to use. So nothing Happen, i have Installed beetlepsx and psx rearmedTry adding this to advanced settings:
Code:<advancedsettings>
<videoextensions>
<remove>.bin|.img|.iso|.zip</remove>
</videoextensions>
<musicextensions>
<remove>.cue|.zip</remove>
</musicextensions>
<pictureextensions>
<remove>.zip</remove>
</pictureextensions>
</advancedsettings>