Peter Brown

Results 14 comments of Peter Brown

Thanks for the report. This is difficult for me to diagnose as I don't have access to a Mac -- the MacOS builds are built with GitHub Actions. However, I've...

Thanks for testing! I should've thought of recommending the x64 build -- the arm64 builds have caused multiple issues to other people that were almost universally mitigated by switching to...

I believe all of that is possible but not simple, and I'll consider them. - Currently the player has no GUI, so it'd need to expose a settings popup similar...

Thanks -- back in the beginning of the project I did use SDL but found that it added ~1MB to the web build. I also struggled to get high DPI...

@ace-dent The latest release includes the libretro cores for each platform except web.

Added a branch to experiment with using SDL as a backend. [Builds here](https://github.com/tiberiusbrown/Ardens/releases/tag/v20231101.155314)

Basic controller support added in v0.21.0 (tested with wireless Xbox controller on Windows 10). Not closing this issue yet because bindings are still not customizable.

@ace-dent Due to Ardens being available as a libretro core, would you consider this issue obsolete? Controller support isn't really on the roadmap for the debugger/player apps atm but is...

Ah I forgot, keyboard adjustments! :+1: That should be possible to add to the player, and I can work on adding customizable rebinds to the debugger. For the player, maybe...

:+1: And I think it's reasonable to make it persistent in the player.