Dimitris Panokostas
Dimitris Panokostas
@dlasher Any updates on this, regarding @MichaIng suggestion above?
@MichaIng does this happen to all Odroids? I still have an old XU4 around here somewhere, wondering if it's worth setting it up to test this...
The log mentions: `Memory address is higher than 32 bit. JIT will crash` I think this is related to the platform or distro perhaps, but I'm not sure. Hard to...
I cannot recreate this - if you have Windowed mode and that option enabled, pushing the mouse pointer to the edge eventually takes it outside the window, as expected. Perhaps...
@giantclambake You can enable Magic Mouse as the untrap mode in WinUAE, without virtual mouse driver being selected: 
No, it's not depending on that option - it works with and without it, but differently of course. If virtual mouse is enabled, you have absolute positioning of the mouse...
I agree it's not ideal. SDL2 will restrain the mouse pointer to the center of the window, when Relative mouse mode is enabled. That means that we have to detect...
That's the expected behavior with Virtual Mouse and Magic Mouse enabled. ;)
> It's the only way I've been able to get the 'magic' part happening here ;) > > In saying that however, it comes with it's own little startup quirk......
This _should_ be OK now in `preview`, but please test and confirm when you get a chance. If it works as expected, I can merge it in `master` as well....