RetroFE forums
Artwork & Layouts => Help => Topic started by: Mazer on July 20, 2018, 08:34:06 PM
-
hello I would like to create a film section on retroFE with the theme Ergo Proxy
I would have liked to know how to add vlc
because i try to do it as if i add an emulator my it's not working
I test with retroarch in ffmpeg my it does not work either so if a person could create a tutorial to me it will be cool
sorry for my english I'm french
-
Are you using Windows or Linux?
-
Your launcher conf should contain this:
executable = C:\Program Files (x86)\VideoLAN\VLC\vlc.exe
arguments = "%ITEM_FILEPATH%" --fullscreen
That's the default location of the executable if you installed it using the default path. Otherwise change that to where you have vlc installed.
-
Your log.txt file would be more helpful to debug a problem.

Sent from my SM-G950F using Tapatalk
-
Would you mind simply attaching the file in the forum? That site is full of adware/spyware, and my phone went haywire over it.
Sent from my SM-G950F using Tapatalk
-
I don't see the movie launcher being loaded; are you sure it's in the launchers directory?
Please attach it as file next time in stead of posting it as (2) post(s). 
Sent from my SM-G950F using Tapatalk
-
Do you not have to remove the hashtag from before your list.path for the roms location?
-
sorry been a while since I added system to RetroFE, just tried and it's not launching for me either.. It's Sunday and I'm feeling a tad delicate after last night ;)
-
Sorry my mistake, i got it running, my relative path was wrong
Below worked for me, i think it depends on where you run your shortcut from. I use the main one in the root folder but if you run a shortcut from the exe in the core folder you need to go one folder up...
executable = .\emulators\vlc\VLCPortable.exe
arguments = "%ITEM_FILEPATH%" --fullscreen
-
can you send me all the files in a folder? I test your settings @johnm
-
Your folder structure is completely different to mine.
I have everything under C:\RetroFE so VLC in my emulator folder is C:\RetroFE\emulators\VLC\VLCPortable.exe
My mp4's are located in
C:\RetroFE\roms\vlc\roms
My collection settings are
list.extensions = mp4
list.menuSort = yes
list.path = roms\vlc\roms\
and my launcher is
executable = .\emulators\vlc\VLCPortable.exe
arguments = "%ITEM_FILEPATH%" --fullscreen
You will need to change that to suit you folder structure but it might be better to just use absolute paths to get it all right
-
I have the same thing as you my on my disk D it does not work not even I'm really lost
-
omg I found my problem I created a txt file
So who needed to create a CONF file ;D ;D ;D ;D ;D ;D ;D
-
Always good to change your windows settings to show file extensions, you would have picked up on it sooner
-
thank you for your help!!!!!