
Hello,
i have a nes mini controller that i'd like to use with pico8.
I bought a mayflash "wii classic controller adapter" to plug the controller in usb.
The buttons are not correctly mapped by PICO8.
DPAD UP is mapped on pico8 button 3
DPAD DOWN is mapped on pico8 button 1
DPAD RIGHT is mapped on 0
DPAD LEFT is NOT mapped
BUTTON A and B are both mapped to button 5
I use the code over there to test the controller mapping: http://pico-8.wikia.com/wiki/Controllers
I decided to create my own controller mapping string using SDL2 gamepad tool. I read somewhere that i had to configure the left joystick to get it to work in pico8 but i wasn't successul. Putting this mapping in the sdl_controllers.txt file
03000000791d00000103000000000000,Dual Box WII,platform:Windows,x:b1,y:b2,-leftx:b15,+leftx:b13,-lefty:b12,+lefty:b14,
gave me the same result as before.
One thing i find odd is that in the log file i can read:
Reading controller mappings: C:/Users/USER/AppData/Roaming/pico-8/sdl_controllers.txt


The Growing Collection of Raspberry's...

And I Made One Into a Pi-Co

Except the only problem is...

I can't seem to figure out how to use get it online. It boots right into Pico 8, and was the simplest process I've ever followed for a Pi project. Not even any image writing, just pasting files onto the SD card, which was a first for me. The image/process I followed is here and it works amazingly otherwise. If anyone has any suggestions as to how to alter the boot code (which is open source and listed on Guillermo's github, link is on the same site I already linked to), I'd really appreciate the help!
(Ps, the history of magic book is my attempt at researching "real magic" to help bring some authenticity into an alternate history DND style campaign I'm working on. It is...actually pretty much a very dull book honestly, I was hoping it would be a bit different than it is.)




Hey everyone, I have a 3d printer now. I'm currently one step closer to being able to release a final product to the public now that I can actually manufacture the console myself, I still have a bit of work to do on the cartridge system but that's for a later update. Anyways I'll be posting print pictures in a couple days (assuming I have time to put this thing together). Side tangent here, I am so incredibly happy that I finally got my own 3d printer. I've been wanting one for 3 years and now that it is currently sitting right next to me its such a surreal moment.
Massive WIP, but I thought I'd share.
My daughter is massively into FNaF, so I hear a lot about it, and thought a demake would be a good learning experience.
Directional buttons control the doors/lights and show how much power you're using.
Clock in the upper-right counts to 12 PM (which is technically wrong, but good enough for testing)
At 12, a "night over" message appears.
That's all it does for now.
Next will be adding the power supply/usage mechanic.
Then cameras, then I'll populate the pizzeria!
My goal is to come as close to 1:1 with the first game as Pico-8 will allow.
Any input is welcome and encouraged.





This is my attempt at trying to remake a Bubble Trouble!
Hit X to spawn a ball.
Hit Z to shoot spike at the bubbles.
Shoot them until the mini pops out and then try to save him to earn 10 points!
Save the minis to an get extra life, if you accidentally kill him you lose a life.
Getting hit by ball also makes you lose a life.
Try and get the most points in 60 seconds!
Good luck, have fun and let me know in the comments what you think!

Marie Kondo's finally made it out of the clink, to find herself in a new neighborhood. Will she use her powers to spark joy for good or evil?
if you are holding a tool, you can break certain blocks by moving to the left or right of them. if you press the grab key while holding an item you drop the item unless you are also near a grab point, in which case you grab onto the grab point. the idea is to increase joy in all households till they hold a nice party for marie kondo. if you follow around the npcs, they'll talk about stuff they want or stuff they have too much of. it also seems the web player is a little buggy in that the controls stop working when the frame loses focus, so try downloading the cart if that seems to be the case.



controls: just one button "z"
ODEF is a retro-arcade inspired game developed at Global Game Jam 2019 by Miray ÇolakoÄŸlu, Iskender Erdem, Ahmet Kerem Gündüz and Görkem Bozkurt(me)
This is the first game I made, and I had a lot of fun making it. Any feedback is welcome!
It's developed for a fantasy hardware that I've build called the One-Thumb Entertainment System(OTES)

<br>




Harley just wants to relax for the weekend, and comes home to a giant mess in her house. She only has a little time before her weekend officially starts and must clean up her cats' mess before she can relax. Run around and clean up the dirty objects!
Controls: USB Controller enabled, Keyboard Controls enabled.
Multiplayer: Player 1 will play as Harley cleaning the house, while the secondary player(s) will play as cats making the Harley's house their own personal scratching post.
Credits:
Nick Jackson - Writer and Project Manager​
​David Tran - Sprite Artist​
Anne Strickland - Compose & Sound Designer
Ryan Saul - Programmer
Big thanks to PIGSquad as well as all of our pets!
Made for Global Game Jam 2019

A small exploration game about a little being who has crash landed on a planet and needs to find how to get home. You find some waystones that look promising. If you could only find a way to activate them, maybe they'd help....
(Please know that this is game jam code, which means it's horrendous.)
EDIT: Added the insides of trees so they look cool when they clip off the edge of the screen, and also a label image.
Terry the Turtle carries his house on his back, but what makes a house a home? Can Terry help all the lost animals?
This game is entirely controlled using the left, right and down arrow keys.
This game is a submission to Global Game Jam 2019.
Here is the game's jam page: https://globalgamejam.org/2019/games/terry-turtles-big-adventure
The Global Game Jam logo was created by @MBoffin on Twitter.





This game is a play on the suddenly popular Dota 2 mod "Auto Chess". Instead of a chess board with entirely different mechanics, this uses a Go board. On each turn, the player gets a choice of 1 of 3 pieces randomly selected. Once placed, the opponent places a piece and the pieces all fight each other (by shooting projectiles). When a projectile hits an enemy, it damages the enemy player, which you can see by the red and green heart bars which match the pieces on the board in color.
There are 4 different pieces, each of which can be rotated in the 4 cardinal directions. An attack will be launched in the direction the piece points for each turn it remains on the board. When a piece takes 1 heart worth of damage or more in a turn, it is removed from the board.