TL;DR
Guide in linked thread says to change a path to file that does not exist. Need help.
Hi everyone,
I am trying to change the name of the '★ Enable HEN' text to something else. I concluded, that the file that I need is 'hen_enable.xml' located in dev_hdd0/hen/xml/; but just like @oppala in this thread:
https://www.psx-place.com/threads/change-enable-hen-text-to-other.42031/
I have the same issues - the file cannot be retrieved via ftp, and file managers also don't seem to work with it.
The author of the thread managed to find themselves a solution, which is:
""
the provisory solution that I found is to edit the category_game.xml to use the hen_enable.xml located on flash:
<!-- HEN Enabler Default HDD -->
<Query
class="type:x-xmb/folder-pixmap"
key="hen_xmb"
attr="hen_xmb"
src="xmb://localhost/dev_flash/vsh/resource/explore/xmb/hen_enable.xml#hen_xmb"
/>
then, editing the file there make the text change take effect
""
but it is very confusing to me, as in my console (4.92 hfw, 3.4.0 hen), the file 'hen_enable.xml' does not exist in my console's
/dev_flash/vsh/resource/explore/xmb/. There are lots of xml files there, 'category_game.xml' included, but 'hen_enable.xml' is not one of them.
There IS however a folder with 'hen_enable.xml' file, located in my /dev_flash/hen/xml/ ; I thought of redirecting the 'category_game.xml' path to that file (/dev_flash/hen/xml//hen_enable.xml), but its contents only seem to be from Hen Installer, not Hen Enabler; there is no mention of '★ Enable HEN' inside the file which on my console starts with:
<!-- THIS COPY SHOULD BE STORED ON FLASH IN THE EVENT THE HDD IS FORMATTED OR HDD FILES ARE MISSING -->
<XMBML version="1.0">
<!-- 4.92 CEX -->
<View id="hen_flash">
<Attributes>
<Table key="hen_enable">
<Pair key="icon"><String>/dev_flash/vsh/resource/explore/icon/hen_repair.png</String></Pair>
<Pair key="title"><String>★ Install HEN</String></Pair>
}
...
What should I do now? I'm out of ideas.
Please help me navigate here as i am lost, lol. Would gladly appreciate it, thanks.
Guide in linked thread says to change a path to file that does not exist. Need help.
Hi everyone,
I am trying to change the name of the '★ Enable HEN' text to something else. I concluded, that the file that I need is 'hen_enable.xml' located in dev_hdd0/hen/xml/; but just like @oppala in this thread:
https://www.psx-place.com/threads/change-enable-hen-text-to-other.42031/
I have the same issues - the file cannot be retrieved via ftp, and file managers also don't seem to work with it.
The author of the thread managed to find themselves a solution, which is:
""
the provisory solution that I found is to edit the category_game.xml to use the hen_enable.xml located on flash:
<!-- HEN Enabler Default HDD -->
<Query
class="type:x-xmb/folder-pixmap"
key="hen_xmb"
attr="hen_xmb"
src="xmb://localhost/dev_flash/vsh/resource/explore/xmb/hen_enable.xml#hen_xmb"
/>
then, editing the file there make the text change take effect
""
but it is very confusing to me, as in my console (4.92 hfw, 3.4.0 hen), the file 'hen_enable.xml' does not exist in my console's
/dev_flash/vsh/resource/explore/xmb/. There are lots of xml files there, 'category_game.xml' included, but 'hen_enable.xml' is not one of them.
There IS however a folder with 'hen_enable.xml' file, located in my /dev_flash/hen/xml/ ; I thought of redirecting the 'category_game.xml' path to that file (/dev_flash/hen/xml//hen_enable.xml), but its contents only seem to be from Hen Installer, not Hen Enabler; there is no mention of '★ Enable HEN' inside the file which on my console starts with:
<!-- THIS COPY SHOULD BE STORED ON FLASH IN THE EVENT THE HDD IS FORMATTED OR HDD FILES ARE MISSING -->
<XMBML version="1.0">
<!-- 4.92 CEX -->
<View id="hen_flash">
<Attributes>
<Table key="hen_enable">
<Pair key="icon"><String>/dev_flash/vsh/resource/explore/icon/hen_repair.png</String></Pair>
<Pair key="title"><String>★ Install HEN</String></Pair>
}
...
What should I do now? I'm out of ideas.
Please help me navigate here as i am lost, lol. Would gladly appreciate it, thanks.