There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

AnEilifintChorcra

@[email protected]

This profile is from a federated server and may be incomplete. Browse more on the original instance.

AnEilifintChorcra ,

For 3DS games I use NDSTokyoTrim to remove useless data from the game files to make them smaller.

DreamCast, PS1 & PS2 games get compressed to chd with chdman.

GameCube and Wii are compressed to rvz with Dolphin.

PS3 I remove the PS3_UPDATE folder, 256MiB for each game adds up. I also use Gnarly Repacks for PS3 games since they have better compression than anything I’ve tried so far.

Switch games, I use nsz.

Then I use tar with zst on all of them, Nsz and rvz already use zst so theres no change but I just like to keep everything the same accross all of my roms and pc games.

Everything else, GB, NDS, SNES etc all get archived and compressed with tar and zst. For these I’ll also use the --ultra -22 option since they’re small enough files anyway so they don’t take long to compress/decompress. If anyone knows any specific compression/trimming methods that are better than zst, I’d love to hear about them!

Copies of all the tar archives are kept on 2 separate drives and a copy of the games are on my PC in whatever the smallest format is that is compatible with their emulator.

AnEilifintChorcra ,

Just tar and zstd. They’re probably installed by default for most distros anyway.

I think this is what I used when I first tried out zstd linuxconfig.org/how-to-install-and-use-zstd-compr…

Tar supports input from zstd so I put everything on one line.


<span style="color:#323232;">tar -I 'zstd -v --ultra -22' -cvf YourFile.tar.zst -C /path/to/your/file YourFile
</span>

-I takes the input from zstd which is in quotes.

–ultra it should be redundant but for some reason its needed for higher levels of compression.

-22 the highest level of compression offered by zstd.

-c for compress.

-v for verbose.

-f for the file name.

-C excludes the absolute path to the file/directory and just takes YourFile as the file/directory to compress. Its not needed if you’re in the same directory as YourFile.

I would recommend leaving out


<span style="color:#323232;">--ultra -22
</span>

and just test how much compression you get with the default level first because 22 is super slow and if it just can’t compress the file you won’t see any difference in file size compared to the default compression level.

AnEilifintChorcra ,

…rockstargames.com/…/Grand-Theft-Auto-Online-Batt…

Steam Deck does not support BattlEye for GTA Online

Such a crappy way of wording it and trying to blame the steam deck when BattlEye has said that they have had linux and wine support long before the steam deck came out

Official Rockstar Community (RP) Servers will not require BattlEye to play. Community Server launchers will disable BattlEye as part of their launch processes.

What makes RP servers so special that they don’t need BattlEye?

pcgamer.com/battleye-anti-cheat-confirms-steam-de…

BattlEye has provided native Linux and Mac support for a long time and we can announce that we will also support the upcoming Steam Deck (Proton). This will be done on an opt-in basis with game developers choosing whether they want to allow it or not.

AnEilifintChorcra ,

Finally a good take. Or maybe I’m just a pessimist lol

Microsoft are masters at dancing around anti competitive regulation. Xbox is struggling, they’ve said so themselves. I think they’re going to focus more on Gamepass and the Windows Store so making it as difficult as possible for the likes of the Steamdeck to succeeded is in their best interest. If they can push companies to adopt their new framework and at the same time make that framework almost impossible to implement into wine then its a win win. They can hurt wine while painting it as better security so they’re isn’t another CrowdStrike incident.

Anticompetitive practices disguised as user security.

I know linux isn’t very popular for the general public but Apple has their own implementation of wine in development and Google has flooded schools with Chromebooks. If I was Michaelsoft, I’d want to crush the competition quickly and discreetly now before I implement my Windows subscription so people don’t have any good alternatives left

AnEilifintChorcra ,

bleepingcomputer.com/…/genetics-firm-23andme-says…

The information that has been exposed from this incident includes full names, usernames, profile photos, sex, date of birth, genetic ancestry results, and geographical location.

The threat actor accessed a small number of 23andMe accounts and then scraped the data of their DNA Relative matches, which shows how opting into a feature can have unexpected privacy consequences.

  • Usernames Profile Photos DoB

They can be linked to other online accounts. This allows for phishing, potentially scamming or getting additonal information on them which can lead to more sophisticated/personalised scams. Older, less tech savvy users are better targets for scammers.

  • Username Sex DoB Genetic Ancestry Location data

Data aggregators can sell this info to Health Insurance Companies or any other system who can then discriminate based on genes sex age or location

  • All of this information

Can contribute to people committing fraud with their information if they collect enough information from different sources.

  • DNA relatives

Having enough information about a user to use it to target their now known relatives in personalised scams.

The people that did this probably didn’t know what information they were going to get, maybe they were hoping for payment info, and settled for trying to just sell what they got.

Any information, no matter how useless it might seem, is better than no information and enough useless information in the wrong hands can be very valuable.

Theres countless data breaches every year and people will collect it all and link different accounts from different breaches until they have enough information. Most people use the same email address for every website and a lot of people reuse the same passwords, which is how this data leak occurred. Knowing that these users reuse the same email/password combination here means theres a very good chance they’ve reused it elsewhere.

You can check out what data breeches have occured and if your email or password has been posted in any of these dumps here haveibeenpwned.com

Once the information is out there, its out there for good and what might seem trivial now to you could be valuable tomorrow to someone else

AnEilifintChorcra ,

Yeah, sometimes there just isn’t another option. I have a 60GiB Win11 VM for things I use every few months for a couple of minutes at a time

I’d recommend www.qemu.org for virtualisation

virt-manager.org for a gui to manage VMs, you can easily add or remove cores, memory, internet, directories etc really easily.

github.com/winfsp/winfsp lets you add a directory from your host to the VM to easily share files

github.com/…/virtio-win-guest-tools-installer makes the cursor seamlessly move between the VM and host instead of pressing ctrl alt g to escape.

Win11 23H2 still allows for offline set up. Just press shift f10 when you’re at the internet set up and type


<span style="color:#323232;">oobe/bypassnro
</span>

The VM will reboot and give you the option to select I don’t have internet so you can just use a local account

github.com/Raphire/Win11Debloat/ for getting rid of the unwanted bloatware

Theres also an easy way to activate windows for free, I don’t think I can link it here but its on github and MAS-sive amount of people have starred it.

AnEilifintChorcra ,

I started The Witcher 3 for the second time. I tried it a year ago and I kept getting absolutely wrecked by the ghost thing in thr very first crypt so I gave up but this time I killed it straight away so who knows what I was doing wrong last time! Also, probably a bit controversial but I refuse to learn how to play Gwent, I don’t have the time or patients to learn a card game inside an already massive game

I also started and finished American Arcadia this weekend and I absolutely loved it. I’m trying to play shorter games that I wouldn’t usually play in between The Witcher 3 since its long. AA is probably one of the best games I’ve played. The story is fantastic and the gameplay is pretty basic, which suits me. It doesn’t take itself too seriously and has some fun twists at the end.

I’ve also been playing Supraland, its a pretty fun, chill game. The areas aren’t very difficult and the upgrade system is fun. I love the funny dialogues from the NPCs and again its a fun game that doesn’t take itself seriously and I find myself smiling while playing it

AnEilifintChorcra ,

I’d just like to interject for a moment. What you’re refering to as Manjaro, is in fact, Arch/Manjaro, or as I’ve recently taken to calling it, Arch plus Manjaro. Manjaro is not an operating system unto itself, but rather another free component of a fully functioning Arch system made useful by pacman, yay and vital system components comprising a full OS as defined by POSIX.

AnEilifintChorcra ,

Over and over and over and over the gaming community has been screwed over by Publishers so I’ll stop grave dancing when Corpos stop being so horrible

  • Requiring a third party account to play a game months after it was released and after selling it to customers who can’t legitimately make an account because you don’t feel like their country can make you enough profit. Helldivers 2
  • Attempting to take away peoples digital “purchases” of media because you can’t be bothered to pay licencing. Sony
  • Changing the definition of “purchase” an established word in English and not defining your new definition until page 22 of a EULA that you know nobody is going to read. Sony, and everyone else
  • Shutting down a server and rendering a game with a whole single player aspect completely useless and not telling consumers this at the time of purchase. The Crew (www.stopkillinggames.com)
  • Selling a terribly incomplete game filled with glitches for the price of a full game. Cyberpunk 2077 and so many others.
  • Selling Pre-Purchases to let people play the game early but really its just another way to get people to pay to be Guinea pigs in your buggy game. That new Star Wars game and so many others.
  • Adding so many stupid “micro transactions” to games to milk players as much as possible for useless skins and camos etc. Diablo 4 and so many more.
  • Adding a “Season Pass”??? I don’t even understand what this is??? Buy a full priced game and then buy a subscription to that game??? But still not have access to all of the content and then be shown a magic glove that costs €500, why is this not part of the subscription or is it??? I hope it is. New COD and probably others
  • “Making” a game and selling it to people but really its just a scam where they got “volunteers” to work on the game for free. Then shutting the game down instantly. That zombie game with Will Smith.
  • Something, something Overwatch 2 is a totally brand new game.
  • Shutting down third party mods for an unsupported and dangerous game just after the sale for that game is over. Fine, they didn’t own all of the assets used but they did fix the issue where people could infect your system with malware. COD
  • Increasing the prices of all of your subscriptions and making those subscriptions worse by offering less while your parent company is posting ~$20 Billion profits in the most recent quarter, yes quarter, thats like 3 months…

Btw all of these examples have happened within the last 4 years. Its pretty sad that I can list these off the top of my head. I only play single player games and I only got back into gaming a couple of years ago after ~10 years of not really playing anything

AnEilifintChorcra ,

Even if your coutry reaches 100% and you haven’t signed, please still do incase some signatures are invalid

TIP – It is better to collect more signatures than required. Sometimes the national authorities might not be able to validate all the statements of support you provide.

citizens-initiative.europa.eu/how-it-works_en

AnEilifintChorcra ,

Around 16 TiB and I keep 3 copies of everything so 48 TiB used of around 65TiB. I encoded all my TV shows and most of my movies with AV1 and keep most of my files compressed, which saves a bunch of space so hopefully I won’t need more drives any time soon

How can I transfer non-steam games between Linux devices.

I have a desktop and a steam deck. I would like to setup some old games I have on disc on the desktop. Then compress them and decompress on my Steam Deck without doing the full install again. I understand that with wine/proton prefixes they should be installed to a “fake c:/ windows hierarchy” can I just compress that and...

AnEilifintChorcra , (edited )

I use Lutris and set up my directories a “GameName” and then 2 subdirectories “game” “prefix” and point Lutris to these.

All of the game files go in “game” and the prefix is created in “prefix” when I press play in Lutris. Any extras dlls that are needed can be installed with winetricks within Lutris to that specific prefix

This way you can just compress and decompress “GameName” folder and point Lutris to these locations on whichever machine.

You can choose which prefix version you want in Lutris and it will download that version for you. I’m pretty sure it saves the version to somewhere in ~.local/share/lutris I’m not at my PC now so not 100% sure of the path.

It saves it to ~.local/share/lutris/runners/wine and you can put a custom wine build here and Lutris should recognise it when configuring the runner options

So you could copy this over to the corresponding location on the deck and Lutris will automatically detect this version as installed and won’t have to download it again but its not necessary unless you don’t have internet on the deck, or you’re like me and want to keep an archive of the working prefix for the future in case the prefix version is no longer available for whatever reason and other version just won’t work.

If you’re new to Lutris, I wrote a step by step guide on how I use Lutris on a different community

sopuli.xyz/comment/9858101

AnEilifintChorcra ,

Guide is maybe not the right word lol, it just exactly what I click to set up the majority of my games

I’m not 100% sure, but from my understanding yes the regisrty in the “prefix” folder would be changed. You can manually edit the wine prefix registry with regedit www.winehq.org/docs/…/using-regedit and Lutris supports this, just click the arrow that brings up the winetricks option and its under Wine Registry

AnEilifintChorcra ,

I’ve run into issues where a game will work with a specific version of wine but then not work with a newer version but then other games that don’t work with the older version, work with the new one.

Theres also potentially issues of dependencies for one game breaking another game. Separate prefixes just make it easier to troubleshoot a game not working since you can just install/uninstall whatever dependencies that it might need without worrying about messing up other games.

Its also just easier to delete the entire prefix when you realise you’ve installed too many useless dlls and you’ve finally found the one thing you do need to make the game work lol

I also like to archive games I like since companies can just decide to remove their games from existence whenever they want. So I just add the separate prefix that has any extra dlls or tweaks to the archive so that the game should still work in 3 years without having to try and download dependencies that may not be as easy to find in the future

But if you don’t have issues I don’t think its a big deal and if you do have issues with a game, you can just make a separate one for that anyway.

Nintendo Switch emulation

I’m considering buying a steam deck soon, and am very interested in switch emulation. The megathread doesn’t seem to say much about switch emulation(unless I missed something). So are there any good and trustworthy sites for roms, DLC, keys and BIOSes? I’d love to rip them all myself but I’m too worried I’ll brick my...

AnEilifintChorcra ,

Theres at least 4 websites in the megathread under the ROMs section that have a bunch of Switch games. 3 begin with N and 1 begins with Z. In the FAQ section of the Z website is where I got keys and firmware

AnEilifintChorcra ,

Pretty sure its because of the piracy shield thingy. Secure Core might be an option as long as no Italian servers are used and you’re using the VPNs DNS

torrentfreak.com/airvpn-stops-serving-italians-du…

“[A]ll parties in any capacity involved in the accessibility of illegally disseminated content – and therefore also, by way of example and not limitation – VPN and open DNS service providers, will have to execute the blocks requested by the Authority [AGCOM],” the notice read.

AnEilifintChorcra ,

I see the Extend part of Embrace Extend Extinguish is about to start…

AnEilifintChorcra ,

??? Theres a download button beside the play button that gives a bunch of sources and each source has a torrent file or magnet link to add to your torrent client

AnEilifintChorcra ,

Use one of the websites in the megathread, unless you want to use the dev tools on a pc to find the video source link and try to download it from there but thats a whole lot of unnecessary effort

AnEilifintChorcra ,

I’ve never used miui devices but I think you need to make an account and use this en.miui.com/unlock/download_en.html so you will probably need to have wine installed to run it, unless it has a native linux version in the zip file. Then you should have an unlocked bootloader

AnEilifintChorcra ,

I have a Gigabyte B650 skew and I’m happy with it, I think the X670’s are overpriced for general use tbh and the 7800X3D was my first choice but it was way too expensive where I live so I got the 7900x. I’m not sure if its still a thing but when I was buying last year, it was recommended to go with 6000 or lower speeds for AMD CPUs for better stability so that should be fine for you.

I’m in Europe so I can’t comment on value because its completely different over here and also Microcenter is auto blocking me anyway lol

There was an issue with Over Current Protection on AM5 motherboards when EXPO is enabled that can cause the CPU (especially X3D) to die.

GamersNexus has a few videos on it www.youtube.com/watch?v=kiTngvvD5dI&amp;t=0

So I would defintely recommend checking Asus’s website to see what firmware version they recommend using and upgrading to that before anything else.

AnEilifintChorcra ,

TBH I usually wouldn’t recommend one vendor over another when it comes to motherboards because realistically nobody spends much time in the BIOS anyway, I’d just suggest the one that has the features you actually want but as the other comment pointed out Asus has been pretty crappy with customer repairs and warranty stuff so it might be worth spending a little bit more in case you do have an issue down the line but that’s completely up to you, I have no idea if Gigabyte is better to deal with than Asus, but I do remember they had issues with exploding PSUs before lol

Asus Warranty and Repair Issues: www.youtube.com/watch?v=7pMrssIrKcY&t=0

www.youtube.com/watch?v=I3DwhTc7Z4o&t=0

www.youtube.com/watch?v=uYdtpU8FKO8&t=0

Asus issues related to AM5 www.youtube.com/watch?v=cbGfc-JBxlY&t=0

Gigabyte’s Exploding PSUs www.youtube.com/watch?v=aACtT_rzToI&t=0

I've decided to switch to Linux Mint, but i have a lot of pirated games. How to play them with all the cracks and stuff in linux?

I have decided to switch to Linux Mint from windows. I don’t use computer for work that much. And for my personal use I’m switching to Linux Mint. I have heard a lot about it. So giving it a try. I know about emulating windows in linux to play window games. But how do you use cracks and stuff?? Does emulating also access my...

AnEilifintChorcra ,

Tl;dr Step by step how I setup lutris to run pirated games

I use Lutris, its pretty easy to setup and is pretty much the same setup for most games.

Install lutris wine and winetricks with your package manager. Wine is a windows compatibility layer for linux and winetricks is a helper for downloading and dependencies that a game might need and lutris integrates both of these.

In the file manager, I like to create a folder with the name of the game and then inside of that folder I make 2 folders “game” and “prefix” I put all of the game files in the game folder and leave the prefix folder empty for now.

When you open lutris, on the left, hover over wine and click on the little box icon to manage the wine versions. I recommend, wine-ge. Its a custom build/fork of Steams Proton that adds some extra stuff

Once you have installed that, back on the main page at the top left is a + to add a new game. Select the bottom option, “Add locally installed game”. Give the game name and select “wine” as the runner from the dropdown.

Then on the next tab, Game Options, select the games executable location, inside the “game” folder. Set the Working directory as the “game” folder. You can just copy the path that you put in the executable section and backspace until the folder called “game”.

For wine prefix, copy the working directory path and replace “game” with “prefix” this is where all the wine/windows stuff will install.

Set the Prefix architecture to 64-bit

On the next tab, Runner Options, you can select the wine version you want to use. It should default to the wine-ge version you installed. At the top right press save and your game should be good to go. There are a whole bunch of other options you can play around with but for pretty much every game I’ve played I just leave them as default.

This should be fine for most games but sometimes wine updates can break older games and so you may have to try older versions of wine-ge or different versions of wine like lutris-fshack or wine-staging. Or the game may need a special dependency that you need to install. This is why I set a separate prefix directory for each game.

You can look at the logs for a game by selecting it and pressing the arrow beside the play button, this may or may not be helpful for trouble shooting.

If you do need to install an additional dependency, select the game and press the arrow at the bottom right and select winetricks. “Select the default prefix” should be selected by default, press ok and at the top of the next screen you should see the path to the games prefix, then select the “Install a Windows DLL or component” Then you should have a list of packages you can install.

If you’re using a repack that needs to be extracted, put the path to setup.exe as the executable on the Game Options tab and run through the installer, selecting the “game” folder that you created as the install location, it is probably under the Z drive. Then when you’re done installing, right click the game in lutris and press configure and then back to game options and replace the setup.exe path with the path to the games exe and save.

There’s a whole bunch of other ways to do this, like bottles or just using system wine or adding the game as a non-steam game to Steam, I have a separate throwaway Steam account for this.

I like the way lutris is laid out and I like having separate prefixes for each game because I archive the games I like and its nice to have a known working prefix in that archive for games I had issues running.

AnEilifintChorcra ,

I finished Quantum Break, I loved it! I’ve never really played a game with superpowers, especially like these. I also love games that give unlimited ammo in the starting pistol since I have the worst aim ever, I constantly find myself having no choice but to melee enemies in other games. And the slow motion after doing the dash was so nice!

The final fight was so bad, I could not understand why I was dying even when I was doing exactly what someone on YouTube was doing but other than that it was so fun! And I actually liked the story, usually I’m not a big story person, I just like running around causing chaos, it also probably helped that I finished the game in 3 days, so I didn’t forget what was happening.

I had to give up on Alan Wake Remaster, the visual bugs were just too much so I moved onto Control. I was expecting a more linear style, similar to Quantum Break so I ended up running around in circles being so confused, especially the elevator at the start, I spent way too long looking for that lol but having the force like a Jedi is super fun

I also started GoW Chains of Olympus and I kinda regret playing the series in chronological order instead of release order because going from Ascension to this is not so great, since it was Originally designed for the PSP but hopefully the original series will look better when I get there

Quantum Break got me to put down BG3 for now since I’m looking for shorter games that I don’t accidentally spend 10 hours on a Saturday playing

Its also convinced me to get back into RE4 remaster. I started it in November and got to the part where I’m in the little boat on the lake but I got a bit bored of it. I think my expectations were too high, I loved 0,1,2 and 3 especially 2 and 3. And since everyone always says 4 is the best, I just expected more. I still want to finish it and continue the series because they are fun games tbf

AnEilifintChorcra ,

Yes! I feel like there really aren’t enough games like it! Just a fun little linear shooter with some cool time travel/ superpower elements.

I heard there were references to each other, that’s why I wanted to start with Alan Wake before playing Quantum Break but tbh I’m so bad with names and stuff I probably wouldn’t even notice them anyway lol

I didn’t know Remedy didn’t own the rights to it, that’s unfortunate because its such a good concept but at least we got Control after it, hopefully they continue with more games like them

AnEilifintChorcra ,

Ah damn, I know how you feel! Alan Wake remaster kept going black screen every few seconds for me and the only way to fix it was to pause it for a few seconds every time so I had to give up.

Maybe updated drivers or something could have fixed the bugs since then, I definitely recommend checking it out again for a fun linear single player game that doesn’t take weeks to finish

AnEilifintChorcra ,

I’m the type of player that needs the bright yellow markings, that people seem to hate, to be able to get around! So I constantly have to read the signs in Control and even then I still second guess myself.

I did the part where you have to answer the phone at the end of the hallway thingy. The amount of times I just walked off the edge because I didn’t understand I had to pull the chord is embarrassing. And then trying to get back from the motel thing I genuinely thought my game was bugged, I was so comfused lol

AnEilifintChorcra ,

Oh nice, I haven’t heard of Vanguard! I love how creative some fan games are, especially compared to the main games that have gotten a bit stale. I’m definitely adding it to my list now, thanks!

AnEilifintChorcra ,

Ha, we’ve been doing the same thing for the past few months! I just made a generic Immich account that we all log into and upload to that. I auto backup the library to other places as we go, just in case. Once we’re done, we’ll all get copies of the directory to do with as we please.

I have Immich set up to keep the name of the files instead of giving them a random name. As we scan we name the files with the peoples names and generic tags like Tom.Mary.Birthday.1992 and putting Mary before birthday indicates that it was Mary’s birthday. So that if I decide to try and add meta data to the files it will be easier.

I haven’t figured out a plan for adding meta info to the files so they at least have the year/month they were taken and I don’t know if I even want to since we’re 1000’s of photos in now

Distributions intended for hardware diagnosis and other related utilities

Within the GNU/Linux ecosystem there are all kinds of tools to diagnose the system, or rather, to check the state of the hardware, but there are few distributions specifically designed to perform this task, or at least that I know of, because the only distribution I know that is intended to diagnose the computer, (Or ​​at...

AnEilifintChorcra ,

My dads friend used to burn random movies to DVD and give them to us. Eventually, he showed my dad where to get them and my dad showed me. I think it was the uploader axxo on isohunt that my dad would always download from. I nearly completely forgot about that, thanks for making me think about it! We really had no idea what we were doing, we used to use utorrent and everything. That family computer was riddled with viruses. It took us about an hour to remove some random extensions that changed our default search engine one time

AnEilifintChorcra ,

I caved into my urges and started playing Baldurs Gate 3 again, this time as a dark urge

I finished it for the first time a few weeks ago and have wanted to do nothing but play it again but I never replay games like ever. I held out for as long as I could but no other game was calling to me like BG3

I never understood how people could keep replaying games, I always thought the new game+ concept was pointless but now I get it, now I understand why people have put thousands of hours into Skyrim

I nearly never even bothered to try BG3 because I’ve never played anything with turn based mechanics and I know nothing about D&D but now its all I want to play, I’m worried I’ll never want to play anything else again lol

AnEilifintChorcra ,

Are you seeding a lot of torrents?

Something similar kept happening to me last year, constantly disconnecting no matter what I tried. I thought it was a gluetun issue so I stopped using docker and tried the official ProtonVPN app, openvpn, wireguard and community version of protonvpn, I tried switching from arch to ubuntu on my NAS and the same thing kept happening.

I was convinced it was a hardware issue so I tried different hardware, same issues.

The only thing that fixed it was reducing the number of torrents I had seeding. At the time I had ~500 and once I lowered it, I stopped disconnecting.

Now I run 3 gluetun containers with 1 qbittorrent container connected to each and they each have ~400 torrents seeding and I haven’t had any issues since.

AnEilifintChorcra ,

The size of the file and speed shouldn’t be an issue, unless its crazy high speeds, I’m seeding a bunch of 80+ GB files, I think for me it was the number of connections being made that was causing the disconnects for me.

I assume its not something basic like the ProtonVPN subscription lapsed or one of the issues mentioned in the link in the logs github.com/qdm12/gluetun-wiki/…/healthcheck.md

I’d try a few different countries and see if its that specific one, I like to have 3 different countries listed in my compose files so if there are issues with one countries servers it just connects to the next country instead

You could also try switching between wireguard and openvpn configs to see if that helps github.com/qdm12/gluetun-wiki/blob/…/custom.md#wi…

AnEilifintChorcra ,

Unfortunately Linux is affected github.com/leviathansecurity/TunnelVision

TunnelVision appears to work on any operating system that has a DHCP client that implements support for DHCP option 121. Most modern operating systems support this such as Linux, Windows, iOS and MacOS. Notably, Android does not appear to have support for option 121 and remains unaffected.

A fix is available on Linux when configuring the VPN users host to utilize network namespaces.

I read the Arstechnica article too where they say Linux isn’t affected then link to the researchers video where they show Linux being affected…

AnEilifintChorcra ,

He’d peel an orange in his pocket

He has two brains cells and they’re both fighting for third place

He’s a face like he’s trying to eat an apple through a tennis racket

The tide wouldn’t take her out

Scarlet for your mam for having you

Your arse is jealous of your mouth

Snipers dream

Spanner

AnEilifintChorcra ,

Debian based distros tend to be slower to update for stability reasons so your graphics drivers might be out of date

github.com/ValveSoftware/gamescope

AMD requires Mesa 20.3+, Intel requires Mesa 21.2+. For NVIDIA’s proprietary driver, version 515.43.04+ is required (make sure the nvidia-drm.modeset=1 kernel parameter is set).

Do these games launch when the gamescope option is disabled?

You can also check the logs by selecting the game in lutris and pressing the arrow beside the play button on the bottom to bring up the logs and see if theres any useful info there

AnEilifintChorcra ,

I started Alan Wake Remaster but it has really bad visual bugs, my screen keeps going black every minute or 2 and I have to pause the game for a few seconds to fix it so I don’t know if I’ll keep it going lol

I started it because Control and Quantum Break look so fun so I might just skip to them instead. Happy to see another positive opinion of Control, I’m super excited to try it!

I’ve just started God of War Ascension today, I’ve never played any of the series so I decided to play them in chronological order, well at least the ones I can play since the mobile one doesn’t seem to be available and I don’t have FB to play that one.

Its super fun, I love that they put the button prompts on the side of the screen that the button is on since I’m using an Xbox controller. But I’m not a big fan of how often they zoom out while I’m in the middle of fighting monsters. I just kept spamming quick attack on the back of the snakes because I couldn’t tell which character I was lol

Hi i am a complete noob who want to get into torrenting and piracy in general can people here help??

And before you say i have read the megathread atleast as much as i can because it feels too buzzwordy for me and i think it is more suitable with people with a little more experience than for litteral noobs also i want to leaen how to in android and not a pc and the megathread leans heavily into pc ....

AnEilifintChorcra ,

Fennec is a Firefox fork on F-droid, use this as your browser and install ublock origin as your adblocker. Top right menu in fennc then press add-ons and find ublock origin and install it. Customise by pressing the top right menu of fennec -> add-ons -> ublock origin -> settings

Then just use the direct download sites in the megathread to download your files from. You can follow something like this video to harden ublock and make sure you block the ads that pretend to be download links.

OR

If you want to seed (upload the files you download from the torrent) back to other people like you, then use fennec, the same as above, but use the torrent sites linked in the mega thread instead of direct download sites and use a torrent client like libretorent on the F-droid repo to add the magnet links or torrent files you get from these sites. It will start downloading the files and also uploading the parts you have downloaded to other people that want them.

I always recommend a VPN and on android you can turn on always on VPN and and block connections without VPN in android settings but that’s up to you and what your country is like when it comes to piracy

OR

Others might be able to suggest a streaming setup? But I don’t stream anything so can’t help you there

AnEilifintChorcra ,

Flowit (Fill all boxes with the color of their border) f-droid.org/packages/com.bytehamster.flowitgame/

2048 Open Fun Game (2048 game with AI, Replay, History and other fun features, Open Source, no ads) f-droid.org/packages/org.andstatus.game2048/

Minesweeper - Antimine (A puzzle game where you search for all hidden mines. ) f-droid.org/packages/dev.lucanlm.antimine/

Shattered Pixel Dungeon (A roguelike game based on Pixel Dungeon) f-droid.org/…/com.shatteredpixel.shatteredpixeldu…

Blockinger (Tetris clone) f-droid.org/packages/org.blockinger.game/

AnEilifintChorcra ,

If your screen is turning black when you go full screen, try turning Adaptive Sync to Never. This has solved the problem for me.

System Settings -> Display & Monitor -> Adaptive Sync

AnEilifintChorcra , (edited )

Check under Display Configuration, its at the top of the list where Gamma is in your screenshot. I’m also using Wayland, so maybe its not available for X11?

Edit: The archwiki might be more helpful, it shows how to access the settings depending on your set up wiki.archlinux.org/title/Variable_refresh_rate

AnEilifintChorcra ,

Just a completely blank screen atm, I updated to plasma 6 and it has not been going well lol

AnEilifintChorcra ,
  • Less bloat ware/spy ware - custom ROMs don’t come prepackaged with random shady games from shady companies or random shady social media apps from shady social media companies.
  • Better privacy and security implementations along with DeGoogling - a lot of ROMs offer Gappless ROMs which is really important since Google is way to big and has too much influence on android OEMs and its easily the biggest ad company in the world and constantly refused to respect peoples privacy. e.g GrapheneOS grapheneos.org/features and DivestOS divestos.org
  • Long term software support to help against e-waste e.g LineageOS supports so many phones who’s manufacturers have stopped supplying software updates. wiki.lineageos.org/devices/
  • Customization e.g Crdroid includes loads of custom settings from a variety of other custom ROMs and OEM ROMs that rarely get implemented by any stock ROMs. crdroid.net
  • Rooting android phones gives users the ability to access system files that they may not have been able to backup if the apps don’t support it. It also allows for a full system backup and restore
  • It also allows users to block ads and unwated connections without using a local VPN e.g adaway

Enabling Google to dictate what a user can do with their own device by limiting features is a slippery slope and the last thing we want to happen is for Android to end up like iOS with its walled garden approach.

AnEilifintChorcra ,

As of 2024, Google is now quietly blocking RCS messages on unlocked/rooted android devices. Even if your device only has an unlocked bootloader, it is now at risk of being quietly shadowbanned from sending RCS text messages.

According to the OP that opened the issue with Google, it doesn’t work with devices with unlocked bootloaders so it would affect the majority of custom ROM users since very few custom ROMs and devices support relocking the bootloader, and I think it probably would still affect these devices too since the last time I relocked a bootloader with DivestOS I still had the error message about system integrity on boot

Rooted users can probably bypass this issue with some Magisk modules the same way they do with GPay and banking apps.

If Google really does want to push RCS then disabling access to the more technically inclined users now seems a bit silly.

I thought they’d at least wait for wider adoption before locking it down like they’re doing with YouTube and ad blockers, especially with imessage and WhatsApp being such big competitors. At least in Europe, I don’t see anyone dropping WhatsApp for RCS anytime soon.

AnEilifintChorcra ,

Its unlikely that they’d get involved, RCS might be default on Googles messenger app but people still mainly use alternatives like WhatsApp so there’s not a big enough user base that would be affected and since Google is pushing RCS as interoperal, DSA won’t apply.

AnEilifintChorcra ,

I’ve been degoogled since 2019 so I have never actually used RCS so I’m not 100% sure.

If I were to guess I would assume it has something to do with Apples support for RCS. The last time I checked, Apple won’t support end-to-end encryption in RCS and the messages are only encrypted in transit so maybe Android users that will use RCS with Apple users will have all of the chats saved unencrypted within the system folders and that would be no bueno for Google

But I’m honestly not sure, I have no interest in learning about RCS unless GSMA helps open source apps integrate it so I’m not stuck with either Samsungs or Googles messaging apps

AnEilifintChorcra ,

I use tags and categories in qbittorrent to know if I have made copies of the files to other disks, you could do something similar by naming with a sticky note/ label and making a corresponding category in qb

I also use tree to list all of my TV episodes individually so I can mark off the ones that I’ve reencoded and added subtitles to. You could keep similar text files with trees of each drive in your home directory to quickly search them to see which drive has the file you’re looking for

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines