Log In  

Still being able to load carts, just not edit and save them. This would be useful in case of carts that are laggy in browser but fine when dl'd and when you want to distribute "standalone" version of your game.

P#15168 2015-10-08 21:35 ( Edited 2015-10-14 10:22)

I could see this happening in this sort of fashion:

  1. Remove ALL Editors.
  2. Have the Cart Loader running on start-up (Can't exit out of that, right?).
  3. Escape would close out PICO-8 (or there could be a setting to make it shutdown the system).

Or you could base it off of the Web player, right?

P#15183 2015-10-09 10:09 ( Edited 2015-10-09 14:09)

And don't forget the carts that "cheat" to save space by having multiple carts.

P#15187 2015-10-09 12:28 ( Edited 2015-10-09 16:28)

+1 for that

I'm making a little happy birthday game for my niece and it would be awesome if she could run it natively on her computer. I don't like games in the browser :)

P#15189 2015-10-09 13:05 ( Edited 2015-10-09 17:05)

@Skyrunner65

  1. 100% agree.
  2. Nope. It should IMO run like an emulator - you can load any cart you have but you can't edit. So commands like load, dir, shutdown (wanted to write exit, but then I've remembered pico's very weird and don't like to fit into terminal shell standards) and run would still work, but rest would be disabled.
  3. ESC would drop into the command mode so you can load different cart or exit pico (HERE esc would exit as well).
P#15193 2015-10-09 13:46 ( Edited 2015-10-09 17:47)

I think the issue here is that a runtime only version of the pico-8 is basically like 95% of the engine. The editors are cute, but not required to build a game successfully (especially with the text only format .p8)

At least with the publish to HTML only form of standalone distribution it makes it much more difficult for people to develop for the pico-8 without paying.

P#15197 2015-10-09 16:22 ( Edited 2015-10-09 20:22)
P#15340 2015-10-12 23:59 ( Edited 2015-10-13 03:59)

Not related to the thread, but does anyone know if I buy voxatron, do I receive the full version of Pico-8?

P#15341 2015-10-13 00:02 ( Edited 2015-10-13 04:02)
P#15343 2015-10-13 02:05 ( Edited 2015-10-13 06:05)

@josefnpat: PicoLove is fun, but is just a recreation and as such compatibility may suffer (plus AFAIK it doesn't have sound still).

@asterick: Well, good luck making a game that has nice graphics and non-cacophonic sounds/music without the editors.

P#15353 2015-10-13 12:15 ( Edited 2015-10-13 16:15)

@darkhog it does have sound. Not perfect yet but it's there :)

P#15356 2015-10-13 12:40 ( Edited 2015-10-13 16:40)

This is on my wishlist for something to consider post-1.0, but it's not high-priority because it will require a lot of extra support and maintenance, and asm.js (and perhaps WebAssembly?) along with wrappers might turn out to be an adequate and more flexible solution.

P#15363 2015-10-13 18:13 ( Edited 2015-10-14 11:11)

I don't think asm.js (dunno about WebAssembly) would be a good choice for standalone export, since some games have performance issues in web player, while others plainly doesn't work ("hotswapping" games).

P#15374 2015-10-14 06:22 ( Edited 2015-10-14 10:22)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 06:05:08 | 0.018s | Q:34