Manuel Alfayate Corchete

Results 532 comments of Manuel Alfayate Corchete

@Baron-von-Riedesel Are multiple X parameters supported?

@Baron-von-Riedesel As I said earlier, I already tried `X=A000-C800 X=EE00-F000`, and also I have just tried `NORAM`, but it makes no difference: Arena exits immediately with "DIVIDE ERROR". I have...

@eivindbohler I have gathered more information on the TinyLlama memory map using Checkit, please take a look: ![checkit1](https://github.com/Baron-von-Riedesel/Jemm/assets/837585/21b63c82-33de-47c0-a9af-2b5da5b4835c) ![checkit2](https://github.com/Baron-von-Riedesel/Jemm/assets/837585/b94fe215-fd31-467a-9838-29564931dff2) Do you think some of those areas should be excluded from...

I understand the latest version of this plugin should support the search function without API keys, right? I mean, for playing a Youtube video, I have to find it first....

> Now the addon refuses to work at all without the API key, and adding it is needlessly complicated by google and the guide is already outdated because google keeps...

@jonof So a new pack specifically tailored for JFDuke3D is needed, right?

My guess then is that https://github.com/NightFright2k19/duke3d_widefix should work (unless I am missing some details). As you can see on it's repository, it includes `tiles097.art`, `tiles098.art` and `tiles099.art`. Also, `duke3d.def` (is...

I verified that bluez on Debian 12 has wiimote plugin enabled: ``` root@debian:~# grep wiimote /usr/libexec/bluetooth/bluetoothd grep: /usr/libexec/bluetooth/bluetoothd: binary file matches ``` So it should work. But it does not.

@randyrossi From what I understood, USB chips in the joysticks can be told to work at different frequencies from the OS. Maybe there is a way to specify the maximum...