Fo this issue, extend the Cxbx GUI such, that an Xbe can be loaded using a Drag and Drop operatiun.
This should only be accepted when emulation is not running.
If no XBE is loaded yet, load the dropped XBE. If an XBE is already loaded, replace it with the dropped XBE.
Be carefull to use correct paths.
Some pointers that might contain valuable information on this subject:
I have implemented the feature as requested in my branch and tested with my games: they all work as before. I'll submit a new PR.
That's great! I didn't expect a PR for this so quickly!
Implemented in 4d30506
Most helpful comment
I have implemented the feature as requested in my branch and tested with my games: they all work as before. I'll submit a new PR.