Garry's Mod

Garry's Mod

Media Player (Updated Edition)
31개 중 1~10개 표시 중
< 1  2  3  4 >
업데이트: 2025년 8월 16일 @ 오후 4시 10분

See https://github.com/PurrCoding/gm-mediaplayer


+ Implement distance-based volume attenuation for all media player entities

new cvars:
mediaplayer_proximity_min (def: 100)
mediaplayer_proximity_max (def: 1000)

업데이트: 2025년 8월 5일 @ 오후 3시 20분

See https://github.com/PurrCoding/gm-mediaplayer

+ Add experimental support for Bitchute and Odysee

업데이트: 2025년 7월 23일 @ 오전 10시 48분

See https://github.com/PurrCoding/gm-mediaplayer

Windows Users Get an Upgrade!

Great news for Windows users on the x88-64 bit beta branch: You no longer need the x88-64 bit beta prerequisite to use the addon! We've streamlined the process to make it even easier to get started.

Please note that this change does not apply to Linux or macOS users, who will still need to meet the existing requirements.

Code Improvements
We've also made some under-the-hood improvements to the addon's code, including:
  • Expanded URL Service Support: The URL service now supports MOV and MKV video extensions.

Important Note for Streaming Services: For live services such as Twitch and YouTube Live, the CEF Codec fix is still required. However, for general use of YouTube videos, Soundcloud, and basic audio and WebM formats, the main version of Garry's Mod is sufficient.

업데이트: 2025년 7월 19일 @ 오후 1시 21분

See https://github.com/PurrCoding/gm-mediaplayer

* Fix for fragmented webm streaming
https://github.com/PurrCoding/gm-mediaplayer/pull/4
https://github.com/PurrCoding/gm-mediaplayer/commit/44e1165b0320ed54ee4ebaf664905ba158fe4627

업데이트: 2025년 6월 5일 @ 오전 11시 19분

See https://github.com/PurrCoding/gm-mediaplayer

* fix matching videoId of tiktok

업데이트: 2025년 6월 5일 @ 오전 10시 07분

See https://github.com/PurrCoding/gm-mediaplayer

+ add support for TikTok
+ add support for Google Drive links via url input
* fixed the file selection of pages with playlists for Internet Archive

업데이트: 2025년 4월 9일 @ 오전 9시 34분

See https://github.com/PurrCoding/gm-mediaplayer

The playback location of YouTube videos/streams has been changed to have better control over the playback, this also means that the volume is no longer buggy and respects the user's preference. It is not guaranteed that it will ever work in the long term, let alone that the playback page will not be available in every country. (it is hosted on *.pages.dev), furthermore Youtube videos with active VPN/Proxy do not work (this is a fault of YouTube itself)

Last but not least, subtitles are disabled.

업데이트: 2025년 4월 4일 @ 오전 8시 59분

See https://github.com/PurrCoding/gm-mediaplayer

+ Soundcloud support has been implemented, no 3D sound is supported. So far it is still in beta.

업데이트: 2025년 3월 16일 @ 오전 5시 15분

See https://github.com/PurrCoding/gm-mediaplayer

* Revise the YouTube service, this should drastically shorten the loading time to play videos and also no more ads should interrupt the videos.

업데이트: 2025년 3월 9일 @ 오후 3시 12분

See https://github.com/PurrCoding/gm-mediaplayer

- Rebrand to Updated Edition