Jump to content
LaunchBox Community Forums

drewjbx

Members
  • Posts

    180
  • Joined

  • Last visited

Posts posted by drewjbx

  1. 3 hours ago, Tackett1980 said:

    Straight back up here.  Can I get some glamour shots and information on the cabinet here?  It looks super juicy. 

    I actually built this a couple years ago.. got the design from chanceKJ's Flynn cabinet from arcadecontrols forum. I was running Hyperspin with HyperMarquee and LED Blinky but have fully switched to BB. Will be reskinning the cabinet soon with a new graphics theme. Using eclipse style RGB buttons from paradise arcades, also has cabinet RGB's in back, under CP, and at the bottom of the cab all controlled by a PacLED64. Obviously it runs a PC... but also a RaspberryPi with a USB hub switch to be able to use the same 4 player controls for each system. Has 2 Aimtracks with recoil and a Xbox360 controller receiver and Dolphin bar for all the console games that play better with a gamepad/wii-mote.  Something about personal arcades, seems I spend more time adding and tweaking than actually playing!

    IMG_9181.png

    IMG_8553.jpg

    IMG_8611.jpg

  2. 13 minutes ago, Retro808 said:

    @drewjbx It would need to be coded to do that. I think I have one I made I used to use. Will check when I at back at the house. 

    cool, another scenario would be platforms that don't have any marquees for each game. Lets say OpenBor (I know a set has been done recently though)… in the gamelist it would make sense just to have a permanent marquee display of the platform you are viewing. 

    Also I know we talked about this awhile ago... being able to display the clear logo of the game on top of the default platform marquee image but I don't think that ever got implemented. (Hypermarquee/EDS does this... MUGEN below as example). With that being said I would settle for a default platform image.default.thumb.png.bf9d0c9316bbef3e9720e248f258c121.png1default.thumb.png.eb675bf23e2bf48b1cfcf928eb487b4c.png

    defddault.png

  3. 8 minutes ago, Retro808 said:

    Can you try the version I posted in my last response. That screen is a little different than mine it is actually not splitting the 1080 in half equally so it is not really showing at 540.

    YES!! Thanks for the help... I wouldn't of been able to figure this out. Will keep testing different size images and see how it looks but so far so good! Next up.... LED blinky!

     

     

    IMG-0834.jpg

    IMG-0835.jpg

  4. 1 minute ago, Retro808 said:

    I was hoping to see the affect with you keeping the original size of the AF Alpha image. I know what the affect does per the code, but I needed to see how it looked on your screen so I could then know how to properly realign the canvas to get the bottom of the images to fit in the viewable area.

    Ok I placed the original SF Alpha image back.... the "fill' tag actually does fill in the sides as pic shows below.

    IMG-0833.jpg

  5. 8 minutes ago, Retro808 said:

    @drewjbx Do me a favor and will you right click and edit that xaml I gave you. Look for a line that say Stretch="Uniform" and change it so it state Stretch="Fill" and show me those same 2 marquees.

    We will also need to adjust the layout but I want to see this first. Unfortunately since marquee images are not made to the same dimensions some compensation will have to be made.

    Changed to 'Fill'... no changes. For the SF Alpha I simply resized the image to same size as SF CE. As you know the MAME marquess out there are all kinds of different sizes and resolutions so that will take some time to sort out but hoping LB can get by for now with marquee image display. 

    IMG-0831.jpg

    IMG-0832.jpg

  6. 7 hours ago, Retro808 said:

    Try this version and see how it looks. Yeah those lcd's are pretty much just a chopped 1080 screen. I have a couple so you would need to modiy the code as well. Your code looks different as the one I posted is my own custom theme.

    So try this one and share a pic of how it looks if it is not right so I can see how we need to adjust.

     

    Ok getting closer, as you can see in the pics the bottom is slightly cut off. Then also the SF Alpha marque isn't filled in horizontally like the SF CE one. 

    IMG-0829.jpg

    IMG-0830.jpg

  7. On 3/29/2020 at 4:10 AM, Retro808 said:

    In both GameMarqueeView.xaml and PlatformMargueeView.xaml edit the canvas width and height to match your screen. By default it is set to 1000x562.

    You default xaml will look similar to the one below. Look for the highlighted section in the image below and change that.

    d:DesignHeight="562" d:DesignWidth="1000"  Change to d:DesignHeight="390" d:DesignWidth="1280"

     

    Screen Shot 2020-03-29 at 7.08.30 AM.png

    Hi Retro, was hoping there was some recent marquee support threads... so I'm finally getting around to getting marquees on my cab, I changed values on in the xaml but still same results. (1920 x 540). Win10's recommended resolution is 1920 x 1080.  I did notice my Xaml file looks different, could you share xaml or anyone as the file link takkett posted isn't working. Not sure what I am doing wrong... I really should confirm my stretched LCD resolution as there are quite a few different sizes. The one I'm using I imported from China couple years back.

    IMG-0823.jpg

    Image1.png

  8. On 8/22/2019 at 4:08 AM, davodeaks said:

    Hey guys, I know this is an old post, but I managed to get my DFend config working if your interested.  You can setup DFend in the launchbox and select 'Use filenames without extension'  What you do is create a series of dummy files from you prof files without the extension and use the command Dfend "Filename"  that way you trick dfend into thinkings its launching the programme rather than the file.  So copy your prof files to a 'dummy directory' bulk remove the .prof extension then use those files as the files you import into Launchbox... done!

    Hi, I have interested in using my Dfend setup and import into LB.... could you elaborate more on the steps you did to do this?

  9. 14 hours ago, Retro808 said:

    Run a game and hit F11 to send to Fullscreen. Then exit the game. Next time you launch it should remember that and go fullscreen. If not follow the steps below.

    In >Tools>Manage Emulators edit Xenia. Then in the Running AutoHotKey tab paste the following code. The sleep portion is just to delay the code from entering F11 to fast.

    
    Sleep, 2500
     SetKeyDelay, -1, 110
     Send {F11}
     Return 

     

    Xenia not remembering fullscreen from F11... (Feb 20 2020 build)

    The AHK code works though, thanks!

  10. $75 seems fair as the software does have regular updates... that being said that price takes things to another level and maybe expectations as well. I really hope we get true dynamic marquee support, bulk editing of additional apps, hiding platforms, adding additional apps to a platform rather than individual games (PC executables) and so on... Keep up the great work.

  11. On 10/21/2019 at 3:53 AM, Retro808 said:

    I use the following without issue, but I know TP can be a pain so it may need more. 

    
    $Esc::  
    {  
        WinClose, ahk_exe {{{StartupEXE}}}  
    } 

    If that does not work alone try also adding something like this under the code above. I am not an expert in AHK. These are just some things I have pieced together over the years. I am sure there is better or alternate way to code it. 

    
    Joy7::
    If GetKeyState("Joy8")
    {
       SetKeyDelay, -1, 110
    }
    Send {Esc}
    Return

     

    Yah TP is a pain... code wont work, I did however got JoytoKey to work mapping ESC to control panel. So far working with  Aliens, transformers, operation ghost, hotd4... but if launching the game with Gameloader all RH, it seems to block the JoytoKey mapping.... more to investigate. Thanks for your suggestions!

  12. To close TeknoParrot games seems to be little more tricky.... I tried  these with no luck.

    WinClose, ahk_exe TeknoparrotUI.exe
    WinClose, ahk_exe OpenParrotLoader.exe
    WinClose, ahk_exe BudgieLoader.exe

     

    As with supermodel.... all teknoparrot games exit ok with keyboard ESC, do you have ringwide/edge games on your system, how are you exiting?

  13. Since the latest update with the expanded controller support.. I can't seem to exit with the mapped 'exit emulator' command... (use to be 'close active window'). This only seems to effect Supermodel and TeknoParrot.

    I have my system in a cab and have two buttons mapped for exiting -  button 7 + button 8

    It worked before the update. Most all other emulators the button combo works fine. Anyone else have issues exiting these 2 emulators?

    Is there some way to use an AHK script to map the keyboard ESC key to --> Joy1 button 7 + button 8?

  14. Hey there, Can anyone tell me how I can exit out of a Teknoparrot game. Esc on the keyboard works obviously but while in BigBox on an arcade cabinet my mapped button for 'close active window' will not work. Works for everything else. I tried to use a running AHK for an esc command but still no luck. Is there a working AHK for ESC that I can map to Joy1 Button 9 ?

  15. 19 hours ago, ninja2bceen said:

    Thanks for replying. The structure is the following for art, themes, videos, letters and genre art. Imagine doing this for 100+ systems to convert over....

    One comment on the themes bit. I’d like to challenge you to understand the theme system as a whole in hyperspin. It’s just a flash reader basically and I think it would be worth your time considering there are literally 1000s of themes already made. Remember hyperspin has been around for more than a decade. It’s ignorant to think they wouldn’t be used and I’m sure if I had to mess with the settings to carry it over, I would literally have to do it 100 plus times since hyperspin has a folder for each system. Imo I think the only reason this hasn’t happened yet is either you are t sure how to make it happen or it is too incompatible with the current architecture that you don’t want to break anything. I’m not sure what problems there are with themes you are referring to though. I’ll be honest, losing the theming in my set up is the single reason why I’ve not jumped. Mind you I’m a full member and I could use launchbox prem features at any time. I want you to succeed, I just can’t make a rational decision to make the cut over without the themes and leveraging the assets I have. Maybe I’m the only one in the room that can say this but launchbox does a real good job to try and replicate all of hyperspins features. There are a few additional features that hyperspin doesn’t have like achievements, ratings and game text. Imo opinion that would be the main additional draw for those that have a working hyperspin. My suggestions are to maintain status quote in order to get the additional features. Hope this helps, I’ll continue to watch on the sidelines until then though ?

    Keep doing your thing, good work

    hyperspin/media/*system name*/Images

    this has Artwork 1-4 folders which almost always Artwork 3 is box art and Artwork 4 is cart art

    in the wheel folder it holds game logos

     

    hyperspin/media/*system name*/Themes

    this is where the themes are. They are zip files and in it are png files and an xml file that’s it.

     

    hyperspin/media/*system name*/Images/Letters

    houses the letter png files

     

    hyperspin/media/*system name*/Images/Genre

    has a background folder and wheel folder for png art

     

    hyperspin/media/*system name*/Video

    stores the video snaps which play during the themes.

    Hey just wanted to chime in, I been with Hyperspin for many years now, your points are valid with flash themes, and not to mention the transition animations and sound effects add to the overall effect. Spending endless hours with HyperMarquee and LED BLinky and so on... I decided to dive into LB and I'm loving it so far. No its not as flashy but it is clean and of course is actively being improved. I think I gave up on BadBoyBill with a new Hyperspin but ya never know. I installed LB with my existing Hyperspin setup. So folder structure is intact but yes it does take some to remap all your media folders but really isn't that bad if you are efficient at the keyboard. I use the Unified theme which comes with ALOT of pre-defined artwork for collections (pointer, background,  video border, etc... ) which makes it a lot easier to make your favorites collections. Also you can map your cabinet to different 'views' with a touch of a button.. platform view, platform categories, and playlists is what I have. In HS we all know we have to have multiple HyperSpins running to get a nested and non nested view, also creating playlists is very cumbersome compared to LB. Marquee support does work as well but is being expanded upon for game images overlaying a default image background (hopefully). All that said my cabinet has both HS and LB... I tend to use BigBox more than HS but honestly spend most time tweaking and adding stuff rather than actually playingk. I'm not quite ready to let Hyperspin go but might happen soon, cool thing is you can have both, give it a try!

     

    • Like 1
  16. On 7/13/2019 at 3:17 AM, darreldearth said:

    Xpadder support would be great to see so I can use different profiles per system/game for platforms which are difficult to setup a controller

    For my cab I use additional apps to load profile needed and load a blank profile after game closes. This is where bulk edit additional apps should be a standard feature IMO. For example MUGEN launches per EXE so does not use an emulator. Would be nice to add additional apps per system as well. But having to add yer xpadder profile per game is very tedious. Bulk edit or add additional apps to a ‘system’ would solve this. 

    • Like 1
×
×
  • Create New...