FeralChild64
FeralChild64
Why Roland does not sell these old ROMs (via GOG, for example) for emulation purposes is beyond me.
> Thanks for the fix @FeralChild64. > > Could you please perform a more comprehensive regression testing than only testing Tyrian and document which games, apps, demos you have tested?...
> Any updates @FeralChild64? If you're not actively looking into this, that's fine, but then we might as well just release and see how it goes. I think I would...
Quite possible. I'll investigate this as soon as I have time.
There were two problems: - https://github.com/dosbox-staging/dosbox-staging/issues/2175 (as you already found out) - I was unable to emulate register-level PS/2 mouse access - adding it was causing the Windows 3.11 for...
OK, I'm back home. I think I have a proper fix (https://github.com/dosbox-staging/dosbox-staging/tree/fc/tyrian-kbd-fix-1), but it needs some more testing before I submit it as a PR.
@cwacha Could you paste also the screenshot of your language/keyboard settings, from the Settings application?
Great, the screenshot will be very helpful. I don't need a debug logs for now, thank you. In short: the whole language detection code is oversimplified and has many problems...
Well, the keyboard layout auto-detection is never going to work 100% reliably. I have already spent quite some time comparing FreeDOS layouts to Linux/X11 ones, I'm not mapping the layouts...
> Why use host layout at all? Why not use host locale instead? Because host locale setting is not precise enough. Let’s assume the locale is US for everything. You...