{"id":20400725,"url":"https://github.com/stuffbymax/farcryd","last_synced_at":"2026-05-28T21:31:35.241Z","repository":{"id":242859224,"uuid":"806234271","full_name":"stuffbymax/farcryd","owner":"stuffbymax","description":"Far Cry 1 devmode","archived":false,"fork":false,"pushed_at":"2024-06-05T10:21:58.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T01:41:36.148Z","etag":null,"topics":["devmod","farcry","farcry1","helper","mod"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuffbymax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-26T18:38:19.000Z","updated_at":"2024-06-05T10:22:01.000Z","dependencies_parsed_at":"2024-06-05T12:11:58.546Z","dependency_job_id":null,"html_url":"https://github.com/stuffbymax/farcryd","commit_stats":null,"previous_names":["stuffbymax/farcryd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stuffbymax/farcryd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuffbymax%2Ffarcryd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuffbymax%2Ffarcryd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuffbymax%2Ffarcryd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuffbymax%2Ffarcryd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuffbymax","download_url":"https://codeload.github.com/stuffbymax/farcryd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuffbymax%2Ffarcryd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["devmod","farcry","farcry1","helper","mod"],"created_at":"2024-11-15T04:45:24.330Z","updated_at":"2026-05-28T21:31:35.221Z","avatar_url":"https://github.com/stuffbymax.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Running Far Cry 1 with Cheats Enabled on Linux (Wine)\n\nThis guide provides instructions for running Far Cry 1 with cheats enabled on Linux using Wine. Far Cry 1 is a classic first-person shooter game developed by Crytek.\n\n# Prerequisites\n\n* Wine installed on your Linux system\n* Far Cry 1 installed in your Wine environment\n* Basic knowledge of using the terminal\n\n# steps\n\nSteps\n1. Verify Installation Directory\n\nEnsure that Far Cry 1 is installed in the correct directory within your Wine environment.\nfor example\n\n\n```\nls \"/home/zdislav/.wine/drive_c/GOG Games/Far Cry/Bin32/\"\n```\n\n2. Correct Path in the Script\n\nUpdate the launch script (start_farcry.sh) to point to the correct directory.\n\n```\nnvim ~/farcryd.sh\n```\n\nEnsure that the script contains the correct path:\n```\n#!/bin/bash\nexport WINEPREFIX=\"/home/zdislav/.wine\"\ncd \"/home/zdislav/.wine/drive_c/GOG Games/Far Cry/Bin32/\"\nwine FarCry.exe -DEVMODE\n```\n\n3. Make the Script Executable\n\n```\nchmod +x ~/farcryd.sh\n```\n\n5. Troubleshooting Errors\n\nIf you encounter any errors during the process, here are potential solutions:\n\nc0000135 Error: This error indicates missing or improperly installed components. Reinstall DirectX and Visual C++ libraries using winetricks.\n\n```\nwinetricks d3dx9 vcrun6\n```\n\nFile Not Found Error: Ensure that the path in the script is correct and the executable (FarCry.exe) exists in the specified directory.\n\nApplication Could Not Be Started: This error may occur due to various reasons, such as incorrect file associations or missing DLL files. Check Wine configuration, reinstall Wine, and verify file permissions.\n\nShellExecuteEx Failed Error: This error often indicates a file not found or permissions issue. Double-check the path and file permissions.\n\n# Additional Notes\n\n* Debugging: Run Wine in debug mode (WINEDEBUG=+loaddll) to get more detailed error messages.\n* Permissions: Ensure that all files in the Wine prefix are owned by your user account.\n* Dependencies: Install necessary libraries using winetricks to meet dependencies.\n\n# cheats\n\n| Key         | Function                            |\n|-------------|-------------------------------------|\n| [Backspace] | godmode on/off                       |\n| [P]         | all weapons                         |\n| [O]         | 999 ammo for equipped weapon        |\n| [F1]        | change view (first/third person)     |\n| [F4]        | no clip                             |\n| [F2]        | next checkpoint                     |\n| [F9]        | save location of the player         |\n| [F10]       | jump to saved location              |\n| [F11]       | switch additional info on/off        |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuffbymax%2Ffarcryd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuffbymax%2Ffarcryd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuffbymax%2Ffarcryd/lists"}