Results 170 comments of Iliyas Jorio

[Otto Matic 4.0.1](https://github.com/jorio/OttoMatic/releases/tag/4.0.1) adds settings for infobar scaling and centering. When centering is on, UI elements are placed as they would be on a 4:3 screen. This is similar to...

B+R+I gives all weapons in Otto 4.0.1.

@philhzss In case you're still interested, the flatpak apparently had broken gamepad support for all systems (see #24). I fixed that, so chances are it works on the Steam Deck...

De rien ;) As for the original inquiry in this issue, the level select screen is still accessible with a controller by pressing “Start” while holding down “Back” (I believe...

Otto Matic 4.0.1 has some stability fixes. Feel free to reopen the issue if it still crashes for you (with a bit more info ;))

Merry Christmas: ```c int DoLevelCheatDialog(void (*backgroundDrawRoutine)(void)) { static const MenuItem kLevelCheatMenu[] = { {.type=kMenuItem_Title, .text=STR_LEVEL_CHEAT}, {.type=kMenuItem_Spacer}, {.type=kMenuItem_Pick, .text=STR_LEVEL_1, .pick=0}, {.type=kMenuItem_Pick, .text=STR_LEVEL_2, .pick=1}, {.type=kMenuItem_Pick, .text=STR_LEVEL_3, .pick=2}, {.type=kMenuItem_Pick, .text=STR_LEVEL_4, .pick=3}, {.type=kMenuItem_Pick, .text=STR_LEVEL_5,...

[Otto Matic 4.0.1](https://github.com/jorio/OttoMatic/releases/tag/4.0.1) stabilizes fence physics and resets the tractor's position when Otto dies. I haven't been able to get the tractor to go out of bounds anymore. It can...

Fixed in Otto Matic 4.0.1

Great to see the game running on Amiga! If you're still interested, @kas1e, Bugdom is now big-endian ready.

[Otto Matic 4.0.1](https://github.com/jorio/OttoMatic/releases/tag/4.0.1) fixes the missing GiantLizards and Flytraps.