From 279f8bb1a6651eb25df9829c0aaf6b30521a733e Mon Sep 17 00:00:00 2001 From: breadcat Date: Sun, 21 Jun 2020 12:28:16 +0100 Subject: Update regarding binmerge --- content/posts/ps1-iso-formats-conversion.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'content/posts') diff --git a/content/posts/ps1-iso-formats-conversion.md b/content/posts/ps1-iso-formats-conversion.md index 7bfb8cf..01350d1 100644 --- a/content/posts/ps1-iso-formats-conversion.md +++ b/content/posts/ps1-iso-formats-conversion.md @@ -71,4 +71,6 @@ And then, to mount the archive: ``` mkdir sony_playstation mount sony_playstation.squashfs sony_playstation -t squashfs -o loop -``` \ No newline at end of file +``` + +* **Edit 2020-06-20:** I've recently found out about [binmerge](https://github.com/putnam/binmerge) which is a python script that will merge multiple bin files into a single one. -- cgit v1.2.3