Recent content by horovo_games

  1. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    For programm interface I use Urho3D game engine. It allows you to paste into the line edit any character by Ctrl+V, but if it is not in the standard font, you will not see it in the editor. But he will be there. As they say in Russia - "You see a gopher? No, and I do not see. But he is there."...
  2. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Is your system support OpenGL 2.0? It is used to draw interface. May be you try run programm throught RDP?
  3. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Send me file c:\Users\%username%\AppData\Roaming\urho3d\logs\start.as.log
  4. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    No, you can just add new game in your desktop's list, manually or by extract from game's pkg (button with cube above game list), and again create and install pkg. Import from metadata database need only at first time, to easy fill initial list of your games, just not to fill it in manually.
  5. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Perhaps we need also parse idx file for get root? For search pattern I use "/dev_hdd0/game\0\0\0\0\x10\xD0". See attached file for source of database game extractor.
  6. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    The metadata_db_hdd structure is not documented (or I just could not find it). I didn’t do complete reversing engineering, I’m just looking by pattern for everything that looks like games.
  7. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    no "meta_db_hdd", but "metadata_db_hdd". I will try host Imn7's script on my site, and creating pkg with offlline version soon.
  8. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Thanks for script, I will use it in next versions. My package is not installed as new database, it installed XML in one of HAN addon slot - game/HANXMBA0X/USRDIR/han_xmb_addonX.xml Game list in folders created by set query src to xcb function, for example <Query class="type:x-xmb/folder-pixmap"...
  9. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    So, we need to copy the file with metadata from the console's disk in order to get the list of installed games and their titleids. After it my tool create pkg file which installed back to console.
  10. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    First at all, check that path and file name is correct - it is case sensitive - "Meta" non equal "meta" - right path is /dev_hdd0/mms/db/metadata_db_hdd Secondly, the copier does not always work the first time - once my exploit was launched from the 8th time.
  11. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Try replace tools\create.cmd with this file and show me the output.
  12. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Please try next - in file tools\create.cmd find line rd /s /q %1 and comment it with :: (it become ::rd /s /q %1) also add line pause at end of file. and try make pkg, in worked folder must appear HANXMBA05 directory. PM me what writed in build window, and resulted HANXMBA05 folder.
  13. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    I dont have CFW, but if it can integrate link to created xml file in one of XMB config files, like HAN does, that will worked. I just developed this way to abandon the standard mechanism of albums because of their inconvenience.
  14. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Please check, do you have write rights to work folder.
  15. horovo_games

    XMB Game Tree for HAN - place your games on console to catalogues

    Is you have spaces in path to folder? ICON0.PNG and PARAM.SFO placed in 'tools' subfolder.
Back
Top