Emulate Windows 3.1 on Android phones with Termux

Follow the instructions as shown in the video and below are the commands you will need. Setup (tap the command to copy):

    curl -o setup1.sh https://raw.githubusercontent.com/AnBui2004/termux/refs/heads/main/setupvm/31/startsetup.sh && chmod +rwx setup1.sh && ./setup1.sh && curl -o setup2.sh https://raw.githubusercontent.com/AnBui2004/termux/refs/heads/main/setupqemu/setupqemuvm1.sh && chmod +rwx setup2.sh && ./setup2.sh && rm setup2.sh && rm setup1.sh && clear

Run (tap the command to copy):

    ./startw31.sh