summaryrefslogtreecommitdiff
path: root/Home.md
blob: d6ffb2aff8c3c00c793eca2fb8681f62a8503acf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Welcome to the pokeemerald wiki!

- **[Why should I use this over binary hacking?](Why-should-I-use-this-over-binary-hacking)**

## Tutorials
### Basic
- **[Change Starter Pokémon](Change-Starter-Pokémon)**
- **[Allow running indoors](Allow-running-indoors)**
- **[Change initial PC items](Change-initial-PC-items)**
- **[Remove badge boosts](Remove-badge-boosts)**
- **[Infinite TM usage](Infinite-TM-usage)**
- **[Increase money limit](Increase-money-limit)**
- **[Trainer Class-Based Poké Balls](Trainer-Class-Based-Poké-Balls)**
- **[Learn moves upon evolution](Learn-moves-upon-evolution)**
- **[Shop Items by Badge Count](Shop-Items-By-Badge-Count)**
- **[Prompt for reusing Repels](Prompt-for-reusing-Repels)**
- **[Toggling Trainers "Seeing" You](Toggle-Trainer-Sight)**
- **[Proper Plural "giveitem" Command](Plural-Giveitem)**
- **[Not showing dex entries until getting the Pokédex](Not-showing-dex-entries-until-getting-the-Pokédex)**
- **[Pokecenters disregard eggs](Pokecenters-Disregard-Eggs)**
- **[LGPE-Style Bonus Premier Balls](LGPE-Style-Bonus-Premier-Balls)**
- **[Change Time-Based Evolution Times](Change-Time-Based-Evolution-Times)**
- **[Fix snow weather](Fix-Snow-Weather)**
- **[Disable Bag use In Battle](Disable-Bag-Use-In-Battle)**
- **[Disable Catching Pokemon](Disable-Catching-Pokemon)**
- **[Surf Dismount Ground Effects](Surfing-Dismount-Ground-Effects)**
- **[Backsprite Editing](Trainer-Backsprite-Editing)**

### Intermediate
- **[How to add a new ability](How-to-add-a-new-ability)**
- **[Adding new overworlds](Adding-new-overworlds)**
- **[Add Physical Special Split](add-physical-special-split)**
- **[How to add a new Pokémon species](How-to-add-a-new-Pokémon-species)**
- **[Add a debug menu](Add-a-debug-menu)**
- **[Colored stats by nature in summary screen](Colored-stats-by-nature-in-summary-screen)**
- **[printf in mGBA](printf-in-mGBA)**

### Advanced
- **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))**
- **[Triple-layer metatiles](Triple-layer-metatiles)**
- **[Dynamic overworld palette system](Dynamic-overworld-palette-system)**
- **[Run Custom Scripts on Trainer Sight](Trainer-Scripts)**
- **[Stair Warps](Stair-Warps)**

## To do
- transfer the rest of the simple modifications from the [Pokecommunity thread](https://www.pokecommunity.com/showthread.php?p=9986048)