Jump to content
LaunchBox Community Forums

Talantyyr

Members
  • Posts

    24
  • Joined

  • Last visited

Recent Profile Visitors

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

Talantyyr's Achievements

8-Bit Processor

8-Bit Processor (3/7)

0

Reputation

  1. Start +select is the default for "quit game" almost everywhere (like retroarch), not reset game.
  2. There's also a game missing from the List. The Big Red Adventure - Scummvm game code bra. Think it should look like: ScummVm.games.Add("bra", "The Big Red Adventure"); http://wiki.scummvm.org/index.php/The_Big_Red_Adventure
  3. Hi Jason, That's the issue. ScummVm.games.Add("lostintime", "Lost in Time"); it should be ScummVm.games.Add("gob", "Lost in Time"); When you launch the scummvm.exe with --list-games parameter, it does not contain "lostintime" as gametype. There is a "gob" game type which is used for Lost in Time. You could grab the game and try it, it's abandonware.
  4. The game "Lost in time" is available in the scummvm game menu but it can't be started. In the Launchbox.xml file it's referenced as ScummVMGameType "lostintime", but scummvm.exe --list-games does not contain "lostintime". Any changes in the launchbox.xml are overwritten during start so i can't test this, but the game is based on the "Gob Engine" and there is a gob gametype in the list. Chances are, that this would be the right game type. Can you fix this please? Thx in advance!
  5. Would it be possible to add the delete game option to bigbox (as i continue to discover games i really don't like recently) including the option to delete the file to and not just the launchbox link? In launchbox the delete game option doesn't delete the rom file. (At least not if the "use rom file in their current location option is used)
  6. Oh thx! Didn't know you can combine filters :) Have to take a look at that!
  7. And another feature request from me. Could you add the "Players" field from thegamesdb to the games metainformation? It'd be awesome to see if a game is for 2 players or just for single player directly in launchbox / bigbox. A filter for multiplayer games would also be awesome. I had a friend over yesterday and we played a lot of games on my new living room pc but had a hard time figuring out which games are for 2 players :) Edit2: This is already implemented in bigbox mode, but if i select multiplayer game mode it's for all my systems and i can't filter for a specific system.
  8. Hi Jason! I've just got myself a emumovies subscription and started downloading stuff. They have a lot of manuals! <3 When i click the "View Manual" Button, it's opened with the system pdf viewer. Do you plan adding a pdf viewer to bigbox? it'd be awesome to control it with a joypad :)
  9. Thank you so much, scree. Just found it and disabled it! Sry, i have overlooked that option. It's perfect now! I really like bigbox, great work jason and thx for listening! I do have another feature request though :) Don't want to create another thread so i'm using this one. Would it be possible to "lock" bigbox for a period of time after starting a game? Most, if not all, of my emulators take a few seconds (up to 3) to start and meanwhile there's no feedback that the emulator has been started. When my wife gets enthusiastic about playing that favourite NES titles of her, she presses the button a few times and multiple instances of retroarch are started. It'd be cool if, after clicking "Play" the button wouldn't be pressable for a (maybe configurable?) amount of time. Maybe even change from "Play" to something like "Starting Game" long enough to start the emulator (with a spinning circle or something? :) ) What do you think? Would this be possible?
  10. I'd prefer the gamecube version as dolphin is much more mature than pcsx2, but that's just my opinion.
  11. Hey, I've already ordered a logitech k400r keyboard yesterday, hope it'll arrive tomorrow. :) But that doesn't change the fact that i accidently click those buttons and it's still have to get the keyboard each time i click the wrong button just to close that explorer window i don't need, that's why i'd love to have the options to disable/hide buttons i know i'll never need.
  12. When choosing an emulator, there are a lot of option like "Open Image Folder" and "Open Game Folder" and stuff. It'd be great if these options would be user-configurable (order) and if elements could be hidden. My issue is, on my TV just with the controller attached i always accidently click on on of the openfolder options, explorer pops up and i'm left with my xbox360 controller in my hand :) Have to get up, connect the keyboard and close it regularly... Edit: I should have mentioned that i'm talking about the game selection screen. The "launch emulator" button is also something i'd like to hide on my tv. (Imho everything should be already configured when using bigbox on a tv ^^)
  13. Thx Jason, i found out it's for AHK scripts! :)
  14. Hi Jason, Thx for the 5.3 release. Can't wait to get home from work and try it! But i'd like to ask you to improve your release notes a bit. You're doing an awesome job, and it'd be a pity if the new features you've integrated aren't used because no one knows how (or why). You mentioned "Custom emulator scripting." in the changelog. Sounds nice. Sure it's useful. But where is the documentation? You should have added a few sample WHY anyone would do this. I'm wondering if i need this :) Can you elaborate on this? (Maybe even update the news entry) Maybe it's already somewhere and i'm just missing the link? Sry if that's the case.
  15. Talantyyr

    RetroArch

    Start retroarch.exe outside of launchbox and make sure you got a core for genesis. i recommend genplus gx. cores for the new retroarch have to be downloaded within the program with the "update cores" option if it's not available. Go to launchbox, klick on "Manage Emulators" select retroarch and click on settings (or similar) a dialog should pop up where you have a list of all platforms supported by retroarch. Look for genesis. There are the command line parameters for genesis, like -V "some_core.dll" You might have to change that to -V genesis_plus_gx_libretro.dll for the genesis core. Then try again and it should work.
×
×
  • Create New...