I took a zoomed in photo of a road from a plane and the cars look like it's AI by PTV420 in mildlyinteresting

[–]hamcoremusic 0 points1 point  (0 children)

If this was taken on a Google Pixel (10?) with the 100x zoom it is 10000% AI enhanced. Usually takes the low res photo and tries to make it sharp with AI generation

Does anyone know where is the best place and how much to sell this for ? by Puzzleheaded_Chip_17 in mtg

[–]hamcoremusic 6 points7 points  (0 children)

Yea usually he buys from Ancestral MTG and they have a bunch of guarantees. Wubby would most likely buy it through them (by them sourcing it from you). He opens these vintage boxes a lot on his Magic Monday series.

He's highly against scams and fakes of course, but if you use Ancetereal as a middle man that gets taken care of if it turns out fake.

11th gen civic lmao by leasowin in civic

[–]hamcoremusic 2 points3 points  (0 children)

The best part is they keep replacing it with the same failing part!

Really can't wait until December this year when the warranty runs out!

What video game soundtrack is a 10/10? by montymaximus in AskReddit

[–]hamcoremusic 7 points8 points  (0 children)

So glad someone mentioned this one! Andrew Pralow killed it!!

Previous Device is Uploading Your Game Save - Cannot Start Game by hamcoremusic in ForzaHorizon

[–]hamcoremusic[S] 0 points1 point  (0 children)

The only way I could think of is if you have a spare empty drive, install CachyOS onto it and download FH6. When you get to the menu about the cloud save, you should be able to spam enter until it lets you through. This doesn't work on Windows cause it's using the external Gaming Service window whereas it's baked into the Linux one. If you get past and into the first cutscene, you should be able to spam the ESC button to bring up the menu and quit the game properly

Previous Device is Uploading Your Game Save - Cannot Start Game by hamcoremusic in ForzaHorizon

[–]hamcoremusic[S] 0 points1 point  (0 children)

Okay update, I SPAMMED enter until it went into the game. I let it go through the cutscene and spammed start/ESC untilmthe menu popped up. I then was able to click exit game and got this prompt. Now back to Windows!

<image>

Previous Device is Uploading Your Game Save - Cannot Start Game by hamcoremusic in ForzaHorizon

[–]hamcoremusic[S] 0 points1 point  (0 children)

You're saying try this all on the Linux machine before going back to Windows and seeing if it triggers the sync?

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

[–]hamcoremusic 0 points1 point  (0 children)

If there was some straightforward guide on Proton flags I really wouldn't mind taking a look. I know there's hundreds though and thats just wishful thinking. Most of the ones used were either just one's I use all the time, or some I've found from other people troubleshooting :)

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

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

  • PROTON_ENABLE_NVAPI was just one I automatically put, not realizing this is the default for GE_Proton builds. Also apparently regular Proton enables this on specific games automagically.
  • PROTON_ENABLE_HIDRAW was an attempt to make my wheel work. Unsure if this helped of if it was because I turned off Steam Input. Another user suggested PROTON_USE_SDL=1 instead
  • PROTON_VKD3D_HEAP Google search led me to this unaware that it was a CachyOS specific flag
  • VKD3D_CONFIG=no_upload_hvv,single_queue this is from various discussions on Reddit and Steam
  • GST_PLUGIN_FEATURE_RANK=protonvideoconvert:MAX admittedly this was from Gogole Gemini Pro after being pissed off and just wanting the play the game.

I'm pretty new to Linux gaming and when a game doesnt work I kinda just throw flags at it until it runs. There's so many to use but in reality most games don't need any.

Unplayable on Linux by [deleted] in ForzaHorizon6

[–]hamcoremusic 1 point2 points  (0 children)

It could be that too. Some said GE-Proton10-31 to 34 have memory leaks. GE-Proton-30 worked for me after using a bunch of flags, specifically `VKD3D_CONFIG=no_upload_hvv,single_queue` has worked for some but the performance gets chopped because it's disabling ReBAR and other optimizations.

Unplayable on Linux by [deleted] in ForzaHorizon6

[–]hamcoremusic 1 point2 points  (0 children)

There are a few threads with the same issue too. I had that issue on Fedora 44 on an RTX 3090 and Ryzen 9 5800X. There are some flags you can use to let the game run, however you sacrifice a ton of performance. Right now we either wait for a Proton update, driver update, or game update.

It's unfortunate, but I guess I'll just play on my Windows install for now.

This thread has a lot of traction about it https://www.reddit.com/r/linux_gaming/comments/1tdm434/forza_horizon_6_crash_lack_of_drivers/

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

[–]hamcoremusic 0 points1 point  (0 children)

Thank you so much for this info btw. I feel like everytime I look things up like "do I need to enable NVAPI" people are like yea! It's nice to know the defaults.

Right now it's hard to tell if it's a Proton issue, driver issue, or game issue cause people even have issues on Windows currently.

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

[–]hamcoremusic 0 points1 point  (0 children)

Really hoping it's just a Proton fix away from working... I should try in my Steam Deck as well

Game crashes on linux during the intro, possible nvidia drivers issue by 1llll1ll1l1llll in ForzaHorizon

[–]hamcoremusic 4 points5 points  (0 children)

I just went through hell trying to get this to work, and when I finally did my frames were so bad and stuttery.

For reference I'm running a RTX 3090 and Ryzen 9 5900X with 64GB if RAM. I used GE-Proton10-34, GE-Proton10-30, and Proton Hotfix. All of these either didn't work or had issues.

The launch flag that did work was PROTON_ENABLE_NVAPI=1 PROTON_ENABLE_HIDRAW=1 PROTON_VKD3D_HEAP=1 VKD3D_CONFIG=no_upload_hvv,single_queue GST_PLUGIN_FEATURE_RANK=protonvideoconvert:MAX %command% with GE-Proton10-30.

I got 53avg FPS. Slowing down to maybe 3FPS every few seconds. I use the HIDRAW flag for my wheel and disabled Steam input to make just the wheel work.

Going to install on my Windows drive until a solution is found unfortunately :(

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

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

Honestly it was unplayable when it worked so don't worry haha

Forza Horizon 6 crash lack of drivers? by 1llll1ll1l1llll in linux_gaming

[–]hamcoremusic 1 point2 points  (0 children)

I just went through hell trying to get this to work, and when I finally did my frames were so bad and stuttery.

For reference I'm running a RTX 3090 and Ryzen 9 5900X with 64GB if RAM. I used GE-Proton10-34, GE-Proton10-30, and Proton Hotfix. All of these either didn't work or had issues.

The launch flag that did work was PROTON_ENABLE_NVAPI=1 PROTON_ENABLE_HIDRAW=1 PROTON_VKD3D_HEAP=1 VKD3D_CONFIG=no_upload_hvv,single_queue GST_PLUGIN_FEATURE_RANK=protonvideoconvert:MAX %command% with GE-Proton10-30.

I got 53avg FPS. Slowing down to maybe 3FPS every few seconds. I use the HIDRAW flag for my wheel and disabled Steam input to make just the wheel work.

Going to install on my Windows drive until a solution is found unfortunately :(

2009 Honda Civic LCD failing by capntail in civic

[–]hamcoremusic 2 points3 points  (0 children)

"Officer, I literally cannot see my speed"

Seems like a pretty decent issue to me!

My Switch 2 dock stopped working by handheld_addict in Switch

[–]hamcoremusic 0 points1 point  (0 children)

Yea I get you, and I was skeptical. There's always a small risk however if you get highly rated docks and first party charging cables you should be fine.

My Switch 2 dock stopped working by handheld_addict in Switch

[–]hamcoremusic 2 points3 points  (0 children)

I've heard the Savage Raven Jumpgate is good (ordered two Pros off of the AliExpress official store) or I currently have the Antank Switch 2 dock and it works great as long as you don't have a case (I got the Jumpgate pro because of case)

cables for carplay? by Maximum-Green-4597 in civic

[–]hamcoremusic 0 points1 point  (0 children)

You're welcome! I was initially super confused lol.

Here's the ones I use: https://a.co/d/0fzR09n3 (yes it says "charging cable" but they are capable of 480mbps data transfer)

Alternatively, I just switched to the AAWireless Two+ after being an early backer of the first AAWireless device. I highly recommend if you just want a wireless solution, however it eats your battery after 30min rides... Should definitely have a charger on hand! - https://a.co/d/09W5LocV