I think the platforming zeitgeist has shifted to 2D.
Metroid Dread, Hollow Knight, Mario Wonder, Shovel Knight.
But 3D platforming is still alive as a genre.
Mario Odyssey, Sonic Frontiers, Yooka-Laylee.
And the remake scene for 3D is popping off right now.
Crash, Spyro, Ratchet, Mario 3D All Stars, Metroid Prime Remastered.
Specifically for the subgenre of 3D third-person platform-shooters, check out Splatoon 3. For 3D first-person open-world platform-shooters, Metroid Prime 4 is in development.
But for “3D open world third-person platform-shooter,” that genre is essentially Ratchet & Clank. But these days I think Insomniac is busy with Spider-Man. You can maybe count Jak in there, but Naughty Dog hasn’t touched that franchise in ages.
I think the take away is that each franchise has it’s own niche. What you’ve described is so specific that you’re really just talking about Ratchet. Open your requirements a bit more, and you’ll find plenty of great, new platforming experiences.
Also, if you think there’s untapped potential, I encourage you to make something! Unity is actually pretty easy to use.
FWIW, the stat structure in Linux does not include birth time [1]. It only gives you:
atime: The time of last access.
mtime: The time of last modification.
ctime: The time of the last change to the inode.
I assume the stat command is using a filesystem-specific method to get the birth time.
Anyway, I don’t think any of these stats is guaranteed to be consistent with the rest (or even correct). For example, it is common to disable atime tracking to improve I/O performance.
Assuming the data is accurate, I think the other comment about the file being a copy is the best explanation.
That page is a pain to read on mobile. I copied the main part of the announcement here for readability.
The Wine development release 9.0-rc1 is now available.
This is the first release candidate for the upcoming Wine 9.0. It marks the beginning of the yearly code freeze period. Please give this release a good testing and report any issue that you find, to help us make the final 9.0 as good as possible.
What’s new in this release:
Bundled vkd3d upgraded to version 1.10.
Support for DH encryption keys with a recent GnuTLS.
His writing comes off very strange. Somewhat egotistical and at the same time radically apologetic. I’ve never felt so uncomfortable reading a “technical” writing.
Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments...
This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?
I need a bookmark syncing service for managing bookmarks Requirements:- 1 Independent (Nextcloud bookmarks are really slow) 2 Web client (Reason of rejecting xbrowsersync) 3 Should be bookmark management ,not read it later 4 Should not be self-hosted or if it is self-hostable then must have some server for free account (I cant...
Hello everyone…I’m getting these integrity and confit errors during startup. Nothing seems broken. Does anyone know a fix or should i just ignore? Thanks!
I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available....
Does anybody know why dbus exists? I’ve been wracking my brain trying to come up with a usecase for dbus that isn’t already covered by Unix sockets....
With pipes/sockets, each program has to coordinate the establishment of the connection with the other program. This is especially problematic if you want to have modular daemons, e.g. to support drop-in replacements with alternative implementations, or if you have multiple programs that you need to communicate with (each with a potentially different protocol).
To solve this problem, you want to standardize the connection establishment and message delivery, which is what dbus does.
With dbus, you just write your message to the bus. Dbus will handle delivering the message to the right program. It can even start the receiving daemon if it is not yet running.
It’s a bit similar to the role of an intermediate representation in compilers.
Why aren't modern 3D platformers as good as the PS2 era of 3D platformers?
Please prove me wrong and suggest me some modern ones that stand up to the older ones....
Stat command shows birth *after* modify time?
Any explanation on how this happens?...
EDIT: I THINK I STAND CORRECTED (lemmy.zip)
I considered deleting the post, but this seems more cowardly than just admitting I was wrong. But TIL something!
The Wine development release 9.0-rc1 is now available (www.winehq.org)
Terminal Utility Mega list! (sh.itjust.works)
[Browsers]...
Hans Reiser on ReiserFS Deprecation (ftp.mfek.org)
Why do you use the terminal?
Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments...
Dreamcatcher (lemmy.world)
How to switch thr state of Fn keys?
This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?
Any bookmarking solution?
I need a bookmark syncing service for managing bookmarks Requirements:- 1 Independent (Nextcloud bookmarks are really slow) 2 Web client (Reason of rejecting xbrowsersync) 3 Should be bookmark management ,not read it later 4 Should not be self-hosted or if it is self-hostable then must have some server for free account (I cant...
Integrity and config errors Ubuntu (lemmy.world)
Hello everyone…I’m getting these integrity and confit errors during startup. Nothing seems broken. Does anyone know a fix or should i just ignore? Thanks!
Random application segfaults on Arch
Hi everyone,...
[solved] What is this new Lemmy.world icon we see since yesterday ? (lemmy.world)
New Year's Resolution (lemm.ee)
Via Loading Artist
ListenBrainz - Track and share the music you listen to
Hello everyone...
How safe are my data if my hard drive isn't encrypted?
linux4noobs@lemmy.world
Suggestions for consumer cloud syncing on Linux?
I’m brand new to Linux, running Mint on an old laptop to get a few more years out of it. I can install things via CLI, but I prefer GUI if available....
JPEG (lemmy.world)
https://www.smbc-comics.com/comics/167225794620221228after.png
Scrabble’s New Official Word List Contains Dozens of Stunning Additions. Elite Players Are Mortified. (slate.com)
What is the point of dbus? (lemmy.world)
Does anybody know why dbus exists? I’ve been wracking my brain trying to come up with a usecase for dbus that isn’t already covered by Unix sockets....