(If you are on a pc/computer)Welcome
Is there an explanation of how to compile games into an html file
It would be great to download WIP games and convert them to html file and play them offline
I hope someone has a way to do this
Does it work in moody or only in dashingdon?(If you are on a pc/computer)
1. Download choicescript ide
2. Go to the WiP and in the url link add /scenes (at the end of the link)
3. You can download each scene file as .txt files
4. Open the choicescript ide and export all of them there
5. You can import the game through choicescript ide which automatically will compile it as an html file
I tried it, I downloaded the scenes files and added them to the program, then I chose Compiled game(If you are on a pc/computer)
1. Download choicescript ide
2. Go to the WiP and in the url link add /scenes (at the end of the link)
3. You can download each scene file as .txt files
4. Open the choicescript ide and export all of them there
5. You can import the game through choicescript ide which automatically will compile it as an html file
it's possible that the variable is not declared in the startup.txt fileI tried it, I downloaded the scenes files and added them to the program, then I chose Compiled game
Indeed, the game has become compiled into an html file, but it has problems and the problem appears at the beginning of the game once the html file is opened
I can access the stats menu and access the achievements menu and it does work but the story does not exist
Tried it on two games and same problem
For example this error from Fallen Hero, Retribution
startup line 3230: Non-existent variable 'choice_is_omnibus_app'
Is there a mistake in the way I follow to convert or does it not work on all games
I apologize for the many questions and if I bothered you
it's mean there is no picture file so the compiler can't compile all file to html, makes compile error.Error: ENOENT: no such file or directory, open 'web/mygame/pic.png'
you also can use *comment with every problematic code in .txt*comment *image pic.png