Nintendo 64 - Nintendo Switch Online: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 652: Line 652:
** "N-4590_{e/pd/pf/pi/ps}/{id}.dtz" updated (Pokemon Stadium)
** "N-4590_{e/pd/pf/pi/ps}/{id}.dtz" updated (Pokemon Stadium)
*** .cfg, .pcb, .nro, .lua, .ppl, and .spv updated. In the .cfg various renderer settings were adjusted, which includes adding fields "SoftResetNeedUpdate" and "SoftResetNeedForce".
*** .cfg, .pcb, .nro, .lua, .ppl, and .spv updated. In the .cfg various renderer settings were adjusted, which includes adding fields "SoftResetNeedUpdate" and "SoftResetNeedForce".
== v2.17.0 ==
The NintendoSDK version was updated from 13.3.11 to 13.3.14.
In the [[CNMT]], RequiredSystemVersion was updated: [[18.1.0]] is now required, previously [[17.0.1]] was required. {other CNMT changes}
ExeFs:
* NPDM only had the usual ACID pubkey/signature update.
* main: updated
* sdk/subsdk0/subsdk1: updated
RomFs:
* Various changes, including updating "/nro/libHovercraftJITPlugin.nro" and adding "/titles/N-1226_{e|p}/" (Banjo-Tooie).
== v3.0.0 ==
The NintendoSDK version was updated from 13.3.14 to 18.3.2.
In the [[CNMT]], RequiredSystemVersion was updated: [[19.0.1]] is now required, previously [[18.1.0]] was required. {other CNMT changes}
Pia* was updated from v5.38.0 to v6.34.0. NEX was removed, and NPLN was added (v1.27.0). NintendoSDK_Mnpp was added. PiaLocal/PiaNplnd/PiaSync/Pia_ZStandard were added.
ExeFs:
* Service access for [[SPL_services|csrng]] was added to the NPDM.
* main: updated
* rtld/sdk/subsdk0/subsdk1: updated
RomFs:
* Various changes, including updating "/nro/libHovercraftJITPlugin.nro" and adding "/titles/N-1730_e/" (Ridge Racer 64).
== v4.0.0 ==
The NintendoSDK version was updated from 18.3.2 to 19.3.11. NPLN was updated from v1.27.0 to v1.37.0. Pia was updated from v6.34.0 to v6.38.0.
Access to the ntc service was added in the [[NPDM]].
{...}