{"id":25382007,"url":"https://github.com/michaeloliverx/iw3-console-codjumper","last_synced_at":"2026-01-21T03:32:43.114Z","repository":{"id":233028045,"uuid":"784858782","full_name":"michaeloliverx/iw3-console-codjumper","owner":"michaeloliverx","description":"CodJumper mod for Call of Duty 4 (Console)","archived":false,"fork":false,"pushed_at":"2025-02-13T22:07:30.000Z","size":9900,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T23:20:22.878Z","etag":null,"topics":["cod4","codjumper","gsc","gsc-script","iw3","ps3","rpcs3","xbox360","xenia"],"latest_commit_sha":null,"homepage":"","language":"GSC","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaeloliverx.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}},"created_at":"2024-04-10T17:42:11.000Z","updated_at":"2025-02-13T22:08:59.000Z","dependencies_parsed_at":"2025-02-13T23:20:31.868Z","dependency_job_id":"24225b99-419f-4aa5-b02f-b936674ae0ee","html_url":"https://github.com/michaeloliverx/iw3-console-codjumper","commit_stats":null,"previous_names":["michaeloliverx/codjumper","michaeloliverx/iw3-console-codjumper"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/michaeloliverx/iw3-console-codjumper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeloliverx%2Fiw3-console-codjumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeloliverx%2Fiw3-console-codjumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeloliverx%2Fiw3-console-codjumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeloliverx%2Fiw3-console-codjumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaeloliverx","download_url":"https://codeload.github.com/michaeloliverx/iw3-console-codjumper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeloliverx%2Fiw3-console-codjumper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cod4","codjumper","gsc","gsc-script","iw3","ps3","rpcs3","xbox360","xenia"],"created_at":"2025-02-15T06:41:33.523Z","updated_at":"2026-01-21T03:32:43.101Z","avatar_url":"https://github.com/michaeloliverx.png","language":"GSC","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IW3 Console CodJumper Mod\n\nGSC CodJumper mod for Call of Duty 4.\n\n![Menu preview](./docs/menu-preview.png)\n\n## Features\n\n- Save and load position\n- Unlimited ammo with reload animation\n- UFO Mode\n- Map selector\n- Game object manipulations\n- Various visual tweaks\n- Ability to spawn stationary bots\n\n### Xbox 360 Specific Features\n\nThe Xbox 360 version of the mod includes additional features that require engine modifications via a plugin.\n\n- Auto Mantle Bots - Bots will automatically mantle when player is near them. This allows bots to be used for head bounces.\n- Barrier Removal - Removes barriers from the map. This allows players to walk on areas that are normally blocked off.\n\n## Usage\n\nThis mod is compatible with the following setups:\n\n- Xbox 360 with the ability to run unsigned code (JTAG/RGH/DEVKIT)\n- PS3 Jailbroken\n- Xenia Emulator\n- RPCS3 Emulator\n\n## Build\n\n### Prerequisites\n\n- [uv](https://docs.astral.sh/uv/)\n- [make](https://cmake.org/download/)\n\n### Building\n\nTo build the fastfiles run:\n\n```sh\nmake build-all\n```\n\nPS3 is `build/ps3/patch_mp.ff`\nXbox 360 is `build/xenon/patch_mp.ff`\n\n### Xbox 360 plugin\n\nThe plugin requires additional steps to build and can only be built on Windows.\n\nYou need the following tools installed:\n\n- Visual Studio 2022\n- Visual Studio 2010\n- Microsoft Xbox 360 SDK\n\nTo build the plugin run:\n\n```sh\nmake build-plugin-xenon\n```\n\n## Credits\n\n- [ClementDreptin](https://github.com/ClementDreptin) - For his Xbox 360 [modding resources](https://github.com/ClementDreptin/ModdingResources)\n- [kejjjjj](https://github.com/kejjjjj) - For answering my many questions on the cod4 engine\n- [@luna](https://github.com/luna) - For contributing to the project and help with fastfile build code\n- [CoD4x](https://github.com/callofduty4x/CoD4x_Server) - Amazing resource for COD4 modding\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeloliverx%2Fiw3-console-codjumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeloliverx%2Fiw3-console-codjumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeloliverx%2Fiw3-console-codjumper/lists"}