Delivery estimate: We need a little more time to provide you with a good estimate. We'll notify you via e-mail as soon as we have an estimated delivery date.
Did u preorder on the 25th btw?Walmart order came in. They did not slap a bunch of stickers on it like they usually do with their online orders. Box is 99% perfect.
I really wish you could use the CRT filter alongside the 1:1 pixel mapping on the system. I actually like the filter but not a fan of the 4:3 stretching.
25thDid u preorder on the 25th btw?
Are we allowed to whine about how we're still mad at Amazon for failing to communicate ANYTHING about the now very overdue preorders which they still haven't addressed with even an email?
Well, my Amazon.co.uk order has passed through customs over the weekend and is now in Jamaica, NY, being delivered by UPS.
*gets new tracking number for US UPS*
*feels renewed confidence that the game can be won*
*enters final stage of The Waiting Game*
*lock and loads for the final boss fight- THE WAIT*
Did you order it international? I've noticed their tracking seems to lose it after it transitions to the local carrier. Might just be an automatic email that fires because they never got final confirmation of delivery.Received an email from Amazon UK today apologizing about a delay in the delivery of my order... But I already received it two days ago :/
Similar thing happened with Amazon.com recently where they apologized for delay caused by the hurricane, but I had already received my order when they sent the email.
Yes...especially when they sold them on their damn Treasure Trucks. Ridiculous
Is there enough space to fit the whole Snes library in there?
I'm really surprised there is not more vocal outage about this. Gaf has lost its shit about way more trivial things.
Yes, international. But I just checked the order status on amazon.co.uk and it shows Delivered Sunday.Did you order it international? I've noticed their tracking seems to lose it after it transitions to the local carrier. Might just be an automatic email that fires because they never got final confirmation of delivery.
I don't think its even close. That would require GBs
Nope. I don't remember the full size, but it's measured in gigabytes. Apparently it can handle compression, so that'll get you a little ways, but you're looking at around 300 megs of available space. You'll have to make some decisions.Is there enough space to fit the whole Snes library in there?
I really wish you could use the CRT filter alongside the 1:1 pixel mapping on the system. I actually like the filter but not a fan of the 4:3 stretching.
Been playing through Super Castlevania IV myself for the first time and yeah, the music in this game is terrific and really helps set the mood. That moment when I reachedput the biggest smile on my face.Stage A and Bloody Tears hit
Have anybody's Amazon orders shipped? Ordered mine super early I think and mine still says
Nope. I don't remember the full size, but it's measured in gigabytes. Apparently it can handle compression, so that'll get you a little ways, but you're looking at around 300 megs of available space. You'll have to make some decisions.
NopeAnyone's Aug 22 Walmart order shipped yet?
Mine is still saying Preparing, but it's also still showing Arrives by Fri, Oct 6.
It pretty much has to ship tomorrow if it's going to arrive by Friday, right guys? Trying to hold out some hope here...
I think some hackers mentioned some kind of compression works. gzip or something with the default emulator.compression methods only work with retroarch cores though. i would happily sacrifice some titles to be able to launch games from the existing frontend with nice boxart.
This might be a feature of the hack coming soon. I think I read somewhere that the aspect ratio and the CRT filter are independent of each other so you could disable 4:3 and enable CRT. Maybe someone can verify with a source of this info...
Nope. I don't remember the full size, but it's measured in gigabytes. Apparently it can handle compression, so that'll get you a little ways, but you're looking at around 300 megs of available space. You'll have to make some decisions.
Congrats on the free SNESIt seems like Walmart hasn't charged me for my pre-order that went out 2 days ago. I'm pretty sure I read a comment by someone else a couple pages back who reported the same. Could you guys who also pre-ordered at Walmart check your statements and check if you were charged?
What's the average size of a Snes game? 4 Meg? Less?
And how much space is on board in this thing?
compression methods only work with retroarch cores though. i would happily sacrifice some titles to be able to launch games from the existing frontend with nice boxart.
*.sfrom)
if [ -f "$1.gz" ]; then
options="$options /tmp/ROM.sfrom"
gunzip -c "$1.gz" > /tmp/ROM.sfrom
else
options="$options $1"
fi
;;
I actually stated in my email to customer service "you guys seem to have received the item if you're selling them in your treasure trucks. so why haven't I gotten any updates for my order" which might explain why I got a higher than usual gift card compensation for mine shipping so late.I'm really surprised there is not more vocal outage about this. Gaf has lost its shit about way more trivial things.
Yo, gzipped ROMs apparently work. It's almost like they were thinking of us.
https://www.reddit.com/r/miniSNESmods/comments/73w8gq/the_snes_classic_will_load_roms_that_are_gzip/
What's the difference between zip and gzip? Just file size?
Actually, the base software seems to handle gzip without modification.compression methods only work with retroarch cores though. i would happily sacrifice some titles to be able to launch games from the existing frontend with nice boxart.
What's the difference between zip and gzip? Just file size?
Just two different zip formats
Why do zips need more than one format
I think if you curate another 20 or so titles that are missing... Super Tennis, Pilotwings, Zombies etc you won't need any more.
If you want every SNES game there's Retropie - for me the Mini is about quality and accessibility, not quantity. Hopefully it will be simple and safe to add games with graphics to match the existing front end.
.gzip can only have one file in it, but both gzips and zips use the same Deflate compression method.
I think if you curate another 20 or so titles that are missing... Super Tennis, Pilotwings, Zombies etc you won't need any more.
If you want every SNES game there's Retropie - for me the Mini is about quality and accessibility, not quantity. Hopefully it will be simple and safe to add games with graphics to match the existing front end so it was as if they were officially included.
Thanks! Will .zips work as well? .smc?
I should mention I've only done a few levels, but the none of the songs in those levels got me pumped like anything from 1-3. Me saying I was "disappointed" does not mean I think the composition is bad. I just prefer the more upbeat songs from the NES soundtracks.
Not true. gzip compression works natively with the SNES Mini. It contains this code:
Code:*.sfrom) if [ -f "$1.gz" ]; then options="$options /tmp/ROM.sfrom" gunzip -c "$1.gz" > /tmp/ROM.sfrom else options="$options $1" fi ;;
Standard zips don't work.
.smc files don't work either, you need to add a new header and footer and convert to a .sfrom format.
But don't worry, the public tool will do all this behind the scenes. You'll just pick your standard .smc file and let it do the whole thing for you.
Exactly this. Keep it low, you don't need the entire library. Once I get past 20 extra, I'm not adding amazing classics anymore.
And generally speaking, the more choice you have, the less likely you are to put decent time and effort into anything.