mirror of
https://github.com/Wokann/PokemonRangerNetMissionDistributionTool.git
synced 2026-05-09 20:21:09 -05:00
宝可梦巡护员网络的任务配信器(1、2、3代) Mission Distribution Tool for Pokemon Ranger Net (1,2,3)
|
|
||
|---|---|---|
| .gitattributes | ||
| .gitignore | ||
| bin2h.c | ||
| DataOfRanger1_jp.h | ||
| DataOfRanger2.h | ||
| DataOfRanger3_jp.h | ||
| DataOfRanger3_oversea.h | ||
| i18n.h | ||
| Makefile | ||
| PRNMDTool.c | ||
| readme_en.md | ||
| readme_fr.md | ||
| readme.md | ||
宝可梦巡护员网络任务配信器
Pokemon Ranger Net Mission Distribution Tool (PRNMDTool)
卧看微尘制作(made by wokann)
Source code:https://github.com/Wokann/PokemonRangerNetMissionDistributionTool
This tool currently has two language interfaces(Chinese, English) (it also supports additional multi-language display, see i18n.h for details)
Feature
- Distribute Missions for r1(jp), r2(jp&oversea), r3(jp&oversea) which already have game progress.
- Create Initial save files which contain Missions for r1(jp), r2(jp&oversea), r3(jp&oversea).
- Reset Manaphy mission from egg sent to egg not received or egg received but not sent. (Now only support Ranger1 jp&oversea)
Usage
- Drag save file(s) onto this tool PRNMDTool.exe support multiple files in one time. (Corresponding to feature 1 and 3)
- Using command line. (Corresponding to feature 1 and 3)
PRNMDTool.exe [filename1] [filename2] [filename3] ...
- Double-click tp open PRNMTool.exe to generate initial distribution save. (Corresponding to feature 2)
Credit
- ranger1 save decrypt/encrypt and ram search: @ajxpk @BlackShark @DeadSkullzJr