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.

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

xan1242 ,
@xan1242@lemmy.ml avatar

Hey Shadow, what do you think of this guy’s cock?

xan1242 ,
@xan1242@lemmy.ml avatar

delete this

i tried to sleep and now i can’t, thanks lmao

xan1242 ,
@xan1242@lemmy.ml avatar

I honestly vastly prefer using IDA and Windows specific tools (x64dbg) over gdb. IDA can interface with gdb so it can act as a frontend which can be handy for visualization.

xan1242 ,
@xan1242@lemmy.ml avatar

The only thing I can think of is to try the drives in a different system and see how they behave (same OS and configuration).

If they behave the same then that rules out everything except the drives themselves and the OS.

Considering how you mentioned the behavior is better in Windows, it sounds like a software issue, but you never know until you try.

xan1242 ,
@xan1242@lemmy.ml avatar

Maybe even a PCIe pass through to a VM could do the trick if you’re desparate lol (with Linux living in a separate drive)

Orrrr maybe even try FreeBSD… (or mac OS, but eww gross don’t test that)

xan1242 ,
@xan1242@lemmy.ml avatar

Not a bad idea actually, totally didn’t think about that.

xan1242 ,
@xan1242@lemmy.ml avatar

FWIW I’ve also had memory issues with XMP.

Turns out that ASUS firmware is omega pepega and decided to go against AMD’s specifications even for XMP profiles.

CLDO VDDP was stuck at the same voltage as SOC. Per AMD it has to be up to VSOC - 0.1V

So, after manually setting that, and other VDDP and VDDG voltages, it magically started working perfectly.

So do check voltages anyway even if you found a bad stick. Mine endured through the crappy firmware thanks to it being Samsung B-die.

Also check this for more info in general (I recommend this even if you won’t OC, just the memtest alone is a huge section)

github.com/integralfx/…/DDR4 OC Guide.md

I tested with OCCT to find even more errors, so either do that in a mini windows environment or do one of the Linux tests to check memory some more. Memtest86+ isn’t enough.

xan1242 ,
@xan1242@lemmy.ml avatar

I remember way back, around 2013, asking Gigabyte Mobile for the kernel source of one of their devices (Mika M3) via their business support.

Needless to say, they obliged! They uploaded it and then gave a link to an FTP server and credentials to use it.

So sometimes it’s just worth asking.

I couldn’t compile it fwiw, because it was missing key Mediatek components, but eh, what can you do…

Microsoft stole my Chrome tabs, and it wants yours, too (www.theverge.com)

Last week, I turned on my PC, installed a Windows update, and rebooted to find Microsoft Edge automatically open with the Chrome tabs I was working on before the update. I don’t use Microsoft Edge regularly, and I have Google Chrome set as my default browser. Bleary-eyed at 9AM, it took me a moment to realize that Microsoft...

xan1242 ,
@xan1242@lemmy.ml avatar

It kind of still is because of Webview2. Games such as Forza Motorsport (not that you’d want to play that crap) depend on it for Xbox login purposes even if you bought the game on Steam. The game depends on the system Edge libraries and doesn’t ship its own.

xan1242 ,
@xan1242@lemmy.ml avatar

First of all, thank you very much for your service.

Secondly, you’re crazy lmao

xan1242 ,
@xan1242@lemmy.ml avatar

Display and processor? If the answer is yes or maybe, then Doom can run on it.

xan1242 ,
@xan1242@lemmy.ml avatar

Aren’t AMI, Insyde and Phoenix providers for 98% of PC (be it board or OEM) vendors though?

And AFAIR, TianoCore is basically used everywhere by everyone as a base except maybe Apple.

xan1242 ,
@xan1242@lemmy.ml avatar

I am pretty sure TianoCore is also used by AMD systems as a reference as well.

Here’s a similar situation that happened in 2019 at Lenovo’s site

support.lenovo.com/cl/es/solutions/LEN-22660

AMD systems are listed as well.

As for most board vendors nowadays, I think they barely do anything with the code itself and just create the setup utility and boot logos. It is highly likely that they’re affected too.

xan1242 ,
@xan1242@lemmy.ml avatar
  1. Power management on certain chips is simply better than anything Linux has to offer (AMD Zen+ mobile for instance)
  2. Modular driver architecture with drivers that aren’t complete jank to manage and install. A lot of people see this as a pain point, but in reality it’s not such a bad thing, especially nowadays.
  3. This is a given, but as lots of stuff runs on Windows (namely older games), you can only really make stuff for Windows on Windows. So if you need to develop Win32 software, you really have to use Visual Studio for proper development. Mingw cross compile exists, I know, but that’s never going to be as good.

Number 3 is keeping me on Windows. I make mods for old games and I need Visual C++. I almost got the compiler to run under Wine but who knows how it would behave if it did run.

xan1242 ,
@xan1242@lemmy.ml avatar

Yu-Gi-Oh Cross Duel suffered the same fate. Dead not one year after release.

Now it’s in the hands of a custom server, barely usable thanks to DRM that was hard to bypass.

(solved) I can't get my linux system to run properly

I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06...

xan1242 ,
@xan1242@lemmy.ml avatar

I don’t think that’s gonna work because this is a thing that he needs

github.com/elFarto/nvidia-vaapi-driver

xan1242 ,
@xan1242@lemmy.ml avatar

Is this what they use at the Ram Ram Ranch?

I feel like the Steam Deck is the best proof of Gabe Newell's quote that "piracy is a service issue."

They could have easily crammed the Steam Deck full of stuff to make it hard to use for piracy - locking down everything, making it usable only to play games you legitimately own, force you to go through who knows what hoops in order to play games on it. That’s what Nintendo or Apple or most other companies do....

xan1242 ,
@xan1242@lemmy.ml avatar

You are correct! You have to put the dinput8 overrides for the plugin (ASI) loader so that the widescreen fix and other stuff can load. (This is the same for all Black Box NFS games basically)

Also, if you’re installing from the original media, you have to update it to 1.3 and then put the no cd patch. In this case I can only recommend the MrDJ repack because it does this already.

However, I highly recommend updating the WS fix and checking out now and then for updates because we do still maintain and develop it. (Not very often but hey, life is life)

That being said, I am also working on improving another plugin of mine, called XtendedInput, which brings native XInput to the game. I’ve already tested it with the Steam Controller and it works nicely. It’s currently a bit fiddly for MW because I hadn’t implemented ingame configuration, so you do have to edit ini files for custom maps and deadzones. (Hopefully I will someday, right now I am stuck on other stuff)

xan1242 ,
@xan1242@lemmy.ml avatar

You’re welcome! :)

I’ll try to make sure it works on Linux too!

xan1242 ,
@xan1242@lemmy.ml avatar

While I understand that Wayland is broken for the purpose of PCSX2, I am unfortunately biased against the developers here due to the horrible experiences I had with them.

If anyone will take up the task of fixing this, be warned that they absolutely do not cooperate with you on the PRs that they receive.

xan1242 ,
@xan1242@lemmy.ml avatar

Well, stenzek is the developer of DuckStation and the person behind the new Qt UI and many new fixes on the backend of PCSX2.

But, I will agree that we do need a new emulator. The emulator called “Play!” is a really good candidate and looks promising. Seeing how it runs on ARM beautifully, I can’t wait to see how far it goes.

PCSX2 runs fine for most people today, but the foundation is a bit too old for its own good. This is why you don’t see too many ports of PCSX2 to other plaforms. They have improved massively by ditching the entire plugin system a few years ago, but that alone isn’t enough to make it more portable and easy to run.

xan1242 ,
@xan1242@lemmy.ml avatar

It needs to be accurate and fast, indeed. The code being old isn’t a problem unto itself, but rather the side effects of it.

It is fine for all intents and purposes today. But, there is some inherent difficulty associated with decisions brought years ago when some of the code was originally written, making portability quite a challenge.

I wasn’t making a comment on its age, mind you. I don’t necessarily think it’s that big of a problem and probably can be fixed easily. If anything, it has gotten way better thanks to the departure from the plugin system and various other optimizations over the years.

xan1242 ,
@xan1242@lemmy.ml avatar

Indeed it is a great port. The engine is incredibly optimized and very well made.

Lots of hand optimization for occlusion calculations (reminiscent of Crash Bandicoot)

I posted a comment on the video - I made a patch for this game to allow for looking with the right stick and the cheat menu during single player (with some added debug options).

Xbox's new policy — say goodbye to unofficial accessories from November thanks to error '0x82d60002' (www.windowscentral.com)

Xbox’s new policy — say goodbye to unofficial accessories from November thanks to error ‘0x82d60002’::Got error 0x82d60002 on your Xbox accessory? There’s no fix, Xbox is going to block the use of detected unauthorized accessories with its consoles from November 12, 2023.

xan1242 ,
@xan1242@lemmy.ml avatar

Put that candy back down I ain’t buying you that meth

xan1242 ,
@xan1242@lemmy.ml avatar

Hyenas was absolutely not well received. A little late to cancel but better to cut losses than to keep them going.

xan1242 ,
@xan1242@lemmy.ml avatar

EA used to do this even before Microsoft!

They have their own music system called “Pathfinder” which controls music interactively in little chunks.

I believe it was first used in NFS 2, which came out before DirectMusic.

If you’ve heard the pursuit music in NFSMW 2005 or Carbon’s Canyon music, that’s Pathfinder! It was also used in Medal of Honor and Red Alert 3.

xan1242 ,
@xan1242@lemmy.ml avatar

I like it but it has a couple tiny issues:

  1. Font title is the same weight as the rest of the post, making it hard to make things out from afar.
  2. Scrolling for me often results in “reaching the end” when there’s more posts below, causing me to have to refresh often. (At least, this is the case on iOS and not on my desktop.)
xan1242 ,
@xan1242@lemmy.ml avatar

On the same token - anyone who also knows what an OS is shouldn’t care either. Use the best OS for your job and needs. Reap the benefits of all of the OSs that you can run and switch between them like an army knife. It is the best when all of them complement each other.

xan1242 ,
@xan1242@lemmy.ml avatar

That’s ok if you look at it that way. But at the end of the day, it’s just a tool like any other. Personally I find it really silly to put any moral questions into it because I don’t believe it’s worth my time to think about it, lose time on silly things and/or sacrifice the quality of my work. I’m not trying to imply anything about Linux, btw, it’s the same for the other ways around. It just feels stupid because it ends up like a political discussion, when it really shouldn’t be. You have the option to use basically anything and choosing to limit yourself over that is just plain stupid imo. You could make the arguments for how they process data, which is a whole other discussion, but then again, there are plenty of workarounds to all of those problems (which is exactly what some people are doing with virtualization, different machines entirely, OS tweaks, etc., which is fine, because they’re benefiting from it). Nothing against FOSS or otherwise, btw, I do agree about the need to support, but there are so many other ways to do it. Just using it isn’t enough, sadly. As the point of this OP is - it’s also market adoption, marketing itself, etc. None of this changes the fact that using certain tool(s) (e.g. gdb) is best done on a certain OS (e.g. a Linux distro) at a given time.

xan1242 ,
@xan1242@lemmy.ml avatar

Exactly. That’s what matters. That’s why SteamOS is on Steam Deck, or Linux distros on POS machines, or Windows on ATMs (which is kinda depressing ngl), etc.

It’s a tool, nothing more, nothing less. An OS is just a gateway to other apps at the end of the day.

deleted_by_author

  • Loading...
  • xan1242 ,
    @xan1242@lemmy.ml avatar

    People use tools that work best for them. There really is nothing much more to it than that. An operating system is a tool, not a religion.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    The difference this time is that Empress was angy wangy and had to cry.

    In reality it was indeed a few bad releases of a popular game on a popular site… 1337x constantly had these. Just like Pirate Bay had them. I never go there expecting safety in the first place.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    Fun fact - some games also have integrated IRC clients!

    Unreal Tournament 99 (and now Unreal 227) is one of them. Don’t seriously use it lol, it’s just funny how the internet worked back then to have that included in a game.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    I mean, you can do it, like right now. It totally still works! Heck, there’s even Linux builds for 227 (Unreal) and 469 (UT) and Mac (469 only). It’s a bit rudimentary but it does the job.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    The fact that he also fired the legal department also doesn’t bode well.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    No joke, she looks kinda like Jeff the Killer.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    I just went from one post where this user shilled GrapheneOS to this one lol

    This is an ad.

    Just bought a PSP 2000. It is my first PSP, what should I know? (lemm.ee)

    I was very lucky to find an almost good-as-new PSP 2000 locally. I am very excited about it! It will need a new battery though and it only came with an USB charger. Would appreciate any tips pertaining chargers and batteries. But if you have any gaming related suggestions or general tips I’m open for that too :)

    xan1242 ,
    @xan1242@lemmy.ml avatar

    Mod it with a CFW and put a new battery!

    That is all you need. The homebrew scene is amazing and so is this console.

    xan1242 ,
    @xan1242@lemmy.ml avatar

    I still love the plugin architecture of its OS. The entire device is very well designed from ground up and is really easy to develop for (even without an actual SDK).

    It’s no wonder why the homebrew scene was so good.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines