This should be illegal, companies should be forced to open-source games (or at least provide the code to people who bought it) if they decide to discontinue it, so people can preserve it on their own.
This should be illegal, companies should be forced to open-source games (or at least provide the code to people who bought it) if they decide to discontinue it, so people can preserve it on their own.
That’s the horrible thing about online services. You never really own it, it can be taken away from you at any time. If you want to preserve something, you need physical and/or offline access.
deleted by creator
As long as you are very serious about your backup system, digital can outlast physical.
I have a folder on my D: called OLDINSTALL.
It’s my entire hard drive from 1996, including DOS.
I think it’s a couple hundred megabytes in size, but the vast majority of the files and games were exclusively in floppy disk format.
I don’t have a floppy drive or any disks anymore.
deleted by creator
Piracy is a pretty great backup system for everyone. You’re welcome.
deleted by creator
Literally every seeder is part of that archive. You can look at individual trackers in the microcosm as individual archives and indices, but it’s the culture of piracy that causes the wide scale collection and preservation of media.
We’re actually at this kind of interesting cross-generational point of guerilla archival where it’s become easier to find certain obscure pieces of media history. I suspect this is in large part due to things like bounties, where suddenly a forgotten VHS of a 35 year old HBO special that aired once or twice could be a step toward a higher rank and greater access to a wider range of media.
Modern piracy has a strong incentive toward finding lost material that’s no longer readily available. Zero day content is great, but have you seen the RADAR pilot or both seasons of AfterMASH?
They belong in a museum. Indie would be proud, even if Harrison wouldn’t. Not that I know his perspective on piracy.
deleted by creator
Are you here to repeat that nonsense about file transfer being lossy?
Err, no. Lossless compression is lossless and there are a bunch of techniques to ensure that a copy is bit-for-bit identical to the original
It is literally the other way around.
There is no way for digital media to degrade, unless it is the physical media.
deleted by creator
That just means Youtube’s software uses lossy compression, that is a Youtube problem, not a digital media problem. Are you familiar with the concept of file hashing? A short string can be derived from a file, such that if any bit of the file is altered, it will produce a different hash. This can be used in combination with other methods to ensure perfect data consistency; for example a file torrent that remains well seeded won’t degrade, because the hash is checked by the software, so if anyone’s copy changes at all due to physical degradation of a harddrive or whatever other reason, the error will be recognized and routed around. If you don’t want to rely on other people to preserve something, there is always RAID, a 50 year old technology that also avoids data changing or being lost assuming that you maintain your hardware and replace disks as they break.
Here’s the fundamental reason you’re wrong about this: computers are capable of accounting for every bit, conclusively determining if even one of them has changed, and restoring from redundant backup. If someone wants to perfectly preserve a digital file and has the necessary resources and knowledge, they can easily do so. No offense but what you are saying is ignorant of a basic property of how computers work and what they are capable of.
deleted by creator
Yes, and this can be done through mostly automatic or distributed processes.
I wouldn’t describe it as complex, just the bare minimum of what is required to actually preserve data with no loss. All physical mediums may degrade through physical processes, but redundant systems can do better.
It isn’t hard to seed a torrent. If a group of people want to preserve a file, they can do it this way, perfectly, forever, so long as there remain people willing to devote space and bandwidth.
All of these problems boil down to intent. Do people intend to preserve a file, do they not care, do they actively favor degradation? In the case of the OP game, it seems that the latter must be the case. Same with Youtube, same with all those media companies removing shows and movies entirely from all public availability, same with a lot of companies. If someone wants to preserve something, they choose the correct algorithms, simple as that. There isn’t necessarily much of a tradeoff for efficiency and ease of use in doing so, disk space is cheap, bandwidth is cheap, the technology is mature and not complicated to use. Long term physical storage can be a part of that, but it isn’t a replacement for intent or process.
deleted by creator
And I am saying complexity has little to do with it and also that a system can exist that will not fail.
Specifically why not? What is unrealistic about this scenario, assuming enough people care to continue with the preservation effort? All nodes must fail simultaneously for any data to be lost. The probability of any given node failing at any given time is a finite probability, independent event. The probability of N nodes failing simultaneously is P^N. That is exponential scaling. Very quickly you reach astronomically low probabilities, 1000 years is nothing and could be safely accomplished with a relatively low number of peers. Maybe there are external factors that would make that less realistic, like whether new generations will even care about preserving the data, but considering only the system itself it is entirely realistic.
This has nothing to do with copying a file. YouTube re-encodes videos whenever they are uploaded.
A file DOES NOT DEGRADE when it is copied. That is something that happened to VHS and cassette tapes. It does not happen to digital files. You can even verify this by generating a hash of a file, copy it 10,000 times, and generate a new hash and they would be 100% identical.
deleted by creator
No I won’t be, because I’ve done this before for various reasons, but not a single but was changed.
Let me put it this way. A computer stores programs and instructions it needs to run in files on a drive. These files contain exact and precise instructions for various components to operate. If even a SINGLE bit is off in just a couple of the OS files, your computer will start throwing constant errors if not just crashing entirely.
And this isn’t just theory. It’s provable. Cosmic rays have been known to sometimes hit a drive and cause a bit-flip. Or another issue is a drive not being powered on for a long time causing bit-rot
At this point I’m starting to think you’re a troll. There’s no way someone believes what you’re saying.
Edit: autocorrect
deleted by creator
Then you’re not a troll, just completely deluded and frankly stupid. You’ve been getting so many genuine responses trying to help you learn, but you keep digging in your heels and doubling down on being confidently wrong.
Believe whatever you want, just keep it to yourself.
You’re referring to a video codec degrading as it keeps rendering the video again, not just copying and pasting the bits. There is no degradation from copying and pasting a file as-is.
deleted by creator
That’s YouTube’s processed video not the original.
deleted by creator
No, this is because YouTube compresses every file before distributing it. This happens even when downloading on the creator side.
That 1:1 conversion through the same codec is very likely lossy. However that’s not a straight file copy which is what you originally said causes degradation.
Games don’t get lossy compressed when sent. They aren’t films or photographs.
Also even if you’re using lossy compression you don’t recompress things every time lol.
deleted by creator
Holy crap. File compression is not the same thing as lossy media compression.
File compression uses mathematical algorithms to create definable outcomes. Meaning it doesn’t matter how much you compress/uncompress a file, it will always be exactly the same.
5 X 2 will always give you 10 and 10 ÷ 2 will always give you 5.
Nah