Main > Software Forum
HTML5 FrontEnd
GoYouSalukis:
Great news for the vertically oriented! The next hurdle would be the ability to rotate on the fly to support users with rotating monitors.
arximidis:
I have already included a dropdown list on the settings page to change the rotation on the fly. There is also a preview in the same page
arximidis:
Major update (version 2.6)
Major update to settings page. You have the ability to setup the emulators, pass parameters to the carousel and even change some settings of "setting.ini".
You can rotate the canvas 90 or 180 degrees. Also you can zoom the entire document to fit your needs.
You can add/remove emulators, without modifying the code (I tutorial will follow soon)
A preview of the main carousel was added
link:http://users.ntua.gr/dpiperid/MyWebPage/Catalog/games/HTMLFrontEndEN.htm
Thank you
P.S. Please notify my for bugs or suggestions
Vacations are officially over :(
The updates will not be so frequent from now on
arximidis:
How to setup the emulators with explanation
http://users.ntua.gr/dpiperid/MyWebPage/Catalog/games/FE_tutor/setupemututorEN.htm
I am covering only the emulators which have something new to tell (in order to understand how this works)
Then it will be easy to understand how to setup other emulators
For example:
For VisualBoyAdvace
Write the full path of the roms:
Select "Files inside in rom/games path" and write *.zip next to it
In "Emulator command line" write: {rom}
For JPCSP I wrote the settings in this article: http://forum.arcadecontrols.com/index.php/topic,134256.0.html
arximidis:
BUG
I found a small bug in the previous version of the html theme (default640x480), where a javascript event didn't fire when you copied-pasted the data
I fixed it in version 2.6.3