Jump to content
LaunchBox Community Forums

MrSco

Members
  • Posts

    112
  • Joined

  • Last visited

Everything posted by MrSco

  1. It seems to be crashing every couple hours now... this seems to have started since the last 10.7 update... @Jason Carr any other recent reports like this? Only other thing I can thing of is windows updates... I’m on latest windows 10 1909
  2. I just had BigBox.exe crash on me while it was running for a couple hours just sitting idle going through its random attract mode switching through games and having the videos play. I've had it I've had it do this much longer without issues before. I'm on the latest version of launchbox 10.7... Here is the event log error... Faulting application name: BigBox.exe, version: 10.7.0.0, time stamp: 0x5dd429b2 Faulting module name: ntdll.dll, version: 10.0.18362.418, time stamp: 0x99ca0526 Exception code: 0xc0000374 Fault offset: 0x00000000000f9269 Faulting process id: 0x1c08 Faulting application start time: 0x01d5a46e85993ab6 Faulting application path: H:\Arcade\LaunchBox\BigBox.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll Report Id: a61fdc1c-b95d-4916-bb93-a9f2f74567bf Faulting package full name: Faulting package-relative application ID: any ideas?
  3. yea, i am using built-in mame ui cancel, but i also have some xpadder stuff going on during launch/exit... i just didn't include in my examples for simplicity. thanks for the help!
  4. I figured out what it was... me being dumb... In my mame emulator setup in LB for autohotkey running script, I had... $Esc:: { Process, Close, {{{StartupEXE}}} } I switched it to ... $Esc:: { WinClose, ahk_class MAME } and now the settings save when exiting mame via launchbox/bigbox.... the Process, Close method must not exit mame gracefully and therefor doesn't save anything. hope this saves someone else some time. thanks everyone for the tips!
  5. Thanks. Me too. I’ll keep tinkering and post back my findings here no matter how stupid I end up looking ?
  6. 0 ... but as I said before, if I launch MAME exe directly everything saves fine. Only when launched with launchbox or big box does it not save
  7. With Mame’s built-in escape key exit
  8. Also, the nvram (midway volume for example) settings don’t save either when launched with LaunchBox. It definitely seems like a permissions issue. But launching as admin has no effect... so weird.
  9. I’ve double checked that. Definitely the correct exe
  10. oh its very strange... but it is indeed happening... both bigbox and launchbox cause it... launching mame standalone saves cfgs fine.
  11. i'm using tab key while in mame to set the controls and after exiting mame, it doesn't save the mame/cfg/*.cfg file if the mame64.exe was launched with LaunchBox (either by launching game or using right click menu and choosing "open mame"). If i launch mame64.exe manually the cfg's save just fine. I've tried running launchbox as admin (and also tried mame64.exe as admin too) but it doesn't make a difference. I've tested with both mame 0.160 and mame 0.212 ... same results. Launchbox is locking the cfg files down somehow when launched via launchbox... any ideas? thanks
  12. I’m using mame 0.160 and also had to remove the -keyboardprovider dinput but my pause screen feature seems to work ok still...? I do have the issue of big box not being in focus when exiting a mame game though sometimes.
×
×
  • Create New...