Jump to content
LaunchBox Community Forums

skizzosjt

Members
  • Posts

    675
  • Joined

  • Last visited

  • Days Won

    1

skizzosjt last won the day on May 14 2023

skizzosjt had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

skizzosjt's Achievements

64-Bit Supercomputer

64-Bit Supercomputer (6/7)

207

Reputation

9

Community Answers

  1. WMP doesn't seem to support pause/resume properly within Big Box. So when in the platform wheel and you land on a platform, lets say Nintendo 64, the video will start playing. No problems so far. you go into the Nintendo 64 game wheel, and once you are done in the game wheel and back out to the platform wheel the Nintendo 64 platform video does not resume where it left off. it restarts at the beginning of the video. this creates a black screen flash on the video. VLC utilizes pause/resume appropriately by comparison when going into another view or launching a game and returning to the frontend.
  2. I think you are trying to use the executable name rather than the window's title. if so you need to add the proper "AHK criteria" bit ie "ahk_exe" since you want to use the executable. I'd go one step further and declare which alt key is pushed too, using the right one here since that's normal when combo'd with enter. WinWaitActive, ahk_exe xm6g.exe Sleep, 1000 Send {RAlt down}{Enter down}{Enter up}{RAlt up}
  3. also came here to ask is VLC no longer an available option going forward? this would be a terrible thing to implement from my perspective. though I have codecs for webm video files I apparently never noticed when using WMP how many of these videos do not play sound until just now! all play the videos OK, but WMP plays lots of webm videos without sound. please look into this because this missing sound issue only happens in Big Box (maybe in LB too? idk since I don't use vids in LB). said webm videos play fine with sound when I launch them with any media player directly from Windows Explorer. that includes Windows Media Player, VLC and "Media Player" and "Movies & TV" media player apps. additionally, the biggest issue is difference between VLC and WMP is they have different color management and even impact dimensions! WMP stretches the video's content width-wise relatively compared to VLC. I knew about the color handling difference between them for for a while, but more recently discovered WMP even impacts only the width dimension. Height does not change though. I know due to having a theme where the platform and game views both have exact same bezel/overlay where videos play and they are perfectly aligned between them and it's noticeable that things grow/shrink when moving between those views using WMP. On the other hand it looks perfect when using VLC since that is what I was using when aligning everything. being forced to use WMP will ruin all the hard work I put into a custom theme and is why I would expect VLC to remain available, along with resolving any long term freezing or related issue that has been recently suspected to be tied to it.
  4. ahh ok that works, it's the same idea but has a dedicated entry rather than being an additional app to existing entries. you can leave the standard title as something more pleasing like "Duckstation" so it reads normal and then use the sort title field to cram it up to the #1 spot. call it "!1Duckstation" or whatever needed in the sort title so it becomes first. depending on if you have the setting enabled in Big Box, making a game a favorite can also automatically cram it into the top/first slot of the game wheel. It's not dumb if it works and gets the job done!
  5. I assume because you actually have these alternative emulators assigned to at least a single game for whatever platform your in? if so, if you can recall which game(s) specifically have the alternative emulator already assigned as its default emulator, you can go to that game and launch the emulator from right clicking on it there. so if you have every game using the same default emulator that plan falls apart. another way would be to add the emulator as an additional app to the game(s). you can then use the additional apps menu from the right click context menu to open the alternative emulator. there is a bulk additional app plugin that would do the tedious work for you additional apps can be configured to either do nothing when you launch a game (which is what you want to do here) but they also can be configured to either launch before a game launches, or after a game exits. just leave all that stuff unchecked which means it can only be launched through the user manually doing it through the right click context menu in LB or the game's detail screen in BB after trying this just now the only downside I see is if you have startup/shutdown screens enabled they seem to get triggered just from launching an additional app?! I don't necessarily recall that being the way it worked in the past but I could be wrong there. so it's annoying to let the startup screen come up and time out before you can actually see/interact with the emulator you just opened
  6. nope. only launch with
  7. a basic one line script to run explorer.exe added in LB startup applications to run only when BB exits would solve it
  8. it hides the console window if the emulator uses one. console window would be another term for the command prompt window. the one emulator I know for certain it is useful for that I actually utilize is MAME standalone. i'm sure there are more but that's all I've ever needed to enable it on. its not needed for retroarch since no console window is produced hiding the additional command prompt window like this one that is created when MAME runs is what it is meant for didn't mean to imply the hide console checkbox would help the issue. this setting doesn't impact it one way or the other. I wanted to share it was unnecessary to enable so hopefully more people understand its purpose.
  9. don't extract roms. since it's extracting roms to the frontends temp folder also uncheck hide console on startup/shutdown
  10. @stonev it should not be named "temp.rmp", or at least I've never had a remap file get created with that file name. it should be following the expected file name nomenclature which is in line with the other file name you mentioned "sega genesis.rmp" and the other should be "sega master system.rmp" not sure what to think about that goofy temp file name business, it is suspect to some other potential unknown issue though. any chance you installed/unpacked more than one instance of retroarch? and when you're testing from "within" the frontend and "outside" the frontend, are you sure you are running the exact same instance of retroarch? this would be the easiest explanation since making a setting change in one of the instances wouldn't impact the other and vise versa. but it doesn't really jive with the first bit about the temp file name, because that in itself is not normal per my experience. then again, I don't let the frontend manage my emulators or store them within the frontends directory structure so it could be related to that. i'm also not on the latest beta i'm on 13.19 and RA 1.16
  11. I've started getting hangs/freezing in Big Box too. Always manually scrolling. Seems completely random. Literally has never happened before after many years of use. Produces no error, Big Box just instantly hangs up and must be process killed in order to be closed.
  12. you're right about hex, it is universal. but that isn't the issue. if media player A "color manages" a particular file type or any file at that, different than media player B, it's gonna be different. if you only ever used one chances are you would never notice the difference. also chances are you notice the difference because of the theme you use, having colors match solid colors in videos. other themes may not really highlight this ordeal. you can see this difference by playing the videos in VLC and WMP in Windows. it's like why colors look different across different displays, except this due to software rather than hardware.
  13. it is possible to have arcade CATEGORY and arcade PLATFORM use their intended videos (light blue with set of cabs "A" for category, and purple with set of cabs "B" for platform) along with their proper hardware device image. I certainly made it work at least. you're gonna have to make some edits whether that is renaming files and/or changing names or conditions in LaunchBox or the theme.
  14. as far as I know the difference you notice is to be expected across a VLC vs WMP comparison. I've noticed the same thing. it's video player A handles colors different than video player B. if you want to bore yourself to death then read up on how different media players impact colors.
  15. that little guy? I wouldn't worry about that little guy I think the check marks are to indicate if said emulator is on the most recent version. looks like v273 is latest now so....there ya go. no reason to update unless you need to. honestly, not even sure if this feature works for MAME? I just download v273 and pop it into my emulator list and status cell is still blank. idk, regardless, nothing to worry about. who knows where you went wrong. not enough info to help make sure games run ok in the emulator when not launching them through the frontend. if it works ok there, then start showing pics of your emulator window in launchbox since you might have something wrong there. settings I use for ex
×
×
  • Create New...