09-13-2023, 08:08 AM
(09-12-2023, 10:20 AM)HLI5KY Wrote: Dear Rufas,
I've tried the command
Code:php.exe psxtools\ps3_odin_FTEX.php *.ftx
but it failed with
Code:Warning: file_get_contents(*.ftx): Failed to open stream: No such file or directory in C:\Users\19175\Desktop\workplace\psxtools\ps3_odin_FTEX.php on line 188
then I tried to use a specific file "Yngwie.ftx". No warning occured this time but nothing happened too, the .FTX didn't change to .RGBA.
It seems that my ISO caused the bug that running code with nothing happening. I changed the ISO and the code worked very well, but I still can't use "*.ftx". To handle this, I use a BAT to extract ".FTX" one by one. Thanks for Rufas's beautiful code anyway, he's a true genius.