pokeemerald/README.md

78 lines
2.7 KiB
Markdown
Raw Permalink Normal View History

# pokeemerald
(Hack has no name yet)
This is my first hack, so please be kind :3
<details>
<summary>My goal is to create my "dream hack"</summary>
Starting 2021, I started playing a lot of romhacks
Mid-2022, I discovered Pokemon Unbound, which I have found to be the best romhack I ever played.
I tried at the time creating a hack, but it was really bad, and more of a test game than a real hack.
I now have a way better (still bad, but at least I know where to look when changing something lol) understanding of how the C language, GBA, the decomps... work.
The creation of this hack is heavily inspired by Skeli's Pokemon Unbound. Even though I doubt I will ever come close to reach such a level of romhacking, my main goal is learning romhacking and relateds. If people end up enjoying this, that will be more than I ever wished :')
</details>
If you have suggestions, found bugs, or just want to talk, feel free to DM me on discord: @ninjdai or to open an issue/PR
2023-11-11 00:55:48 +01:00
## Features
**Already in the hack**
- RHH's pokeemerald expansion
* Roster goes up to Gen 8, including items
* Battle mechanics such as megas, S/P split, fairy type...
* New Exp Share
* For more info, check out [their github](https://github.com/rh-hideout/pokeemerald-expansion)
2023-11-13 20:34:59 +01:00
- SIDEWAYS STAIRS :OOOOOO (Best feature of the hack frfr)
2023-11-11 00:55:48 +01:00
- QOL
* Bigger bag (Up to 999 of each item)
2023-11-13 20:34:59 +01:00
* Text greatly sped up.
* Day/Night system
* EV/IV Menu (will be accessible in the late game)
2023-11-10 21:23:14 +01:00
2023-11-11 00:55:48 +01:00
**WIP**
- Brand new region of ???????
2023-11-11 20:08:20 +01:00
**For the future (TODO list)**
- Adapt encounters to D/N system
2023-11-11 00:55:48 +01:00
- Every pokemon obtainable, including mythicals/legendaries
2023-11-11 21:37:23 +01:00
- 4G-esque OW graphics
2023-11-13 20:34:59 +01:00
- Ability to change IVs
2023-11-11 21:37:23 +01:00
- Better inventory system
* TM Case, Berry pouch
* Later gen-like UI
* Sorting
- Battle UI improvements
* Show mon type during battle
* Nicer type text
* Move effectiveness
2023-11-11 21:37:23 +01:00
2023-11-13 08:33:41 +01:00
## Credits
### Pokemon Sprites
- RomHacking Hideout's pokeemerald expansion
### Trainer Sprites
### Overworld Sprites
### Battle graphics
- Vent
2023-11-13 20:34:59 +01:00
### Code
- The RHH team (pokeemerald-expansion)
- Ghoulslash (sideways stairs, a lot of contributions in various projects and feature branches)
- Quocmanh94 (Day/Night system)
- LOuroboros (EV/IV Menu)
- Acimut (EV/IV Menu)
- Ellabrella (Text speed changes)
- Zeturic (X/Y-style wrapping summary screen)
- Anon822 (Physical/Special split icons in battle)
- DizzyEgg (Colored natures)
2023-11-13 20:34:59 +01:00
2023-11-13 08:33:41 +01:00
### Tools used
- Porymap
- Gimp
- TilemapStudio
## Bugs
No known bugs yet
2023-11-11 00:55:48 +01:00
------
I do not plan on adding new mons or forms, as I believe there is so much unexploited "vanilla" content that I won't ever need to add that kind of content to a game :)
If you believe there are credits wrong/missing somewhere, contact me ASAP (Discord / Github)