Skip to content

Feature: New Platinum-like tones

Rey requested to merge TheRey/pokemonsdk:demo/platinum_tones into development

WARNING

  • To ensure anyone can test without Studio 2.0, this MR has been made from the PSDK .26.20 commit. Please make sure to NOT rebase the branch until the merging can be done (after the code review and tests)

MR Description

  • This MR adds a new set of tones which are as close as possible from what Pokémon Platinum offers ingame (courtesy of @SirMalo)

Before testing this MR

  • Make sure to activate the Day Night system using the right switch

Notes to acknowledge before testing

  • This set of tones tries to be as close as possible as Platinum's, but due to how the DS works and how PSDK works, there might be a very slight difference.

Tests to realize

  • Change your tone set to this one using the PFM.game_state.tint_time_set = :platinum_daynight script command: the platinum tones should displayed properly
  • Check that the other tones of this set are properly displayed too. It's recommended you try that using the virtual time and change the hour as you need

Merge request reports