{"id":23059181,"url":"https://github.com/falsepattern/sasqpatch","last_synced_at":"2025-08-26T19:17:27.497Z","repository":{"id":267192532,"uuid":"900502717","full_name":"FalsePattern/SasqPatch","owner":"FalsePattern","description":"Asset file patcher for some Housemarque arcade games","archived":false,"fork":false,"pushed_at":"2024-12-10T14:05:13.000Z","size":155,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T07:35:06.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FalsePattern.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-08T23:21:08.000Z","updated_at":"2024-12-10T14:05:17.000Z","dependencies_parsed_at":"2024-12-09T00:26:57.068Z","dependency_job_id":"93d748b6-21f9-47a0-a81b-68390fd9379f","html_url":"https://github.com/FalsePattern/SasqPatch","commit_stats":null,"previous_names":["falsepattern/sasqpatch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FalsePattern/SasqPatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalsePattern%2FSasqPatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalsePattern%2FSasqPatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalsePattern%2FSasqPatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalsePattern%2FSasqPatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FalsePattern","download_url":"https://codeload.github.com/FalsePattern/SasqPatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalsePattern%2FSasqPatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272248230,"owners_count":24899745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T02:25:18.608Z","updated_at":"2025-08-26T19:17:27.464Z","avatar_url":"https://github.com/FalsePattern.png","language":"Java","readme":"# SasqPatch\n\nA modding tool for patching the stream.dat asset file present in some games developed by Housemarque.\n\nThe name of this project comes from `UNP-Sasquatch`,\nwhich is the namespace of the game engine's C++ classes used in games which use this file format. (discovered from crash reports)\n\nSpecial thanks to @GoobyCorp who did the most of the initial reverse engineering of Nex Machina. This project couldn't have been done without him.\n\nGames that are known to use this file format:\n- [Nex Machina](https://housemarque.com/games/nexmachina/) (64-bit)\n- [Outland](https://housemarque.com/games/outland/) (32-bit)\n\nThis project mainly focuses on patching `SCRI` assets, which are standard Lua 5.1 bytecode scripts used to define a lot of complex behaviour in these games.\nPatching for other asset files is planned in the future due to file complexity.\n\n## Dependencies\n- Java 21 or newer installed on your system as the default java\n\n## HOW TO USE\n1. create the `./games/nexmachina/input` folder in this directory\n2. Put `stream.dat` from Nex Machina into that input folder\n3. Run `./gradlew decompile`\n4. Edit scripts in `./games/nexmachina/dev`, add `--SP_recompile` to the start of the file for any scripts you want to modify\n5. Run `./gradlew recompile`\n6. Copy `./games/nexmachina/output/stream.dat` into Nex Machina\n7. Enjoy\n\nOutland modding not yet implemented, but it's Work in Progress.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsepattern%2Fsasqpatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalsepattern%2Fsasqpatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsepattern%2Fsasqpatch/lists"}