Jump to content
LaunchBox Community Forums

Retro808

Moderators
  • Posts

    7,325
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Retro808

  1. That really depends on where exactly you are talking and in LB or BB as there are many ways to change how an image is displayed or which image is displayed. Perhaps post a pic and advise what in the pic you want changed. Box images can show up in a few places in both LB and BB and dependent on your answer above will determine how to make a change. You can change a single image by editing the game going to the image, deleting it and adding a new one, or changing the image type. If you want certain type of image for all games to show as the main box image in LB wall view you can use the "Image Group" button on the top right of LB and change to display "Box", "3D Box", etc. Again, it all depends on if you are talking about LB or BB and where exactly.
  2. You have to use a different theme. That looks like a Unified theme and those themes do not have Horizontal Wheel views. Only Vertical, Wall, and Text.
  3. Retro808

    Editing Lists

    Not the "Arrange By". In the left hand pane where all your platforms and playlists look just above that list and you should see a dropdown (not sure what theme you are using) you can change how that list appears. That drop down box can change to Platform, Playlist, Platform Category, Play Mode, and so on.
  4. Retro808

    Editing Lists

    If you are using a view such as Platform or Platform Category in LB you can change the list view to "Playlist" and it should show up.
  5. Would be more helpful if you show the script. It is likely just a somewhat generalized AHK that send a close command to the chosen exe used to start the game file. Such as the command below. WinClose, ahk_exe {{{StartupEXE}}}
  6. Not sure what you mean? Only active emulator would be the one that launched the game you selected.
  7. Probably never. This theme was not made with the CTC. Not all themes are. If you ever want to see if a theme was made with the theme download it and open one of the platform or game view xaml files in the \Views folder. The top of the file will show it was made in CTC.
  8. Ah. Sorry cannot help you on that. Do not use bat files for these or RL. Just an FYI LB is not limited to one manual. Well, you can add more as well as other .pdf items such as move lists as additional apps to games. These will then show up in LB/BB Pause menus. These typically have to be added individually to games but our very own JoeViking made a Bulk Add/Remove plugin to make it easier.
  9. Rom set is the full set of Mame roms. What do you have? Just a few roms you download from some site? Did you try to run the games directly in Mame without using LB or are you using Retroarch?
  10. Why exactly are you looking for a bat file to load games ran through Tekno? A ton of these games can be launched through Tekno in LB without needing a bat file.
  11. Your questions asks if a single game can be added to Mame. Do you mean can you add a single Mame game to your arcade platform in LB? If that, then yes you can. In Windows open your rom folder and drop the Cruisin USA mame rom into your LB UI and add it to your arcade platform. You need to of course test that rom directly in Mame first to make sure you can run it there. If not that is your issue. Also all this depends on your roms. Do you have a full Mame set or did you just download this one rom from somewhere. That can be part of the issue if the game is not running.
  12. I do not think so. If I remember correctly this issue also affected running PPSSPP through RocketLauncher. I believe their PPSSPP module had a ResumeEmu command in the script for restoring upon exit from Pause.
  13. Ah. I misread your post. Cannot help you with the CPWizard never used it.
  14. So the keys clearly work. So now can you edit your PPSSPP emulator in LB >Tools >Manage >Emulators and edit PPSSPP. In the "Pause Screen" section go the the "Resume Script" tab and paste this into there. Remember, not very elegant code but it will at least confirm you can return to full screen from Pause. Send !{Enter} Send !{Enter} Should look like this. Then test. Does it work at all?
  15. Perhaps this can help.
  16. Not quite understanding the issue. You mention the tool to import Mame full set. However, you mention you issue is roms not working in different Mame versions. Is your issue importing in to LB or playing games in a different version of Mame you downloaded? If it is playing the games in the different Mame then you need to make sure the new Mame knows where your roms are located.
  17. Do not need any key binds. Those are PPSSPP UI defaults.
  18. Yeah I am going to say no. The LB update is not an issue. Something is likely not set up correctly in your LB. Neil's answer is correct because in the original post the user checked the box to extract and Mame roms should never be extracted. LB does not manage any rom database in relation to fbneo and Retroarch. Errors when running these within LB are do to a set-up issue.
  19. Can provide some responses doing the following: 1. Run a game through PPSSPP directly (without using LB). A: Does it launch in fullscreen? If yes.... B: If you hit F11 or Alt+Enter does it jump to windowed? If yes.... C. If you hit F11 or Alt+Enter does it jump back to fullscreen (you may have to hit it twice)?
  20. Tried it how? If I launch a game in PPSSPP I can hit F11 and it goes from Fullscreen to WIndowed. Same with Alt+Enter. Issue is though from windowed when you hit either it first sends it to bordered window then hitting again sends full screen. So tested in LB by placing Send !{Enter} In the resume screen and when coming out of Pause it went from borderless windowed to bordered windowed. So then I entered that script twice Send !{Enter} Send !{Enter} and it went to full screen when coming out of Pause. So it works, but I am not a skilled AHK user so someone would be better off giving a more elegant solution. I think @skizzosjt is, if he does not mind me tagging him. Even tough I did tag him anyway. LOL.
  21. F11 and Alt+Enter should send PPSSPP in/out of fullscreen.
  22. What mode did you have the 8bitdo in? Just want to point out that for us to help the best we can it does help if you actually answer any questions you were asked. Not trying to be negative towards you, but I asked about the controller even in a prior post. Glad you got it sorted though.
  23. What controller are you using? If it is a model that allows to be used xinput or dinput what mode are you using? Also is the issue in LB, BB, or both?
  24. You can just look in your Launchbox \Updates folder. Older versions you have installed are there. You can run any installer over your existing build. However, go to an older version of LB would have no affect as Pause features have not been worked in in quite a while. So an older version of LB, as it relates to Pause themes, is the same coding as the latest versions. Like skizzosjt I have no issue on latest versions of either emulator. Just updated both those and tested and Pause works fine. This is with current LB build and beta. Again this would not really matter since Pause features have not been changed in many versions. Have you tried different controller? Is your issue in LB, BB, or both?
  25. Yes, sometimes emulator devs update things and LB features no longer work.
×
×
  • Create New...