Welcome to the reality of indie game dev. Great ideas are comparatively easy, effectively dirt cheap. Like most things worth doing in life, the difficulty lies in actualizing those ideas and bringing them to reality.
The only real solution is experience. Beyond that: Learn to treat your “amazing game ideas” like cattle instead of pets. Prioritize rapid prototyping of your main gameplay loop/systems before you fall in love with the set dressing.
All of that said, by just finishing a project you are already further along than 90% of amatuer devs. The best takeaway from 4chan’s long running amatuer game dev threads: just like make game.
Creating something that exists beyond your imagination is always progress forward. Releasing a game, even one that doesn’t meet what you hoped, even one that’s objectively shit, is monumental progress.
Now toss it up on itch.io or whatever storefront and start on your next attempt.
Eh, there’s a huge number of shovelware for every console generation, plus less than stellar titles. The thing is that, due to all the years piling up, the amount of good stuff just increases.
True, but back then games were made to stand on their own instead of being a poorly thought out monetization machine.
I mean Big Rigs: Over The Road Racing was shit, but at least they only expected you to pay for it once… and you can still play it, you don’t have to wait for a lobby to fill up before it lets you into the game, a lobby that will never fill up because no one’s playing Big Rigs: Over The Fucking Road Racing
The developers who made Big Rigs probably wouldn’t have the budget to make an AAA game nowadays. A better comparison would be indie games, and there’s more of them (or it feels like it) due to easier development & distribution. (Which does involve shovelware). Even excluding Indies, AA games without subscription models are plentiful too.
Edit: (AAA games are a better example of being worse, I haven’t played them but comparing Assasin’s Creed or Metal Gear back in the day to now is better to show the bad practices. Thankfully, like I said, there’s just a ton more games and you don’t need to play the crappy ones)
The people who published Big Rigs are still out there publishing terrible mainstream license games such as the new Kong game and the new Avatar: TLA game (yes, really). They’re called “Game Mill”, and they are exactly what their name is, and their games are some of the worst on shelves. They don’t keep any employees very long and they have them work on games before they even get an order so they can slap the license into the game last-minute.
You can also tell if a site does this when they have seemingly arbitrary restrictions on passwords that are actually database text field restrictions.
Especially if they have a maximum password length. The maximum password length should be just the maximum length the server will accept, because it should be hashed to a constant length before going into the database.
I recently created an Activision account during a free weekend event and discovered their password system is completely broken. 30 character limit but refused to accept any more than 12 characters. Kept erroring out with must be less than 30. Once I got it down to 12 it accepted that, but then it complained about certain special characters. Definitely not giving them financial information.
My bank has a character limit, but they don’t tell you about it; they just trim the password you’ve set before hashing + saving it, then when you go to login if you don’t trim your password the same way they did, login fails.
I only know this because the mobile app will actually grey out the login button as soon as you enter more than the character limit. The web app just leaves you to be confused.
I had a similar situation with my health insurance company, except I think they added the character limit a while after I had set my password T_T. So, it worked for months, then they changed the mobile app so I couldn’t enter a long password… And then eventually they changed the website too and then I couldn’t log in at all. Thaaaaanks.
Doesnt lemmy also do it? I think I ve heard from Ruben at Boostforlemmy that lemmy only treats first 60 characters of your password as a password and the rest gets discarded. [citation needed]
Can’t say I’ve ever tried to use a password quite that long, so I’m not sure.
Not ideal, but trimming it (especially when you’re keeping 60 chars) isn’t the end of the world. It was just super confusing that the web app doesn’t trim it during login as well. There’s no indication that your password was modified or what you’ve entered to login is too long. Just ‘incorrect user/pass’ despite entering what you’ve just set. That char limit for my bank is only 16 chars, so it’s easy to hit.
It’s a big deal IMO, particularly because at login it doesn’t do the same. From the user perspective, your password has effectively been modified without your knowledge and no reasonable way of finding out. Good luck getting access to your account.
When a bank does this it should be considered gross negligence.
The official web UI doesn’t let you enter more than 60 characters, but doesn’t indicate that at all. So you can keep typing past 60 characters but it won’t get added to the input field and you can’t really see that. If you paste a password into the field, it gets trimmed to 60 characters.
When creating a password, the server checks that it isn’t longer than 60 characters and returns an error if so. On login, however, it silently trims the password to 72 bytes, because that’s what the hashing algorithm they use supports.
My bank if you get your card number through the app has a dynamic ccv that changes every day so while not perfect is what I use whenever purchasing online
Especially if they have a maximum password length.
Not really, there are good reasons to limit password length. Like not wanting to waste compute time hashing huge passwords sent by a malicious actor. Or using bcrypt for your hashes, which has a 72 byte input limit and was considered the best option not that long ago. The limit just has to be reasonable; 72 lowercase letters is more entropy then the bcrypt hash you get out of it, for example.
Yes, reasonable limits are fine, I was talking more like 12 or 13 characters max. That’s probably indicative of a database field limit, and I’ve seen that a fair amount because my password manager defaults to 14 characters.
I believe the founder and first queen of Carthage said that if we don’t learn to circumvent that, we deserve nothing more than we get. She went on to claim that nothing we have is truly ours.
Is it just me or was that Phoenician quite a bit ahead of her time?
It is baffling to me that people hate cross gen games so much. Like, how awful for PS4 owners that don’t have to buy a new console to enjoy the game, and how awful for PS5 owners that the game runs at the same fidelity at over 60FPS, or significantly higher fidelity at the same frame rate.
They should have made the PS4 version the only one. Better yet, we should never make consoles again because they can’t make you comprehend four dimensions to be new enough.
The point isn’t about cross generation games. It’s about graphics not actually getting better anymore unless you turn your computer into a space heater rated for Antarctica.
We’re still getting huge leaps. It simply doesn’t translate into massively improved graphics. What those leaps do result in, however, is major performance gains.
I have played Horizon Zero Dawn, its remaster, and Forbidden West. I am reminded how much better Forbidden West looks and runs on PS5 compared to either version of Zero Dawn. The differences are absolutely there, it’s just not as spectacular as the jump from 2D to 3D.
The post comes off like a criticism of hardware not getting better enough faster enough. Wait until we can create dirt, sand, water or snow simulations in real time, instead of having to fake the look of physics. Imagine real simulations of wind and heat.
And then there’s gaussian splatting, which absolutely is a huge leap. Forget trees practically being arrangements of PNGs–what if each and every leaf and branch had volume? What if leaves actually fell off?
Then there’s efficiency. What if you could run Monster Hunter Wilds at max graphics, on battery, for hours? The first gen M1 Max MacBook Pro can comfortably run Baldur’s Gate III. Reducing power draw would have immense benefits on top of graphical improvements.
Combined with better and better storage and VR/AR, there is still plenty of room for tech to grow. Saying “diminishing returns” is like saying that fire burns you when you touch it.
I am reminded how much better Forbidden West looks and runs on PS5 compared to either version of Zero Dawn.
Really? I’ve played both on PS5 and didn’t notice any real difference in performance or graphics. I did notice that the PC Version of Forbidden West has vastly higher minimum requirements though. Which is the opposite of performance gains.
Who the fuck cares if leaves are actually falling off or spawning in above your screen to fall?
And BG3 has notoriously low minimums, it is the exception, not the standard.
If you want to see every dimple on the ass of a horse then that’s fine, build your expensive computer and leave the rest of us alone. Modern Next Gen Graphics aren’t adding anything to a game.
So you’re claiming new hardware isn’t perceivably better, despite not using a display which is actually capable of displaying said improvements. I use such a display. I have good vision. The quality improvement is extremely obvious. Just because not everyone has a high end display doesn’t mean that new hardware is pointless, and that everyone else has to settle for the same quality as the lowest common denominator.
My best hardware used to be Intel on-board graphics. I still enjoyed games, instead of incessantly complaining how stagnant the gaming industry is because my hardware isn’t magically able to put out more pixels.
The PS5 is a good console. Modern GPUs are better than older ones. Games look better than they did five or ten years ago. Those are cold, hard, unobjectionable facts. Don’t like it? Don’t buy it.
What those leaps do result in, however, is major performance gains.
Which many devs will make sure you never feel them by “optimizing” the game for only the most bleeding edge hardware
Then there’s efficiency. What if you could run Monster Hunter Wilds at max graphics, on battery, for hours? The first gen M1 Max MacBook Pro can comfortably run Baldur’s Gate III. Reducing power draw would have immense benefits on top of graphical improvements.
See, if the games were made with a performance first mindset, that’d be possible already. Not to dunk on performance gains, but there’s a saying that every time hardware gets faster, programmers make their code slower. I mean, you can totally play emulated SNES games with minimal impact compared to leaving the computer idling.
Saying “diminishing returns” is like saying that fire burns you when you touch it.
Unless chip fabrication can figure a way to make transistors “stack” on top of one another, effectively making 3D chips, they’ll continue to be “flat” sheets that can only increase core count horizontally. Single core frequency peaked in early 2000s, from then on it’s been about adding more cores. Even the gains from a RTX 5090 vs a RTX 4090 aren’t that big. Now compare with the gains from a GTX 980 vs a GTX 1080
Otherwise why would anyone use software they aren’t used to? Steam is really good, they’ve been putting massive resources into making it better for many years, and it has all the network effects.
So we’re using a bad mechanism (exclusivity deals) to make people use an inferior product (Epic vs Steam), but “It’s totally going to be better for you in the future bro, trust me!”.
I’m sorry, but can we make it sound any more like a scam? It’s not quite there yet. Can you add something with crypto or AI or an MLM?
Epic has a lot of money, they should find a way to offer a better service in some ways like Gog does.
Like people who would otherwise get banned from a platform for cheating in games. Tracking that down is so much more complicated/impossible with federation. In other words it makes ban evasion super easy. See also: email spam.
Each server would likely have to utilize a payment service. In that fashion it’d be no different than how stores host their own websites you can order from. In my mind, the federated protocol would simply be a means for a person to browse stores similar to how one can navigate a mall or market.
For games, the further benefit after would be that via a client of the protocol, you could then download your games from the various stores in a singular library page.
Each server would likely have to utilize a payment service.
Yeah but that would mean each server has to take custody of funds, have their own individual contractual agreements with game companies, handle refunds, bear all the legal and tax burdens of this, and get people to trust they won’t scam them. It’s just too much of a burden, these are all things that benefit heavily from centralization and economies of scale, due to the legalistic nature of payments. You would end up with one dominant instance and unused federation, if there was even anyone willing to deal with all that stuff to begin with.
I feel like you could solve this stuff pretty well with crypto, having payment go directly to the game devs, and a no refund policy or something to simplify things, but crypto is too hated so that wouldn’t work right now.
Markets were originally decentralized, and while that has its problems, a decentralized market is miles better than a monopolized market.
Like, are you thinking of Etsy or Amazon or something? Because those are all run by a single point-of-sales and logistics collectives.
What we’re talking about is basically building a means for getting all the websites around the web of small shops and such (or in this case all the various game store fronts like steam, itch.io, GOG, and EPIC GAMES) and giving you client which allows you to browse and order from them simultaneously. All that store’d have to do is add the protocol to their server and add themselves to a list.
Oh I thought you meant decentralized currency. What you’re this is just standardized apis though, the vendors don’t need to talk to each other (federate) for it. unless i’m missing something
funny you never hear about games being ONLY on steam. it has nice features but riding so hard for a gigantic monopoly is going to bite our asses real bad when gaben retires. nothing lasts forever, and we don’t know who or what will replace the current structure at valve.
not to mention valve has had its share of anti consumer and predatory practices. most of the concessions have been in response to legal threats.
going to bite our asses real bad when gaben retires.
Blizzard was a good company when they released StarCraft, so I purchased StarCraft. Blizzard is a shit company now so I do not purchase or play their games now.
If Steam becomes a shit company in the future I’ll stop using it. I don’t understand the argument of "you should purchase for a shitty company now instead of a good one, because if you purchase from the good one it might one day become a shitty one.
If Steam blocks my access to my legally purchased games or I refuse to run the Steam launcher there is no moral or ethical issue with me pirating my library.
GoG has been a competitor for as long as I can remember. It’s not exactly a fair comparison because they mostly carry older games. But you can buy a ton of games off GoG. Itch.io exists, however it’s a bit niche. Origin, humble bundle, Microsoft store. You can use all of these and get the majority of the games steam offers. Why don’t people? Because steam is just better. Steam has competition. It has a ton. People don’t feel that way cause EVERYONE who games on PC buys from steam. But it’s not because steam has a monopoly, it’s because steam offers more than their competitors, and does it better.
I don’t like monopolies. I agree with you. However, a monopoly existing because they are snuffing out the competition and forcing it to be the only option for consumers is different than a monopoly that exists because consumers choose it over and over again because of their pro consumer policies.
Now because this makes it seem like I’m saying “steam is the best”, there’s a good bit of stuff steam has done that I don’t like. But they understand what the gaming scene is and not just see the consumers as cash cows.
I edited that part out because as soon as I posted i did a quick fact check. Im just leaving this comment so people don’t think you’re crazy. You were just really fast to comment.
I am skeptical that this is the main reason (even though it’s true and is a reason). I think people don’t like the idea of having their games library split across multiple services, and don’t like using/learning software they aren’t familiar with, or that other people aren’t using.
That’s a possibility. You could also make a point that it’s cultural at this point to use steam if you PC game. The exact reason steam is used is split across many different points. However, I stand by my statement. If games like league, valorant, osrs, or anything from blizzard can exist strongly in the pc scene, I think it heavily refutes your points. For those people at least. These are all games that don’t use (or for some aren’t mainly used by) the steam client.
yeah but the thing is, Steam isn’t even trying to be a monopoly, all of Steam’s competitors just seem to have a hobby of shooting their own foot, repeatedly. Steam is trying to make the gaming experience easier and more fun, and excelling at it!
unlike some other platforms, Steam doesn’t do exclusive deals, literally the only Steam exclusives are Valve’s own games, everything else is up to be decided by devs
Steam itself seemingly isn’t trying to have a monopoly.
But damned if there isn’t a massive, very-loud Internet contingent that desperately wants them to have that monopoly.
If your immediate trigger reaction is seething anger when someone says, “I got a good deal on a game from Epic”… maybe that’s not healthy. The “Lord Gaben” meme isn’t meant to be taken 100% literally.
i don’t get angry at things that don’t affect me lol
i do worry for steam’s future, it’s only this good because “Lord Gaben” has made many great decisions, it may not be a democracy but a good “dictator” is often more effective than a democracy. But what happens if/when Steam goes to shit for whatever reason? the internet will implode
They’re in a class action lawsuit now over price fixing. They’re kicking games off Steam if their publishers offer games at lower prices on cheaper stores. They’re trying to be a monopoly.
That would seem to be price fixing by its very definition. (EDIT: Note that I’m not making any judgment on this class action. The reality of pricing on IsThereAnyDeal would suggest that there is no such rule that prices can’t be lower outside of Steam.)
manufacturers and retailers may conspire to sell at a common “retail” price; set a common minimum sales price, where sellers agree not to discount the sales price below the agreed-to minimum price
And the question is irrelevant. Other companies can still benefit from external price fixing.
Price fixing is, as your highlighted bit says, a conspiracy to not compete on prices. Valve isn’t conspiring with their competition to fix prices, nor does valve even set the price.
The lawsuit alleges that it’s anticompetitive, not price fixing.
I personally don’t think it’s anticompetitive , given the number of popular games that don’t use steam. I just think that epic has a worse product, which isn’t valves fault.
They don’t offer lower prices on Epic because Valve bullies publishers into matching the price with Steam. Valve threatens to delist the game from Steam if a lower price is available elsewhere, using their market dominance to prevent smaller stores from competing the only way they realistically can – on price.
The lawsuit already has several public examples of communications between Valve and publishers where Valve is all “whoah whoah you can’t be selling that cheap on another store!”. Publishers want to offer lower prices. The economics make sense, passing on some of the savings to consumers will result in an increase in revenue, this is also what the expert economists in the lawsuit are going to be testifying.
If you’re big enough to not be using Steam, you’re what, Ubisoft or EA? (and even these are using Steam these days.)
Or blizzard, riot or epic. All of which are perfectly successful without using steam.
Communication between valve and publishers about TOS violations is only an issue if it’s an anticompetitive clause.
If publishers want to offer lower prices, they can use a different storefront like the others. If they can’t make sufficient revenue without valves advertisement and distribution network, then maybe the service is worth the price valve charges for it.
Valve has done nothing to stop consumers from using other stores, so I’m not particularly sympathetic when the stores are upset about consumer choice.
epic. All of which are perfectly successful without using steam.
This entire lemmy post is about someone being upset that Epic is successful enough to have an exclusive. If a few large players can still succeed without Steam, it’s not proof that Steam’s practices aren’t making the market worse for consumers.
If they can’t make sufficient revenue without valves advertisement and distribution network, then maybe the service is worth the price valve charges for it.
Listing your product on Steam isn’t advertising. They’re not promoting your game unless you pay them.
Let’s make an analogy. Is it reasonable for Nordstrom to go after a company selling the same product at Wal-Mart cheaper?
Valve has done nothing to stop consumers from using other stores
If we lived in a world where Epic was allowed to compete with Steam on the only way it can, with lower prices, we might have cheaper prices on Steam, and a more robust competitive market. This is why Valve is doing this price fixing. They know that consumers are price sensitive, and a $55 price tag on a new game going for $60 on Steam would be a disaster for them. They know their price fixing department would have to become a “watch for prices on other platforms and adjust our prices / cut to be competitive” department.
They literally present your product to people as recommendations and make it discoverable by the people likely to buy it. No, it’s not banner ads, but you use them because they get your game in front of consumers likely to buy it. That’s the entire reason the platform has appeal to developers.
This entire lemmy post is about someone being upset that Epic is successful enough to have an exclusive
Yes. Because it’s a worse store. People being upset that a thing they want has a hurdle they’re not willing to jump over doesn’t mean the preferable system is a problem.
Is it reasonable for Nordstrom to go after a company selling the same product at Wal-Mart cheaper?
If they signed a distribution agreement, then yes. It would almost be like a game signing an agreement to sell exclusively on the epic game store and then deciding to sell on steam anyway.
It’s a flawed analogy though, because Nordstrom’s and Walmart buy the product and then resell it, rather than facilitating a sale. Valve doesn’t buy 50k licenses from you for $20 each and then try to sell them while keeping all the revenue for themselves.
They know their price fixing department would have to become a “watch for prices on other platforms and adjust our prices / cut to be competitive” department.
🙄 That would make sense if valve set the prices or adjusted their cut in real time.
Epic is allowed to compete with steam on price. Games don’t have to be on steam to be successful. Valve has no way if stopping you from choosing to use a different store, and as you pointed out in the beginning: This entire lemmy post is about someone being upset that Epic is successful enough to have an exclusive. You can’t be mad epic isn’t “allowed” to compete when they’re actively competing.
🙄 That would make sense if valve set the prices or adjusted their cut in real time.
🙄 I’m well aware that they don’t do this, I’m asserting that the reason is at least partially because they don’t have to, because of their anti-competitive practices.
Games don’t have to be on steam to be successful.
Finding a few examples of successful games not on Steam doesn’t prove that Steam’s market dominance and price fixing aren’t hurting consumers.
You can’t be mad epic isn’t “allowed” to compete when they’re actively competing.
They’re competing so hard they’re not turning a profit after 5 years (Source IGN). They’re competing so hard that social media explodes in a circle jerk about Fortnite or lootboxes or some bullshit every time there’s an Epic exclusive. Epic is despised and not doing so well as a platform. A market without a massive anti competitive juggernaut dictating everyone else’s terms would make Epic’s store better, and it would make Steam better too.
And of course it’s not possible that they’re despised and not doing well because people don’t like their platform.
You still haven’t convinced me that they are price fixing, to say nothing of it hurting consumers. Full feature games on steam are still around the same price console games are, and that games have been for many years. If they’re price fixing to artificially inflate prices, they’re doing it in a way that hasn’t really kept up with inflation and has been in line with retailers on platforms they don’t even sell on.
You still haven’t convinced me that they are price fixing
I linked you a 200 page legal document with dozens of examples of them engaging in anti competitive bullying amounting to price fixing. Valve attempted to get the suit dismissed, and this failed, proving the court deems the suit to have merit. But lemmy user ricecake isn’t convinced. You sound a lot like Google bootlickers 10-15 years ago. This isn’t going to end well for you when Valve becomes as openly evil as Google.
Your attempted proof of your claim that publishers don’t want to offer lower prices using games like Alan Wake 2 was actually proof of my argument, which you still have failed to acknowledge, because they definitively offered their game at launch at a lower price on the lower cut storefront.
Full feature games on steam are still around the same price console games are
This alone is highly sus. Console manufacturers initially subsidize their consoles by selling hardware at a loss. Sony probably lost money to get your PS5 into your hands. Valve didn’t lose money to get your PC into your hands, and (theoretically) doesn’t run a monopoly store. Why should their prices be comparable to console monopoly stores?
So, a court document is an argument, not a smoking gun. The court didn’t dismiss the case because it has enough merit to be argued, which just means it isn’t plainly false at first glance. The court did dismiss earlier versions of their claim. Earlier versions being rejected and this one being allowed to move forward have little to do with anything.
Repeatedly asserting that it’s “anticompetitive bullying” doesn’t actually make it anticompetitive bullying.
This isn’t going to end well for you when Valve becomes as openly evil as Google.
Lol, what do you think is going to happen to me? I think maybe you’re taking this conversation too seriously.
Yes, Alan wake 2 was lower priced on epic than on consoles by about $10, after epic financed the game. it also has yet to turn a profit, with most revenue coming from titles that aren’t exclusive to epic. You also ignored the list of other games I mentioned, each of which launched for $60 to $70 and wasn’t on steam.
Half life 1 cost $60 on launch. Same for 2. Same for the original star craft. Same for basically every full featured game for years.
It’s not “sus” that most games sell for the typical price for a game. It’s a sign that valve isn’t driving up prices, since prices are roughly the same regardless of platform, vendor or time, including when steam didn’t exist yet.
I know you think you’re arguing against a mindless steam fanboy, hence you’re starting to break out some insulting language and condescension. I can assure you you’re not, just like I assume I’m not dealing with a dense contrarian more interested in punishing valve for success than actual critical thinking.
I don’t think that suing someone necessarily makes you right, and that a financially motivated lawsuit is an inherently slanted description of events, when the trial hasn’t happened and none of the claims have even been responded to.
Same for basically every full featured game for years.
Evidence please. In order for me to be correct that some publishers want to offer lower prices, I don’t need it to be the case that every game off Steam goes on sale for less than “full price” at the time. I just need it to be the case sometimes. If sometimes, a publisher wants to offer the game cheaper, but can’t because they’d lose all of their Steam sales, then Valve is harming consumers by leveraging their market dominance to dictate prices on other platforms.
You mentioned a handful of games without doing any research on them, and one of them accidentally proved my point. I guess I should say at least one of them, because it was the very first one I actually bothered to check.
it also has yet to turn a profit, with most revenue coming from titles that aren’t exclusive to epic
I’m not sure what your point is here. They set the $50 price tag to maximize revenue. Raising prices doesn’t always raise revenue, if it did, why not sell for $99 or $999?
Whether they were right or wrong that $50 was a better price, and whether they made a profit or a loss, is irrelevant from a consumer’s point of view. We got a AAA GoTY nominated game for $50. I guess we can be thankful that Sony and Microsoft’s 30% cut console stores apparently don’t have anti-competitive policies like Steam does.
Of course it’s not necessarily in consumer’s interest if they go out of business in the long run, but it looks like they at least broke even as of November, so it seems it’s a sustainable model: gameranx.com/…/alan-wake-2-is-not-profitable-yet-…
You mentioned a handful of games without doing any research on them, and one of them accidentally proved my point.
You asked for a list of games that fit my “steam hasn’t impacted pricing” statement, so I gave you games that had prices inline with what steam prices games at and industry standard. Like I explained in my previous comment. I know how much those games cost: between $50 and $70 dollars, which is what games have retailed at for decades.
Games on steam and off steam have had roughly the same price, and games not on steam have had perfectly reasonable times making sales. Except the one on epic.
They set the $50 price tag to maximize revenue
My point was that even with lowering the price to the low end of standard, they have had some difficulty getting enough revenue to cover the cost of the game.
If other retailers are able to compete just fine, and one isn’t despite lowering prices and paying for exclusives, and it’s the one that, as you mentioned, people complain about when they buy an exclusive, then maybe the issue is with that retailer.
If you want more discussion, you can Google “video game prices over time”.
Given that you’re starting to ignore large bits of replies and have been repeating yourself pretty consistently without expanding on the point, I’m not sure that there’s much value in continuing. You think it’s anticompetitive, I don’t think it’s so obvious. We’ll see what the courts say.
Have a nice day, and I hope you find the same passion for your next endeavor. :)
But steam isn’t trying to be monopoly. They don’t pay developers to only sell on their platform. Games that are only on steam are only on steam because steam is the only place that developer wants to sell the game.
I have pretty much the entire N64 library on a cartridge that plays on my N64, an SD card in my Wii, and my computer. Obviously these are all legitimate backups from games I own.
Which they and every other gaming company have tried to kill at one point or another, and I fully expect them to try again next Gen. They probably hope that the people who pay attention and care are getting older and won’t make as much of a fuss as we did with the last three generations.
It’s not easy having to pay to keep a warehouse with every arcade cabinet, game cartridge, and game disk ever made, but we can’t be violating copyright, now can we? Think of the corporations!
Barring me from getting old games in a modern platform will not stop me from playing old games on a modern platform.
The sooner they realize that and plan accordingly by releasing their old catalogs for appropriate pricing, the sooner they will get what they want and piracy and emulation will plummet.
When people have a cheap and easy way of doing something without wondering if they’re about to get SWATed, they’re way more likely to actually do that.
I’m sure you meant it as hyperbole, but SWAT will not actually show up to anyone’s home just for pirating video games. At most, a handful of local police or FBI may knock on your door, but SWAT are not called in for something like that. Not unless you have some history with the police of extreme violence or you have given them reason to suspect you are going to put up a fight.
A person is most likely to recieve a letter in the mail or an email from the lawyers of Nintendo before police are invovled.
Lmao, much of the reason rovers weren’t included in the base game was it would take about 3 min to reach one end of the loaded map, before you have to return to your ship and click on another map marker in the UI.
That did not make for exciting exploration, but I guess they forgot about that
Seriously, what is there to explore at all, in the first place? It’s always an uneventful time-wasting jog to whatever point of interest you want to go. When said PoI is a dungeon (building with enemies to kill and loot), you can tell from the outside how the inside will be, 100% of the time. No unique loot, no unique quests, no unique anything
Scanning flora and fauna? What for? The slimmest exp gain, a “completed” thingy item that you can sell, it’s one of the saddest attempts at padding. Besides, whatever drops you could get from them, you can buy straight from vendors.
When you get lines, your opponent’s stack pushes a line with a gap up from below, except when you get a Tetris, which pushes four lines (with the gap aligned, so you could Tetris back and forth).
You had an indicator for the max height of your opponent’s stack next to yours.
If you haven’t experienced multiplayer tetris from the modern remakes you may be in for a treat. It’s a lot of fun when you’re up against someone of similar skill. At least one switch version includes ranked matchmaking (Puyopuyo Tetris).
There‘s also an excellent Gameboy Color romhack of Dr Mario that supports multiplayer. Recently tried that out with my girlfriend and it was a lot of fun.
Edit: this is it for anyone interested. Looks like even the original version for the Gameboy supports multiplayer.
lemmy.world
Ważne