Create a Liist of of installed games

djaxhs

회원 | Member
Original poster
회원 | Member
Nov 20, 2019
3
0
I want to create a ascii file on my exfat hdd with a list of all installed games/homebrews inclusive Title id and version.does anyone knows about a homebrew or possibility for this.

thx, djax
 
yeah thank you but i dont want to backup all my games to a ext hdd (>60) to build a list. a payload to would be nice. perhaps the coder of ps4 xplorer read that and supply us with any idea...
anyone else have an idea?

thx, djax
 
yeah thank you but i dont want to backup all my games to a ext hdd (>60) to build a list. a payload to would be nice. perhaps the coder of ps4 xplorer read that and supply us with any idea...
anyone else have an idea?

thx, djax

of course this app works on any hd that stores your pkgs. as long as you can plug it into windows and it can see the data. the mistake i feel you made is you did not keep a copy of your pkg ss you off of the ps4. If so then that could really hurt one day if your database ever crash or it gets overwritten. But yeah to my knowledge nothing exists to scrape that data from the ps4 itself.
 
you`ve right. murphys laws always are true.if there is no copy the hardcrash is waiting. i have to buy a own backup hdd for that. i think aboiut to code a payload that creates a packages.txt on exfat. but the last time when i plugged the ps4 hdd to pc (without writerules) the ps4 can`t read hdd so i never will plug the hdd to pc again.
well, thx 4 support but if anyone have an idea, please supply.

signed, djax
— Posts automatically merged - Please don't double post! —
juhu...ok today while traveling by train it was boring and after the must to have time for locking at the ass of the stewardess with coffeebar i had a idea. long time ago in our szene-time i coded something on any/thing. look at high-society.at .my last work on psx was at the beginging 2k for scene after that the dc and so on. i didn`t anything on ps 3,4 before. so i had the luck to got a 5.05fw ps-pro for cheap with a esp. iam happy (never and don`t ask my wife about that.) and yeah

i created a thread inside here to hope the were a solution for a payload or bin to create a gamelist (csv or simple text format) on the exfat-drive(pc volume). i looked arround but nothing for a real solution appeared.

SEANP2500 inspired me with his posts to look arround in my brain and i thought all i need is to search at github whee you knows how you can get expired and find the real way about handle of devices .......... cause the guys on github haven`t to hide his sources.i`am working as hardware and game developer and everyone will handle his source on his own way. privatly = no rules....
so ya.

NOW:

please if anyone of yours is also interested in my suggestion the main-idea is:

a bin and or a payload-able tool hat was simply look inside internal and external hdd/usb-drives installed games/apps and save a list with all neccessary infos about the conatint your want to got from on usb-flash in a a ascii-text file.that was my mainidea.

well i think about a config file inside following options:
;
;
;
;
<begin>
--------------------------------------------------------------------------
// >>>> iam the config-file from .exe v0.1 blablabla <<<<<

//suffix:
// %0 = linenumber (...perhaps with alignment options)
// %1 = game title
// % 2= language (us, jp, eur)
// %3 = version
// %4 = size (mb/gb)

// with seperator ";" ja just have a csv. you can combine arragement as you think.
[order]
line = %0;%1;%2,%3,%4"

<end>
--------------------------------------------------------------------------


..so that was my idea. i will start coding some lines at beginning of wekkend. so please when anyone have some ideas suggestions or impromement about idea please post, and don`t 4get to visit our website. hgh-sociey.at

you see my english isn`t so good but yeah. schuljahre waren 30 jahre her.hehhe

cheers from AUSTRIA, (...high mountains, but no kangaroos)

cheers, djax/hs

don`t 4get to give ideas :)

— Posts automatically merged - Please don't double post! —
juhu...ok today while traveling by train it was boring and after the must to have time for locking at the ass of the stewardess with coffeebar i had a idea. long time ago in our szene-time i coded something on any/thing. look at high-society.at .my last work on psx was at the beginging 2k for scene after that the dc and so on. i didn`t anything on ps 3,4 before. so i had the luck to got a 5.05fw ps-pro for cheap with a esp. iam happy (never and don`t ask my wife about that.) and yeah

i created a thread inside here to hope the were a solution for a payload or bin to create a gamelist (csv or simple text format) on the exfat-drive(pc volume). i looked arround but nothing for a real solution appeared.

SEANP2500 inspired me with his posts to look arround in my brain and i thought all i need is to search at github whee you knows how you can get expired and find the real way about handle of devices .......... cause the guys on github haven`t to hide his sources.i`am working as hardware and game developer and everyone will handle his source on his own way. privatly = no rules....
so ya.

NOW:

please if anyone of yours is also interested in my suggestion the main-idea is:

a bin and or a payload-able tool hat was simply look inside internal and external hdd/usb-drives installed games/apps and save a list with all neccessary infos about the conatint your want to got from on usb-flash in a a ascii-text file.that was my mainidea.

well i think about a config file inside following options:
;
;
;
;
<begin>
--------------------------------------------------------------------------
// >>>> iam the config-file from .exe v0.1 blablabla <<<<<

//suffix:
// %0 = linenumber (...perhaps with alignment options)
// %1 = game title
// % 2= language (us, jp, eur)
// %3 = version
// %4 = size (mb/gb)

// with seperator ";" ja just have a csv. you can combine arragement as you think.
[order]
line = %0;%1;%2,%3,%4"

<end>
--------------------------------------------------------------------------


..so that was my idea. i will start coding some lines at beginning of wekkend. so please when anyone have some ideas suggestions or impromement about idea please post, and don`t 4get to visit our website. hgh-sociey.at

you see my english isn`t so good but yeah. schuljahre waren 30 jahre her.hehhe

cheers from AUSTRIA, (...high mountains, but no kangaroos)

cheers, djax/hs

don`t 4get to give ideas