Jump to content
LaunchBox Community Forums

Mute64

Members
  • Posts

    327
  • Joined

  • Last visited

Posts posted by Mute64

  1. angelobodetti said Hi All, I have MAME running through Rocket Launcher because I like the bezels. Everything was 100% up and running perfectly. After a few LB and Rocket Launcher updates I get a full path error. If I launch the game directly from RL using my Hyperspin xml fles - everything works. It is only an issue when doing it from LB. I am assuming I need to change the command line from the Manage Emulators screen. I have attached screenshots of my current settings and the error. p.s. I know there is an LB plugin for RL but I have ZERO clue how to get that up and running - this is why I use the Hyperspin xml with RL. Any help is appreciated!
    not really related.... but yea i do not really know what rocket launcher is... been to busy to check it out.... but yea i did hope it was an application you could use that can put custom bezels around your game like you can in Retroarch with overlays, so is that what this programme does? ... personally im waiting for Simply Austin to put out his LB+Rocket Launcher video so i can just watch his tutorial lol you know too make sure i do it correctly the first time.
  2. I had this issue a while back as well... i just ended up creating a .bat file and adding that to Launchbox/Bigbox here is my .bat commands that i use. EXAMPLE cd %~dp0 start 1964.exe -v Glide64.dll -c NRage_Input_V2.dll -g C:\Roms\NintendoN64\Roms\PerfectDark.v64 "H:\Seans files\Emulators\N64\N64\1964-GE.X-GE-PD\1964-60FPS-Build-GoldenEye-Perfect-Dark-Edition\1964-MnKB\Mouse Injector.exe" EXAMPLE !!Obviously a straight copy paste of this would not work for you since our directories will not be the same but that is just an example!! ( Plz excuse my messy ass directory, this is actually not the .bat file i use for my BigBox pc but its for my Main Rig where i have added this to my Steam Library and as you can see i use a mouse injector for PD and GE since im sitting at a desk not on a couch ) Not sure how clued-up you are on command-lines for 1964 but ill tell you whatt each one does... " cd %~dp0 " = this is pretty much telling the CMD prompt to start in the directory of this .bat file... so my .bat file is in with my 1964.exe file.. this just cuts down on pasting my complete directory location to my 1964.exe file. " start 1964.exe " = kind of obvious, its a command to start 1964 "-v Glide64.dll " this is the command to tell 1964 to start with the " -Video plugin Glide64 " " -c NRage_Input_V2.dll " this is the command to tell 1964 to start with the " -Controller plugin NRage " " -g C:\Roms\NintendoN64\Roms\PerfectDark.v64 " this is the command to tell 1964 to open this " -Game PerfectDark " "-v" -> video plugin name "-a" -> audio plugin name "-c" -> controller plugin name "-g" -> game name to run "-f" -> play-in-full-screen Also to note, when dealing with spaces in you directory path like i have above with my "Mouse Injector" make sure to use Quatation marks otherwise it will not work. Update: So while writing this up i tried just using those commands in Launchbox... and yea you still get that issue were it just opens 1964 and displays a list of roms instead of opening to said game.... so what i did to fix this was i added this -g C:\Roms\NintendoN64\Roms\PerfectDark.v64 to the " Use custom command-line parameters " under the "emulation" tab in the " Edit Settings " area that you can choose when you right click a game in Launchbox. I also added the mouse injector to " Additional Apps " Hope this helps... im not the best at explaining things http://imgur.com/yM7q63b http://imgur.com/7bqHTdW
  3. Probably just going to setup an exit configuration with controller compainion for the mean time... or even just seup CC as a backup to exit games if AHK keeps playing up. Will have todo some digging around n see why my pdf/manuals are not opening.. probably just something silly that i have changed recently.
  4. IlhanK said That's an amazing setup @Mute64! How do you get PDF files (game manuals) to open in fullscreen through BigBox?
    I did some googling to find a pdf viewer that could display manuals in fullscreen mode, i can not remember what the software is but ill have a look and report back when i have time. Or you could just open them with chrome in kiosk mode. Edit: i use this comicbook viewer http://www.cdisplayex.com and i think there is an option to open in fullscreen mode.
  5. Oh nah i personally have it boot up because i have configured a button on my remote and on my controllers so i can record the last 2 min of game-play to capture those AWESOME moments of couch coop games, i have also configured buttons to bring up the "Share overlay" so you can trim and upload or even live broadcast without alt tabbing or leaving you game and all via the comfort of the couch and all done from the controller or remote, no keyboard needed :) Here is a video on the Nvidia Share Beta... it is really awsome.. ive been using for ages and have no issues with it. https://youtu.be/sEeoK1M8kzc?t=232 or Older version but shows you a few more features https://www.youtube.com/watch?v=jy0NGXJbVSM
  6. I too use kodi, i had kodi version 15 something and it ran ok, then i did a update and a reinstall to the newest version and yea it seams way more unstable. I have a very similar build to yours, https://www.youtube.com/watch?v=6_2w3N2HdEA Since the above video i have made even more changes like adding a cleaner theme to bigbox, more updated images and snaps, keybinding section in bigbox so users can view keybinds before playing, Game guide section per system so if users need help on a section they can jump to the game guide section, add a bunch of other things also..... but yea im just waiting for a darn fix for kodi and its issues. I plan on making a short update video soon when i get time. If you are not already using Controller Companion i highly suggest trying it out it can come in handy.
  7. I use delays via a command line in a .bat when launching my programs.... since steam like to sit on top sometimes :( even with the -silent or min comand in place... so i have that launch first and then nvidia shadowplay then have kodi on a delayed start to make sure it opens last and over the top of steam... i dont boot all the way into windows so my setup is slightly different. But yea the .bat file should work for you.
  8. Is it just me or is everyone having this issue? When im scrolling thru my games checking out which game to play ill click on the game to bring up the "play section " and other game details and video snap then i decided to exit out of it and continue my browsing thru my game but unfortunately everytime i do that it will go all the way back to the start of the game list, this is in BigBox.
  9. Check out https://www.youtube.com/tv if you haven't seen it allready.... oh and yea you can link it to ur phone so you can search and turn volume up n add videos to que and play/ pause videos all with your phone... its pretty cool.
  10. So ive been working on some custom platforms / categories like Keybings and Walkthroughs. So what i have done is created some artwork with controller layouts to show the player what buttons do what for each system, i have then added this jpeg into each platform as a "rom file" and named it ~Key Bindings the "~" makes it the first in the list of games so the player can see it clearly when opening a platform. Then when you click on the "keybindings" jpeg i have made it open in chrome in Kiosk mode/fullscreen mode to keep it looking clean. I added this feature because while i know what every button does other people may not know what each button represents for each system. As for Walkthroughs i thought this maybe helpfull for those games where you may need a little guidance... i will add chrome to each platform and maybe calll it Walkthroughs or something of course ill put a "~" in front of the title so it will also be on the top of the list, i will then have it so chrome opens in kiosk mode and to the youtube.com/leanback (some random walk through YT channel ) mode as this is a very clean look for YT and easy to navigate with a controller. I also might add a Platform like LaunchBox Media or something that will open chrome with Youtube.com/leanback mode and have it open to the LaunchBox YT channel so that i can keep upto date with all the LaunchBox videos all via LaunchBox... Oh and this is all with the help of Controller Compainion with i have created a custom profile to activate when cheome is opened up ao it is easy to navigate and search all via a controller. Oh i am also using a custom mouse profile so it looks like the WII hand so it still gives you the feeling that you are using a "Console" of sorts. Will post up a video and photos when i gwt home and complete this :)
  11. So my NES and SNES artwork for some reason is not showing up / linking to the artwork that i already have on my HDD or that i download. Has this been an issue for anyone else? I could have a bit of a dig around on my system and try n work it out but i thought i would check here 1st.
  12. imdavid555 said
    Mute64 said I had a look at his link he left in the Video description, lots of nice artwork there. http://www.screenscraper.fr/systemeinfos.php?plateforme=26&alpha=0&numpage=0
    Yeah saw that as well. Too bad I can't figure out how to download some of it. Guessing you need to sign up and create an account ? Have no idea because the site is all in french.
    i did google translate, signed up and yea you can download images
  13. SentaiBrad said Do you have a download link? If you do release it for others I know there will be people who appreciate it. If you do make it public, please make sure it's either DropBox, Google Drive, Mediafire or MEGA.
    I had a look at his link he left in the Video description, lots of nice artwork there. http://www.screenscraper.fr/systemeinfos.php?plateforme=26&alpha=0&numpage=0
  14. System video Update: So i have done a bit of an updated video showcasing my setup, i uploaded two videos one with comentary and one with out since i may put you to sleep with my voice :) Each video has time stamps in the video so you do not have to scrub thru the video your self or watch parts that do not interest you. No commentary https://www.youtube.com/watch?v=6_2w3N2HdEA Commentary https://www.youtube.com/watch?v=tyLDCHm_2sE
×
×
  • Create New...