bin.pol.social

nuko147, do games w I finally decided to go full piracy against big companies
@nuko147@lemmy.world avatar

I am just ignoring them. Not playing their games even pirated.

Played the demo of Prince of Persia last year, totally liked it, price was good, saw the Ubisoft Logo (CEO tells that you don’t get to own your games, AAA games priced 70-130 €, anti consumer practices), never bought that game never played it.

Nintendo also took a red card this year from me, not another penny from my wallet.

Bonus i put in my Steam ignore list all the games that come out with price >60 €, so i wont make a mistake and buy them even on a huge sale.

I buy indie games and only AAA games full priced like BG3, Expedition 33, Elden Ring, etc… , games that they worth it and they don’t bloat you with stupid stuff. And also their companies respect the players.

TheOakTree,

BG3, E33, ER, all amazing games that don’t add live service junk, don’t require online connections, and respect the art of video games. They are all worth their price and then some, to me.

rozodru, do games w Once again, looking for PS2 game suggestions!
@rozodru@piefed.social avatar

Zone of the Enders 1 and 2
Shadowhearts
SSX Tricky
Burnout
Katamari Damacey
Ribbit King
Roommania
SkyGunner
Oni
Dead or Alive 2
Silent Hill 2 and 3
Mobile Suit Gundam: Zeonic Front
Mobile Suit Gundam: The Lost War Chronicles
Xenosaga
.dot Hack
Smackdown: Here Comes The Pain
Def Jam Vendetta
GunGrave
Capcom vs SNK
Marvel vs Capcom 2

Tigeroovy, do games w I finally decided to go full piracy against big companies

Eh, if it’s a new game I want and I can afford it I’ll buy it. I’m just buying less new games lately.

I am however just going hog wild on emulating all the old console games.

Got my PS2 all set up with a hard drive and FreeHDBoot so I can just load it up with all the PS2 games I never got a chance to play or own! Hacked my Vita and download all that stuff I never played.

Haven’t tried to hack any Nintendo stuff besides my Wii, which I need to do again apparently. But I’m not exactly desperate for things to play, I’ve got loads of things to choose from these days.

CodenameDarlen, do games w Once again, looking for PS2 game suggestions!

God Hand is a hidden gem, the game is hard tho.
Crash of the Titans
Crash Twinsanity
Black
Midnight Club 3
NFS Underground 2
Mortal Kombat Shaolin Monks
Gun
Burnout
Darkwatch (hidden gem too)

There are more but these worth mentioning because they can’t be played without emulation on PC, so it fits well to play on PCSX2.

Squizzy,

Ps2 was golden Mortal Kombat territory.

RightHandOfIkaros,

NFS Underground 2 has a PC port, and there are some fixes online that make it the best way to play NFSU2, actually.

PKscope,
@PKscope@lemmy.world avatar

Underground 2 .net has as an amazing lore-accurate overhaul. Highly recommend it for a one stop shop mod.

yermaw, do games w Once again, looking for PS2 game suggestions!

If you can get a webcam working for Eyetoy games, we played a fuckton of the window cleaning game. Even though its objectively shit.

Voroxpete, do games w Once again, looking for PS2 game suggestions!

This is an obscure one, and not high on most people’s lists, but my personal favourite PS2 game is Steel Lancer International, a game where you build mechs and take them into arena battles in a post-apocalyptic future.

Konraddo, do games w I finally decided to go full piracy against big companies

Just curious. Is piracy your strategy to kill the big companies, since you really want to consume their products but don’t want to pay, because of your stated reasons?

For the sake of discussion, is it not possible for you to not buy products from big companies but also not consume their products?

Using myself as an example, I hate EA so much I don’t install any of their products on my machine. Or I hate Adobe so I don’t use it at home (the workplace is uncontrollable). I don’t pirate their products as there are alternatives, and I cannot imagine how I may enjoy them since I cannot forget who made them.

Rainbowblite, do games w I finally decided to go full piracy against big companies

I am too paranoid about security to pirate a video game. I just don’t play the big AAA titles. There are so many indie games worth my attention and support that I don’t notice.

CodenameDarlen,

Well I just download well tested games by others, if it’s trusted by many and have worked just fine, I think there’s nothing to worry about.

PoliteDudeInTheMood,

You’re right, this was more common in the warez days. Nowadays, I generally trust Pirates. If you’re stupid and download a game from some rando site, and not a trusted repacker then you deserve what happens.

If you’re paranoid, stick to clean steam files and use Goldberg.

HellieSkellie, do games w Once again, looking for PS2 game suggestions!

Dark cloud 1 - amazing

Dark cloud 2 (Dark Chronicle in EU) - 11/10, I replay it almost every year

Brylant, do games w I finally decided to go full piracy against big companies

Why bother with ethics or morality? I’ve been pirating what I can half of my life now, just because I’m a poor and stingy bastard. Let people with finished mortgages and nice cars pay those companies.

CodenameDarlen,

Yes, that’s true, poor people just want to have some fun, but society try to make it wrong, you need to follow all the guidelines of morality. But nobody talk about rich people destroying the world, spending on luxuries, exploring workers, and doing this kind of crap with the gaming industry.

Aceticon, do games w I finally decided to go full piracy against big companies

I went back to sailing the high seas for games when The Sims 3 from Steam wouldn’t run on Linux no matter what I did, whilst a pirate version runs just fine.

Pirating in Linux is actually much more complicated than running the game from Steam or from other stores via something like Lutris, because for official versions of a game there are usually scripts doing all the necessary Wine/Proton configuration, but not for the pirate versions of a game, so if it fails to run directly you have to enable logging, dig through the logs yourself and figure out which libraries need to be configured with Winetricks, which is how gaming in Linux used to work 5 years ago (and why very few people did it).

Kinokoloko,

Can you tell me how you got it to work?

Aceticon,

If I remember it correctly, the Dodi repack just needs some audio library configured in the Wine instance via Winetricks as a built-in library.

  • If using Lutris, you need to enable logging for that game, then try and run it.
  • After it fails to run, look at the log and near where it stops you’ll see it complain about failing to load a certain DLL (and after that lots of failing to load other DLLs as a consequence of failing to load that original DLL).
  • Google the name of that DLL and you’ll find which library it is part of.
  • From Lutris, run Winetricks for that game (it’s in a pull-down next to the “Start” button for the game) and under Winetricks “Libraries” add that library to that Wine instance as a built-in library (if that doesn’t work, download the DLL, put it in the game dir and add it as native).

If what you see in the logs is, instead of a “Couldn’t load DLL”, a “Couldn’t find function in DLL” what you have is not a missing library but instead a library version mismatch. Go to Winetricks and force the use of the native version of the library: sometimes the built-in version of a common DLL in Wine is the wrong version, and you need to force Wine to use the version of that DLL that comes with the game, i.e. the “native” version.

If all that fails, Google that game’s name together with “Linux” to see if somebody else has figured it out.

Kinokoloko,

Thank you for the thorough response! I’ll try that out later ☺️

PoliteDudeInTheMood,

This is my go-to for anything that doesn’t want to run:

github.com/…/wine-dependency-hell-solver

I’ve switched a few friends to Linux and whenever they have trouble running a game outside steam, I just send them this. Hasn’t failed yet. While I, like many other Linux users enjoy scrolling through logs: this is easier.

Kinokoloko,

You are the real MVP. This is going to save me a lot of headaches!

daggermoon, do games w Once again, looking for PS2 game suggestions!

Silent Hill 2 and Fatal Frame

BobDendry, do games w Once again, looking for PS2 game suggestions!
@BobDendry@masto.fediverse.games avatar

Seconding someone else's suggestion of Psi-Ops - a really cool game that I think flies under the radar a little bit.

Gun is also really cool.

The early Red Faction games are also fun but a bit dated.

1984, do games w I finally decided to go full piracy against big companies
@1984@lemmy.today avatar

Same story as Netflix, it used to be great value but look at it now…

thatKamGuy, do games w I finally decided to go full piracy against big companies

I stopped (console) gaming right around the PS4 era - partially because side I was heavily invested in WoW and PC gaming in general - but also because I was livid over how Sony handled the Anniversary edition launch, where scalpers scooped up ~98% of available stock.

I feel like I lucked out opting to become a retro gamer around that time - there are just so many great games from the PS3 generation and earlier that I could dedicate (my diminishingly little) spare time towards and never run out of absolutely incredible content.

Hell, my PS2 version of Vice City runs just as it did when it was new - complete with Billie Jean being the first track on the radio; something that can’t be said for any current/PC versions I believe.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • esport
  • ERP
  • rowery
  • test1
  • krakow
  • Gaming
  • Technologia
  • muzyka
  • Spoleczenstwo
  • sport
  • informasi
  • tech
  • healthcare
  • FromSilesiaToPolesia
  • fediversum
  • turystyka
  • NomadOffgrid
  • Psychologia
  • Cyfryzacja
  • Blogi
  • shophiajons
  • retro
  • Travel
  • gurgaonproperty
  • slask
  • nauka
  • Radiant
  • warnersteve
  • Wszystkie magazyny