TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.15k stars 380 forks source link

Drag-and-drop tasproj while TAStudio is open spawns errors #2386

Closed arukAdo-tas closed 4 years ago

arukAdo-tas commented 4 years ago

-start bizhawk -recent rom>castlevania saturn iso -emulation>pause -drag'n'drop saturn-fast1.tasproj -Tools>Tastudio -emulation>pause -emulation>pause -drag'n'drop saturn-fast.tasproj -error -ok -wait until autosave interval happen > .net error > continue -then randomly do stuff outside bizhawk > more of the same .net error

RetroEdit commented 4 years ago

Okay, so dragging and dropping a tasproj in 2.4.2 did not produce an explicit error, but it also seemed to not ask before saving and just completely override the previous tasproj without properly reloading TAStudio. Ideally, EmuHawk would pass it along to TAStudio to prompt for closing the previous .tasproj before opening a new one, so TAStudio can properly initialize the new one.