I have some software running (behind cloudflare and results tailored to Brazil on SearXNG because of the brazilian IP):

Feel free to use on Libredirect or directly!

  • 5 Posts
  • 30 Comments
Joined 7 months ago
cake
Cake day: February 9th, 2026

help-circle




  • On the .desktop file, I don’t think it can load .desktop files, but it can load an .exe with a specified version of wine or proton, going to the + at the top left, then add manually an already installed game, then selecting the runner to be wine, select the path to the .exe, then select the wine version at the runner options, then you can create a desktop file with lutris.

    If you changed /etc/hosts, it might be that, about the receiving info from the server on this:

    002c:err:winediag:getaddrinfo Failed to resolve your host name IP
    0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
    

    But the proton version might help as well (I didn’t understand the problem specifically)










  • In your scenario, I would prefer to tunnel to the outside, as it could be risky to just open a port on your router and open a port on your computer. In this case, pointing the IP to a vps that your PC tunnels to or putting the record in cloudflares DNS, that way no automatic port searcher will try to nuke your network. There is dynamic DNS too.

    There is cloudflare and other options too.

    Edit: I do this with cloudflare, but privacy is very much not given with them.






  • You also can put the hosts file made for a Linux system into the mounted /system/etc/hosts, the system partition /system can be mounted on /mnt or /mnt/system too.

    As you have root, or with just a custom recovery, you can change it, just going to the recovery, using adb in there and mounting the system partition as rw, then moving the hosts file to the mounted expected location.