More actions
m (Text replacement - "| licence" to "| license") |
m (Text replacement - "Category:3DS homebrew rom hacks" to "") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = PokeViewNTR | |title=PokeViewNTR | ||
| image = | |image=Pokeviewntr2.png | ||
| | |description=Pokemon data viewer overlay for NTR. | ||
| | |author=dragonfyre173 | ||
| lastupdated = 2017/02/13 | |lastupdated=2017/02/13 | ||
| | |type=Plugins | ||
| | |version=0.2-alpha | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/pokeviewntr.7z | ||
| source = https://github.com/dragonfyre173/PokeViewNTR | |website=https://github.com/dragonfyre173/PokeViewNTR | ||
|source=https://github.com/dragonfyre173/PokeViewNTR | |||
}} | }} | ||
PokeViewNTR is a wild pokemon information display for Pokemon Sun and Moon. | |||
'''Note:''' By using this plugin, you accept the possibility that your save may be damaged, possibly irreversibly, by this tool. This tool does not alter the game's memory, so that is rare, but it is nonetheless a possibility. | |||
By using this plugin, you accept the possibility that your save may be damaged, possibly irreversibly, by this tool. This tool does | |||
not alter the game's memory, so that is rare, but it is nonetheless a possibility. | |||
==User guide== | |||
Despite Sun and Moon only having double battles, there are four valid targets. | |||
* Tagert 1 - Primary target. | |||
* Tagert 2 - Secondary target in a normal double battle. | |||
* Tagert 3-7 - Reserved for SOS battles. They seem to archive the order ally pokemon arrive in. | |||
==Controls== | |||
Start - Enable/Disable Overlay | |||
R - Next target | |||
L - Previous target | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/pokeviewntr3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/pokeviewntr4.png | |||
==Compatibility== | |||
This has been tested with a New 3DS running USA Pokemon Moon v1.1. If using a different version of the game, the tool may either work differently than expected or not at all. This is because the offsets used may change between versions. | This has been tested with a New 3DS running USA Pokemon Moon v1.1. If using a different version of the game, the tool may either work differently than expected or not at all. This is because the offsets used may change between versions. | ||
== | ==Changelog== | ||
* | '''v0.2-alpha''' | ||
* | * Hidden power type now displayed. | ||
* | * No longer listens for input when not in battle. | ||
* Several other minor usability tweaks. | |||
* Minor text fixes. | |||
'''v0.1-alpha''' | |||
* Initial pre-release. | |||
* | |||
== Credits == | ==Credits== | ||
* drgoku282's [ | * drgoku282's [https://github.com/drgoku282/PKMN-NTR PKMN-NTR] for memory offsets, pokemon decryption, and battle detection. | ||
* Hartmannaf's [ | * Hartmannaf's [https://github.com/hartmannaf/PokemonCheatPlugin PokemonCheatPlugin] for input listening. | ||
* 44760's [ | * 44760's [https://github.com/44670/ntr_overlay_samples NTR Overlay Samples] for a skeleton of this plugin. | ||
==External links== | |||
* GitHub - https://github.com/dragonfyre173/PokeViewNTR | |||
* Reddit - https://www.reddit.com/r/3dshacks/comments/5tcte6/prerelease_pokeviewntr_pokemon_sun_moon_inbattle |
Latest revision as of 06:11, 6 Mayıs 2024
PokeViewNTR | |
---|---|
General | |
Author | dragonfyre173 |
Type | Plugins |
Version | 0.2-alpha |
License | Mixed |
Last Updated | 2017/02/13 |
Links | |
Download | |
Website | |
Source | |
PokeViewNTR is a wild pokemon information display for Pokemon Sun and Moon.
Note: By using this plugin, you accept the possibility that your save may be damaged, possibly irreversibly, by this tool. This tool does not alter the game's memory, so that is rare, but it is nonetheless a possibility.
User guide
Despite Sun and Moon only having double battles, there are four valid targets.
- Tagert 1 - Primary target.
- Tagert 2 - Secondary target in a normal double battle.
- Tagert 3-7 - Reserved for SOS battles. They seem to archive the order ally pokemon arrive in.
Controls
Start - Enable/Disable Overlay
R - Next target
L - Previous target
Screenshots
Compatibility
This has been tested with a New 3DS running USA Pokemon Moon v1.1. If using a different version of the game, the tool may either work differently than expected or not at all. This is because the offsets used may change between versions.
Changelog
v0.2-alpha
- Hidden power type now displayed.
- No longer listens for input when not in battle.
- Several other minor usability tweaks.
- Minor text fixes.
v0.1-alpha
- Initial pre-release.
Credits
- drgoku282's PKMN-NTR for memory offsets, pokemon decryption, and battle detection.
- Hartmannaf's PokemonCheatPlugin for input listening.
- 44760's NTR Overlay Samples for a skeleton of this plugin.