Hy guys,
I seen a bunch of these questions and but after following the official instructions no joy. After that didnt work i updated the .ini file and everything else instructed to do but still cant see the HTML5 option. Please can someone help me to resolve this? please see the ini below:
[Audio]
AudioDeviceModuleName=HTML5Audio
[OnlineSubsystemMcp]
benabled=false
[SystemSettings]
r.setres=800x600
[BuildSettings]
HeapSize=1024
[HTML5DevicesWindows]
(64 bit)=“C:/Program Files//firefox.exe”
(32 bit)=“C:/Program Files (x86)//firefox.exe”
Firefox (32 bit)=“C:/Program Files (x86)/Mozilla Firefox/firefox.exe”
Firefox Aurora (32 bit)=“C:/Program Files (x86)/Aurora/firefox.exe”
Chrome=“C:/Program Files (x86)//Chrome/Application/chrome.exe”
;all browsers on mac are 64 bit, 64 bit browsers can allocate more than 512MB of memory to around 1.5 GB.
[HTML5DevicesMac]
Safari=“/Applications/Safari.app/Contents/MacOS/Safari”
Firefox=“/Applications/Firefox.app/Contents/MacOS/firefox-bin”
Firefox (Aurora)=“/Applications/FirefoxAurora.app/Contents/MacOS/firefox-bin”
[HTML5DevicesLinux]
Firefox=“/usr/bin/firefox”
[HTML5SDKPaths]
Mac=“/path/to/emscripten/sdk”
Windows=“pathtoemscripten”
Emscripten=“C:/Program Files/Emscripten/emscripten/1.30.0”
Python=“C:/Python27”