pret / pokered

Disassembly of Pokémon Red/Blue
3.99k stars 978 forks source link

Add more wiki tutorials #278

Open Rangi42 opened 4 years ago

Rangi42 commented 4 years ago

Many of these "add a new X" tutorials involve, not just updating multiple data files, but also knowing about engine quirks that need to be handled correctly, and special cases that people are likely to encounter when making a new pokered-based game.

Potential subjects:

Ebernacher90 commented 4 years ago

Copy the Item Tutorial from the pokeyellow that I have wrote

mattcit commented 3 years ago

I just added a tutorial for adding a new map to the game, so you can check that one off (if you approve of the tutorial of course).

ariahiro64 commented 3 years ago

I added a section on how to make your own red debug since theres no real red debug to base it on.

InfernoGear commented 3 years ago

You mind elaborating on what needs updated for the types tutorial? I'm the original creator of that, and since I'm in a sort of Pokémon hacking mood rn, would be glad to update it.

kqesar commented 2 years ago

I have updated the tutorial to add new type https://github.com/pret/pokered/wiki/Add-a-new-type

elementzero23 commented 1 year ago

I wrote a tutorial on how to add a new trainer to the game on my fork of this project.

kafujo commented 11 months ago

Added tutorial for Japanese Town Map. You can remove that from the list: https://github.com/pret/pokered/wiki/Restore-Japanese-Town-Map