Plus, if something seemingly can’t be terminated with that, 99% of the time it’s a kernel level lockup (e.g. disk IO). At which point you only have 2 options: kill it via a kernel debugger or (the more likely scenario) perform a reboot.
- 0 Posts
- 55 Comments
My yugioh brain defaulted to D.D. Crow lmao
xan1242@lemmy.dbzer0.comto
Games@lemmy.world•Epic Store's Unreal Tournament page now has free download links to Unreal, Unreal 2, and Unreal Tournament '99English
9·1 year agoLicensing/legal issues very likely. They licensed that version of the engine for Killing Floor and some other games.
xan1242@lemmy.dbzer0.comto
Dad Jokes@lemmy.world•Why don't skeletons fight each other?English
6·1 year agoI bet the OP has no spine to refute that
xan1242@lemmy.dbzer0.comto
Open Source@lemmy.ml•FFmpeg devs boast of up to 94x performance boost after implementing handwritten AVX-512 assembly code
7·1 year agoAbsolute madness. I cringe at the thought of making modern x86 asm code.
Great work!
xan1242@lemmy.dbzer0.comto
Games@sh.itjust.works•Apex Legends will not support Linux and Linux-based Steam Decks anymore because of cheatingEnglish
1·1 year agoAnti cheat is like DRM. It’s a waiting game more than it is about actual direct protection.
Wait, what? Playstation?
xan1242@lemmy.dbzer0.comto
Games@lemmy.world•Of course someone has Doom running on Nintendo Alarmo nowEnglish
122·1 year agoYou could say that this isn’t very alarming
xan1242@lemmy.dbzer0.comto
Ask Lemmy@lemmy.world•What was/is the most annoying thing about Windows when you were/are using it?
2·1 year agowindows.h without NOMINMAX be like
“hippity hoppity words min and max are my property”
xan1242@lemmy.dbzer0.comto
cats@sh.itjust.works•What is a cat? A miserable little pile of furballs.English
11·1 year agoBut enough talk, meow at you!
xan1242@lemmy.dbzer0.comto
Games@lemmy.world•SilentPatch for Grand Theft Auto goes open source!English
5·1 year agoSimilarly how SilentPatch and the WidescreenFix fixes various bugs and adds improvements, mine does as well.
As a matter of fact, I used to maintain ThirteenAG’s WFP for NFS. Now I’m focused on my own thing mostly. (Forked it off of it but barely any of the code is left lol)
It’s called NFS-MultiFix. (I made one ages ago in 2017 for ProStreet but I’m reviving the project now).
It’s a going to basically be an all-in-one thing. So, from basic things like a widescreen fix, to the added ability to change resolutions of environment maps and shadows, fixing clipped/popin shadows in Undercover, fixing crashes, fixing some crap gameplay features, resizable windowed mode, etc. Basically, making it a version of the game that it deserves to be on PC.
It’s a genuinely pretty massive set of fixes spanning over 80 cpp/hpp files with about 500 lines of code on average. I made sure to optimize every nitty-gritty and I ended up with a smaller DLL size than the average widescreen fix while adding so many more features.
I also have a design rule in place - it must do its best effort to work in every possible version of the game without crashing. This includes demo versions of the same games. (This sadly doesn’t count DRM but nothing I can do about that)
That being said, I am currently focused on ProStreet (as I’m also the main coder in Team Pepega for the Pepega Mod) and I hope to make a release within the next year. It should be available for every Black Box NFS on PC (except The Run and World)
If you wanna check out what I made so far, check out the Reformed mod for Undercover. I made an exclusive release for those guys because frankly, Undercover is the worst one out of the bunch (in terms of code).
xan1242@lemmy.dbzer0.comto
Games@lemmy.world•SilentPatch for Grand Theft Auto goes open source!English
18·1 year agoSilent is a real cool dude. I’ve interacted with him directly and he’s always been helpful.
I assume the code was closed only because it was a bit of a hodge podge he had to clean up. (Well, that and the GTA modding scene is a bit, uh, toxic, to say the least)
I’m currently in a similar position for Black Box NFS games. It’s taken me over a year so far and I’m still not fully satisfied to release anything because there’s so much code to span over 6 (similar, but different) games.
xan1242@lemmy.dbzer0.comto
Technology@lemmy.world•The official support of Windows 7 has finally ended today!English
2·1 year agoI probably misremembered something then, 390xx it is then.
But whatever it may be it is in the AUR 100%.
xan1242@lemmy.dbzer0.comto
Technology@lemmy.world•The official support of Windows 7 has finally ended today!English
5·1 year agoIt’s very good.
Basically, there is one maintainer in the AUR (the name escapes me, jonathon I think it was?) who applies the necessary patches to the old NVIDIA drivers to make them run with a modern Linux kernel.
Of course, there won’t be any Wayland support, but the experience is acceptable as long as you temper your expectations in terms of graphics API support. (No vulkan sadly)
I hadn’t used it myself but I know a person who does and loves it. iGPU handles Wayland stuff while the NVIDIA is there for the heavy lifting in Xorg.
xan1242@lemmy.dbzer0.comto
Technology@lemmy.world•The official support of Windows 7 has finally ended today!English
3·1 year agoUnironically, the best bet for them is nvidia 540xx drivers on the AUR with an LTS kernel.
xan1242@lemmy.dbzer0.comto
Technology@lemmy.world•Microsoft is discontinuing its HoloLens headsetsEnglish
4·1 year agoThere go my hopes and dreams of IRL Solid Vision system and duel disks…
One day, it will happen with MR.
xan1242@lemmy.dbzer0.comto
Games@sh.itjust.works•Tony Hawk's Pro Skater series will continue. Tony Hawk: "Thanks to Activision, Neversoft (RIP). I’m not supposed to tease anything else about the future of the series; but there will be a future."English
1·1 year agoRIP Black Box Games
(I’m a NFS fan but also a fan of Black Box)
xan1242@lemmy.dbzer0.comto
Programmer Humor@programming.dev•I HATE THE ANDROID GRADLE PLUGIN I HATE THE ANDROID GRADLE PLUGIN I HATE THE ANDROID GRADLE PLUGIN I HATE THE ANDROID GRADLE PLUGIN I HATE THE ANDROID GRADLE PLUGIN I HATE THE ANDROID GRADLE PLUGIN...
25·1 year agoOh you mean Android Studio automagically “updating” your versions so that your build breaks and you spent 3 hours figuring out what just happened without you even touching anything?
Yeah I meant don’t use joycons lol
Pro Controller at the very least. CTR is a game that should be played with a dpad for steering. You can use the analog inputs but some more advanced tricks (such as tight steering) will require a solid dpad.

There is a third party tool called AltDrag that brings this exact thing to Windows. See if you can sneak it into your work machine somehow.