256
submitted 2 weeks ago by ktec@lemmy.zip to c/retrogaming@lemmy.world

Introducing Dungeons of Infinity

A talented individual known as Justin Bohemier has transformed the classic Super Nintendo hit, A Link to the Past, into a procedurally-generated roguelike dungeon crawler. Over four years in development using Gamemaker Studio with the original assets, the game 'Dungeons of Infinity' aims to offer a new and challenging experience for fans.

Key Features:

  • Procedural Generation - Each playthrough offers unique layouts, enemies, and items.
  • Link's Nemesis Aghanim - The ultimate challenge lies in encountering Link's arch-enemy, Aghanim. Survival depends on navigating the dungeons until reaching this final boss.

The creator emphasizes that no continues or extra lives are available, adding to the game’s difficulty curve.


What do you think about applying roguelike elements to classic games like 'A Link to the Past'? Have you encountered similar fan projects?

top 50 comments
sorted by: hot top controversial new old
[-] RootBeerGuy@discuss.tchncs.de 40 points 2 weeks ago

Do I seriously need to sign up on discord to get this?

[-] jsparrow@sh.itjust.works 41 points 2 weeks ago
[-] RootBeerGuy@discuss.tchncs.de 15 points 2 weeks ago* (last edited 2 weeks ago)

Haven't run it but the contents look legit, just in case anyone wonders if they should risk downloading a random file from a stranger online, thanks Jack Sparrow!

It's windows, so an exe, I will need to check if it runs later in Linux, not sure when I get to that.

[-] akai_android@programming.dev 14 points 2 weeks ago

people got it running in steam deck, going to try that soon

[-] RootBeerGuy@discuss.tchncs.de 6 points 2 weeks ago

That's what I wondered, thanks!

[-] Escew@lemm.ee 7 points 2 weeks ago

Can confirm it works on steam deck with proton ge 13.

[-] LibertyLizard@slrpnk.net 3 points 2 weeks ago

So you tested that link? It’s safe?

[-] Escew@lemm.ee 3 points 2 weeks ago

I downloaded and ran the exe from that link, on my steam deck. The game ran and I played it. I do not know if it included any bitcoin miners.

[-] LibertyLizard@slrpnk.net 3 points 2 weeks ago
[-] jsparrow@sh.itjust.works 4 points 2 weeks ago

random file from a stranger online

Thanks for pointing that out, I can't prove that it's safe. It is directly from their Discord, I downloaded and re-uploaded it.

I am not sure if I could post a Discord file link or if they expire, otherwise I would have, although you still wouldn't be able to tell if it was the original link.

[-] RootBeerGuy@discuss.tchncs.de 3 points 2 weeks ago

Thanks for posting the next version as well! I do appreciate it.

[-] jsparrow@sh.itjust.works 6 points 2 weeks ago

Latest Version 1.0.9 Download: https://files.catbox.moe/sdb0b6.zip

VirusTotal scan: https://www.virustotal.com/gui/url/3ca9a1f2ef693070684223a56547026bccd863695c7578ccf0222c4a514fb180

Version 1.0.9:

Bug Fixes:

  • Fixed crash on Agahnim level where if you owned the pendant of direction and opened the map screen, it would crash.
  • Fixed rare bug where if you were to open your inventory screen while Armos bosses were exploding and dying, it could sometimes glitch out causing the >red one to appear earlier, and after they all died, the game wouldn't continue with the crystal, making you stuck.
  • Fixed bug where if you were holding an item and grabbed the falling crystal after a boss fight, it would glitch out.
  • Fixed glitch when taking an item into Agahnim's chamber and he did you-know-what, you wouldn't be able to run until you fell into a pit and spawned back.
  • Shifted Agahnim's sequence a bit making it harder for him to warp into his own bombs. It's still possible to hit him 2 times by timing 2 throws properly, but more difficult now, which would be a bonus hit for the player.
  • Fixed exploit with magic cape when owning the pendant of magic, you could keep generating magic while spamming the cape on and off.
  • Other minor fixes

Changes:

  • The Gem bag is now the Treasure bag and can hold your gems and kinstones together. There's now only 6 slots because of space restraints when the lvl 1 inv bonus slot will be added as a starting bonus item.
  • Made the red Armos boss a little easier, his jump takes a few more frames to complete making it a bit easier to avoid.
  • Updated most of the food sprites with touched up versions, which mostly looks identical, just better color selections and textures in some, art credit: Glasus
[-] jsparrow@sh.itjust.works 1 points 1 week ago

Version 1.1.1 Download: https://files.catbox.moe/tog3ip.zip

VirusTotal scan: https://www.virustotal.com/gui/url/0a7808e5bbc2826da17cea32e41ec69447e971d34c74f3042d395ce01bebe926

Version 1.1.0:

Bug Fixes:

  • Fixed exploit where you could drop/pickup stuff in between doors and it would clip you out, allowing you to access places you aren't supposed to. Now there's several checks that see if you're colliding with a door partially, fully, and if you're facing the door. All these checks make it so you can't glitch out the game like this. Now you can't throw an item into a door, even if standing outside of it, but you can still throw one from a door if you're facing the room, making it still possible to shelter yourself and throw orbs and such out the door towards enemies. You can still drop an item while in the door and pickup items, it just won't allow you to throw it depending where you're facing as mentioned above.
  • Fixed other door issues, like when picking up/using items while in a house doors it would glitch out, or if facing perpendicular in a door way you can lose your item if dropping it/throwing it.
  • Fixed buggy Treasure bag that would gobble up people's gems.
  • Added safety measures to make sure the user file is read properly. Some users files got corrupt, or the system had permission issues causing the file not to be read and crashing. If there's an issue now, it prompts the user and creates a new file now instead of crashing.
  • Added safety measures when reading arcade highscores and crashing because of possible corrupt or unreadable user file, same issue as above. If there's issues reading/writing the highscores, default values will be used when playing, or not saved when ending.
  • Fixed glitch with cape when warping, it would still use up magic during the warp and if you ran out during the warp, you would stay invisible unable to decloak until you reached the next level.
  • Fixed and improved several situations which can cause unavoidable damage from moving spike blocks and rolling spikes. They may still exist, but would be much more rare if they ever did.
  • Fixed a rare case where a treasure altar was completely in the way of a switch block, making it impossible to pass though.
  • Fixed rare bug where spike block would be covering part of a warp, making it impossible to use it.
  • Fixed glitch with pendant of direction and HUD turning off map or compass icon if standing on one when inventory was full, they should always be visible if you own that pendant.
  • Fixed bug where if you used the medallion from the inventory, you can still walk around during the fireworks
  • Fixed exploit with the King, if you said no to exchanging the medallion for the key, then dropped the medallion, then when king asked you again and you said yes, he would give you the key even though the medallion wasn't in your inventory, allowing you to keep the medallion.
  • Fixed rare crash with music engine
  • Added fix to low-health sound still playing after defeating Agahnim
  • Fixed minor inaccuracy with Link's pickup-up animation
  • Fixed bug where if you rename your user name to "" (blank/nothing), it would erase your user. Now you can't name or rename your user with a blank name, it won't let you proceed, unless you hit cancel or type a real name.

Changes:

  • Added option to replace the 9 character skins with custom ones. See data\characters folder for more information, instructions on how to load custom skins are included.
  • Made the stopwatch freeze the enemies instead of turning them into stone, much more satisfying shattering a bunch of frozen enemies instead. Stopwatch is now blue.
  • Minor item balancing

Version 1.1.1:

  • Patch version to fix game-breaking pot/chicken glitch where you weren't able to throw them back down. A very simple error in my code caused game-breaking glitches where people on some occasions weren't able to put down pots/chickens. This was hard to detect since you had to strafe sideways out of a door in order to activate it, so most people who walked through doors normally weren't affected, and which is why I couldn't replicate it, I usually walk through doors normally.
  • While I was at it, fixed spelling mistakes ("shenanigans", "pecs")
load more comments (4 replies)
load more comments (13 replies)
[-] Klystron@sh.itjust.works 29 points 2 weeks ago
[-] frank@sopuli.xyz 8 points 2 weeks ago

And it's integrated into Archipelago.gg, which means you can randomize the alttp items with other games.

[-] WarlockLawyer@lemmy.world 2 points 2 weeks ago

With multiple levels of difficulty. Some routes can only be done with glitches. Shit is wild

[-] Vipsu@lemmy.world 10 points 2 weeks ago* (last edited 2 weeks ago)

If you want to make a fan game, make spiritual sequel instead.

Nintendo can't do much about games that are very similar to Mario, Zelda or Pokemon for as long as they do not copy any assets, (some) names or levels from those games. Based on the videos the main character is unique but most if not all the other art assets are direct copies from the original game.

[-] Daxtron2@startrek.website 20 points 2 weeks ago

If you're gonna make a fan game, do whatever the fuck you want. Fuck Nintendo

[-] M500@lemmy.ml 9 points 2 weeks ago

You can play as the original character from snes.

There is even meme where one of the people in prison says, “I’m the creator of this game, I’m in jail because Nintendo doesn’t like when people use their assets.”

[-] TachyonTele@lemm.ee 6 points 2 weeks ago* (last edited 2 weeks ago)

Link to the Past and Super Metroid have hundreds of "total conversation" mods and utility mods. This one doesn't do anything different, IP-wise, as the ones already released.

Edit. I'm incredibly wrong, this is a GameMaker game.

[-] Prunebutt@slrpnk.net 8 points 2 weeks ago* (last edited 2 weeks ago)

This ain't a romhack (where no assets by Ninteno are distributed). The dev used Nintendo's assets in Gamemaker and big N don't like that.

[-] TachyonTele@lemm.ee 4 points 2 weeks ago

Ah I see. That's what I get for assuming. Thank you

[-] Prunebutt@slrpnk.net 10 points 2 weeks ago

What did the dev do to shield the project from a DMCA? Couldn't find it in the article. If it's not a romhack, then it would be vulnerable to those.

[-] Thorry84@feddit.nl 12 points 2 weeks ago

Nothing, Nintendo can wipe it at any moment. The dev will probably not get sued if he removes the game at the first request and since he hasn't monetized it in any way. But if Nintendo feels like it he can definitely get sued.

We can hope Nintendo let it be, but in the past they've killed many fangames like this one. Like the 2D OOT which was very good but got wiped by Nintendo.

load more comments (8 replies)
[-] M500@lemmy.ml 5 points 2 weeks ago

He might not be in a country that the dmca has authority over.

[-] Prunebutt@slrpnk.net 4 points 2 weeks ago

Or any other copyright claim... 🙄

[-] curiousaur@reddthat.com 10 points 2 weeks ago

I'm honestly surprised Nintendo hasn't done this themselves. It's such a great idea and the Zelda universe and lore fit perfectly into a dungeon delving rogue like.

[-] BenDoubleU@lemmy.radio 7 points 2 weeks ago

It's a blast to play. Took about 6 tries to finish the game. The difficulty spike at the end is kinda crazy. Definitely recommend getting it before/if Nintendo takes it down.

[-] samus12345@lemmy.world 6 points 2 weeks ago

Link’s arch-enemy, Aghanim

Ganon:

[-] HiddenTower@lemmy.world 4 points 2 weeks ago

I like roguelike games, I'll check this out when I can. What platforms does it run on?

[-] Escew@lemm.ee 3 points 2 weeks ago* (last edited 2 weeks ago)

It’s an exe so windows and Linux for sure (confined it works on steam deck myself).

Check the top comment for a non-discord download link.

load more comments
view more: next ›
this post was submitted on 17 Sep 2024
256 points (97.8% liked)

RetroGaming

19228 readers
939 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS