Overview:
This is a HTML5 player for all LifeSelector games.
This is a HTML5 player for all LifeSelector games.
Updated: 11 Nov 2020
Created: 15 Sep 2018
Game/Creator: LifeSelector games
Modder: Sarrekn
Mod Version: 1.1
Features:
Life Selector games are nice, but nowadays you shouldnt have to rely on flash to run these, so this is a HTML5 version of the player.
The look is a bit similar to the official website, and the player should also work well in full screen mode.
Tested on recent versions of the following browsers without any issues:
- Chrome
- Firefox
- Safari
- Opera
- Android Chrome (touch is working well, during the interactive scenes, you can do a small swipe to show the different scenes available)
- IE11
Installation:
The zip archive contains two files:
- convert.html: This is a small converter tool. Used to convert the lifeselector game structure to javascript.
- index.html: The LifeSelector HTML5 player packaged into one single html file.
The player and converter can be used offline. Everything happens in your browser !
To use it, very simple:
- Open convert.html, and select the game.xml file in the game directory you want to convert. It will automatically convert it and put a game.js file in your download directory.
- Copy the game.js into the game directory (where game.xml is located).
- Copy the index.html file into the game directory.
Open index.html to play.
Download:
See attached files...
Support:
Of course there is a possibility that the game.xml file format will evolve for newer games, and convert.html will stop working. If you think that might be the case, make a post here with the game.xml file giving you issues and the name of the game.
Change-Log:
1.1: (1.1_LifeSelector_HTML5_Player.zip)
- As suggested by some people in this thread, I added a small nav bar in the top left (-10s, +30s, Skip) in the player index.html.
- Also did a few technical updates.
- No change on the converter convert.html. Some people said they had issues with the conversion of some specific games, I was not able to reproduce the problem. Works fine for me.
Note: To move to 1.1. You just need to replace the old index.html with the new one.
1.0: (1.0_Old_Version_LifeSelector_HTML5_Player.zip)
- First release
Last edited: