Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solsticegamestudios/gmodcefcodecfix
🛠 Automatic Patching/Updating of GMod CEF. Also fixes macOS/Linux launch issues. And missing main menu issues.
https://github.com/solsticegamestudios/gmodcefcodecfix
cef chromium garry-s gmod mod
Last synced: 6 days ago
JSON representation
🛠 Automatic Patching/Updating of GMod CEF. Also fixes macOS/Linux launch issues. And missing main menu issues.
- Host: GitHub
- URL: https://github.com/solsticegamestudios/gmodcefcodecfix
- Owner: solsticegamestudios
- License: gpl-3.0
- Created: 2019-06-17T00:26:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T19:45:38.000Z (8 days ago)
- Last Synced: 2025-01-26T10:01:55.363Z (6 days ago)
- Topics: cef, chromium, garry-s, gmod, mod
- Language: Python
- Homepage:
- Size: 331 MB
- Stars: 484
- Watchers: 12
- Forks: 24
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# GModPatchTool / GModCEFCodecFix
![GModPatchTool](GModPatchToolLogo.png)
***GModPatchTool** does what Facepunch [don't](https://github.com/Facepunch/gmod-html/pull/3)!*
Automatically patches [Garry's Mod](https://gmod.facepunch.com/)'s internal [Chromium Embedded Framework](https://en.wikipedia.org/wiki/Chromium_Embedded_Framework) to:
- Bring CEF up to date
- Fix GMod missing menu/launch issues on macOS and Linux
- Enable [Proprietary Video/Audio codec](https://www.chromium.org/audio-video), like H.264 (MP4) and AAC, support
- Enable [Widevine](https://www.widevine.com) support (but [no VMP](https://github.com/solsticegamestudios/GModPatchTool/issues/100), so Netflix et al. don't work currently...)
- Enable Software WebGL
- Enable partial GPU acceleration**Created by Solstice Game Studios (www.solsticegamestudios.com)**
# ❓ Players: How to use
Download the **[Latest Release](https://github.com/solsticegamestudios/GModPatchTool/releases)** and run the application.Need a more in-depth guide? Take a look at https://www.solsticegamestudios.com/fixmedia/
# 👩💻 Developers: How to use
Direct players to follow the Players' instructions above. This patch is CLIENTSIDE only!**To Detect Patched CEF:** Check out our [Lua detection example](detection_example.lua).
**If you want to go more in-depth:** Check out [our fork of gmod-html](https://github.com/solsticegamestudios/gmod-html) and [our CEF build scripts](cef_build).
# 📢 Need Help / Contact Us
* Read the FAQ: https://www.solsticegamestudios.com/fixmedia/faq/
* Discord: https://www.solsticegamestudios.com/discord/
* Email: [email protected]# 💖 Help Support Us
This project is open source and provided free of charge for the Garry's Mod community.**If you like what we're doing here, consider [throwing a few dollars our way](https://www.solsticegamestudios.com/donate/)!** Our work is 100% funded by users of the tool!