-
Posts
1,345 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Retrofrogg
-
-
No it's not doing that; for example, for the Arcade platform I have the image group set to 3D boxes, but when I press the image symbol it generally opens a screenshort or something and I have to scroll back to the 3D box, which does always seem to be first in the list.
-
-
Odd behaviour I've noticed recently - if I click on the + icon at the top of a game box to open up the image viewer, the first image displayed isn't the one which should be first - I have to scroll back through the images to get there. It seems to be kind of random which image opens up first. Ideally it should be the first image I think.
-
-
-
Brilliant, thanks so much! Look forward to trying these when I get home, and then to the update packs to fill in the gaps! By the way, I use these but was thinking - why do we use 3D boxes (when these kind of boxes didn't exist for arcade games) instead of media that did exist like the flyers? Keen to hear others' opinions.
-
Platform Fanart for Startup & Shutdown Screens
Retrofrogg commented on BlazingRyuu's file in Platform Backgrounds
-
-
Looks nice...but why the major delay in the video?
- 95 replies
-
- 1
-
-
- games collection
- bigbox collection
-
(and 1 more)
Tagged with:
-
Sega Mega Drive 3D Box Art Robin55 Modified
Retrofrogg commented on Arcade-4-Fun's file in Sega Genesis
- 2 comments
-
- media
- sega genesis
-
(and 1 more)
Tagged with:
-
-
-
I'm sure there are - and also, with the community with have around Launchbox, work on creating these could progress pretty quickly!
-
Some inspiration for what we're talking about: https://bigboxcollection.com/#CollectionOverview THIS. We need this in Launchbox. The way you can rotate them and zoom is excellent.
-
Flash collection (Flashpoint) import guide
Retrofrogg replied to Retrofrogg's topic in Collections and Builds
It would, but my point was that I don't want to run it every time the computer boots. If that's what you wanted, you may as well run it when Launchbox starts. -
Flash collection (Flashpoint) import guide
Retrofrogg replied to Retrofrogg's topic in Collections and Builds
@fromlostdays glad you worked it out! Yes, the batch file needs to be run every PC restart if you want to run the games. -
Just had another look at the latest version. Does the gallery view just show " the Box-Front, Marquee, Fanart, and Clear Logo" ? This seems very odd - in my mind the most useful way to use the gallery feature would be to show all associated artwork, not a random selection of 4 items. Is this possible? Also, the "manual" section doesn't seem to populate - I have manuals for some games and they aren't showing here.
-
Ah...the spines on the boxes are back to front on the images at the top of this thread! Has this been fixed or is the whole pack like this?
-
Flash collection (Flashpoint) import guide
Retrofrogg replied to Retrofrogg's topic in Collections and Builds
5-10% is about the amount that will work without the redirector running. Are you sure that the redirector and the server are running? The original batch file did open Launchbox, but I didn’t want to have to load a specific instance of Launchbox whenever I wanted to play flash games. -
Flash collection (Flashpoint) import guide
Retrofrogg replied to Retrofrogg's topic in Collections and Builds
Are you using the batch file I uploaded? The file should read this: pushd %~dp0 cls @echo off cd Arcade cd Games cd Flash echo. echo Setting up web server... php.exe -f "update_httpdconf_main_dir.php" echo. echo Starting web server...don't close this window! Close Launchbox when it opens and this'll go with it! start "Apache Server" /b httpd.exe cd .. cd .. cd Redirector echo. echo Starting games redirector...don't close this window! Close Launchbox when it opens and this'll go with it! start "Apache Server" /b Redirect.exe It doesn't actually start Launchbox; after running the batch file, you run Launchbox. The cmd window should read this: Setting up web server... Starting web server...don't close this window! Close Launchbox when it opens and this'll go with it! Starting games redirector...don't close this window! Close Launchbox when it opens and this'll go with it! You should also see the redirector window open. If you don't see this then the problem is with the batch file. If this is all working, then the final step is to make sure that the games are set up properly in Launchbox. The game details in Launchbox should look like this (substituting the correct path and games of course): -
Very noice.
-
Alternate fields, Alternate Styles
Retrofrogg replied to Mr. RetroLust's topic in LaunchBox for Windows Custom Themes
Wish there was an easier way to edit the themes - some kind of theme editor maybe. I've love to change a few things but not being a coder I find all the code a bit complicated.