

- https://www.factorio.com/blog/post/fff-408
Fascinated with stuff related to free software, modularity/decentralization, gaming, pixel art, sci-fi, cooking, anti-car-dependency, hardcore techno and breakcore
Mastodon: @basxto@chaos.social
Yes, “just”. DXVK as well as WineD3D try to support any game, even those who have native Linux versions. There were games in the past who dropped their Linux port (Rocket League), so it makes somewhat sense. There are/were also games who did not have cross platform multiplayer and you’d need to play the Windows version if you wanted to play with Windows gamers. Generally WineD3D (OpenGL, Vulkan) and DXVK (Vulkan) aren’t a Linux specific things, they just translate from Direct3D to OpenGL/Vulkan running on Wine, but that would work on Windows/ReactOS as well. Windows has OpenGL/Vulkan support. There are already Windows gamers who use such translation layers to play older games if it works better than Windows’ built-in backward compatibility. Even if OpenGL gets dropped by GPU drivers and even though Vulkan isn’t backwards compatible to OpenGL, it’s possible to write general OpenGL drivers who use Vulkan instead of implementing it per GPU. But another possibility would be to play a game that just has Direct3D/OpenGL support on Vulkan-only device with a translation layer like DXVK. Another factor would be games who have incomplete ports or simply games who have buggy ports.
Why is that tankie?
That post criticizes “any western leader” talking about human rights and shows photos of bombing gaza below it, if I interpret it correctly. It certainly is whataboutism, but I don’t see how it is directly used to justify anything else, even though that might be thought behind it and be more clear after reading more posts of that person. Though I’d rather use the Guantanamo Bay detention camp, since that’s a more direct human rights violation than supplying Israel with money, weapons and defense support.
hm, maybe lemmy needs the feature to disable response notifications for specific posts or threads. Though that’s the less problematic scenario. The biggest issue in federated networks is when somebody is determined to stalk and pester you, though I haven’t heard of that happening here so far. But you could comment under each and every post of another user, since you can see all posts. And there is no way to stop that if they are persistent as they can just create a new account on a new instance anytime they get blocked or banned.
- […] certain communities that were supportive of Lemmy suddenly got locked behind a NSFW curtain […]
You got that wrong. That was a measure taken by these communities to demonetize reddit. Reddit doesn’t put ads on NSFW subs. Any profile that posts on an NSFW sub also gets their profile switched to NSFW afaik. Moderators got banned for these NSFW tags.
r/PixelDungeon is the only sub that I’m aware of that completely moved to lemmy. Withe the main mod and developer of the most popular fork moving to lemmy. The sub is still open, but it has a “bookmark” called “Lemmy” and a “link” called “Lemmy Community” that directly links to the lemmy community. The sub is still open and automod responded to any new post that the sub moved to lemmy … at least for a year or so, it doesn’t post that any more.
And there are some obvious down sides. To my knowledge lemmy has not implemented flairs or post tags, which get used excessively by some communities to categories and sort their content. !pixeldungeon@lemmy.world fell back to putting text tags into titles like “[DEV]” and “[OC]” and then use the search for this. But that is merely a work around. The sidebar links to these searches, but since instance-relative links are not a thing they are fixed links to lemmy.world.
The search itself is still inconvenient, because you can just “search this community”. You always have to explicitly select a community to search it and have to enter the search term before selecting the community. Edit: that’s of course only true for the front-end (lemmy-ui) I use, dunno if all have that issue
I doubt regular end users will ever get warm with distributed federative networks. A lot of people already seem struggle with email. All tend to flock to a few big instances. For lemmy you also need some basic awareness of these systems. You can’t find everything and to expect that will always go wrong since you only search what your instance knows and never for everything. There are great projects like lemmyverse, but you need to know about them. People who don’t know about them will either just not find the communities they are looking for or they’ll start duplicate communities. The problem of not finding something is smaller on big instances but also more fatal, because their duplicate communities will displace the ones that were started on smaller instances but did not federate well yet.
And everything, the development and hosting, is solely carried on the shoulders of a few volunteers. That will always result in instances popping up and disappearing over time, with development speed varying depending on interest and free time the developers have.
The biggest selling point is not to replace reddit but to be connected with the rest of the activitypub fediverse. That you can see peertube channels as communities here. That mastodon users can comment on lemmy posts eggcetera
In one word: browser
If the CPUs get strong enough, they could run old raytracing games at some point … especially on hardware platforms that don’t have ray tracing GPUs available for them.
There are two ways of doing doing bullet points (unordered lists) in markdown:
- now using ULWGL-protonfixes
- can now call the winetricks gui using `util.protontricks(‘gui’)`
- winetricks now performs an internet check before attempting any downloads
[…]
* protonfixes added for Alien Breed: Impact
* protonfixes added for Alien Breed 2: Assault
* protonfixes added for Alien Breed 3: Descent
* protonfixes added for Black Desert Online `NOSTEAM=1` option. Launch game like `NOSTEAM=1 %command%` to launch non-steam standalone version.
It also supports ordered lists:
1. fixed `[S_API FAIL] SteamAPI_Init()` failed; no appID found. from being reported when running non-steam games
2. non-steam games will now run using wine inside proton rather than calling steam.exe with wine then the game inside steam -- this goes alongside the API failure fix
3. controller axis patch added from 8-27 has been removed as it is now properly upstreamed
On arch the default java environment can be checked with archlinux-java status
if archlinux-java-run
is installed
Their posts sounded a lot like they already collected that data based their pricing on that. They are desperate to become profitable, I don’t think they themselves thought this was the best idea.
I would like to see godot rise.
Do installs of the same game by the same user across multiple devices count as different installs?
We treat different devices as different installs. We don’t want to track identity across different devices.
Is collecting the install data GDPR and CCPA compliant?
The method we are using to calculate installs is currently derived from aggregated data from various sources collected in compliance with all privacy laws and used to build a confidence around our estimate. If anything changes, we will provide you with notice and compliance mechanisms to assure all parties remain in compliance with applicable laws. Please note we will always work with our customers to ensure accurate billing.
Will games made with Unity phone-home to track installs?
We will refine how we collect install data over time with a goal of accurately understanding the number of times the Unity runtime is distributed. Any install data will be collected in accordance with our Privacy Policy and applicable privacy laws.
https://unity.com/pricing-updates#unity-runtime-fee
They likely don’t track identities because that would be personal information, which is what GDPR protects.
Well it sounds a lot like they’ll track it with the engine and then send bills to the developer. That’s also not DRM if they collect usage data.
How is an install defined?
An install is defined as the installation and initialization of a project on an end user’s device.
How is Unity collecting the number of installs?
We leverage our own proprietary data model and will provide estimates of the number of times the runtime is distributed for a given project – this estimate will cover an invoice for all platforms.
Then I misunderstood you. How does that impact your library?
You also have to run them and let unity engine phone home
Unity made it clear that reinstalling on the same device doesn’t count. Though installing on multiple devices counts since they don’t track who installed it.
It seems they switched from Haxe/OpenFL to Haxe/Unity in march
Do you boycott unitygames now?
I just make normal backups before I update
The kickoff meeting for Vulkan was hosted by Valve. Like everything it’s not only Valve, but they had their fingers in this too. Valve is just one of the companies/groups that is pushing linux ports and vulkan support.
Valve is mostly moving interests of big game companies with steam machines and steam deck. Steam machines flopped, but initially they made companies consider ports. The success of steam deck will likely result into them paying more attention to not break wine/proton.
Yes, they just started to pay who already worked on all that stuff and had the know how. They paid CodeWeavers to work on proton, started to pay the DXVK person, I’m not sure if the D9VK fork person was paid but I think so, paid the FNA person.
Though DXVK wouldn’t be possible without Vulkan and Valve was involved in Vulkan since the beginning. They also pay people to work on linux drivers since 2014.