Hi, I'm running a CECH-4203C on 4.90HFW, HEN 3.2.2 and webMAN MOD v1.47.45.
app_home isn't showing up on the XMB. It's selected in setup but refuses to show. PSN games won't launch via webMAN but Roms launch fine. It's been like this for quite a while and I've updated HFW version, HEN and webMAN without it changing.
Aldo suggested on github to try adding app_home manually - edit the category_game.xml in /dev_blind/.. and insert these 2 blocks:
<Query
class="type:x-xmb/folder-pixmap"
key="seg_gamedebug"
src="#seg_gamedebug"
/>
<View id="seg_gamedebug">
<Attributes>
<Table key="game_debug">
<Pair key="icon_rsc">tex_album_icon
<Pair key="title_rsc">msg_tool_app_home_ps3_game
<Pair key="child">segment
</Table>
</Attributes>
<Items>
<Query class="type:x-xcb/game-debug" key="game_debug" attr="game_debug"/>
</Items>
</View>
The only issue I have now is that I don't know how to add it in without messing up my home screen and needing to reinstall HFW etc!
Can anyone help?
app_home isn't showing up on the XMB. It's selected in setup but refuses to show. PSN games won't launch via webMAN but Roms launch fine. It's been like this for quite a while and I've updated HFW version, HEN and webMAN without it changing.
Aldo suggested on github to try adding app_home manually - edit the category_game.xml in /dev_blind/.. and insert these 2 blocks:
<Query
class="type:x-xmb/folder-pixmap"
key="seg_gamedebug"
src="#seg_gamedebug"
/>
<View id="seg_gamedebug">
<Attributes>
<Table key="game_debug">
<Pair key="icon_rsc">tex_album_icon
<Pair key="title_rsc">msg_tool_app_home_ps3_game
<Pair key="child">segment
</Table>
</Attributes>
<Items>
<Query class="type:x-xcb/game-debug" key="game_debug" attr="game_debug"/>
</Items>
</View>
The only issue I have now is that I don't know how to add it in without messing up my home screen and needing to reinstall HFW etc!

Can anyone help?
