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

Need help getting a game to work #90

Open
bram-dingelstad opened this issue Apr 20, 2021 · 4 comments
Open

Need help getting a game to work #90

bram-dingelstad opened this issue Apr 20, 2021 · 4 comments

Comments

@bram-dingelstad
Copy link

Hey picolove folk! When trying out this project on a cart that I want to expand a bit code wise, most of the things don't work and there seems to be some buttons that are held by default?

I'm looking for someone to help me fix these issues. I'm willing to financially compensate for the time invested. I've included the cart in this message, a clear difference can be seen when being ran from pico8 vs picolove.

clarice p8

@Shoozza
Copy link
Member

Shoozza commented Apr 20, 2021

Hello thanks for the issue, i took a quick stab at it.

Findings so far:

  1. Loading png fails (wrong version error?), reexporting it as *.p8 helps for now
  2. btnup calls get nil, probably due to special chars for input which picolove doesn't handle yet
  3. ngonfill fails due "attempt to compare two nil values" -> not sure why atm.

@bram-dingelstad
Copy link
Author

bram-dingelstad commented Apr 20, 2021 via email

@Shoozza
Copy link
Member

Shoozza commented Apr 20, 2021

Hey thanks for reminding me to do something ;)

One thing that could help would be to use PICO-8 0.1.9b (you can find it in the archives on their site).

Apparently the png loading format changed (thats why the point 1 didn't work).

@bram-dingelstad
Copy link
Author

Hey Shoozza, sorry for remaining relatively quiet! I haven't had too much time to look into the things you outline in your last message. I'll let you know when I have an update for ya! 🙏🏻 thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants