Jump to content
LaunchBox Community Forums

Krakerman

Members
  • Posts

    905
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Krakerman

  1. Yeah this is Huge! I can't stress enough about the importance of having this ability. This weekend I discovered and found a bunch of new things with AHK I can do. Added some more new features as well:

    • Separate config files for setting up Disk, Cart and Tape images. Keeps thing much more organized as well as having multiple games with the same name.
    • Cleaned up the code.

    Things to do:

    • Add Atari 5200 and XEGS support.
    • Add ability to launch and run basic programs. This can be even more advanced with adding other programming language carts as well.
    • More advanced Altirra options.

     

    • Like 1
  2. Good News!

    Since learning how to pass variables to ahk scripts I been working on a custom launcher for the Altirra (Atari 400/800/5200) emulator. With great success I have the following setup and working within the Launcher script:

    • Custom system settings.
    • Per game settings.
    • Cinematic fades for startup and shutdown and the ability to turn them on/off per game. No longer need to setup via Additional Applications in LB.
    • Default Cinematic Fades for Platforms. So if a game cinematic fade is not found will look for a _Default video for both startup and shutdown.
    • Works with LaunchBox Pause feature.
    • Ability to select the following: hide desktop, taskbar and/or mouse pointer so launching from within LB/BB is seamless. 
    • Cartridge, Disks and Tape images all supported. 
    • All games and platform can be setup and configured via configuration ini file. Gives you more control over how to setup your games for Altirra.
    • Custom location ability for your Cinematic fades.
    • Easy setup in LB. Just setup as an emulator with a command line and that's all! No Plugins ... No RocketLauncher ?
    • To setup each game you will need to edit the ini file using Notepad++ or any text editor.
    • Altirra profiles feature support!

    Working on adding more features but currently all the above is working perfectly!

    • Like 4
    • Game On 1
    • The Cake is a Lie 1
  3. There are several more variables that can be passed that I forgot to mention as well. Started on my first RocketLauncher module conversion over to LaunchBox with Success!!

    Working on Altirra and will be able to have per game settings! Already have things up and running. This is so awesome and it works with my Cinematic startup, shutdown and LB pause screens. Basically now can have RL functionality without even using or needing RL all within LB.

    • Like 2
  4. Yeah I been messing with this the past few days trying to wrap my head around it and today I finally figured it out after some testing and searching. My second attempt gets every possible variable you could need even just the drive letter where the rom was launched.

    I have many ideas now and one of them will be possibility of per game configs for any emulator. now that I got the variable hurdle out of the way time to get coding.?

     

    • Like 1
  5. 6 hours ago, Mr.Laor said:

    Yup, it looks great but I don't really see why there needs to be miltuple daily posts if it isn't coming out anytime soon.

    Who said anything about it not coming out anytime soon. Ask and you shall receive. ?

    As you can see it not very hard to setup. I am more shocked nobody had already figured that out as VLC has a ton of command lines to control it. Windows media player as well but the issue with using WMP is doesn't have as many to control the player for it to work correctly the way VLC does in LaunchBox.

    https://wiki.videolan.org/VLC_command-line_help

    Btw .... I did try playing videos via XAML within the theme but you can play the startup video ok but the shutdown has issues and Jason is already aware of that bug/limitation so I had to figure another way to do it. This is ultimately the preferred method I want to do it within XAML but until there is a fix for that will have to use this method.

    Also another feature I requested was when you right click any additional programs will show up  but I want things like this not to show up in the right click so there needs to be an option to select what we want to show in the right click menu. 

  6. I will post a link soon where you can get my cinematic screens. I mainly started this project for my own needs and found a way to get cinematic fades to work  within LaunchBox. I really would like to set it up via ahk using variables but LaunchBox doesn't currently support passing variables to ahk scripts. So until Jason adds that or anyone has a better method this way works.

×
×
  • Create New...