So what codes are we talking about? Well, often when you visit the PCSX2 wiki for a game you’re try to play, you’ll see a section that breaks down a problem and offers a code to fix it. Whether it …
Category: Tutorials
How To Convert Any N64 Rom to .z64 Format Using Tool64
Want to apply a patch to your N64 rom but your copy isn’t in .z64 format? Check it, this little program called Tool 64 has you covered! Here’s what you’ll need:
– Tool 64
– any N64 rom that isn’t …
19 Lessons I Learned From Developing Super Event Horizon (Part 1, #1-10)
I made a freaking game! It’s a spooky, horror/sci-fi themed romhack for Super Mario 64 that came out a few weeks ago and Simpleflips already played it! It was made in collaboration with a friend of mine, Benjamin Wolf, and …
19 Lessons I Learned From Developing Super Event Horizon (Part 2, #11-19)
If you haven’t read part 1, numbers 1 through 10, I recommend reading that first!
11. Don’t push new players away just to make your hack hard.
In the level To The Portal!, I wanted to create a slope jump …
How To Create A Patch for Distributing Your Romhack
Got a rom hack you’d like to publish but aren’t sure how to make a distributable patch for it? Check it: the process for making a patch file is 200 times easier than you’d imagine thanks to a program called …
How To Manually Patch Your ROM Using .bps Files
A lot of people have asked me, ‘Isn’t rom hacking illegal?’ Short answer — no. Long answer… if you distribute a pre-patched ROM with your mod installed then you’re also distributing a copyrighted game. This is where things get sketchy. …
How To Manually Patch Your ROM Using .xdelta Files
A lot of people have asked me, ‘Isn’t rom hacking illegal?’ Short answer — no. Long answer… if you distribute a pre-patched ROM with your mod installed then you’re also distributing a copyrighted game. This is where things get sketchy. …
Learning from the Design Choices of Banjo-Kazooie: 3D World, a Mod by JacksonG13
At the end of August, a small Banjo-Kazooie mod came out called BK: 3D World made by the up-and-coming modder, JacksonG13. Now I’m pretty sure that JacksonG13 is quite a bit younger than a lot of us within the modding …
Part 1, So You Want to Add Custom Music to Your Banjo-Kazooie Romhack
Part 2, Setting Up Our Tools For An Efficient, MIDI Editing Environment
If you didn’t start with Part 1, So You Want to Add Custom Music to Your Banjo-Kazooie Romhack, I highly recommend you start there first as it provides context and download links to what we’re using here.