romh-acking

Results 5 comments of romh-acking

I don't see an issue tab on the fork's page, so I guess I'll report it here. I've been using this fork for quite a while now, and I've gotten...

Thanks so much for the timely reply! I was missing the `.z80` tag. I had `.gb` originally. I overlooked the fact the GB has a limited instruction set.

+1 I'm interested in this because it makes it easier to include this package in codebases.

I get this error when trying to import into my React project. ``` Failed to compile. Module not found: Error: Can't resolve 'path' in '/home/xxxx/ui/node_modules/rom-patcher/rom-patcher-js/modules' BREAKING CHANGE: webpack < 5...

This is the error I get. I can confirm in node modules I have version `v20241102`: ``` ERROR in ./node_modules/rom-patcher/rom-patcher-js/modules/BinFile.js 308:13-28 Module not found: Error: Can't resolve 'path' in '/home/xxx/ui/node_modules/rom-patcher/rom-patcher-js/modules'...