{"id":17921105,"url":"https://github.com/nukem9/wic-client","last_synced_at":"2025-07-23T09:07:49.110Z","repository":{"id":13703002,"uuid":"16396898","full_name":"Nukem9/wic-client","owner":"Nukem9","description":"World in Conflict client emulator files.","archived":false,"fork":false,"pushed_at":"2024-01-29T07:34:40.000Z","size":4606,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-19T19:52:30.079Z","etag":null,"topics":["emulator","game-server","reverse-engineering","world-in-conflict"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nukem9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2014-01-31T01:38:16.000Z","updated_at":"2024-07-09T11:55:12.000Z","dependencies_parsed_at":"2024-10-28T20:34:35.412Z","dependency_job_id":"d9b59716-f54f-4ba1-aba9-a80015fc62d2","html_url":"https://github.com/Nukem9/wic-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nukem9/wic-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukem9%2Fwic-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukem9%2Fwic-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukem9%2Fwic-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukem9%2Fwic-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nukem9","download_url":"https://codeload.github.com/Nukem9/wic-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nukem9%2Fwic-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266649176,"owners_count":23962181,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["emulator","game-server","reverse-engineering","world-in-conflict"],"created_at":"2024-10-28T20:30:59.483Z","updated_at":"2025-07-23T09:07:49.080Z","avatar_url":"https://github.com/Nukem9.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIC-Client\n\nWorld in Conflict client emulator files. Includes various bug fixes and protocol changes for the Massgate.org backend server. This is the client component for [WIC-MassgateServer](https://github.com/Nukem9/WIC-MassgateServer) and [massgate](https://github.com/ubisoft/massgate).\n\n## Building\n\n### Requirements\n\n- Visual Studio 2019\n- .NET 5 support if building the installer\n\n### Installation\n\n1. Build project with Visual Studio directly or run [release.ps1](release.ps1).\n2. Copy output files (`wic_XX_hook.dll`, `dbghelp.dll`, `dbghelp_old.dll`) to the game folder.\n3. Play.\n\n## Patches\n\nCL = Game, DS = Dedicated Server, BT = Broadcast Tool, ED = Modkit Editor\n\n- DNS queries redirected to `liveaccount.massgate.org`. [CL, DS, BT, ED]\n- Multiple threading fixes, such as crashing when using a CPU with more than 16 logical cores. [CL, DS, BT, ED]\n- Multiple command line options have been added (\"-fps\", \"-ignorealttab\", \"-nocursorspeed\"). [CL, DS]\n- Network protocol has been updated to skip pointless CD-key checks. [CL, BT, DS]\n- Fix a use-after-free where the game incorrectly holds a pointer to a MC_Str\u003c\u003e after it has exited scope. [CL, BT]\n- Fix a bug where mods were loaded synchronously in a GUI handler when they should've been using the app event queue. [CL, BT]\n- Fix an out of bounds access when files without an extension are present in the game or mod folders. [CL, BT]\n- Fix a crash from a null pointer dereference when EX_CAI_CommanderAI_Data::CompareEnemyGroups has no groups available. [CL]\n- Fix for the rounding error in team tick rates when playing domination. [CL, DS]\n- Fix for crash when cPlayer_ChatMessage would use an incorrect player slot to send chat messages. [DS]\n- Fix for floating point exceptions being raised and causing crashes. [DS, ED]\n- Numerous assertions removed to prevent crashes and to allow Modern Warfare to work correctly. [DS]\n- Servers are now allowed to use mods in ranked mode. [DS]\n- Servers now search for the \"Mods\" directory in the local folder instead of \"C:\\Users\\Public Documents\\\". [DS]\n\n## License\n\n- [LGPL](LICENSE.md)\n- [detours](components/shared/detours) and [TBB](components/shared/tbb) are under their own respective licenses.\n\n## Authors\n\n- [Nukem9](https://github.com/Nukem9)\n- [Tenerefis](https://github.com/tenerefis)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukem9%2Fwic-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukem9%2Fwic-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukem9%2Fwic-client/lists"}