Professional game and software developer from Finland.

Lemmy: @Vipsu@lemmy.world

Mastodon: @Vipsu@mastodon.gamedev.place

  • 0 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle



  • You could consider Ubuntu, Red Hat Linux and Oracle Linux to be about as standardized as Windows or Mac. These distributions are usually what larger enterprises use for servers and sometimes for software development, IT operations etc. These are about as standardized things get in the linux world.

    Now when it comes to using Linux as daily driver there are so many options out there and none of the distributions have really yet hit the mainstream. For my understanding it’s been long been battle between Ubuntu and Fedora with their derivatives but with SteamOS using Arch Linux would not be surprised if some sort of Arch based distribution with maximum Proton combatibility would gain popularity.

    Arch itself seems too minimal to be considered as “standardized” operating system.



  • Signed this few days a go.

    Many games already do this and I would like to give honorary mention to NeocoreGames who have done this to their Van Helsing and most recently with Warhammer Inquisitor. Latter one just recently got offline support with all past seasons playable.

    I dont think its unreasonable to require even live services or mmos to have robust end-of-life plan that quarantees customers that the game will remain playable in some form or another.


  • With hundreds of games, updates, dlc, mods, merchandice, videos and streams appearing each passing day gaming communities would get flooded by spam if no such rules would be in place. If you want to advertise on a commercial platform then you should do so through official channels.

    Generally lemmy and reddit communities favor more organic content like for example solo game developer could ask for a feedback on piece of art of game mechanic they’ve implemented to their game in gamedev related communities. They could also participate to community events like screenshots saturday, share your progress friday or anything similar.

    Now /r/gaming and /r/pcgaming are probably huge communities that are mostly about discussing gaming news, articles and just general topics around gaming. These communities are probably hard to moderate as is and allowing people to self promote there could lead to flood of indie or mobile game ads, streamers and youtubers trying to get more views for their vods or streams, etc which could really annoy the community.


  • They’ve probably spend a lot of budget to make the combat in this game this fluid. However as a side effect the game has become even more of an action game with leveling and loot shoveled in than before. I just hope Bioware can pull off at least some level of build diversity with different classes, skills, items and abilities so that there will be at least some depth with character progression.


  • Gameplay looks fine but also very similar to most triple-A action games on the market. Combat is fluid and cinematic meaning you can probably pull off all sorts of combos by mashing light and heavy attack buttons then do bunch of acrobatic moves to dodge any enemy attacks. You can probably also counter attacks execute all sorts of cool cinematic takedowns with single button or QTE.

    But this often means that the combat lacks any sort of meaningful weight, emergent gameplay is non-existent and actual player choice is very limited and thightly controlled by what the game and level designers allow.


  • Vipsu@lemmy.worldtoGames@lemmy.worldMIXTAPE | Reveal Trailer
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    The trailer makes my eyes hurt so it’s a definate skip for me.

    I mean the whole thing seemed to be animated exclusively with 3s or 4s which to me looks like the characters are micro-warping around instead of moving. When watching In to the Spiderverse and LOVE, DEATH & ROBOTS (SUITS) I literally had to take breaks and watch elsewhere so rest my eyes and this looks a lot worse.


  • Was about to comment about the developers probably had to meet some diversity quota but the “hero shooter cast” sounds even more descriptive. Personally don’t really mind much if the gameplay is good and the game is free of the usual triple-a monetization shenigans.

    But in a post Baldurs gate 3 world Bioware will need to work extra hard to meet the increased expectations.



  • Vipsu@lemmy.worldtoGames@lemmy.worldSouth of Midnight | Official Gameplay Trailer
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    4
    ·
    edit-2
    4 months ago

    The cutscenes hurt my eyes with the frame rate but the gameplay looks alright.

    Honestly not fan of the the way some 3d animations animate with 2s/3s to create fake stop motion videos. It’s even worse when they try to make it look like a cartoon/anime and completely forget to add any smear frames that make the these animations look a lot smoother than they actually are. For me these look like characters constantly warping around instead of moving which hurst my eyes, luckily it seems to only affect the characters and not the movement camera.

    The gameplay looks alright but very unoriginal, there’s seems to be this basic combat with dodging, light and heavy strikes and then these fly using streams of wind/magic/energy and energy hook-shot to get you exactly where developers want you to go. Maybe the theme, story and visuals will be enough to make this shine above the competition.






  • Hoarder would be a more fitting term but yeah one can amass quite a collection of games fairly cheap with Humble Bundles and sorts. Back in the day Humble bundle even had “competitor” or two providing different sets of games.

    Haven’t bothered with Epic Games launcher myself though got more than enough games on steam and gog that haven’t even tried yet.


  • It’s sort of minimalistic / lightweight alternative for IntellJ. Red Hat is working on the extension(s) which have worked fine for me at least for the past few years and it gets updates regularly.

    I use VSCode for C++, C#, Java, Python and for things like docker-files, html etc. IntelJ is fine but a bit bloated in comparison with its menus, sub-menus, sub-sub-menus and built in unnecessary extra features for those just looking for code editor.

    VSCode workflow with Java is mainly using it to write code, run tests, configure maven/gradle/docker/etc rest is more or less using CLI and Command palette.