{"id":24782285,"url":"https://github.com/rxzyx/paradox-developer-commands","last_synced_at":"2025-03-24T05:28:33.443Z","repository":{"id":273924091,"uuid":"921324806","full_name":"rxzyx/paradox-developer-commands","owner":"rxzyx","description":"Unlock developer commands for HOI4 and EU4. EU4 includes allow console for Ironman and multiplayer mode.","archived":false,"fork":false,"pushed_at":"2025-01-23T19:20:06.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T19:36:51.607Z","etag":null,"topics":["eu4","europa-universalis-iv","europa-universalis-iv-hack","exe","game","hearts-of-iron-4","hearts-of-iron-iv","hoi4","ironman-mode","macho","paradox-games","paradox-interactive","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rxzyx.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":"2025-01-23T18:41:26.000Z","updated_at":"2025-01-23T19:25:56.000Z","dependencies_parsed_at":"2025-01-23T19:46:57.151Z","dependency_job_id":null,"html_url":"https://github.com/rxzyx/paradox-developer-commands","commit_stats":null,"previous_names":["rxzyx/paradox-developer-commands"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxzyx%2Fparadox-developer-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxzyx%2Fparadox-developer-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxzyx%2Fparadox-developer-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxzyx%2Fparadox-developer-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxzyx","download_url":"https://codeload.github.com/rxzyx/paradox-developer-commands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245214917,"owners_count":20578884,"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","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":["eu4","europa-universalis-iv","europa-universalis-iv-hack","exe","game","hearts-of-iron-4","hearts-of-iron-iv","hoi4","ironman-mode","macho","paradox-games","paradox-interactive","python","python3"],"created_at":"2025-01-29T11:16:44.333Z","updated_at":"2025-03-24T05:28:33.424Z","avatar_url":"https://github.com/rxzyx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eParadox Patcher\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eA Python patcher for Paradox games, like \u003ca href=\"https://www.paradoxinteractive.com/games/hearts-of-iron-iv/about\"\u003eHOI4\u003c/a\u003e that gives you developer access to commands and more!\u003c/h3\u003e\n\n#### Made by rxzyx (rzx). This is purley for education purposes.\n- 📫 Have a problem? **Just write an issue and I will do my best to respond.**\n\n## Features:\n\n### HOI4\n- Add developer access to commands in the console\n    - This means that you can use commands like `normals`, `aircombat` and more!\n\n### EU4\n- Add developer access to commands in the console\n    - This means that you can use commands like `debug_smooth`\n- Allow console access in Ironman mode and multiplayer\n\n#### I am not responsible for your actions with this. Please rememeber to use these fairly.\n\n## How To Use (Python):\n\n- Firstly, remember to backup the original file you intend to patch.\n- For how to retrieve the .app file, look up a tutorial or simply open Steam, navigate to the supported app of choice, click the Settings icon, then Manage and finally Browse local files\n\n### MacOS\n### Method 1\n- To patch a Mach-O file (which can be found in hoi4.app/Contents/MacOS/hoi4 or eu4.app/Contents/MacOS/eu4), copy it into another directory, and you can then either pass the file path as an argument, like:\n    - `python3 main.py path/to/macho`\n- or input it when running the script. You can then replace the original Mach-O file with the patched one.\n\n### Method 2\n- Additionally, you can patch the whole .app file (same functionality as giving the Mach-O file path in the .app), but this requires root access, which can be done via:\n    - `sudo python3 main.py path/to/game.app`\n- The original .app file can now be replaced with the patched one this way.\n\n- I would really appreciate some pull requests—whether for style, logic, efficiency, or features. Anything would be helpful!\n\n### Windows\n### .exe files\n- .exe is not yet supported for EU4, however, it is as of now supported for HOI4.\n- Simply use the script as normal but input a .exe as the path, this will be patched and you can replace the original file with it.\n- However, it hasn't actually been tested properly, so feedback will be appreciated!\n\n\n## 🤖 Features with Problems:\n\n- Patching the hoi4.exe file has not been tested. Feedback will be appreciated, you can submit an error in the \"Issues\" section. Make sure to backup the original file.\n\n\n\u003ch3 align=\"left\"\u003eMade With Python \u003c/h3\u003e\n\u003cp align=\"left\"\u003e \u003ca href=\"https://www.python.org/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg\" alt=\"python\" width=\"40\" height=\"40\"/\u003e\n\n#### This is protected by the MIT license.\n#### Copyright \u0026copy; 2025 rxzyx (rzx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxzyx%2Fparadox-developer-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxzyx%2Fparadox-developer-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxzyx%2Fparadox-developer-commands/lists"}