Skip to content
View HAKAMIQ's full-sized avatar

Block or report HAKAMIQ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HAKAMIQ/README.md

HAKAMIQ

I'm working on small tools for checking, organizing, and inspecting local game files.

One of the ideas I'm working on is a PS3 local content verifier. The tool is meant to help users check files they already have on their own device by comparing file size and checksums with a database they provide themselves.

The idea is simple:

  • import a local database
  • scan local PS3 files or folders
  • calculate MD5, SHA1, and SHA256
  • compare the result with the imported database
  • show whether the file is verified, mismatched, unknown, or unsupported

This project is not a downloader and does not include game files, licenses, keys, or download links.

Users are responsible for their own files and databases.

Pinned Loading

  1. HakamiqChdTool.App HakamiqChdTool.App Public

    Windows tool for CHD conversion, extraction, verification, and queue-based disc image workflows.

    C# 1

  2. HAKAMIQ HAKAMIQ Public

    Config files for my GitHub profile.

  3. ps3-disc-dumper ps3-disc-dumper Public

    Forked from 13xforever/ps3-disc-dumper

    A handy utility to make decrypted PS3 disc dumps

    C#

  4. rpcs3 rpcs3 Public

    Forked from RPCS3/rpcs3

    PlayStation 3 emulator and debugger

    C++