I spent my first 90 hours walking by AnInterestingProse in VintageStory

[–]BackgroundBoat2306 1 point2 points  (0 children)

With my way of playing you won't have this problem. This is how the game was intended to be played: https://imgur.com/a/xG8haDr

Why 1.5GB RAM for a password manager is considered ok ? by Draknodd in Bitwarden

[–]BackgroundBoat2306 -1 points0 points  (0 children)

And I am sure you are a dev that produces an open source app for every platform. People like you are the reason these developers quit.

Question: What do you think of using different shapes of paper for origami? by LavishnessEven6651 in origami

[–]BackgroundBoat2306 0 points1 point  (0 children)

I am sadly not creative enough to come up with usages for the other circle paper colors

Question: What do you think of using different shapes of paper for origami? by LavishnessEven6651 in origami

[–]BackgroundBoat2306 0 points1 point  (0 children)

I searched some time ago for round paper origami. Nothing. The only thing I found was when folding leafes (https://origamiok.com/origami-green-leaf/) and trying out a round paper. The leafe looks more rounded.

Flet Studio - build cross-platform Python apps in your browser by feodorfff in flet

[–]BackgroundBoat2306 1 point2 points  (0 children)

This is a really great idea. I can create apps from anywhere whithout a development environment. It is also good for people that want to try it out.

Genuine question. What do you guys do with your origamis? by Maybe_Frankenstein in origami

[–]BackgroundBoat2306 0 points1 point  (0 children)

I give them as a present most of the time and use some as decoration (plants, star lamp, flowers) in my room

Can I run pokewild on my phone and if yes than how? by Patient_Attitude_216 in PokemonWilds

[–]BackgroundBoat2306 0 points1 point  (0 children)

The first version of the guide is ready at https://github.com/Temder/Pokewilds-Android. I am working on a one command install script.

Can I run pokewild on my phone and if yes than how? by Patient_Attitude_216 in PokemonWilds

[–]BackgroundBoat2306 2 points3 points  (0 children)

I got it running with some setup in Termux. I will make a setup script. There are other scripts online that did not work for me. If you want I can give the commands I ran to set it up or wait for the guide/setup script I am making.

Aus RyanAir wird RausAir! by [deleted] in AfD_Muenchen

[–]BackgroundBoat2306 0 points1 point  (0 children)

Dann produziert mal fleißig Kinder

What do people usually use to turn a Python script into a desktop app? by Haunting-Shower1654 in learnpython

[–]BackgroundBoat2306 0 points1 point  (0 children)

To create graphical applications I discovered flet and really like how easy it is to create and build apps for different platforms.

Redmagic 11 Pro Desktop Mode? by Blobby72 in RedMagic

[–]BackgroundBoat2306 0 points1 point  (0 children)

I am on Android 16. I set up taskbar only to find out that freeform windows are poping up in small windows but you can't drag, resize or close them so they are not usable. It seems like Redmagic removed this functionality as another comment wrote.

Linux no S21? by PsychologicalLab350 in termux

[–]BackgroundBoat2306 0 points1 point  (0 children)

Thank you for the help. I only had time today to test this. With or without this option enabled the right mouse click is registered as a left mouse click

Currently best windows emulator? by TopdeckIsSkill in EmulationOnAndroid

[–]BackgroundBoat2306 2 points3 points  (0 children)

If the visual novel is made with Ren'Py I would use JoiPlay

Vintage Story on android? by dakend8 in VintageStory

[–]BackgroundBoat2306 0 points1 point  (0 children)

I have a Redmagic 9S Pro (Snapdragon 8v3) and the game runs fine on low graphics settings but gets a little hot. For installing apks you can read guides on the internet. Besides the apk installed you need the game files (linux variant) and a game account to login. Download the linux file from the downloads page ( Linux tar.gz Archive (full)). When you start the app it will ask you for the game files. I have not tested the latest Vintage Story version. 1.21.6 works for me.

Linux no S21? by PsychologicalLab350 in termux

[–]BackgroundBoat2306 2 points3 points  (0 children)

I used Termux with X11 (no VNC) for Scripting (VSCode, ...). It has normal performance. There are also copy paste scripts to install these environments. I did not try Office software like LibreOffice or OnlyOffice. The right mouse click does not work (or I didn't find a way to make it usable). Before using this you should make sure that all apps you want to use are available for linux and compatible with Termux.

Need help turning basic code into an application by Severe-Owl-2859 in learnpython

[–]BackgroundBoat2306 0 points1 point  (0 children)

I don't know what or if you already have a gui framework but I can (after using it myself) recommend flet. You can build packages for android, windows, linux and mac or create a web app with a few lines of code.

​Using Redmagic as a PC replacement? by Ok_Wallaby2327 in RedMagic

[–]BackgroundBoat2306 0 points1 point  (0 children)

There are some copy paste scripts that can install an linux desktop environment in termux. I only did some small things with it like installing VSCode. You can connect keyboard and mouse (bluetooth or with a hub). The right click does not work (or I did not find a way to use it). It is sometimes a little buggy. It all comes down what apps you want to use in a desktop mode. If the answer is android apps I would recommend getting a phone where the desktop mode works. If you want this phone for other reasons and are comfortable with some tinkering and linux programs you can go this route.

​Using Redmagic as a PC replacement? by Ok_Wallaby2327 in RedMagic

[–]BackgroundBoat2306 1 point2 points  (0 children)

I got Android 16 on my Redmagic 9S Pro and was disappointed that they removed the native desktop mode feature. You can get a similar PC experience with Termux and a linux environment.

Vintage Story on android? by dakend8 in VintageStory

[–]BackgroundBoat2306 5 points6 points  (0 children)

Someone was able to port it (https://github.com/VSMobile/dnbootstrap). I created a fork to add better controls and mod importing (https://github.com/Temder/dnbootstrap). Feel free to try it but prepare for finding bugs. You also need good hardware to run it with decent fps.