Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osx - Cart only runs if the file contains a header #3

Closed
felipebueno opened this issue Jul 1, 2016 · 2 comments
Closed

osx - Cart only runs if the file contains a header #3

felipebueno opened this issue Jul 1, 2016 · 2 comments

Comments

@felipebueno
Copy link

@felipebueno felipebueno commented Jul 1, 2016

I tried to describe the problems using only the screenshots. Please, let me know if you need more info.

Hint:
Read the PRINT statements 😄

screen shot 2016-07-01 at 15 37 29

screen shot 2016-07-01 at 15 38 45

screen shot 2016-07-01 at 15 40 55

screen shot 2016-07-01 at 15 45 42

@felipebueno
Copy link
Author

@felipebueno felipebueno commented Jul 1, 2016

Hmm I think the last one (small fonts) is a PICO-8's problem. There's a thread about that on the BBS: http://www.lexaloffle.com/bbs/?tid=3217

@Neko250
Copy link

@Neko250 Neko250 commented Jul 4, 2016

About the header issue: PICO-8 is intended to read .p8 files, those files have a specific file format. This plugin does no add the missing cartridge parts, eg. __gfx__, __gff__, __map__... You should open a cartridge with that format (generated with PICO-8), or add those parts for yourself.

About the font: I'll add a listener to convert all the text inside the cartridge to lowercase upon saving it or something.

@Neko250 Neko250 closed this Mar 14, 2017
sparr pushed a commit to sparr/sublime-PICO-8 that referenced this issue Feb 11, 2020
Another attempt at a correct indent setting. This time, the regex is
even scarier than usual. Closes Neko250#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants