{"id":22075776,"url":"https://github.com/trigger-segfault/triggerstools.farcry3.silentmenupatcher","last_synced_at":"2025-03-23T20:12:54.370Z","repository":{"id":87735809,"uuid":"480454349","full_name":"trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher","owner":"trigger-segfault","description":"Patcher that modifies FC3(_d3d11).dll to remove the awful background noise played during pause screens.","archived":false,"fork":false,"pushed_at":"2022-05-05T07:36:37.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T03:37:11.152Z","etag":null,"topics":["far-cry-3","mod","patcher"],"latest_commit_sha":null,"homepage":"","language":"C#","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/trigger-segfault.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":"2022-04-11T16:07:03.000Z","updated_at":"2022-04-11T18:45:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"319be6c4-d5f5-469b-9f58-b8a9d7404e95","html_url":"https://github.com/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTriggersTools.FarCry3.SilentMenuPatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTriggersTools.FarCry3.SilentMenuPatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTriggersTools.FarCry3.SilentMenuPatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trigger-segfault%2FTriggersTools.FarCry3.SilentMenuPatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trigger-segfault","download_url":"https://codeload.github.com/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162194,"owners_count":20570692,"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":["far-cry-3","mod","patcher"],"created_at":"2024-11-30T22:11:11.848Z","updated_at":"2025-03-23T20:12:54.345Z","avatar_url":"https://github.com/trigger-segfault.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Far Cry 3: Silent Menu patcher\n\nPatcher that modifies `FC3.dll`**/**`FC3_d3d11.dll` to remove the awful background noise played within pause screens (a very loud electronic hum).\n\n[![Latest Release](https://img.shields.io/github/release/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher.svg?style=flat\u0026label=version)](https://github.com/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher/releases/latest)\n[![Latest Release Date](https://img.shields.io/github/release-date-pre/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher.svg?style=flat\u0026label=released)](https://github.com/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher/releases/latest)\n[![Total Downloads](https://img.shields.io/github/downloads/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher/total.svg?style=flat)](https://github.com/trigger-segfault/TriggersTools.FarCry3.SilentMenuPatcher/releases)\n[![Nexus Mods](https://img.shields.io/badge/nexus-mods-63889c.svg?style=flat)](https://www.nexusmods.com/farcry3/mods/265)\n\nThis solution was provided by **koorashi** in [this reddit post](https://old.reddit.com/r/farcry/comments/15q4en/goddamn_that_bassy_repetitive_noise_on_the_pause/c7ozuna/) from December 2012 \u003csup\u003e([web archive](http://web.archive.org/web/20220411160830/https://old.reddit.com/r/farcry/comments/15q4en/goddamn_that_bassy_repetitive_noise_on_the_pause/))\u003c/sup\u003e.\n\n\n## Instructions\n\nDrag `FC3.dll` or `FC3_d3d11.dll` onto this program to apply the patch. A backup copy will be created with `_orig` added to the end of the file name.\n\nWhich DLL to patch depends on your video settings in-game:\n* `FC3.dll` if you are using **DirectX9**\n* `FC3_d3d11.dll` if you are using **DirectX11** (default)\n* *(If you're unsure, then just patch both DLLs)*\n\n### Location\n\nThe DLL file can be found in: `\u003cFC3 INSTALL FOLDER\u003e/bin/`.\n\nFor example: `C:/Program Files (x86)/Steam/steamapps/common/Far Cry 3/bin/FC3.dll`\n\n***\n\n## Command line usage\n\n```\nusage: TriggersTools.FarCry3.SilentMenuPatcher.exe [-h|--help] [-T|--test] \u003cFC3DLL\u003e\n\narguments:\n  FC3DLL     FC3.dll or FC3_d3d11.dll file to patch.\n\noptional arguments:\n  -h/--help  Show this help message.\n  -T/--test  Test program execution without writing to the DLL file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigger-segfault%2Ftriggerstools.farcry3.silentmenupatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrigger-segfault%2Ftriggerstools.farcry3.silentmenupatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigger-segfault%2Ftriggerstools.farcry3.silentmenupatcher/lists"}