forked from kwsch/pk3DS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added table of contents that featured information already in the readme and their website while adding a support and usage section detailing new members how they can contact other members and contributors and how to actually use the editor after downloading the zip file.
- Loading branch information
1 parent
32ad859
commit 183b61c
Showing
1 changed file
with
50 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,54 @@ | ||
# pk3DS | ||
pk3DS: A package of Pokémon (3DS) ROM Editing Tools by various contributors. | ||
</p> | ||
|
||
<h1 align="center">pk3DS </h1> | ||
|
||
<br /> | ||
|
||
pk3DS is a ROM editor for all 3DS Pokémon games that utilizes a variety of tools developed by a large group of contributors.pk3DS was created | ||
using C# and primarily focuses on its randomizer to provide users with a fresh and new experience in the beloved Pokémon games. | ||
|
||
## Table of contents | ||
|
||
- [Features](#features) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
- [Support](#support) | ||
|
||
## Features | ||
|
||
Our editor features a vast variety of randomizers to make every run as unique as possible. The Randomizers currently available are: | ||
|
||
- Trainer Battles (Pokemon / Items / Moves / Abilities / Difficulty / Classes) | ||
- Wild Encounters (Species, Level, Gen/Legend Specific, ORAS DexNav won't crash!) | ||
- Personal Data (Pokemon Types / Stats / Abilities / TM Learnset) | ||
- Move Randomizer (Type / Damage Category) | ||
- Move Learnset (Level Up / Egg Move) | ||
- Evolutions | ||
- TM Moves | ||
- Special Mart Inventory | ||
|
||
## Installation | ||
|
||
To download pk3DS, all you need to do is go into our | ||
[forum page](https://projectpokemon.org/home/forums/topic/34377-pk3ds-pok%C3%A9mon-3ds-rom-editor-and-randomizer/) and following the instructions there. | ||
|
||
## Usage | ||
|
||
To begin using pk3DS you must first download the pk3DS editor zip file.Once you've downloaded the zip file for the editor | ||
download a compatible .CIA or .3ds ROM file for the 3DS Pokémon game of your choosing. | ||
|
||
You can find many in websites such as | ||
[https://romsfun.com/roms/nintendo-3ds](https://romsfun.com/roms/nintendo-3ds) | ||
[https://romspure.cc/roms/3ds/](https://romspure.cc/roms/3ds/) | ||
|
||
Place the files in the same folder then simply run the pk3DS.exe file. | ||
Once you open up the executable you can begin having fun with our editor and randomizing all the attributes and characteristics of the game to your liking. | ||
Below are some images of how the editor should look when you run it. | ||
![RomFS Editing Tools](https://i.imgur.com/IDVCMfx.png) | ||
![ExeFS Editing Tools](https://i.imgur.com/Ied0sVV.png) | ||
![CRO Editing Tools](https://i.imgur.com/lUSGbw5.png) | ||
|
||
## Support | ||
|
||
If any bugs or errors are caught or experienced come to our [forum page](https://projectpokemon.org/home/forums/topic/34377-pk3ds-pok%C3%A9mon-3ds-rom-editor-and-randomizer/) and communicate with us on what the issue is. | ||
Many community members as well as contributors are active and can be found there. |