Skip to content

Instantly share code, notes, and snippets.

@stuwilli
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuwilli/b2359d8d2efc97160166 to your computer and use it in GitHub Desktop.
Save stuwilli/b2359d8d2efc97160166 to your computer and use it in GitHub Desktop.
Install PPAPI Debug in Chrome
Download and Install
#http://fpdownload.macromedia.com/pub/flashplayer/updaters/17/flashplayer_17_ppapi_debug.dmg
ln -s /Library/Internet\ Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin /Applications/Google\ Chrome.app/Contents/Versions/43.0.2357.81/Google\ Chrome\ Framework.framework/PepperFlashPlayer.plugin
ln -s /Library/Internet\ Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin /Applications/Google\ Chrome.app/Contents/Versions/44.0.2403.130/Google\ Chrome\ Framework.framework/Internet\ Plug-Ins/PepperFlash/PepperFlashPlayer.plugin
Path to Log
~/Library/Application\ Support/Google/Chrome/Default/Pepper\ Data/Shockwave\ Flash/WritableRoot/Logs/flashlog.txt
Path to mm.cf (need to create)
~/Library/Application Support/Google/Chrome/Default/Pepper Data/Shockwave Flash/System
TraceOutputFileEnable=1
ErrorReportingEnable=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment