Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NPO-197 committed Nov 16, 2021
1 parent b2f1ddf commit 2a2ae40
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# PokemonTypeChartRandomizer
A tool to Randomize the Type Chart Matchup Table of a Pokémon Crystal or Pokemon Emerald ROM
Currently supports:
- Pokemon Red (UE) [S][!].gb `sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a`
- Pokemon Blue (UE) [S][!].gb `sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2`
- red-speedchoice-v1.1.gbc `sha1: 2559C19E66787FE0012EFD51055EE5FAB7FEB9DB`
- Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc `sha1: F4CD194BDEE0D04CA4EAC29E09B8E4E9D818C133`
- crystal-speedchoice-v7.2.gbc `sha1: 19AB11096EB2BA6BF9A8360093B2DDAE3E7ABBAB`
- pokeemerald.gba `sha1: f3ae088181bf583e55daf962a92bb46f4f1d07b7`
Expand All @@ -16,17 +19,18 @@ Using that tracker, you can upload the spoiler log .csv file generated by this p
## How to use

IMPORTANT If you would like to randomize the Pokemon or moves / key items,
please use those randomizers first THEN use this tool on the randomized ROMs
please use those randomizers first THEN use this tool on the randomized ROMs

First run the '.exe' file from the dist.zip folder, Download from 'Releases'.
Click 'OpenROM' and select a clean or randomized ROM (Make sure the base ROM is supported by this randomizer!)
Make sure the correct Gen is selected for the game you are randomizing.
Use Gen6+ for EX, and Gen2+ for everything else. Gen1 is currently not supported.
Then select the settings you want for generating a random Type Chart using the Sliders.
If you would like a completely random type chart (very unbalanced) have each slider set to it's minimum and maximum values.
Click on 'Example=>' to generate an example chart to get a feel for the settings.
Click on 'Example=>' to generate an example chart to get a feel for the settings.
For a Gen 1 game consider checking "Replace Dragon Rage?" to replace dragon rage with Dragon Breath. (optional)
Click on 'Randomize ROM' and specify the seed (or leave blank for a random one)
then name the randomized Pokemon ROM, a spoiler log .csv file will be gerenated with the same name.
then name the randomized Pokemon ROM, a spoiler log .csv file will be gerenated with the same name.

To make a custom type chart click on the 'edit' check mark box,
and use the four buttons on top to modify the current type chart however you wish.
Expand Down

0 comments on commit 2a2ae40

Please sign in to comment.