pureikyubu/RnD/DvdOpenFile
ogamespec 7dc8b1166f DVDConvertPathToEntrynum reversing
- Fixed MountSdk userOffset address (not to be erased by Arena clear)
2020-04-01 02:25:46 +03:00
..
.gitignore DvdOpenFile demo skeleton 2020-03-31 18:41:55 +03:00
DvdOpenFile.cpp DVDConvertPathToEntrynum reversing 2020-04-01 02:25:46 +03:00
DvdOpenFile.sln DvdOpenFile demo skeleton 2020-03-31 18:41:55 +03:00
DvdOpenFile.vcxproj DvdOpenFile demo skeleton 2020-03-31 18:41:55 +03:00
DvdOpenFile.vcxproj.filters DvdOpenFile demo skeleton 2020-03-31 18:41:55 +03:00
DvdOpenFile.vcxproj.user DvdOpenFile demo skeleton 2020-03-31 18:41:55 +03:00
Readme.md DVDConvertPathToEntrynum reversing 2020-04-01 02:25:46 +03:00

DvdOpenFile

This demo is designed to test the operation of the DVDConvertPathToEntrynum method.

The DVDConvertPathToEntrynum method is used to convert the file path to the index of the FST table record, which contains service information about the DVD file system.

Usage

DvdOpenFile "/path/to/dir/or/file" FST.bin

You will need a copy of FST from disk, the easiest way is to make it with the command from debugger:

FileSave FST.bin DumpFst"