this post was submitted on 01 Oct 2024
829 points (98.7% liked)

Steam Hardware

19797 readers
427 users here now

A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JackbyDev@programming.dev 4 points 1 year ago (3 children)

Emulators have been legal in the past I thought. Sure, there's something to be said about common sense and developing emulators for current generation platforms.

[–] Gestrid@lemmy.ca 3 points 1 year ago* (last edited 1 year ago) (1 children)

IIRC, they're legal as long as they don't explicitly distribute any of the copyright owner's own code or files. That's why, for example, PCSX2 requires you to dump "your own" PS2 BIOS and doesn't provide any itself. Because PCSX2 doesn't distribute the PS2 BIOS and because its way of talking to the BIOS doesn't copy the source code, that emulator is in the clear.

Some modern emulators (ex. Ryujinx) don't even need BIOS files (or whatever they're called on Switch) to be able to run games. But they also don't use Nintendo's original code to run the game.

Take all this with a grain of salt. I'm saying it from memory.

[–] JackbyDev@programming.dev 1 points 1 year ago

You wouldn't download the PS2 BIOS 🎸🎸🎸

[–] refalo@programming.dev 2 points 1 year ago* (last edited 1 year ago)

Yes, I wasn't trying to refute that. But Nintendo can still ruin your life fighting a losing battle if they wanted to. To me it's just not worth the risk of putting your name on it.

[–] psud@aussie.zone 1 points 1 year ago

Whole reimplementations have survived. IBM BIOS was the only original BIOS for PCs. Phoenix Technologies had a team read the source code for IBM BIOS (it was published in the user manual for troubleshooting) and wrote a specification for it which a different team wrote software from, making IBM compatible machines possible

I don't know what law an emulator could be killed under, unless a license holder breached the user license as part of the development