Changes

Line 625: Line 625:  
* "/titles/N-4590_{e/pd/pf/pi/ps}/{id}.dtz" updated (Pokemon Stadium)
 
* "/titles/N-4590_{e/pd/pf/pi/ps}/{id}.dtz" updated (Pokemon Stadium)
 
** .cfg, .pcb, .nro, .lua, .ppl, and .spv updated. In the .cfg two entries were added to the "SpecialInst" array, with type "Lua_AfterInst". Various renderer config was also adjusted.
 
** .cfg, .pcb, .nro, .lua, .ppl, and .spv updated. In the .cfg two entries were added to the "SpecialInst" array, with type "Lua_AfterInst". Various renderer config was also adjusted.
 +
 +
== v2.11.0 ==
 +
The NintendoSDK version was updated from 13.3.0 to 13.3.11.
 +
 +
ExeFs:
 +
* NPDM only had the usual ACID pubkey/signature update.
 +
* main: updated
 +
* rtld/sdk/subsdk0/subsdk1: updated
 +
 +
RomFs:
 +
* "/bootapp/init.json" updated
 +
* "/bootapp/resources/fonts/" Various fonts updated.
 +
* "/bootapp/resources/scenes/sys/sysworld.scn" updated
 +
* "/bootapp/resources/scripts/" Various scripts updated.
 +
* "/bootapp/resources/shaders/":
 +
** "blur.spirv" updated
 +
** "downscale2.spirv" and "downscale5.spirv" added.
 +
* "/bootapp/resources/strings/": Various localization data updated.
 +
* "/bootapp/resources.json" updated
 +
* "/nro/libHovercraftJITPlugin.nro" updated
 +
* "/.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
 +
* "/titles":
 +
** "lclassics.titlesdb" updated
 +
** Added "N-3309_e"/"N-3309_pd"/"N-3309_pf"/"N-3309_pi"/"N-3309_ps" (Pokemon Stadium 2)
 +
** "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".