Talk:Custom render plugin

From PS3 Developer wiki
Jump to navigation Jump to search

Custom_render_plugin Function 2

used by:

game_ext_plugin with Parameter:
3 = anim_otherboot for Category "CB", "HM", "AV", "AM", "AT"
2 (older fw) = anim_gameboot


untested

Enforce gameboot animation:
game_ext_plugin.sprx : 
38 80 00 00 7B E3 00 20 -> 38 80 00 00 38 60 00 02 + add gameboot_multi + gameboot_stereo
if not found on newer fw:
2F 89 00 00 7B C3 00 20 -> 2F 89 00 00 38 60 00 02 + add gameboot_multi + gameboot_stereo