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.

linux_gaming

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

d3Xt3r , (edited ) in Plasma 6: How to use HDR with games?

I haven’t tested it myself, but you’ll need to install gamescope and the Vulkan HDR layer, then set the launch options to use it.

Of course, you’ll also need a monitor that supports it, and a cable that supports it as well (I recommend using a DisplayPort 1.4+ cable).

Edit: Here’s a detailed how-to: …github.io/…/update-on-hdr-and-colormanagement-in…

thadah , in Plasma 6: How to use HDR with games?
@thadah@lemmy.world avatar

Hi! To enable HDR in most games you will need to set your game in fullscreen. Windowed or Borderless won’t allow you to use HDR functionality.

You’ll also need to use the DXVK_HDR=1 %command% startup variable in steam to enable HDR in any Proton game. Proton 8 and 9 should support HDR without issuez although there are some games that might need additional configuration.

If you use an NVIDIA card, you might need to enable NVAPI with DXVK_ENABLE_NVAPI=1

Happy gaming! :D

Hominine ,
@Hominine@lemmy.world avatar

Excellent, thanks for this!

BoiLudens ,

Well I was wondering this whole time how that works! Thanks a ton!

Lojcs ,

This only lets you enable hdr in game. Since proton runs under xwayland the hdr info won’t reach the compositor.

million OP ,
@million@lemmy.world avatar

Oh really? That sucks, how do you work around that?

usrtrv ,

Use Gamescope and a Vulkan layer. Here’s a more detailed post: …kde.org/xavers-blog-2023-12-18-an-update-on-hdr-…

If you get the latest gamescope from git. You no longer need the vulkan layer.

Lojcs ,

Gamescope supports hdr with --hdr-enabled --hdr-debug-force-output flags and running the game under it doesn’t require xwayland in my understanding. It doesn’t support nvidia though

million OP ,
@million@lemmy.world avatar

So what is the benefit of KDE’s HDR support at that? Could you do something similar under Gnome and get HDR support in games?

Lojcs ,

If gnome supports hdr too you can. Kde’s support is a part of the stack that needs to support hdr for it to work. The programs and drivers can speak hdr all they want but if the compositor (kde) doesn’t understand and relay the info to the monitor it won’t work.

million OP ,
@million@lemmy.world avatar

Nice, this appears to allow me to enable HDR at least in Resident Evil 8.

Is there a distinct command if the game is native Vulkan versus using the Direct3d to Vulkan layer?

Edit: Lojcs is saying this only allows you to enable it but it isn’t actually working, a.lemmy.world/lemmy.world/comment/8535260

million OP , in Plasma 6: How to use HDR with games?
@million@lemmy.world avatar

To add to this, I was doing some testing since this is on my mind and I am also unable to get HDR working on Youtube under either Firefox or Chromium.

This may be orthogonal to running games or it could be related.

technohacker ,
@technohacker@programming.dev avatar

That might be more due to them not supporting HDR on Linux yet, but I’ll wait for someone else to confirm that

caustictrap , in VKD3D-Proton 2.12 Released With Initial Support For NVIDIA Reflex

How is the vrr (gsync) support on linux. On windows gsync ON + vsync ON + Reflex ON will give the least latency and smooth tear free gameplay and you don’t have to manually cap the fps for every game like you do on a amd card.

MentalEdge , (edited )
@MentalEdge@sopuli.xyz avatar

I thought vsync+gsync still had latency drawbacks at max fps?

VRR works on Linux. Reflex has been available via latencyflex for a while now, but it’s a bit tricky to set up. Looks like an easier implementation is finally becoming a thing.

Gsync on Nvidia was a bit tricky, it can only be enabled on X11 and easily only if you’re just using one monitor. It’s possible to use it with multi-monitor on X11, but it requires extra config. Once it starts working with Wayland, it will hopefully just work.

On AMD and Wayland I just enable VRR in KDE display settings for my main monitor.

I use manghud to set an FPS cap, and since a recent update you can set it to “display and wait” instead of “wait and display” for even less latency when at monitor max FPS, which should be faster than using vsync.

warmaster OP , (edited )

I thought vsync+gsync still had latency drawbacks at max fps?

Until you add Reflex.

Reflex has been available for a while now

The news here is that it’s now usable by Proton for non-Nvidia GPUs.

MentalEdge ,
@MentalEdge@sopuli.xyz avatar

Are you sure?

IIRC enabling reflex can actually increase latency in some setups, I’ll try to find the details.

Latencyflex didn’t work any other way except with proton. But installing it and getting it working was not simple. But that wasn’t Nvidias implementation yet.

warmaster OP ,

I haven’t tried it. But the way the article is written, sounds like inow t’s usable too for non-Nvidia GPUs.

AProfessional ,

deleted_by_author

  • Loading...
  • MentalEdge ,
    @MentalEdge@sopuli.xyz avatar

    Obviously. But people want settings they can set and forget, which will work in all situations.

    five82 , in Transistor - Epic Games version
    @five82@lemmy.world avatar

    I don’t have an Nvidia card myself but have you tried the latest Wine-GE through Heroic?

    Worst case, you can pick up the native Linux version on Steam right now for 80% off.

    miss_brainfarts OP ,

    Latest Wine-GE seems to not even try to launch it. With Proton, I can at least see the Transistor.exe pop up in btop, so there’s that

    folkrav , in GE-Proton9-1 Released

    I’ve yet to need to use GE’s Proton builds, I’ve pretty much always used the ones Steam gives me… Is the difference that major/noticeable?

    Montagge ,

    For some games it definitely is!

    folkrav ,

    Interesting, consider my curiosity to be piqued. I’ll try to see which titles see the largest improvements using GE builds. I probably have one or two in that ever growing library I’ll never get close to finish…

    Montagge ,

    I was trying to remember what game it was, but there was one that specifically needed a fix in a GE version to work

    priapus ,

    you don’t need it if proton is working fine for the games you play. GE’s builds have patches for games that are not yet/will not be upstreamed to proton.

    CaptDust ,

    There are games that won’t get fixed upstream? I’m curious, do you have any examples?

    heartfelthumburger ,
    @heartfelthumburger@sopuli.xyz avatar

    Certain games need proprietary codecs that will not be included in upstream proton because of licensing. GE is a community project and is therefore not subject to the licensing.

    kadu ,
    @kadu@lemmy.world avatar

    Though it’s worth noting these games are still playable without GE, as long as you’re using Steam. Valve will re-encode the proprietary media to another codec, download that as compatdata, and replace when the game calls for the original files.

    If you’re not using Steam then yes, or if the game using the proprietary codec isn’t that popular and was recently launched.

    folkrav ,

    Yeah, with the limited time I have left after the two kids, the wife and the job, I admittedly play a very limited selection of games and not for very long nowadays, and those Just Work™ so far. But I also own more games than I’ll ever finish so I’ll probably hit something eventually lol

    noodlejetski , (edited )

    it’s worth it just for the FSR support.

    matcha_addict ,

    What’s FSR?

    noodlejetski ,

    AMD’s upscaling technology.

    folkrav ,

    Ooh non-GE doesn’t have FSR? I’m on a 6750XT, so that sounds useful…

    UprisingVoltage ,

    I tried to enable it, but I can’t quite understand if I managed… Is there some tool to check?

    ono , in Microsoft - keep your filthy hands off Valve, leak shows MSFT would buy Valve

    That leaked email conveniently assumes the owner of Valve would sell it. I can’t think of a reason for Gabe to do that.

    boo OP ,
    @boo@lemmy.one avatar

    Right? Its like someone leering at you.

    DrVortex ,

    Valve was founded in 1996 by former Microsoft employees Gabe Newell and Mike Harrington.

    You have no idea how this works.

    LoafyLemon ,

    Gabe Newell quit working for Microsoft before Windows 3.0 was released. Valve is an employee-owned private company, Gabe Newell ensured that even after his passing, Valve stays true to their roots as long as there's the majority of employees sharing his ideals.

    rambaroo ,

    No, that’s not how it works. You have no idea how valves shares are spread out and neither does anyone else outside the company. Just because Valve employees own shares does not mean their votes are all equal, in fact they almost certainly aren’t.

    LoafyLemon ,

    Their text book is publicly available, so I disagree.

    Privatepower42 ,
    LoafyLemon ,
    TWeaK ,

    Employee owned businesses are something else, Valve is just a regular privately owned business, one that the owner works for and takes a salary from.

    Employee owned businesses are owned by all of the employees, collectively, with a slightly more democratic decision making process. The CEO still makes the decisions, but employees have a right to have their input heard as shareholders. With Valve, Gabe has the final say on everything.

    Privatepower42 ,

    @TWeaK @LoafyLemon it’s not a co-op. Still, that would be an interesting business model in the gaming space. I think people would be down to support something really alternative. I’m tired of MS and apple and all these business that are still stuck in old school business mindset.

    TWeaK ,

    Co-ops are owned by a community, eg customers can be members. Employee owned businesses are just owned by the employees. It’s a relatively new thing, however where it’s being implemented in the UK it’s more of a tax fiddle - the business owner gets their business to buy itself from themselves, then the owner gets zero capital gains tax. If you sell a business for £25 million, you save on a £5 million tax bill. It’s great for people looking to get their investment out of a cash-rich business.

    It’s still a pretty good idea, but I’m not holding my breath to see the range of companies adopting Employee Owned practice actually pass on all of the benefits to their employees.

    Either way though I’m fine with Valve being a private business, at the bare minimum it retains the opportunity of being better than a publicly traded company. Also, it’s not like video games are some essential service that really belongs under social ownership.

    Privatepower42 ,

    @TWeaK I’m a little confused about the overall post and the UK position since we are talking about an American company but yes, alternative business models are needed. Thank you for contributing.

    TWeaK ,

    The UK example was more about their method of transitioning from private ownership to employee ownership, basically me going on a tangent to say that it isn’t always all great. However the nature of the different types of business ownership is consistent everywhere, more or less.

    • Private ownership - the business works for the owner(s).
    • Employee ownership - the business works for the employee shareholders.
    • Co-op - the business works for the co-op member shareholders.
    • Publicly traded - the business works for the public shareholders. Additionally, the CEO is bound to this by law (both in US and UK, and most other places I imagine), not just their employment contract, and in practice this means the CEO must pursue profits because that’s always what the vast majority of the stock market wants.

    Valve is up there at private ownership, not employee ownership. Arguably employee or co-op ownership might be better, but I’m just happy it’s not public.

    Like you say, a co-op business in the game space would be interesting. Something like a mutual insurance company, where the customers also own shares in the business.

    kadu ,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • WarmSoda ,

    Other people work at Valve other than Gabe. It’s entirely possible there’s others in the top management team.

    kadu ,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • WarmSoda ,

    What I don’t believe is that you know exactly what the situation is or the people involved and what their plans are.

    kadu ,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • WarmSoda ,

    But his son is now focused on his own business and it’s got nothing to do with gaming. Once Gabe is gone, I doubt Valve will remain privately owned and by the same people.

    Ook

    kadu ,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • WarmSoda ,

    I just did, kid. I just did.

    kadu ,
    @kadu@lemmy.world avatar

    deleted_by_author

  • Loading...
  • WarmSoda ,

    🙄

    Privatepower42 ,

    @WarmSoda @kadu it needs to be public domain or so that way anyone can get the rights to move forward with steam as the community demands it. An open source license will not go far enough.

    WarmSoda ,

    Yeah. What else would you like in your dream world?
    I would like to be able to fly.

    Privatepower42 ,

    @WarmSoda there’s nothing more powerful than imagination (and dreams).

    WarmSoda ,

    Food and money usually come in close

    A_Random_Idiot ,

    You don’t either. So stop acting like you do.

    WarmSoda ,

    When I act like I know you can say that to me.

    A_Random_Idiot ,
    WarmSoda , (edited )

    You’re pretty lost right now, aren’t you? That’s ok.

    I’m more concerned that you seem to think Gabe is the only employee that works at Valve. It’s an interesting theory, I’ll give you that.

    A_Random_Idiot ,

    Amazing how quickly you shift the goalposts and try to move the topic away from you.

    WarmSoda ,

    You’re trying way too hard

    A_Random_Idiot ,

    k

    TWeaK ,

    Dude, take your argumentative asshattery back to reddit, please.

    A_Random_Idiot ,

    k

    rambaroo ,

    Obviously other people work there, that doesn’t matter. What matters is who can make legal decisions about the company and I doubt that goes beyond Gabe. He’s a greedy bastard who really only cares about money. He’d make less in the long run if MS bought them out but that doesn’t mean the next person won’t take the payout.

    We’ve needed real alternatives to valve for a long time for this exact reason. They’re already a monopoly. If they get bought out they’ll abuse their status even more than they already have.

    TWeaK ,

    He’s a greedy bastard who really only cares about money.

    What makes you say this?

    Privatepower42 ,

    @TWeaK @rambaroo valve is currently fighting France for the right of consumers to share and resell games purchased on steam.

    TWeaK ,

    Not a surprising position for them to take, but yes that isn’t pro-consumer. I still don’t think that really backs up the statement “He’s a greedy bastard who really only cares about money.”

    jcit878 ,

    They’re already a monopoly

    but they arent. there are plenty of other storefronts out there, albeit many being publisher owned. steam continues to succeed not because it has cornered the market like some monopolies, but because it is pro consumer and actually embraced by its target audience

    ThisIsNotHim ,
    @ThisIsNotHim@sopuli.xyz avatar

    Valve doesn’t have a management team.

    Maybe they could transition to being a worker-owned collective when Gabe wants to retire. I’m not sure what else keeps Valve as we know it alive post Gabe.

    redcalcium ,

    Companies rise and die all the time. Let’s just hope when Valve dies, other (not shitty) company rises to replace it.

    JokeDeity ,

    If Valve dies and I lose thousands of dollars in games, there won’t be another company for me, pure piracy until I die.

    A_Random_Idiot ,

    Its gonna happen.

    Cause its already happened with other services, like Direct2Drive. Lost dozens of games from that being bought/sold/going under/rebranding whatever weird as fuck path its taken to be able to keep my money and not let me have any of the games I bought.

    Digital Distribution is a plague, and most people refuse to look past the tip of their instant gratification to realize it.

    WarmSoda ,

    I argue that digital is good as long as you make backups of your games.

    I have an external drive full of steam games that steam can’t touch. So I’ll always have those games. Barring I lose the drive or don’t transfer the files before it becomes unreadable.

    Another example where digital is good imo is the Switch. Those tiny game cards can suck my ass. If I drop one on my carpet it’ll be gone until next spring. Having multiple games saved on SD cards is the way to go.

    Other than that, I agree.

    A_Random_Idiot ,

    You’re backups wont work if valve ceases to exist, since you need to be logged into a steam account, that owns the games, to restore the backups.

    Same reason my D2D games ceased to work, cause D2D went away, along with their authentication servers.

    WarmSoda ,

    That hasn’t been true for like ten years now.
    Obviously anything that needs an internet connection will require steam. But pretty much almost all single player games do not need steam to run.

    A_Random_Idiot ,

    I didnt say to run the games. I said to unpack the backups.

    Womble ,

    No you dont? You can literally just copy files onto an external hard drive, there is no requirement to use steam to do that.

    TWeaK ,

    It varies a bit from game to game, but typically Steam games are intertwined with Steam in one way or another. You can move the files around, but you need Steam to verify and “fix” the files and their associations afterwards.

    It definitely does vary though. For example, with KSP I was able to just copy the install directory and have many different install folders for different instances of the game (great for version and mod control). For others, I was able to copy the files, but it didn’t run, not until I manually set up Steam to the install directory and did the verify integrity thing.

    A_Random_Idiot ,

    There is a distinct difference between copying the game folder to another drive, and a steam backup.

    uriel238 ,
    @uriel238@lemmy.blahaj.zone avatar

    Oh we did look. Gabe’s promise was to give us warning and an unlock on all our games so it could run without steam. There might be a jam in the rush to download and backup everything.

    I didn’t like digital distribution and have been burned by Stardock (for selling out to Gamestop) and then by Gamestop (for shutting down my account without cause or notice). But Steam is the least offensive of the DD offerings.

    Then again I’ve never been wronged by Steam and others have. Others have, amd I understand Steam support can be ruthlessly cold.

    I still have CD and DVD games I like with no DD alternative sources. (I’ll buy them from GOG when they’re on the cheap just for convenience.) Some of them have exceeded their official shelf lives, and would depend on finding a no-disc-check mod online.

    In this age, we should be able to download a game from any archive and just keep our licenses. But our society and the game industry only gets more and more resentful of its customer base.

    If Steam dies, I’ll likely just pirate relentlessly and only actually buy games whose dev teams I want to support. ( Terraria and DRG serve as good examples – games where lighting and mining are complex mechanics). And the industry will suffer every time a DD platforn enshittifies.

    Wooki ,

    Game only available through Microsoft Xbox online stadia

    redcalcium ,

    Valve did promise their customers will have a way to access their game if the company have to shutdown. But if the company got enshittified instead of dying, suck to the customers I guess.

    rambaroo ,

    I don’t know why people would trust Valve on that. They’ve blatantly lied a bunch of times yet for some reason people let them get away with it.

    xkforce ,

    Money? Remember when people thought that about Mojang?

    dual_sport_dork , (edited )
    @dual_sport_dork@lemmy.world avatar

    Mojang, at least, was not founded by two guys who gave Microsoft the finger on their way out the door at their previous job.

    just_another_person ,

    deleted_by_author

  • Loading...
  • dual_sport_dork ,
    @dual_sport_dork@lemmy.world avatar

    ?

    Other than the part about tons of money, basically nothing you just said is actually true.

    I also think you’re conflating the person, Markus “Notch” Persson, with the company, Mojang. By the time Microsoft bought Mojang, and Minecraft, Notch had already left any kind of development role on Minecraft years before.

    Notch himself has made several small indie games after Minecraft, none of which were successes. Mojang also made another game after Minecraft, Scrolls (now “Caller’s Bane,” after they got sued by Bethesda over the name). It was also not a success. So much for “not creating anything since.”

    kboy101222 ,

    They’ve also made Minecraft Dungeons and Minecraft Legends. Both of which were meh successes.

    But honestly when you’ve got a cash cow eternity game like Minecraft, why TF would you need to make anything else?

    dual_sport_dork ,
    @dual_sport_dork@lemmy.world avatar

    Because no matter what you do or how well you do it, punters on the internet will act like you still owe them something.

    SkyeStarfall ,

    Gabe seems to be able to handle wealth much better than notch, at least. If he would have been susceptible to falling off the deep end like notch, he would have already done so.

    Privatepower42 ,

    @SkyeStarfall @xkforce how do you know this?

    SkyeStarfall ,

    Know what, that Gabe hasn’t fallen of the deep end like notch? Well, mostly by the lack of any controversy with him personally. Sure that’s not a perfect measure, but it still puts him above notch.

    gamer ,

    This is the biggest problem with Valve at the moment. They’re awesome, but only because of the current leadership. Once these guys retire or die, it’s very likely Valve will enshittify like every other business.

    Valve needs to be hit by regulators at some point. They just have too much market power.

    JokeDeity ,

    I wish the decent guys who started companies would leave a directive for the company that must be followed to prevent it from becoming just another shitty piece of garbage like everything else these days has become thanks to the geniuses with business degrees running the world.

    TWeaK ,

    But there’s no practical way you could hold the future owners of the business to that directive. If you own the business, you get to set the directives, including overwriting previous ones.

    The only way to enforce it is to maintain controlling interest in the business. Or, at least spread the interest among multiple parties so no one person can dictate it.

    strongarm ,

    The best way to do this would be to make the company Employee Owned

    TWeaK ,

    Even then though you could have employees voting to change the direction of the business. If someone offers to buy the business for billions, then it’s possible everyone would vote to accept the sale and change everything.

    The business is always going to change over time.

    rambaroo , (edited )

    Valve is not awesome at all. Ffs, they didn’t become a monopoly by accident. People need to stop worshipping this company just because they started packaging wine with their app.

    This is the same company that literally started the trend of requiring storefronts and custom installers for their games with HL2… the exact same thing people whine about EA and Blizzard doing.

    PC gaming will become a total shit show if Valve dies and they’ll be fully responsible for it.

    TWeaK ,

    This is the same company that literally started the trend of requiring storefronts and custom installers for their games with HL2… the exact same thing people whine about EA and Blizzard doing.

    But the thing is, Valve were never really dicks about it. They gave you a storefront, but it was actually useful. They collected user hardware data, but presented it aggregated to you and didn’t use it for marketing. Valve did many of the things gamers are rightly wary of, and did some of them first, but they rarely did it in a way that was predatory towards their users, like many other businesses do.

    shitescalates ,

    What valve does is so distinct from what most of the industry does the comparison is laughable. Valve is still a company and not our friend sure, but they are not openly anti-consumer like EA or Blizzard. And they don’t abuse their monopolies like Google or Microsoft.

    FreeLikeGNU ,

    just because they started packaging wine with their app

    Even if that’s all they did, that is more than anyone else is doing. What they really did was make nearly every game they sell easily playable without requiring you to use Windows. As byproduct, DXVK (part of Valve’s Proton) provides greater compatibility and performance for Windows users as well (Intel ARC driver and DX9 game support for example). They have salaried employees working exclusively on making this work and their development is open source for anyone to use modify and share. Epic or any other store front could freely take advantage of this work and benefit why don’t they do that instead of whining?

    AlteredStateBlob , in Helldivers 2 will use a rootkit anti-cheat, nProtect GameGuard
    @AlteredStateBlob@kbin.social avatar

    Ugh, god damn.

    Glitchington ,
    @Glitchington@lemmy.world avatar

    Right? I just switched to Linux full time. I was excited for this game, now it may as well not exist for me.

    cmnybo ,

    I won’t play any game that has a rootkit, even if it worked on Linux or I had a windows machine. With the permissions they have, they are capable of updating firmware. That means they could infect the computer with malware that would survive wiping or replacing the hard drive.

    Glitchington ,
    @Glitchington@lemmy.world avatar

    It’s something I can’t avoid, however I can limit it a bit. Elden Ring shipping with EAC is unfortunate, but I trust From Software a lot more after they took down DS3 to fix an RCE exploit. Sure EAC could turn on them, but I feel like a good publisher would be lawyering up the second that happened, especially if it resulted in their game damaging their customer’s hardware.

    Edit: not suggesting anyone should install rootkit DRM games, just sharing how I justify living with the ones I already have.

    laurelraven ,

    Wait, Elden Rings uses a rootkit?

    Now I’m glad I never picked it up

    Telorand ,

    EAC is honestly pretty standard at this point for multiplayer games. It’s used by some really big companies like Epic for Fortnight, Mihoyo for Genshin Impact (iirc), and obviously Elden Ring. I couldn’t find anything reputable saying it is a rootkit, just that it reads and monitors kernel-level processes.

    Whatever Helldivers is doing is something else.

    kboy101222 ,

    If you aren’t playing multiplayer, it’s incredibly easy to disable.

    Even if you are playing multiplayer you can use seamless Coop and turn it off anyways

    domi ,
    @domi@lemmy.secnd.me avatar

    Only on Windows, on Linux it runs in user space.

    domi ,
    @domi@lemmy.secnd.me avatar

    Just as a side note, if you play on Linux there’s currently no anti cheat that runs in the kernel.

    It’s all in user space and only has your user permissions.

    megaman ,

    Do you have any sources that go into this? Nothing comes up in my cursory searching…

    I may finally get around to switching the main machine if this is the case

    domi ,
    @domi@lemmy.secnd.me avatar

    Unfortunately not since Valve is (understandably) keeping pretty quiet about how they implemented anti-cheat.

    However, due to Wine/Proton always running as the current user, it is impossible for it to run anything in kernel space outside of the user-accessible part of the kernel API. Meaning it cannot install kernel modules, access memory of foreign processes or read anything your user does not have access to. It can’t even get a full process list if the process does not want to be listed by users.

    If you use Wine/Proton inside of Flatpak it cannot even read most of what your user has access to or any processes outside of the current Flatpak sandbox. So your Steam flatpak has no idea that you are running the Firefox flatpak on the same system with the same user.

    tabular , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20
    @tabular@lemmy.world avatar

    I never played TTD. Does OpenTTD have a tutorial? Couldn’t find out how to play last time I tried.

    noughtnaut ,
    @noughtnaut@lemmy.world avatar

    Tutorial: or everything into airports and long-distance routes, you’ll make more money than you can spend. 🤷 At least, that’s how it was when I stopped playing it.

    Evil_incarnate ,

    Play with the settings before you start, if I want a relaxed play around, I’ll set competitors to zero, breakdowns to never and stuff.

    Then I’ll find a nice area with a few towns close by and connect them with roads. Then I put bus stops in the centre of the towns, the ones you put on a road. Between the towns, I put a depot and buy a bus. Then you have to tell the bus to go to each bus stop, and send it on its way.

    Then I have a basic income, and I look for industry and resources to truck around. Later I play with trains and ships and airports and supply chains and stuff. But I keep the busses going.

    sugar_in_your_tea ,

    If you want early cash, the best way is to connect coal. It’s literally just an A-B train, and you rake in the cash. It’s much more lucrative per dollar spent, which let’s you focus on whatever else you want to do, like buses, planes, etc.

    BananaTrifleViolin ,

    This is a decent 25min tutorial video (youtube) for getting started with OpenTTD.

    RalphFurley , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20

    Slashdot! Still have an active three digit UID

    just_another_person , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20

    Still play it all the time. Timeless.

    Siegfried , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20

    OpenTTD rocks

    BananaTrifleViolin , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20

    Transport Tycoon itself is 30 this year (and Deluxe next year).

    OpenTTD is a great project - it’s kept one of the great games from the 90s alive and kicking.

    MrHandyMan , in OpenTTD (open source remake of 'Transport Tycoon Deluxe' Game) Turns 20

    Easily one of my favorite games ever. It’s such a good way to relax.

    NoisyFlake , in Stalker - Shadow of Chernobyl Double Click bug

    There’s been an update on the reddit post:

    I changed the compatability of Stalker to 8.0-5 and the double click issue is gone!

    haui_lemmy OP ,

    Thanks for the update! I had to change the proton version on cyberpunk as well to get it going. Some regression in steam I guess.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines