ITADN

Add option to override account creation

#14Pull Requestcetteup 创建于 2023-10-20已合并
C
cetteupcommented
Adds the option to create an account in game, replacing the `NuPS3AddAccount` call, which contains a PS3 ticket, with a `NuAddAccount` call containing an email and password. The overall flow of the account creation with the override enabled is: ``` -> Login <- User not found [Agree to TOS] [Confirm empty signup form] -> AddAccount <- Account created -> Login <- lkey -> GetPersonas <- empty list -> AddPersona <- Persona created -> LoginPersona <- lkey -> Theater login ... ```
合并状态:已合并 合并于 2023-10-20 关闭于 2023-10-20 0 条评论