The real deal y0

  • 1 Post
  • 208 Comments
Joined 3 years ago
cake
Cake day: July 16th, 2023

help-circle
  • Im going to either get ignored, or downvoted to hell but…
    Bot control.

    Their site is the only source the website can be read/scraped and with the influx of ai scrapers ignoring all bot rules they might want to try and kill that.

    I havent seen the pop up yet, nor checked out the html dom, but i suspect they, like any website, are getting a huge influx of ai bots doing terrabytes and terrabytes of data transfers







  • It has become more complicated. You are forgetting to mention that there is now os’ running on consoles that you also need to emulate. And if you dont want to emulate that, youd need to emulate the actual hardware in more detail ( + need data dumps of consoles ) and have to emulate the chips with all its co-processors and securities. Encryption cores/engines, mmu’s, hypervisors, …

    Back on the gamecube and wii days you had to emulate… The cpu, nand ( or bios ) and disc drive. All games had all information anf software contained on the disc or channel. Thats it.

    And yes, ps4 was , for example, a x86 cpu. But that doesnt mean its instantly compatible with your pc. The architectures and features are completely different.
    For example, ps5 has a feature that the gpu can read from the ssd without passing cpu or ram. While some pc’s can now do it too, this was long not the case.
    And there are other things too ( no bios, no pch iirc, completely different os design/syscalls, … )