Jump to content
LaunchBox Community Forums

SteveT79

Members
  • Posts

    63
  • Joined

  • Last visited

Recent Profile Visitors

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

SteveT79's Achievements

16-Bit Artificial Intelligence

16-Bit Artificial Intelligence (4/7)

4

Reputation

  1. Retroarch always frustrates me with how easy it is to "corrupt" the control layout for machines. Now it's MAME that doesn't want to work correctly. For instance I tried MKII and had messed up mappings where my normal kick buttons were acting like blocks. Other games had the same issue. I went and tried to map the controls but now they show as greyed out? I've not seen this before. Anyone have any ideas? I renamed libretro_mame.cfg and that seemed to help some, but when I tried to run a different arcade game the mappings were way off.
  2. Sega Model 1 Sega Model 2 Sega ST-V Sega Naomi Sega Naomi 2 Sega System 16 Sega System 32 Sega Triforce SNK Neo Geo AES/MVS That's about all I can think of that you may have missed that's arcade systems. You can check the mostly complete roms list from the launchbox games database.
  3. Anyone get House of the Dead III working that isn't a Windows iso that has an annoying splashscreen?
  4. *Removed Links* Great for American Laser Games and Daphne but not free. Highly recommend them though. For Type X and Nesica I suggest emuline and another free site... not sure what links I can post here. I'm sure you can find what you need from there though. Not sure about archive , sometimes you can also find good romsets there.
  5. I have the nesicaxlive version of this game but the intro video has no sound. I'm sure it's somewhere in the options as attract sound but I can't read Japanese.
  6. Is it possible to have bigbox play theme videos fullscreen but HD videos in a window? Is there a way to differentiate the two? Right now both play in a smaller window, but if there is a theme video I'd like it to just play it fullscreen, leaving out the screenshot and boxart if possible as well.
  7. Quick google search, an HD version DOES exist. HBO Intro HD
  8. Thanks, that causes the menu to show for a second before shutdown, either way it seems fine. So far set it up like this, I could set it as an emulator and just pass 3 I suppose.
  9. This works and takes 1 argument. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #SingleInstance force #MaxHotKeysPerInterval 200 Run,"C:\Program Files (x86)\steam\steam.exe" -applaunch 1147940 -id=%1% Esc:: Process, Close, 3dSen.exe ExitApp Return
  10. Just found that [profile id] is a number from 1 - N. Doesn't seem to correspond to row/column, so have to map each number to the game. Now just need to find a way to integrate this into an AHK script for launchbox... and kill 3dSen.exe on esc.
  11. Just saw this update on steam. steam -applaunch 1147940 -id=[profile id]
  12. Took me a while but I found a good dump that had the right executable to work with All Games Loader. Seems to be working now
  13. Seems fixed after the latest db update. Thanks!
  14. Seems OpenBOR image database is broken. I can see the images for specific games on the website but searching the games DB from Launchbox is returning 0 results.
  15. I mentioned it in the requests page, not sure if it will get implemented. For now just go to launchbox games db, go to playstation one and check game by game, or audit and print the list of games you have them check them off if they are in the db.
×
×
  • Create New...