youtube.com

Bobmighty, do games w Last Epoch Official Teaser Trailer | Harbingers of Ruin

I’m looking forward to what they do with this little gem. I bought it knowing I would at least get a run through the story, but it ended up being my favorite arpg in a while.

Shadowedcross, do gaming w Is Microsoft TRYING to Ruin Xbox? | KnowledgeHusk (16:12)

Seems to be the in thing for companies to destroy any and all goodwill they have.

CleoTheWizard,
@CleoTheWizard@lemmy.world avatar

Yeah except most consumers no longer care about goodwill when buying new products so they’ve just figured out that it doesn’t matter what they do. So if a company has goodwill at this point, it might as well just be unspent money.

Sanctus, do gaming w Is Microsoft TRYING to Ruin Xbox? | KnowledgeHusk (16:12)
@Sanctus@lemmy.world avatar

It feels like they’re turning focus to PC and abandoning Xbox. I don’t own an Xbox myself though.

haui_lemmy,

Honestly, it think thats a really good idea. Proprietary consoles are a relict and its great if they go away and get replaced by open platforms like the steamdeck and steam machines (not necessarily affiliated with valve though).

umbrella, (edited )
@umbrella@lemmy.ml avatar

deleted_by_author

  • Loading...
  • haui_lemmy,

    Fully agree. I would even outlaw the walled garden concept completely. I would necessitate interconnecting APIs for everything. So that I can call apples app store over their api from any machine for example.

    If someone comes up with an example that overburdens a company, they need to allow others to make such tools for free.

    Also, i would outlaw any fee on things that cant be explained logically. Like apple tax for example.

    Same obviously goes for consoles.

    kureta,

    open standards and interoperability should be the law.

    haui_lemmy,

    Amen

    Eggyhead, do games w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer

    Do we need to worry about GitHub shutting this down even though it’s not doing anything wrong?

    FatTony,
    @FatTony@discuss.online avatar

    Given we’re dealing with Nintendo. Yes absolutely.

    simple,

    Actually not really. It’s not sharing any of Nintendo’s assets so there isn’t any ground for it to be removed.

    Owljfien,

    Since when has not having grounds stopped corporations from trying? Case in point, YouTube copyright striking

    PseudorandomNoise,
    @PseudorandomNoise@lemmy.world avatar

    They’re much more likely to spend time on the easy wins than on anything that’ll take time and money to fight in court. Since these folks aren’t redistributing any of Nintendo’s copyrighted content, it’s not as simple of a takedown as an emulator that includes private keys.

    refalo,

    what emulator includes private keys? because it’s not yuzu

    Darkassassin07,
    @Darkassassin07@lemmy.ca avatar

    Github isn’t taking Nintendo to court over one of their users projects. They just comply with the takedown request and remove it. The user/dev isn’t going to fight Nintendo to bring it back either.

    billiam0202, do games w Recompilation: An Incredible New Way to Keep N64 Games Alive

    So uh…

    For someone who loves N64 games but has literally never used git, how would one go about compiling this?

    SimplyTadpole,
    @SimplyTadpole@lemmy.dbzer0.com avatar

    I can try to help. Are you using Linux or Windows? (I admittedly don’t have much experience using git on Windows)

    Assuming you use Linux: usually, what I do is create a folder in my Documents directory specifically for handling Git projects (mostly because I like being organized), then open a terminal window there (right-click and press “Open Terminal Here”) or CD to its directory (for example, if it’s in home/<your username>/Documents/Git, run cd ~/Documents/Git).

    Then, go to the github page, click the green Code button, and copy the URL there, which you will use to pull its git repository. Normally, you would then do git clone <git URL>, but the instructions say this uses submodules, so you should instead use git clone --recursive-submodules https://github.com/Mr-Wiseguy/N64Recomp.git. Don’t bother making a specific folder for this project because git automatically does that.

    Then, go inside the folder containing the cloned git repository, make a folder inside it for containing the compiled build of the project (name it, say, “build”), move inside said folder, and then run cmake … (you may have to install this package first depending on if your distribution includes it or not) and then cmake --build. I think it then should be done.

    sebinspace,

    You don’t. Go to the releases section and download the compressed file for your OS, wherein you will find the executable for the program.

    rdri, do games w Recompilation: An Incredible New Way to Keep N64 Games Alive

    The title seems off. What does it mean to be kept alive for N64 games if you still need assets to play those games in this form, and assets are basically illegal to share the same way roms are?

    secret300, (edited ) do games w Recompilation: An Incredible New Way to Keep N64 Games Alive

    Please tell me the GitHub link is just incorrect. I’m getting a 404. Did Nintendo already take it down?!

    Edit: okay jerboa just be fuckin up the link, cause when I go to the video and click on it, it’s there

    Kiernian,

    For anyone else wondering, it’s

    github.com/Mr-Wiseguy/N64Recomp

    technomad, do games w Recompilation: An Incredible New Way to Keep N64 Games Alive

    This seems pretty awesome, I may just have to give it a go. I never had a chance to play through MM back in the day.

    SidewaysHighways, do games w Recompilation: An Incredible New Way to Keep N64 Games Alive

    Interesting!

    jordanlund, do gaming w Is Microsoft TRYING to Ruin Xbox? | KnowledgeHusk (16:12)
    @jordanlund@lemmy.world avatar

    I’ve been saying this for years now ever since they pulled out of Gamescom and just let Sony have Europe.

    When was that? 2016?

    eurogamer.net/microsoft-opts-out-of-xbox-gamescom…

    Or even before that… 2012, bailing on BOTH Gamescom AND Tokyo Game Show:

    gameinformer.com/…/microsoft-opts-out-of-gamescom…

    Carighan,
    @Carighan@lemmy.world avatar

    I mean I bailed on gamescom even before that, given how badly the event was always organized.

    rozPierog, do games w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer

    Great timing, I’ve just started Ship of Harkinian Ocarina Of Time port

    FatTony, do games w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer
    @FatTony@discuss.online avatar

    Grab it while it’s hot!

    thejevans, do gaming w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer
    @thejevans@lemmy.ml avatar

    Just played a few hours. fantastic!

    Darkassassin07, do games w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer
    @Darkassassin07@lemmy.ca avatar

    Yo OP, your link is broken…

    github.com/Mr-Wiseguy/Zelda64Recomp/releases

    Chozo,
    @Chozo@fedia.io avatar

    deleted_by_author

  • Loading...
  • Darkassassin07,
    @Darkassassin07@lemmy.ca avatar

    This hyperlink

    https://lemmy.ca/pictrs/image/b086f2e6-f4e3-4d4a-b583-eb0b9f950033.jpeg

    Does not work.

    That’s what I was pointing out and providing an amended link.

    catloaf,

    That’s not the fault of OP, that’s Lemmy mangling the preview.

    Darkassassin07,
    @Darkassassin07@lemmy.ca avatar

    I wasn’t trying to assign blame…

    Just noticed it didn’t work when I tried it, so I added the working one for others to follow if they wish.

    But the crowd mentally needs something to be pissed about; so go ahead, pile on some more downvotes. Glad I could provide some release.

    iAmTheTot,
    @iAmTheTot@kbin.social avatar

    That is the description of the YouTube video. Unless OP is also the person that uploaded the YT video, OP doesn't have control of that.

    xkforce,

    Op does have the power to post the exact same link that this person did.

    Chozo,
    @Chozo@fedia.io avatar

    Ah, I misunderstood and see what you're referring to now. It looks like the way YouTube auto-truncates URLs caused the link to get mashed into the next line of text on the preview Lemmy fetched. As others mention, that's more of a Lemmy bug than anything.

    Aatube,

    the post title is "Release Trailer"

    Darkassassin07,
    @Darkassassin07@lemmy.ca avatar

    Indeed.

    The post also contains a link to github as well as a link to youtube.

    The github link does not work, hence my comment.

    itsathursday, do games w Zelda 64: Recompiled for PC - Majora's Mask Release Trailer

    So how do you exactly play if there are no game assets?

    K0W4LSK1,
    @K0W4LSK1@lemmy.dbzer0.com avatar

    Just find the original you left on archive.org

    chunkystyles,

    That’s where I left that thing!

    finthechat,
    @finthechat@kbin.social avatar
    Console_Modder,
    @Console_Modder@sh.itjust.works avatar

    Just in case you are still curious, and I don’t see any actual answers here. The download provided is all the code for the game engine and everything else that would be going on in the background of the game. Anything that could be copyrighted by Nintendo (things like character and object models, textures, music, and environments) need to come from a totally legit dump from an official Nintendo cartridge and definitely not any ol’ .rom file you can download online

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