09-09-2015, 03:33 PM
Basically I'm trying to port the game over to HTML / Javascript so that we can go beyond hacking within the confines of what the SNES version will do. For now, I'm just trying to make the game playable.
Thus far I've only tested it in chrome and firefox (mostly chrome at the moment), so if you're not using one of those you may be out of luck, although it might work. Anyway, then you've got to upload copy of the rom (v 1.0) by clicking on the button in the upper left hand column. That *should* load up the opening scene from the game.
After that if you want to check out different maps you can navigate via query strings in the URL to different maps (you shouldn't have to re-upload the rom). So ff3.herokuapp.com/?map=55&x=28&y=28 will put you smack in the middle of Figaro Castle.
There's a lot of bugs, and things get working, then break, then get working again at various points in development, but it's coming along. It's also a real resource hog at the moment, so if you've got an old computer it might be pretty janky. Hope it'll work for you.
Thus far I've only tested it in chrome and firefox (mostly chrome at the moment), so if you're not using one of those you may be out of luck, although it might work. Anyway, then you've got to upload copy of the rom (v 1.0) by clicking on the button in the upper left hand column. That *should* load up the opening scene from the game.
After that if you want to check out different maps you can navigate via query strings in the URL to different maps (you shouldn't have to re-upload the rom). So ff3.herokuapp.com/?map=55&x=28&y=28 will put you smack in the middle of Figaro Castle.
There's a lot of bugs, and things get working, then break, then get working again at various points in development, but it's coming along. It's also a real resource hog at the moment, so if you've got an old computer it might be pretty janky. Hope it'll work for you.