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.

@Blxter@lemmy.zip cover

Avid Gamer | | Lifting connoisseur | | Completionist

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

[solved] qBittorrent behind firewall

I have been using this config for qBittorrent for awhile and been working for the most part. Sometimes it gets “connection status: Firewalled” I would fix this by going to settings -> connection and click the “Random” button a couple times and save and then it would work again. This seems to not work anymore. Is there a...

Blxter OP ,
@Blxter@lemmy.zip avatar

So your saying it should have never worked even if I was not using docker? Like when I just used the VPN client and normal qBit client? Sorry if dumb question.

Also it’s now working… I have no idea

Blxter OP ,
@Blxter@lemmy.zip avatar

yea I normally randomize it then wait a couple minutes and its all good this time it took like 3 hours… not sure

Blxter OP ,
@Blxter@lemmy.zip avatar

Cheers thanks for the information I kinda just assumed it just worked… Lol

Blxter ,
@Blxter@lemmy.zip avatar

After reading this thread I hope this is true I have had 2 laptops plugged in one for like 5 years non stop (this one I deactivated the battery in BIOS it’s old) and the other for about a year…

Blxter ,
@Blxter@lemmy.zip avatar

Could be wrong but this does not sound sound outlandish for a alpha. There should be no point to ruin a name/brand before it is out. You should not leave a “review” of a unfinished product.

Blxter ,
@Blxter@lemmy.zip avatar

You have never played an early alpha of a game and signed a NDA to not disclose it I did this with many games the finals, th division heatland, x defient, arc raiders etc. although in this case since there are yt videos and streams seems a little weird. I was uneducated the games I am talking about when I played had watermarks on them and were made for testing etc had no idea the game was like viewable. In this case it looks more like if tarkov or an EA game said you can’t leave reviews.

To clarify yes I fully agree that not ok and didn’t know the full facts.

Blxter ,
@Blxter@lemmy.zip avatar

I think the difference is that those play tests we are thinking of are for lack of other terms locked down. Playtests I have done were not able to be recorded, streamed and had water markers all over the place. In this case people are playing and streaming making videos at that point you should be able to give opinions on the game.

Blxter ,
@Blxter@lemmy.zip avatar

I had a 1060 and upgraded to a 3080 ahile ago. For next upgrade most likely will do AMD unless Nvidia can convince me to go with them again

Blxter ,
@Blxter@lemmy.zip avatar

I have been loving freetube on desktop. I could never get the websites for piped or invidious to work well

Blxter ,
@Blxter@lemmy.zip avatar

I did not know gamescope was a flatpak… For me gamescope did not do anything after installaling for like 2 hours of troubleshooting why it was not installing. I’m also on mint

Blxter ,
@Blxter@lemmy.zip avatar

Not gonna lie I’m still hitting clash of clans… Paid for maybe 5 months of gold pass but no longer been playing since I was in middle school. Took like 6 years off though

Blxter ,
@Blxter@lemmy.zip avatar

Late to this just found an article about it but hope this actually sells well I miss my headphones jack :(

Blxter ,
@Blxter@lemmy.zip avatar

Am I misunderstanding something this actually sounds like a positive thing. Although I wish it was not just for “foreign adversary country; or any entity that is controlled by a foreign adversary.” And instead just in general

From Windows to about 6 recommended distros for gaming.

I am not bad with computers and have a beginner+, maybe intermediate level knowledge of Linux and I kept running into some problems here and there with different distros. Most claimed to work out of the box (which may be the case for some users, but I have a shit ass Nvidia 1060 and that was not at all the case, until I...

Blxter ,
@Blxter@lemmy.zip avatar

For me fedora did not handle my 3080 well at all. Switched to mint and only real want is to upgrade Nvidia drivers to the 550 or whatever is the current best one. For me it is not available in the driver settings and not sure how else to get them…

Blxter ,
@Blxter@lemmy.zip avatar

I think it is extremely likely to get a second season one reason is because it has received tax credit to be filmed. source

Blxter , (edited )
@Blxter@lemmy.zip avatar

Only resident Evil game I have played is RE2 (remake/new one) I loved it got all achievements in it. Currently planning to do RE3 this October because spooky Halloween.

[Solved]-sorta Problems running adguardhome

Edit: So a solution I just found is that if I remove the second DNS from my router (1.1.1.1) then all traffic goes through adguard. This works but if I go on vacation and my parents are still home and this device dies or something then my mom will have no idea what to do…...

Blxter OP , (edited )
@Blxter@lemmy.zip avatar

Yes the main dns server for my router is the IP of the computer. adguard works for devices on my tailscale network only

Blxter OP ,
@Blxter@lemmy.zip avatar

not sure what you mean… I tried to follow the bottom of this guide but it looks like I did not append but instead change it.

Blxter OP , (edited )
@Blxter@lemmy.zip avatar

I believe it is reddit.com/…/is_it_possible_to_reconfigure_listen…top of the AdGuardHome.yaml file Edit: formatting is a little off


<span style="color:#323232;">http:
</span><span style="color:#323232;">  pprof:
</span><span style="color:#323232;">    port: 6060
</span><span style="color:#323232;">    enabled: false
</span><span style="color:#323232;">  address: 0.0.0.0:80
</span><span style="color:#323232;">  session_ttl: 720h
</span><span style="color:#323232;">users:
</span><span style="color:#323232;">  
</span><span style="color:#323232;">  name: Blxter
</span><span style="color:#323232;">  password: $2a$10$Yp3U0qAYUXIvXSXTO.MgSOZxd.k/Yx/pIAEHqW02QXilxC0Bpz3qm
</span><span style="color:#323232;">auth_attempts: 5
</span><span style="color:#323232;">block_auth_min: 15
</span><span style="color:#323232;">http_proxy: ""
</span><span style="color:#323232;">language: ""
</span><span style="color:#323232;">theme: auto
</span><span style="color:#323232;">dns:
</span><span style="color:#323232;">  bind_hosts:0.0.0.0
</span><span style="color:#323232;">port: 53
</span><span style="color:#323232;">anonymize_client_ip: false
</span><span style="color:#323232;">ratelimit: 20
</span><span style="color:#323232;">ratelimit_subnet_len_ipv4: 24
</span><span style="color:#323232;">ratelimit_subnet_len_ipv6: 56
</span><span style="color:#323232;">ratelimit_whitelist: []
</span><span style="color:#323232;">refuse_any: true
</span>
Blxter OP ,
@Blxter@lemmy.zip avatar

Yes every device I have looked at have the first DNS set to the IP of server and then a back up of 1.1.1.1 just in case

Blxter OP ,
@Blxter@lemmy.zip avatar

Yes this was the problem. I had it set up this way originally but added it as a back up in case things broke. I guess I can not do that. Thanks again

Blxter ,
@Blxter@lemmy.zip avatar

My LG monitor has this but it’s a software download. There is no Linux download though and I have yet to try it out

Blxter OP ,
@Blxter@lemmy.zip avatar

Thanks for your detailed response. I did discover that my GPU load (etc 3080) was maxing out witch is the normal for windows aswell it’s just weird that I get like half the fps for the same amount of work. I don’t really play halo Infinite as much anymore and when I do I just decide to boot windows. I’m not exactly experienced in Linux or what to try to change to make it work better. I do plan on sometime upgrading to a newer os to try a newer Nvidia driver to see if that fixes it or makes it better. I do believe I have mouse acceleration off in my OS unless there are multiple ways to have it turned on.

Thanks again :)

Halo infinite on Linux

I have been using Linux to game now mostly for around 1-2 months and halo infinite runs but runs like crap compared to win 11. When I run the game on windows I get 144 fps almost constantly on Linux I get 70-80. I am new to this and not sure what to tweak or change to get it to run better if anything. I play via steam using...

Blxter OP ,
@Blxter@lemmy.zip avatar

Ok I just installed gamemode and made sure it was running and passed all tests. Do you enter the game name where %command% is? so for Halo Infinite it is gamemoderun Halo Infinite ? Sorry if this is a dumb question but game wont open now lol

Blxter OP , (edited )
@Blxter@lemmy.zip avatar

Whelp no idea what I did but even removing the cmd and going back to proton experimental game does not open.
https://lemmy.zip/pictrs/image/de99f18f-32b1-4eff-802e-97edc5a4f12d.webp

But thanks for help with command it works for other games.

Edit: have no idea It seems whenever I change whatever compatibility I use it breaks after a fresh install. I have reinstalled the game 3 times now boots first time but as soon as I change anything in breaks and brings that image back even if I revert back to what was there…

Blxter OP ,
@Blxter@lemmy.zip avatar

Its crazy I go from like 144 all the time on windows and then a really bad 70 (with worst settings on) on linux no idea why.

Blxter OP ,
@Blxter@lemmy.zip avatar

I have a 3080: NVIDIA Driver Version:535.161.07

Blxter OP ,
@Blxter@lemmy.zip avatar

How does one upgrade drivers if they are not in the driver manager (this is what I have used so far) https://lemmy.zip/pictrs/image/9ad4aada-1ed8-459a-b904-af3ffff11b5f.webp

I found this should I do this but with 550?

As mentioned above, usually, it is preferred to try installing the recommended driver. In order to do that, you just type in: sudo ubuntu-drivers autoinstallIf you want something specific, type in: sudo apt install nvidia-driver-450You just have to replace “450” with the driver version that you want and it will install the driver in the same way that you install an application via the terminal.

Blxter ,
@Blxter@lemmy.zip avatar

Seeing as the new director is the fella who maid valorant if your looking for a single player experience it still won’t be it.

Blxter ,
@Blxter@lemmy.zip avatar

IR blaster on board.

I remember having I believe a LG G4 phone back in the day being able to control tvs with it and it was bad ass.

Blxter ,
@Blxter@lemmy.zip avatar

Imo apple has some of the best Sci-Fi shows I have seen in a long time.

Blxter ,
@Blxter@lemmy.zip avatar

Yea Ive seen those as well besides “severence” 2 other ones off the top of my head are “silo” and “Constellation” the later is currently airing.

Apex Legends streamers surprised to find aimbot and other hacks added to their PCs in the middle of major competition via anti-cheat software (www.pcgamer.com)

Wow it finally happened. So glad I switched to steam running on linux mint last week. I refused to install helldivers because it wanted to install some no holds barred god level permissions anti-cheat software. Windows 11 was the last straw for me. Good times…...

Blxter ,
@Blxter@lemmy.zip avatar

Afaik nothing has been confirmed besides that tweet from EAC

Blxter OP ,
@Blxter@lemmy.zip avatar

Yea one day when I tried it said I had to disable my ad blocker. So I tried with Firefox on my phone with ad block and it worked like a week later it was working on desktop again.

Blxter OP ,
@Blxter@lemmy.zip avatar

flac songs that I was unable to find on SLSK

Blxter ,
@Blxter@lemmy.zip avatar

Used to be rust lost way to many hours of sleep

Blxter ,
@Blxter@lemmy.zip avatar

Same I played so much Lego Star wars on the Wii with my brother. Good times

Blxter OP ,
@Blxter@lemmy.zip avatar

Dang it still works for my friends on windows I can’t seem to get it to work no matter what client I use on Linux

Blxter ,
@Blxter@lemmy.zip avatar

I remember playing this awhile ago it’s actually pretty solid from what I remember.

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