José Cadete

Results 119 comments of José Cadete

Stupid question number 2: perhaps you're changing the scroll speed, not the game speed? I don't understand why it doesn't change, I don't have that issue on android at all,...

I also noticed that the videos don't play at all, they're immediately stuck on the last video frame. Out of curiosity, if you enable the intro videos then restart the...

Hi, > Auto-select the legion when using the military sidebar arrows or the "L" keyboard shortcut. This is the current behaviour. If you cycle through legions you can immediately control...

In landscape mode the game is already running at 960x480 (and it's running at 642x1285 in portrait mode). A height of 480 is the minimum the game accepts. Likewise, the...

I'm not sure it is related as that bug seems to be before SDL 2.0.22, while in my case audio works fine on SDL 2.0.22.

I managed to fix my problem by properly handling the `SDL_TEXTEDITING` event, so this may not be an android issue after all.

Yes that's the one. Well, the only reason it's an android exclusive is because "if it ain't broken, don't fix it". Things seem to work fine everywhere else without that...

@ericoporto Although I fixed the issue on my end I'll leave this open until you try to fix it. If you do, then this is definitely not a bug and...

Thanks, I'll test! I'm wondering though, is it possible (by using a hint or something) no not automatically send backspace inputs? On my current implementation I'm capable of handling the...

Please scratch my last comment, upon testing things work perfectly now and I can see the `SDL_TEXTEDITING` event is no longer used. I tested it both on regular ascii english...