Nintendo 64 - Nintendo Switch Online: Difference between revisions
No edit summary  | 
				|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 644: | Line 644: | ||
* "/bootapp/resources/strings/": Various localization data updated.  | * "/bootapp/resources/strings/": Various localization data updated.  | ||
* "/bootapp/resources.json" updated  | * "/bootapp/resources.json" updated  | ||
* "/nro/libHovercraftJITPlugin.nro" updated  | * "/nro/libHovercraftJITPlugin.nro" updated. Only 1 func was updated, changes seem to be minor.  | ||
* "/.nrr/": The NRRs were updated, and added "N-1848_pd.nrr"/"N-1848_pf.nrr". Added "N-3240_pd.nrr"/"N-3240_pf.nrr"/"N-3240_pi.nrr"/"N-3240_ps.nrr"/"N-3309_e.nrr"/"N-3309_pd.nrr"/"N-3309_pf.nrr"/"N-3309_pi.nrr"/"N-3309_ps.nrr". Added "N-4590_pd.nrr"/"N-4590_pf.nrr"/"N-4590_pi.nrr"/"N-4590_ps.nrr". Removed "N-1848_p.nrr"/"N-3240_p.nrr"/"N-4590_p.nrr".  | * "/.nrr/": The NRRs were updated, and added "N-1848_pd.nrr"/"N-1848_pf.nrr". Added "N-3240_pd.nrr"/"N-3240_pf.nrr"/"N-3240_pi.nrr"/"N-3240_ps.nrr"/"N-3309_e.nrr"/"N-3309_pd.nrr"/"N-3309_pf.nrr"/"N-3309_pi.nrr"/"N-3309_ps.nrr". Added "N-4590_pd.nrr"/"N-4590_pf.nrr"/"N-4590_pi.nrr"/"N-4590_ps.nrr". Removed "N-1848_p.nrr"/"N-3240_p.nrr"/"N-4590_p.nrr".  | ||
* "/Pipeline.cache" updated  | * "/Pipeline.cache" updated  | ||
| 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).  | |||