logoalt Hacker News

Slap ROM Patcher

19 pointsby apsec112last Friday at 4:54 AM10 commentsview on HN

Comments

gblarggtoday at 8:28 AM

Doesn't the undo functionality cause it to store copyrighted data from the original ROM in the patch?

show 2 replies
matheusmoreiratoday at 9:24 AM

> nyuu.page

Is this in any way related to byuu, the SNES emulator author?

show 2 replies
yjftsjthsd-htoday at 6:41 AM

> It is written in Haskell and Rust and this made getting it to work nicely in the browser, interesting

I imagine. What motivated using that combination?

teroshantoday at 9:19 AM

I recently stumbled upon https://www.hackdex.app/ which is a lovely website dedicated to Pokémon ROM hacks.

It's a really vibrant scene, with a lot of different hacks that go all the way to fully-fledged games, but because it's so rich it can be a pain to find what is available and what the latest version of a given ROM hack is.

This website has a neat feature where you upload any base Pokémon ROM file, and it filters all available ROM hacks that are compatible with it via a neat UI. And of course it offers you a one-click download (well, in-local-storage-patch) to the given ROM hack.

Source code: https://github.com/Hackdex-App/hackdex-website

show 1 reply