﻿PSX-FPKG v0.3 by Jabu


This tool can convert ps1 .bin's into ps4 fpkgs.
Now using the new PS-Plus PS1 emulator, which has better game compatibility and more features like save-states and a gameplay rewind feature.
The emulator should work on fw 5.05 and up(I personally tested it on 9.00 only).
Games using libccrypt should work too, if a game uses it a message will be displayed when converting the game.


How to use:
1. Select a ps1 disc image cue sheet(a .cue file)
2. Customize the Title/Icon/Splash/Config/Etc
3. Press "Create fPKG"
4. Install the pkg on your ps4 and play!


Things to Note:
-Press the Options button in-game to display a menu, from there you can use savestates, change the display options or rewind your gameplay
-Games that use multiple .bin files are supported
-Games using CDDA music should work too
-Libcrypt support has been added too, tested on the PAL version of Soul Raver
-"Emulate Analog Stick" will map the dpad to the analog stick for games that support only the Digital Controller,
don't check this option if the game supports Dualshock controllers.
-Force 60hz will force game(mainly from the PAL region) to run in 60hz instead of 50hz
-When testing various pkgs of the same game with different txt configs make sure to delete the Application Data from the games Save File,
if you dont do this the new config settings won't work because they're stored on first boot in the Application Data.
eg. You install a fpkg of EarthWorm Jim 2 without any addional settings enabled, and then install the same game with "Skip Bootlogo" option enabled, 
the changes won't take effect until you delete the Aplication Data from the Save File, because the old txt config is still in the games save data.


CHANGELOG:
v0.3 
-now using the new psplus ps1 emulator
-everything was rewritten from scratch
-notable new features:
-added auto game id detection
-added auto libcrypt detection and support
-added .toc generation, so games that use cdda have now working music
-added "Simulate Analog Sticks" checkbox, that adds support for analog stick to older games that dindn't support them
-added a "Skip Bootlogo" option that skips the Sony/Playstation logos
-added a "Force 60hz" option
-the app will now automatically merge game images with multiple bin files
-other stuff I forgot about

v0.2
-added 5.05 support
-fixed a typo

v0.1
-initial release


Stuff used:
7-Zip - https://7-zip.org/
LibOrbisPkg - https://github.com/maxton/LibOrbisPkg
gengp4 - https://github.com/xvortex/ps4-dumper-vtx/


Super Thanks to CyB1K for the emulator release and backport
Thanks to goatman13 and Arczi for support.