What does Extract File... in the Debug drop down menu do?
|
01-18-2014, 06:56 PM
Post: #1
|
|||
|
|||
What does Extract File... in the Debug drop down menu do?
With the latest dev version, there is a new option called Extract File... which is in the drop down menu.
Can anyone explain what it does? Can it extract files from the game itself? |
|||
01-18-2014, 07:03 PM
Post: #2
|
|||
|
|||
RE: What does Extract File... in the Debug drop down menu do?
It brings up a dialog box which asks you for a file name to extract from the ISO. It's mainly intended for debugging atrac3+ or PMF movie files, so you can extract them and play them in a player to make sure the ISO isn't corrupted, or to see what they should be sounding/looking like (or just for collection purposes I suppose, but that's not the original intent ).
4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
01-18-2014, 07:04 PM
Post: #3
|
|||
|
|||
RE: What does Extract File... in the Debug drop down menu do?
It allows you to extract audio,videos and so on but I it works,only the devs can tell you
https://github.com/hrydgard/ppsspp/pull/4967 Using PPSSPP on Windows 7 x64 SP1 i7 4771 3.5Ghz,GTX750TI,16GB RAM Batch iso <=> cso converter http://forums.ppsspp.org/showthread.php?tid=5384 Save Game\States Manager http://forums.ppsspp.org/showthread.php?tid=5516 |
|||
01-18-2014, 07:22 PM
Post: #4
|
|||
|
|||
RE: What does Extract File... in the Debug drop down menu do?
(01-18-2014 07:03 PM)TheDax Wrote: It brings up a dialog box which asks you for a file name to extract from the ISO. It's mainly intended for debugging atrac3+ or PMF movie files, so you can extract them and play them in a player to make sure the ISO isn't corrupted, or to see what they should be sounding/looking like (or just for collection purposes I suppose, but that's not the original intent ). Thanks for the quick reply! Will this feature be made easier to use in the future? Also, how would one go about finding out the file names? I tried some names that I know of from using a Memory Viewer on my PSP, buy whenever I try getting those files while running the same game, it always comes up in error. |
|||
01-18-2014, 07:33 PM
(This post was last modified: 01-18-2014 07:33 PM by TheDax.)
Post: #5
|
|||
|
|||
RE: What does Extract File... in the Debug drop down menu do?
(01-18-2014 07:22 PM)Sonickyle27 Wrote: Thanks for the quick reply! Will this feature be made easier to use in the future? I didn't write the feature myself, but I wouldn't count on it, it's a debugging tool, after all. Quote:Also, how would one go about finding out the file names? I tried some names that I know of from using a Memory Viewer on my PSP, buy whenever I try getting those files while running the same game, it always comes up in error. You could open up the ISO in a program like UMDGen and see what files it has. It'd definitely be nice if we had the ability to dump the list of filenames on the ISO to a file or the console window, though.. As for it not extracting, it's probably case sensitive. Make sure you're using capitals where the file name has capitals, too, if any. 4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
« Next Oldest | Next Newest »
|