Ooh, I’d been looking at wasmer but wasmtime looks easier and more appropriate. Thanks for the suggestion!
Also wow, a D programmer in the wild! I used to really like that language before I got into Rust (my beloved).
Literally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
From the GitHub:
Now playable (previously worked with Proton Experimental):
Batman: Arkham Asylum Game of the Year Edition
Black Ink
Factorio
Ignited Entry
Microsoft Flight Simulator 2024
MySims Kingdom
No Man's Sky in VR mode (regressed after a game update)
Rising Storm 2: Vietnam
Sniper Elite: Nazi Zombie Army
Soul Interface
THE KING OF FIGHTERS XIII GLOBAL MATCH
VIDEO GAME (924310)
Willful
X Rebirth VR Edition
Fixed / improved video playback in:
Agony Unrated
All-Star Fruit Racing
Audiosurf
Bloodstained: Ritual of the Night
Gal*Gun 2
Greedfall
Indigo Park: Chapter 1
Omensight
SOULCALIBUR VI
TELEFORUM
Tintin Reporter - Cigars of the Pharaoh
Zero Escape: The Nonary Games
Reinstated hack from Proton 7 that helped with SpellForce: Platinum Edition, NieR: Automata, Sekiro: Shadows Die Twice and DARK SOULS III crashing with monitors exposing too many possible resolutions.
Improved performance in Dirt Rally 2.0.
Fixed Final Fantasy XVI demo displaying driver warning on launch.
Fixed Grand Theft Auto V Enhanced launcher hang and the game crashing on launch as well as not being possible to uninstall it via Steam.
Fixed XCOM 2 erroring out when trying to connect to my2K.
Fixed network issues in Hunt: Showdown 1896 after a game update.
Fixed Rivals of Aether II, Stalker 2, The Axis Unseen, Beyond Handwell, Marvel Rivals, The Finals, Creatures of Ava crashing with Intel GPUs.
Added support for game mods that load via custom dinput8.dll.
Fixed input not working with Studio System : Guardian Angel.
Fixed cursor not working in the menu of Amerzone: The Explorer's Legacy (1999).
Fixed Deviator crashing with AMD GPUs shortly after launching.
Fixed Warhammer: Vermintide 2 showing prerequisite installer on every launch.
Re-enabled nvapi for Neverwinter, Star Trek Online and Champions Online.
Fixed full screen mode in The Bright Star Of Seraph-Katis.
Improved situation with audio crackling in Assassin’s Creed Shadows on Steam Deck.
Improved reliability of Proton Prefix creation.
Fixed Supermarket Together not detecting DLC on some systems.
Fixed extras video playback in Shadow Warrior 2.
Fixed VR mode in Evochron Legacy SE.
Fixed non-Steam Battle.net installations.
Fixed Sea of Thieves Xbox login window not working.
Fixed graphics scaling in Master Magistrate.
Fixed interface elements in Disney Epic Mickey 2: The Power of Two showing as solid green color.
Included initial work on speech synthesis - requires manual installation of Proton Voice Files (steam://install/3086180), confirmed to work with The Thief, the Witch, the Toad, and the Mushroom.
Fixed video playback in Twisted Sails.
Improved video playback in Max: The Curse of Brotherhood.
Added hack to allow Steam Overlay to function with EAC EOS games.
Fixed CPU topology override issues on machines with more than 32 logical cores.
Fixed Proton sometimes creating an empty window when running via XWayland.
Fixed Marvel Rivals displaying OS/drivers out of date warning.
Fixed desync issue with 60FPS AVPro videos in VRChat.
Fixed intermittent freezing in Spirit Hunter: NG.
Fixed The Finals crashing after a recent game update.
Improved Ubisoft Connect behavior when switching between Proton versions.
Improved video playback in Locoland on NVIDIA GPUs.
Improved video playback in Microsoft Flight Simulator.
Fixed Tiny Cauldron freezing when selecting some resolutions.
Fixed various crashes affecting Final Fantasy XIV launcher.
Fixed broken account creation in Final Fantasy XIV.
Fixed Nioh: Complete Edition hanging on a black screen when skipping videos.
Fixed Killsquad freezing on character selection screen.
Fixed Dread X Collection 3 Bete Grise minigame.
Fixed video playback in ATRI - My Dear Moments-.
Fixed Dark and Darker not being playable after a game update.
Updated libvkd3d-shader to vkd3d-1.15-179-g21e08955d3c3.
Updated dxvk to v2.6.1.
Updated dxvk-nvapi to v0.9.0.
Updated vkd3d-proton to v2.14.1-153-ga7159b80e165.
Updated wine-mono to 9.4.0.
Updated Xalia to 0.4.5 and enabled it for The TakeOver, Floppy Heroes, Whiskered Away, Himno, Survirus, The Adventure of Ninomae Ina'nis.
Rebased Wine on top of wine-10.0.
Added Steamworks SDK 1.62 support.
Further, “Whether another user actually downloaded the content that Meta made available” through torrenting “is irrelevant,” the authors alleged. “Meta ‘reproduced’ the works as soon as it made them available to other peers.”
A “peer” in bittorrent is someone else who is downloading the same file as you. This is opposed to a “seeder” which is also a peer but is only sending data, no longer receiving.
You don’t have to finish the file to share it though, that’s a major part of bittorrent. Each peer shares parts of the files that they’ve partially downloaded already. So Meta didn’t need to finish and share the whole file to have technically shared some parts of copyrighted works. Unless they just had uploading completely disabled, but they still “reproduced” those works by vectorizing them into an LLM. If Gemini can reproduce a copyrighted work “from memory” then that still counts.
Now, to be clear, fuck Meta but also fuck this argument. By the same logic, almost any computer on the internet is guilty of copyright infringement. Proxy servers, VPNs, basically any compute that routed those packets temporarily had (or still has for caches, logs, etc) copies of that protected data.
I don’t think copyrights and open global networks are compatible concepts in the long run. I wonder which the ruling class will destroy first? (Spoilers, how “open” is the internet anymore?)
Yeah, I just took a phone screenshot off Instagram, which is where he hosts the comic. So it picked up some UI crud. I hate IG, no way to download photos to your phone, among many other flaws.
Without pointless censorship: (did you know you can fucking cuss all goddamn day on Lemmy?)
How i feel about self-censorship to appease corporate social media:
Physically Based Rendering (the freely available book) won its authors a special Academy award in 2014. That book is still the teaching standard for ray tracing so far as I know. In the intro, they discuss Pixar adding ray tracing (based on pbrt) to their RenderMan software in the early 2000s.
A Bugs Life and TS2 could have benefit from some of that, but I’d guess Monsters Inc was the first full outing for it, and certainly by Nemo they must have been doing mostly ray tracing.
I used to work in a computer lab, open plan, where we all had CRTs. I sat across from the main DB admin, who had TWO monitors for all the work he was doing (wild stuff to have dual CRTs back in those days.) Due to the layout, my monitor sat in-between his, facing the opposite way of course. I loved degaussing my monitor because:
import birthday;
let myAge1 = 4;
let sisterAge1 = 2;
let myAge2 = 44;
let sisterAge2 = birthday.deriveAge(myAge1, sisterAge1, myAge2);
print(sisterAge2);
Any bugs should be reported upstream. Please open a tracking issue to sync changes with eventual upstream fixes.
Casualy sliding this out of my pocket like, no way bro, i always keep that thang on me!
Props for #2 being a #2, but of these I usually go for 6. My personal favorite though is Pentel twist erase.
Though all the kuru toga enthusiasts here have convinced me to give them a try.
I also buy 5s in bulk, those shitty bic pencils are the “little brother” option when my D&D players forget their own writing instruments.
Folks seem awfully confident in their ability to encode other things with only a single letter, but who said you get spaces or other seperators?
I’ll take A, so I can express how i feel everyday now:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
YOU’LL HAVE TO SPEAK UP ME HEARTY! THE MATES AND I ARE RAIDING 7\11 AT DAWN FOR CANDY AND SODA! ARRRRRRRRRRRR(oooooooooo)!
Oh don’t worry, I get myself involved in plenty. I prefer to make problems at the architectural or “leadership” level though.
To paraphrase a common joke, it’s called the Fediverse because it’s full of feds.
This was probably a rare Babylonbee hit and OP was rightfully ashamed of the source.
Wildly, in C# you can do either and it has different results. I believe a bare throw
doesn’t append to the stack trace, it keeps the original trace intact, while throw e
updates the stack trace (stored on the exception object) with the catch and rethrow.
In C#, you can only throw objects whose class derives from Exception.
Human beings are not proscriptive. A “gay” “man” is a human being with biological characteristics typical of human males, who acts in a manner society describes as masculine, and who feels attraction towards similar sexes and genders of people.
If that person is forced into sex with a person they don’t feel desire for, I dunno, that’s some kind of thought-experiment rape. If a “gay” “man” has sex with a “lesbian” “woman” and it’s consensual for both of them then they are both, by a descriptive measure of what acts have occurred, bisexual people, who have just engaged in heterosexual coitus.
That’s assuming that both of them have engaged in homosexual acts before of course. By the nature of this thought experiment, they both could be people who self-describe as such without actually having done it.
They are free to consider themselves whatever they want, because self-descriptions of people are always based more on aspirations and desires than facts. Lots of billionaires consider themselves good humanitarians, and lots of straight people have suppressed homosexual desires. People are complex, contradictory, and our language falls behind in accurately describing reality.