Répondre à la discussion

J'ai lu sur des sites US que WhatsApp emploie de plus en plus le jeu d'instruction AVX2 . Le fonctionnement ou non de WhatsApp dépend donc de la combinaison modèle du Mac / version de macOS / version d'OCLP / version de WhatsApp Comme certains applications Apple (Photos, Plans , etc.) , ça fonctionnera de moins en moins :white_frowning_face:


Les développeurs  d'OCLP ont réussi par le passé à patcher les drivers/stacks de certaines CG AMD "Currently at this time, OpenCore Legacy Patcher only supports patching the AMD Polaris and Vega Graphics stack to no longer require AVX2.0."


Un des développeurs d'OCLP avait pour projet de travailler sur une émulation AVX2 mais le projet n'avance plus depuis quelques temps.


Il y a un logiciel qui permet de voir s'il y a des instructions AVX2 dans une application Apple, voir tous les posts  ici pour d'autres infos plus détaillées.


Un exemple d'un rapport pour l'app Music :


[CODE]avx2 /System/Applications/Music.app

Macschrauber's AVX/AVX2 Scanner 16-1-2025 C

Scanning directory: /System/Applications/Music.app

Executable with AVX and AVX2: /System/Applications/Music.app/Contents/MacOS/Music

Executable with AVX and AVX2: /System/Applications/Music.app/Contents/PlugIns/com.apple.Music.web.bundle/Contents/MacOS/com.apple.Music.web

Executable with AVX and AVX2: /System/Applications/Music.app/Contents/PlugIns/MusicCacheExtension.appex/Contents/MacOS/MusicCacheExtension

Executable with AVX and AVX2: /System/Applications/Music.app/Contents/PlugIns/MusicStorageExtension.appex/Contents/MacOS/MusicStorageExtension

Executable without AVX/AVX2: /System/Applications/Music.app/Contents/XPCServices/VisualizerService_x86.xpc/Contents/MacOS/VisualizerService_x86

Executable without AVX/AVX2: /System/Applications/Music.app/Contents/XPCServices/VisualizerService.xpc/Contents/MacOS/VisualizerService

AVX and AVX2 code found.

test@Pro-von-test ~ % avx2 /System/Applications/TV.app

Macschrauber's AVX/AVX2 Scanner 16-1-2025 C

Scanning directory: /System/Applications/TV.app

Executable with AVX and AVX2: /System/Applications/TV.app/Contents/MacOS/TV

Executable with AVX and AVX2: /System/Applications/TV.app/Contents/PlugIns/TVStorageExtension.appex/Contents/MacOS/TVStorageExtension

Executable with AVX and AVX2: /System/Applications/TV.app/Contents/PlugIns/TVCacheExtension.appex/Contents/MacOS/TVCacheExtension

Executable with AVX and AVX2: /System/Applications/TV.app/Contents/PlugIns/com.apple.TV.web.bundle/Contents/MacOS/com.apple.TV.web

AVX and AVX2 code found.[/CODE]