diff --git a/README.md b/README.md index 9c699ff7..c6276ca4 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ # shadPS4 ps4 emulator? -[](https://discord.gg/MyZRaBngxA) - - -Currently a sfo , pic0 viewer and partialy pkg extractor - -![Alt text](https://github.com/georgemoralis/shadPS4/blob/main/screenshots/gamelistviewer.png "Game viewer") +WIP not much to see Wiki has some documentation for PS4 PKG format diff --git a/screenshots/gamelistviewer.png b/old_stuff/screenshots/gamelistviewer.png similarity index 100% rename from screenshots/gamelistviewer.png rename to old_stuff/screenshots/gamelistviewer.png diff --git a/shadPS4.sln b/old_stuff/shadPS4.sln similarity index 100% rename from shadPS4.sln rename to old_stuff/shadPS4.sln diff --git a/shadPS4/Types.h b/old_stuff/shadPS4/Types.h similarity index 100% rename from shadPS4/Types.h rename to old_stuff/shadPS4/Types.h diff --git a/shadPS4/core/FsFile.cpp b/old_stuff/shadPS4/core/FsFile.cpp similarity index 100% rename from shadPS4/core/FsFile.cpp rename to old_stuff/shadPS4/core/FsFile.cpp diff --git a/shadPS4/core/FsFile.h b/old_stuff/shadPS4/core/FsFile.h similarity index 100% rename from shadPS4/core/FsFile.h rename to old_stuff/shadPS4/core/FsFile.h diff --git a/shadPS4/emulator/Loader.cpp b/old_stuff/shadPS4/emulator/Loader.cpp similarity index 100% rename from shadPS4/emulator/Loader.cpp rename to old_stuff/shadPS4/emulator/Loader.cpp diff --git a/shadPS4/emulator/Loader.h b/old_stuff/shadPS4/emulator/Loader.h similarity index 100% rename from shadPS4/emulator/Loader.h rename to old_stuff/shadPS4/emulator/Loader.h diff --git a/shadPS4/emulator/fileFormat/PKG.cpp b/old_stuff/shadPS4/emulator/fileFormat/PKG.cpp similarity index 100% rename from shadPS4/emulator/fileFormat/PKG.cpp rename to old_stuff/shadPS4/emulator/fileFormat/PKG.cpp diff --git a/shadPS4/emulator/fileFormat/PKG.h b/old_stuff/shadPS4/emulator/fileFormat/PKG.h similarity index 100% rename from shadPS4/emulator/fileFormat/PKG.h rename to old_stuff/shadPS4/emulator/fileFormat/PKG.h diff --git a/shadPS4/emulator/fileFormat/PSF.cpp b/old_stuff/shadPS4/emulator/fileFormat/PSF.cpp similarity index 100% rename from shadPS4/emulator/fileFormat/PSF.cpp rename to old_stuff/shadPS4/emulator/fileFormat/PSF.cpp diff --git a/shadPS4/emulator/fileFormat/PSF.h b/old_stuff/shadPS4/emulator/fileFormat/PSF.h similarity index 100% rename from shadPS4/emulator/fileFormat/PSF.h rename to old_stuff/shadPS4/emulator/fileFormat/PSF.h diff --git a/shadPS4/emulator/gameInfo.h b/old_stuff/shadPS4/emulator/gameInfo.h similarity index 100% rename from shadPS4/emulator/gameInfo.h rename to old_stuff/shadPS4/emulator/gameInfo.h diff --git a/shadPS4/gui/GameListViewer.cpp b/old_stuff/shadPS4/gui/GameListViewer.cpp similarity index 100% rename from shadPS4/gui/GameListViewer.cpp rename to old_stuff/shadPS4/gui/GameListViewer.cpp diff --git a/shadPS4/gui/GameListViewer.h b/old_stuff/shadPS4/gui/GameListViewer.h similarity index 100% rename from shadPS4/gui/GameListViewer.h rename to old_stuff/shadPS4/gui/GameListViewer.h diff --git a/shadPS4/gui/custom_dock_widget.h b/old_stuff/shadPS4/gui/custom_dock_widget.h similarity index 100% rename from shadPS4/gui/custom_dock_widget.h rename to old_stuff/shadPS4/gui/custom_dock_widget.h diff --git a/shadPS4/gui/custom_table_widget_item.cpp b/old_stuff/shadPS4/gui/custom_table_widget_item.cpp similarity index 100% rename from shadPS4/gui/custom_table_widget_item.cpp rename to old_stuff/shadPS4/gui/custom_table_widget_item.cpp diff --git a/shadPS4/gui/custom_table_widget_item.h b/old_stuff/shadPS4/gui/custom_table_widget_item.h similarity index 100% rename from shadPS4/gui/custom_table_widget_item.h rename to old_stuff/shadPS4/gui/custom_table_widget_item.h diff --git a/shadPS4/gui/game_list_frame.cpp b/old_stuff/shadPS4/gui/game_list_frame.cpp similarity index 100% rename from shadPS4/gui/game_list_frame.cpp rename to old_stuff/shadPS4/gui/game_list_frame.cpp diff --git a/shadPS4/gui/game_list_frame.h b/old_stuff/shadPS4/gui/game_list_frame.h similarity index 100% rename from shadPS4/gui/game_list_frame.h rename to old_stuff/shadPS4/gui/game_list_frame.h diff --git a/shadPS4/gui/game_list_grid.cpp b/old_stuff/shadPS4/gui/game_list_grid.cpp similarity index 100% rename from shadPS4/gui/game_list_grid.cpp rename to old_stuff/shadPS4/gui/game_list_grid.cpp diff --git a/shadPS4/gui/game_list_grid.h b/old_stuff/shadPS4/gui/game_list_grid.h similarity index 100% rename from shadPS4/gui/game_list_grid.h rename to old_stuff/shadPS4/gui/game_list_grid.h diff --git a/shadPS4/gui/game_list_grid_delegate.cpp b/old_stuff/shadPS4/gui/game_list_grid_delegate.cpp similarity index 100% rename from shadPS4/gui/game_list_grid_delegate.cpp rename to old_stuff/shadPS4/gui/game_list_grid_delegate.cpp diff --git a/shadPS4/gui/game_list_grid_delegate.h b/old_stuff/shadPS4/gui/game_list_grid_delegate.h similarity index 100% rename from shadPS4/gui/game_list_grid_delegate.h rename to old_stuff/shadPS4/gui/game_list_grid_delegate.h diff --git a/shadPS4/gui/game_list_item.h b/old_stuff/shadPS4/gui/game_list_item.h similarity index 100% rename from shadPS4/gui/game_list_item.h rename to old_stuff/shadPS4/gui/game_list_item.h diff --git a/shadPS4/gui/game_list_table.cpp b/old_stuff/shadPS4/gui/game_list_table.cpp similarity index 100% rename from shadPS4/gui/game_list_table.cpp rename to old_stuff/shadPS4/gui/game_list_table.cpp diff --git a/shadPS4/gui/game_list_table.h b/old_stuff/shadPS4/gui/game_list_table.h similarity index 100% rename from shadPS4/gui/game_list_table.h rename to old_stuff/shadPS4/gui/game_list_table.h diff --git a/shadPS4/gui/gui_save.h b/old_stuff/shadPS4/gui/gui_save.h similarity index 100% rename from shadPS4/gui/gui_save.h rename to old_stuff/shadPS4/gui/gui_save.h diff --git a/shadPS4/gui/gui_settings.cpp b/old_stuff/shadPS4/gui/gui_settings.cpp similarity index 100% rename from shadPS4/gui/gui_settings.cpp rename to old_stuff/shadPS4/gui/gui_settings.cpp diff --git a/shadPS4/gui/gui_settings.h b/old_stuff/shadPS4/gui/gui_settings.h similarity index 100% rename from shadPS4/gui/gui_settings.h rename to old_stuff/shadPS4/gui/gui_settings.h diff --git a/shadPS4/gui/main_window.cpp b/old_stuff/shadPS4/gui/main_window.cpp similarity index 100% rename from shadPS4/gui/main_window.cpp rename to old_stuff/shadPS4/gui/main_window.cpp diff --git a/shadPS4/gui/main_window.h b/old_stuff/shadPS4/gui/main_window.h similarity index 100% rename from shadPS4/gui/main_window.h rename to old_stuff/shadPS4/gui/main_window.h diff --git a/shadPS4/gui/main_window.ui b/old_stuff/shadPS4/gui/main_window.ui similarity index 100% rename from shadPS4/gui/main_window.ui rename to old_stuff/shadPS4/gui/main_window.ui diff --git a/shadPS4/gui/qt_utils.h b/old_stuff/shadPS4/gui/qt_utils.h similarity index 100% rename from shadPS4/gui/qt_utils.h rename to old_stuff/shadPS4/gui/qt_utils.h diff --git a/shadPS4/gui/settings.cpp b/old_stuff/shadPS4/gui/settings.cpp similarity index 100% rename from shadPS4/gui/settings.cpp rename to old_stuff/shadPS4/gui/settings.cpp diff --git a/shadPS4/gui/settings.h b/old_stuff/shadPS4/gui/settings.h similarity index 100% rename from shadPS4/gui/settings.h rename to old_stuff/shadPS4/gui/settings.h diff --git a/shadPS4/gui/shadps4gui.cpp b/old_stuff/shadPS4/gui/shadps4gui.cpp similarity index 100% rename from shadPS4/gui/shadps4gui.cpp rename to old_stuff/shadPS4/gui/shadps4gui.cpp diff --git a/shadPS4/gui/shadps4gui.h b/old_stuff/shadPS4/gui/shadps4gui.h similarity index 100% rename from shadPS4/gui/shadps4gui.h rename to old_stuff/shadPS4/gui/shadps4gui.h diff --git a/shadPS4/gui/shadps4gui.ui b/old_stuff/shadPS4/gui/shadps4gui.ui similarity index 100% rename from shadPS4/gui/shadps4gui.ui rename to old_stuff/shadPS4/gui/shadps4gui.ui diff --git a/shadPS4/main.cpp b/old_stuff/shadPS4/main.cpp similarity index 100% rename from shadPS4/main.cpp rename to old_stuff/shadPS4/main.cpp diff --git a/shadPS4/shadPS4.vcxproj b/old_stuff/shadPS4/shadPS4.vcxproj similarity index 100% rename from shadPS4/shadPS4.vcxproj rename to old_stuff/shadPS4/shadPS4.vcxproj diff --git a/shadPS4/shadPS4.vcxproj.filters b/old_stuff/shadPS4/shadPS4.vcxproj.filters similarity index 100% rename from shadPS4/shadPS4.vcxproj.filters rename to old_stuff/shadPS4/shadPS4.vcxproj.filters diff --git a/tools/pkg extractor/FsFile.cpp b/old_stuff/tools/pkg extractor/FsFile.cpp similarity index 100% rename from tools/pkg extractor/FsFile.cpp rename to old_stuff/tools/pkg extractor/FsFile.cpp diff --git a/tools/pkg extractor/FsFile.h b/old_stuff/tools/pkg extractor/FsFile.h similarity index 100% rename from tools/pkg extractor/FsFile.h rename to old_stuff/tools/pkg extractor/FsFile.h diff --git a/tools/pkg extractor/PFS.cpp b/old_stuff/tools/pkg extractor/PFS.cpp similarity index 100% rename from tools/pkg extractor/PFS.cpp rename to old_stuff/tools/pkg extractor/PFS.cpp diff --git a/tools/pkg extractor/PFS.h b/old_stuff/tools/pkg extractor/PFS.h similarity index 100% rename from tools/pkg extractor/PFS.h rename to old_stuff/tools/pkg extractor/PFS.h diff --git a/tools/pkg extractor/PKG.cpp b/old_stuff/tools/pkg extractor/PKG.cpp similarity index 100% rename from tools/pkg extractor/PKG.cpp rename to old_stuff/tools/pkg extractor/PKG.cpp diff --git a/tools/pkg extractor/PKG.h b/old_stuff/tools/pkg extractor/PKG.h similarity index 100% rename from tools/pkg extractor/PKG.h rename to old_stuff/tools/pkg extractor/PKG.h diff --git a/tools/pkg extractor/Types.h b/old_stuff/tools/pkg extractor/Types.h similarity index 100% rename from tools/pkg extractor/Types.h rename to old_stuff/tools/pkg extractor/Types.h diff --git a/tools/pkg extractor/pkgextract.cpp b/old_stuff/tools/pkg extractor/pkgextract.cpp similarity index 100% rename from tools/pkg extractor/pkgextract.cpp rename to old_stuff/tools/pkg extractor/pkgextract.cpp diff --git a/tools/pkg extractor/pkgextract.sln b/old_stuff/tools/pkg extractor/pkgextract.sln similarity index 100% rename from tools/pkg extractor/pkgextract.sln rename to old_stuff/tools/pkg extractor/pkgextract.sln diff --git a/tools/pkg extractor/pkgextract.vcxproj b/old_stuff/tools/pkg extractor/pkgextract.vcxproj similarity index 100% rename from tools/pkg extractor/pkgextract.vcxproj rename to old_stuff/tools/pkg extractor/pkgextract.vcxproj diff --git a/tools/pkg extractor/pkgextract.vcxproj.filters b/old_stuff/tools/pkg extractor/pkgextract.vcxproj.filters similarity index 100% rename from tools/pkg extractor/pkgextract.vcxproj.filters rename to old_stuff/tools/pkg extractor/pkgextract.vcxproj.filters