Jump to content

Darth Novii

New Member
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I have a project in mind. In scope, it's rather ambitious. I wish to recreate Pokemon generations 1-5 in Minecraft. But more than that, I want the mod I'm building to be able to export a 100% valid readable save that can be loaded into an emulator or cartridge, and pick up right where you left off with no errors. Before you go and tell me that what I'm planning is insane and impossible... Trust me... I'm aware. For now, all I need is this: PKHeX is able to check a game and a Pokemon, and generate every possible Pokemon of that type within that game. I want to understand that process. From RNG value to final mon. Every step in the code. Every step in the process. Everything else in the save export process can be figured out later. But the pokemon generation needs to be right from the start. And in order to do that, I need to understand how it does it. I've been studying save file formats and I understand a fair bit. I just need a point in the right direction. I'm starting in Generation 3 with the Gen 1 remakes. Kanto only for now. I might do the Sevii Isles later, but maybe not since I have other plans for how to handle later generation pokemon.
×
×
  • Create New...