Forum Replies Created
-
AuthorPosts
-
Jeremy Williams
KeymasterThese are great! I especially like the Mario one (a work of art!) and Tetris. The Tetris goes on forever! I expected it to end quickly. Love it.
Jeremy Williams
KeymasterThanks man! I edited your post to make the movie link from hypertext. I don’t know why but the YouTube preview messed up the forum layout.
EDIT: Nice video! It looks like they’ve improved Photoshop since my version. For instance, I couldn’t export files with just numbers as the name — they had to have a prefix. I also can’t import more than one frame of an animated GIF.
Jeremy Williams
KeymasterNo, I’m afraid you have to duplicate frames. Game Frame runs at a constant rate… just like a movie projector! 🙂
As an aside, I just posted a relevant guide here:
https://www.ledseq.com/faq-category/game-frame/#post-1165Jeremy Williams
KeymasterHere’s a guide for converting Animated GIFs using Photoshop, but it should suffice for your purposes too. Please Let me know how it goes.
Jeremy Williams
KeymasterI’m so sorry to hear this! It sounds like a bad connection to the LED board. When you turn it on, does the red LED on the circuit light up bright and then begin blinking? If so, the circuit board is okay and something’s gone wrong between it and the LEDs. Send me an email (jeremy at this domain) and we’ll figure it out.
Jeremy Williams
KeymasterI agree this would be nice. Are you using Game or Clock firmware? Do you have a means of flashing the Game Frame with revised Arduino source code?
Jeremy Williams
KeymasterI’ll still work on a tutorial, but the file you uploaded is 32-bit. When you save-as in Photoshop, after choosing BMP, it will ask you what “depth” you want. You need to choose 24-bit (leaving any other options unchecked).
Jeremy Williams
KeymasterThis is a great idea. I’ll try to work on it tonight.
EDIT: In the meantime, please attach one of your images that doesn’t display right.
Jeremy Williams
KeymasterGreat! Just out of curiosity, was the playback mode set to pause?
Jeremy Williams
KeymasterNo doubt! I’d love to see Game Frame ported to the Spark with added functionality.
Jeremy Williams
KeymasterYes! I mentioned it in a Kickstarter update awhile back but forgot to mention it here.
Jeremy Williams
KeymasterOh, no. It appears you have a bad LED. Despite putting all of the LED boards through a burn through process this can still happen. Unfortunately it means you’ll need to return the Game Frame to me so I can replace the LED grid. Send me an email (jeremy at this domain) and we’ll work out the details. Really sorry for the problem.
Jeremy Williams
KeymasterTo size down pixel art in Photoshop, choose the “nearest neighbor” resample option in the Image Size window. However, I suggest basing Game Frame images on native resolution screen grabs or sprite sheets, and then size up for previews.
Jeremy Williams
KeymasterReally? Did you rename the folders since you sent me the ZIP? Because I think you actually discovered a bug. Using your folders (which all start with a 2-digit number), none of them will play because they contain a 0 (zero) character. I think this is related to my code that ignores 00system, but it’s overcompensating.
So, yeah, for now please don’t use folder names that have a 0 in the first two characters of the folder name! (Who programmed this stupid Game Frame, anyway??) 🙂
By the way, I see you’re linking a few mega-man animations together. There is a better way to do this. See the CONFIG.INI thread I referenced earlier and try the nested numerical folder method instead.
Jeremy Williams
KeymasterHey Rodney, sorry for the problem. First off, it’s important to understand that “sequential” playback has nothing to do with filenames. It’s the order of the actual file indexes (the order they appear on the physical SD card itself). You can control this by formatting the microSD and then copying folders in the order you want them to appear. Just don’t forget to include /00system.
It’s worth noting that there are two other methods of controlling the playback order of folders covered in this thread.
Now, as to why your folders aren’t playing at all — I’m really curious myself! A folder can’t start with ’00’ but it doesn’t look like yours do. I don’t think the underlines would cause a problem… hm. Can you zip up your root and email it to jeremy at this domain?
-
AuthorPosts