Jump to content
LaunchBox Community Forums

Lordmonkus

Members
  • Posts

    11,556
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Lordmonkus

  1. Dark Water releases are good too.
  2. To flip disks in Retroarch using either Nestopia or Fceumm you first press R1 to eject the disk, the L1 to flip the disk and then R1 again to re-insert the disk. After the second pressing of R1 if you did it correctly the game will continue on the way it should. R1 and L1 are the defaults when using an Xbox controller but you can change them.
  3. Can confirm --fullscreen works with Higan 1.02.
  4. Just cue + bin and it is very picky over the images you use.
  5. Put this script in the AHK Script tab for your Cemu emulator in Launchbox: $Esc:: { Process, Close, {{{StartupEXE}}} } Then whatever button combo you are using for Escape in Launchbox will close it.
  6. Maybe Kodi was doing something behind the scenes that was not above board.
  7. Glad you got it working and making a video would probably be helpful for someone so go right ahead and do that.
  8. The differences between the latest Higan releases and the latest Retroarch BSnes Accuracy core is extremely small. The RA Bsnes cores are based off of BSnes v0.94 and the Accuracy version of the core is considered 100%. It is extremely unlikely anyone would ever be able to tell the difference in the actual emulation itself but RA gives you better shaders and is much easier to use.
  9. Ok I figured it out for version 1.02 and basically for whatever reason Byuu had decided to disable the fullscreen hotkey by default for this version so you need to set it first. Go to Settings > Configuration > Hotkeys Tab > Toggle Fullscreen and set that to what you want so in this case F11. Then use the AHK script that Zombeaver posted earlier but with a 3000 ms delay #NoEnv Sleep, 3000 SetKeyDelay, -1, 110 Send {F11} Return I really do appreciate Byuus dedication to 100% accuracy and the best possible quality but he really has some really fucked up ways of thinking and how he does things. In the process of reading through the forum post for this I was reading his thoughts on CD emulation for Sega CD since that seems to be one of current projects and basically to him ISO and BIN + CUE are shitty formats. His answer for this is to use his own custom format and have the emulator convert them using Icarus like he has Higan do for SNES roms. /facepalm
  10. I will grab 1.02 and see if I can figure it out. Basically he hasn't been doing any real work on the Snes side of Higan lately, instead he's doing more work on the other systems Higan emulates.
  11. That could be it, those older versions of Bsnes are like I said before "quirky" to be nice about it. Byuu seems to have a really weird mentality when it comes to the end user and his emulator.
  12. Try again with version 1.02 or 1.01 of Higan because it works for me with 1.01. I have no idea why it won't work for 0.88 BSnes because with it loaded F11 does toggle back and forth between fullscreen and windowed. Personally I use Retroarch but mainly because of the shaders.
  13. And it definitely works with Higan 1.01. The stand alone versions of BSnes made by Byuu himself are..... well let's just be nice and say quirky.
  14. I couldn't even get version 0.88 to load a rom through Launchbox because of the way that emulator wants you to add your games to its own "roms folder". I would suggest getting a newer Higan build or using Retroarch unless you really have some oddball specific reason for using BSnes v0.88.
  15. It might be a case of the emulator doesn't like it. I will grab BSnes v0.88 like you are using in your video to test out.
  16. It worked for me after setting the delay to 3000, using Higan 1.01.
  17. Glad you got it working. Feel free to ask about any settings and you can always find us on Discord if needed.
  18. Weird that there is no menu_driver, it's on line 40 in my config. Hopefully DOS' post and link can help you out with it.
  19. It should still work, Retroarch can run on toasters like the RaspberryPi and even a PSP but uses the old UI so hopefully changing the gui might fix the issue.
  20. As a test can you try this for me. Open the retroarch.cfg in notepad and look for the following line: menu_driver = "xmb" change it to: menu_driver = "rgui" If it works you will get the old ugly UI but it might work.
  21. Do you have up to date drivers for you graphics card / chip ?
  22. Not sure if installing to that folder has an effect (it shouldn't) but I have my stuff installed to a separate drive which I know is not exactly easy on a laptop unless you partition the drive.
  23. Hmmm. Where do you have Retroarch installed to ? Are you trying to running it as Administrator ?
×
×
  • Create New...