Properties2
TypeConcept
Note createdMar 9, 2026

The audio modules are Sider Lua modules for PES 21 that handle goal celebration music and referee whistle sounds. For general audio volume control, see SoundServer.

GoalSongServer

Plays club-specific goal celebration songs when a team scores, mapping team IDs to custom audio files so each club can have its real-life goal music. Assets are loaded from content/goalsong-server. Distributed via the EvoWeb community and bundled with FL26.

randomWhistle_gpt

Randomises the referee whistle sound used during matches, selecting from a pool of different whistle samples for variety. Assets are loaded from content/whistle_ref.

The _gpt suffix in the filename suggests this module was written or substantially assisted by ChatGPT/GPT — a convention adopted by some modders in the PES community circa 2023+ to mark AI-assisted code.

The following audio content is loaded via LiveCPK folders (see PES 21 LiveCPK Content Packs):

  • Anthems — national and club anthems
  • Chants — crowd chants and supporter songs
  • Goal Sound — goal celebration sound effects
  • Stadium Announcer — PA announcer audio
  • SoundtrackServer — menu/lobby soundtrack

Current configuration

Both GoalSongServer and randomWhistle_gpt are active in my FL26 setup.