• 1 Votes
    5 Posts
    120 Views
    joniusJ
    About the state of Frameworks and Game Engines: Unity: There is a Demo App in the store that prints FPS. Godot: There is also a kind of benchmark-like Demo App. Bacon2D: works, but is unmaintained for 8 years now. I believe that anything based on SDL or WebGL (or Qt) should do. Providing SDL3 with better system integration is in the works. Clickable provides a Godot app template, but this is for UT 20.04 currently. 24.04 support probably comes after beforementioned SDL3 (+SDL2 via compat layer) support is finished.
  • 0 Votes
    4 Posts
    581 Views
    K
    @Opolork I think the main concern about UT support is the last kernel version that the device has. For example, the older devices like Nexus 5 and bq E5 are not supported anymore because Ubuntu 20.04 has features or functionalities that need things from a newer kernel version that those devices don't have. Technically it is still possible to do but it'll take effort from someone and that someone doesn't exists There could be other things that might matter in terms of support so it basically depends on how much effort is needed to stay supported and if there's someone willing to do the work
  • MMS authentication setting

    Unsolved Support mms help support focal google-bonito
    8
    1 Votes
    8 Posts
    1k Views
    UltrasonicNoiseU
    A command I've found which changes the authentication method from the command line is: /usr/share/ofono/scripts/set-context-property 1 AuthenticationMethod pap The number may vary depending on which order the APNs are displayed in /usr/share/ofono/scripts/list-contexts. I found this on https://docs.droidian.org/info/apn/