youtube.com

dwemthy, do games w DF Retro Marathon - The Final Fantasy 13 Trilogy - Every Game, Every Port Tested

FF13 is retro?

Katana314,

Welcome to getting old.

Matty_r, do games w Deus Ex Randomizer v3.0 Trailer
@Matty_r@programming.dev avatar

What is it about Deus Ex that allows that type of mod to exist?

Die4Ever,
@Die4Ever@programming.dev avatar

are you asking from a technical perspective or a gameplay perspective?

Matty_r,
@Matty_r@programming.dev avatar

Thanks for your responses. Pretty incredible that its capable of being so flexible and still be a coherent game. The community behind it must be amazingly passionate about it.

Die4Ever, (edited )
@Die4Ever@programming.dev avatar

Thanks! Yea everything shown in that trailer is in UnrealScript aside from the creation of the mirrored map files, and the installer obviously, both of those were done in Python. The death markers and other online features (which are all optional and opt-in, disabled by default) use a TCP connection in the game written in UnrealScript to make HTTP requests, the backend is a Python Flask server. We even wrote our own JSON parser inside of UnrealScript (it’s not perfect but it does enough for us). Technically it’s possible to add a DLL module to the game for stuff like JSON parsing but we haven’t needed to, and technically this keeps it more easily portable (like if SurrealEngine even gets to a more completed state).

We had to write our own PRNG function to work inside UnrealScript, because the provided one doesn’t allow seeding.

Die4Ever,
@Die4Ever@programming.dev avatar

Technical perspective first…

This is Unreal Engine 1, which used UnrealScript programming language. It was extremely flexible, and you can extract the original UnrealScript code (including comments) from the game. This means it’s nearly an open source game, except for the native code. But pretty much everything is controlled by the UnrealScript anyways. Including the GUIs, HUDs, conversations, most of the AI stuff, damage calculations, keyboard key bindings, etc.

On top of this, Deus Ex released their SDK tools (I think in 2001, around the time of the multiplayer patch). Which is their version of the UnrealEd map editor, conversation file editor, and UnrealScript compiler/extractor.

Die4Ever,
@Die4Ever@programming.dev avatar

Gameplay perspective…

This game is really open, there are many approaches to every situation. Which means when things get randomized, it tips the scales of balance and you have to reconsider every option for every seed.

Even just choosing a melee weapon, you’re thinking about knife vs baton vs crowbar vs sword vs eventually the dragon’s tooth sword. On some seeds the knife does a bit extra damage and then you gotta think if it’s better than the baton and crowbar because of its speed, and it only uses a single inventory space. On some seeds you might get a weak and slow dragon’s tooth sword and it might not even be worth keeping!

And then you’ve got all the different paths through the levels, and you’ll be rethinking routes based on random start locations, random goal locations, or random enemies in different spots, or items or medical bots. Or maybe a door was randomized to need more lockpicks and your lockpicking skill is worse than vanilla, maybe you need another way around or you choose to find the key to save lockpicks for later. You won’t be doing the same thing every playthrough like vanilla where eventually you figure out which approaches you like best for each spot. The randomizer gets you to rethink it all and adapt.

The ability to do anything also means you can always progress, you don’t get stuck just because you’re missing a password or low on multitools, there’s always another way. The randomizer really forces you to adapt.

I think any game with good replayability is a good target for a randomizer, it just amplifies that replayability.

thorbot, do games w Metroid Prime 4: Beyond – Announcement Trailer

Meh.

callouscomic, do games w Donkey Kong Country Returns HD – Announcement Trailer

Donkey Kong Country

Donkey Kong Country Returns

Donkey Kong Country Returns HD

Donkey Kong Country Returns HD Re-Barreled

Donkey Kong Country Returns HD Re-Barreled: Bananas Edition

Ashtear, do games w DRAGON QUEST III HD-2D Remake – Release Date trailer

The accompanying Dragon Quest I & II announcement was a surprise. DQIII is the kind of game that could sell massively in Japan, so this is likely not the last we’ll see of HD-2D remakes.

ZephyrXero, do games w DRAGON QUEST III HD-2D Remake – Release Date trailer

I don’t know if this can really be called “HD-2D”. This seems more like “2.5D” with the amount of 3D graphics in use

ZephyrXero,

…but it does look pretty nice

shortwavesurfer, do astronomy w [Scott Manley] How Failed Gyros Are Making Hubble's Life Harder

His videos are really fun to watch.

DreamyRin, do gaming w Jauwn Reviews Awful Crypto (Scam) Games (Timestamped Video)

honestly I wasn’t going to watch these and then I started to and now I have to watch all of them. Jauwn is genuinely entertaining and that’s always a nice find for me.

thank you for sharing!

wasted_in_time, do games w FINAL FANTASY XIV: DAWNTRAIL Launch Trailer

Is this game easy to get into if you’ve never played it since the game launched?

Maldaya,

It can be played almost entirely single player from the beginning now, and the story is really good after ARR (which is serviceable for setting up the world).

There is also a free trial that goes through Stormblood (the second expansion) so you can try without paying anything

SOMETHINGSWRONG,

It depends what you’re looking for. If you don’t care about story and community, you can purchase a boost right to the endgame (or I guess, start-game of this expansion) and start playing the latest content almost immediately. It’s really not a hard game even at the 2nd hardest content tier. I could regularly out-DPS the DPS players as a healer in pugs.

However, FF14 also famously has some of the best storytelling and communities in the genre. Even catching up to Stormblood would take hundreds of hours and there are like 3 new expansions since then.

Personally the appeal to me was the immersion, working through the story from the start, making bonds and connections with other players and your guild. This takes time and if you have it, the game will show you plenty to do.

zaph,

I started playing in August of last year and finished endwalker (the last expansion before dawntrail) in January. It’s very “easy to get into” imo but the base game is a slog for sure. If you don’t mind putting in time (or as the other comment suggests, money) then yes, it’s a very easy game to get into. It’s my first mmo btw.

Rolder,

You’d have to get through a couple hundred hours of main story quest to get to current content.

So if you like JRPG stories and/or extensive character dress-up: Great idea do recommend

If you like endgame content and raiding and stuff: It’s not the best and probably not worth the couple hundred hours of MSQ

Blackmist, do games w Today, it has been 6 years since The Elder Scrolls 6 teaser

I remember remarking at the time that they likely didn’t have much more than a terrain object and a title card.

Probably still don’t.

bort, do gaming w Path of Exile 2: Witch Gameplay Walkthrough

is it still owned by tencent?

remington,
@remington@beehaw.org avatar

Yes

iAmTheTot, do games w Visions of Mana | Launch Date Trailer (August 29th)

Hm no mention of coop, that was such a big part of Mana to me.

Dagnet,

Same thing happened with Trials of Mana unfortunately,the remake is good and I liked it but losing co-op is like losing half of the game in this series. I still remember how fun it was playing the original with my brother years ago (had to patch the ROM cause there wasn’t an english release)

Ashtear, do games w Dragon Age: The Veilguard | Official Gameplay Reveal

Someone pointed out that there’s quite a few MC voice lines here, and that’s a big wildcard for me. I thought Alix Wilton Regan absolutely knocked it out of the park as my Inquisitor, so that’s a high bar to clear.

Ultimately it’s going to come down to the cast, though. Won’t know until I get my hands on it.

technomad, do games w Star Wars Outlaws: Official Gameplay Showcase | Ubisoft Forward

That looked like it could be fun, the trailer did a good job presenting the game.

ChaoticEntropy, do games w Dragon Age: The Veilguard | Official Reveal Trailer
@ChaoticEntropy@feddit.uk avatar

Almost feels Borderlandsy.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • FromSilesiaToPolesia
  • rowery
  • esport
  • fediversum
  • test1
  • ERP
  • Technologia
  • krakow
  • muzyka
  • shophiajons
  • NomadOffgrid
  • informasi
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • Psychologia
  • Gaming
  • slask
  • nauka
  • sport
  • niusy
  • antywykop
  • Blogi
  • lieratura
  • motoryzacja
  • giereczkowo
  • warnersteve
  • Wszystkie magazyny