Log In  


Hello PICO-8'ers! I just got an itch.io account the other day and saw that other people had published their PICO-8 games on there.

I have exported the html and now have a .js and a .html file that I zipped together and renamed the html file to index.html as it says to do when uploading an itch.io game.

When I preview the page however, the game window seems to be the wrong size and my game view is cut off even when I have set the embedded view to 512x512.

Any help on this would be greatly appreciated, thanks!



Hey PixelCod!

There's been a similar thread in the past and here's the answer I wrote back then! I think it has all the info you need. :)


Yeah...you gotta go in and customize it a bit to play nice with Itchio. I made my own HTML template and then just reuse it each time I upload.

You can view source on one of mine and check out the code if you want, maybe you can steal something to use. View source on the frame where the embed is.

https://morningtoast.itch.io/invader-overload


Thanks Trasevol Dog, I ended up doing exactly everything you mentioned in that post already to fix it... weird O.o

I spent all morning trying to figure that out and it turned out I just needed to get rid of the break lines and such. Thanks a bunch for the reply though!



[Please log in to post a comment]