@@ZDiStefano You might've ended up just looking it up, but keep in mind the Wind Waker puzzles have their empty square in the TOP left rather than the bottom. So you'll want to follow this from bottom to top rather than top to bottom like the example in the video.
God I love YT. I downloaded a picture slide puzzle app (gotta train for the one day I end up on Survivor and need to solve a slide puzzle) and I was like, “how the hell does anyone do this consistently??” And after 5 minutes on YT I can now solve ANY picture slide puzzle you hand me. The US education system could never.
Dude thank you so much. These puzzles are the bane of my existence in horror games lol which is exactly what I’m watching this for. I’ll usually try looking up the solution but that didn’t work this time since the numbered blocks always randomize for this one. Your guide here is the only thing I could find that helped. You’re doing whatever gods out theres work with this. If anybody is curious about the game it’s Fatal Frame Mask of the lunar eclipse.
You can actually put the 3 in the first row, then put the 123 pair left(if not enough space, go down) and put 4 in its place and put everything back together.
Dude, you're my hero. I thought I was never going to finish Fatal Frame Mask of the Lunar Eclipse because I couldn't figure out the puzzle. It's also pretty neat just to know how to do the puzzle now.
Thank you so much man! I struggled for super long to the point where I wanted to just break the thing so I looked it up and saw yours. After watching the video I managed to solve it in about 10 minutes. Thank you!
Thanks for showing how easy it is. This has always been the hardest puzzle for me to solve. As I was doing it your way, I noticed that you can back the three over to the two spot and click the four up and for the bottom two rows you can bring up the 9 with the 13 following it. I call it the 9 train and 13 is the caboose! or the 13 train with the 9 as the caboose! Depending on which row the train is on decides which number is the Locomotive and which is the caboose!
Thank you so much for this in depth guide these puzzles have been the most challenging for me when I was younger and up until now, much appreciate the help 🙏
WOW! this was amazingly helpful...I had one of these when I was young and knew instinctively that there must be a method behind it. I just solved two in a row. Thank you.
Thanks to these tips I finally solved all of those damn sliding puzzles in Wind Waker HD! You know what happens when you finish them all? Absolutely nothing. You get 200 rupees for the last one instead of 50, and then the puzzles reset. Very anticlimactic lol.
oh my god it actually worked, when i looked at the comments i thought i would still fail after this tutorial but after this, even with no skill in these types of puzzles, i can actually do these puzzles
Wow, i feel smart right now. I watched the slide puzzle on survivor tv show, so i decided to try to solve one. Found one in google play, and within 15 minutes i came into my own method, witch alows me to solve in 1 minute the puzzle. So i decided to see on youtube if there was a better method than mine and it turns out you have the exact same method ;)
Wow, I used to think it was impossible for me to finish one of these, I thought it was luck. After watching this I finished it in a few minutes. Start from top, left to right, down :D
this works perfect. I had one scrambled by my daughter before I saw the original picture.I just took a photo of the puzzle, split in MS paint and put together to actually see the picture. Then just numbered the squares with marker. Now I can do straight forward pictures 4x4 without marker.It's all about the algorithm rather than the number.
Omg, thank you SO much for this. I watched a few other tutorial videos about this, and this was the best explanation. I play a game called The Tomorrow Children, and you have to solve puzzles like this to create things that the town needs, like housing and such. And I can never figure out the freaking puzzles until now! I just used this method and now I'M UNSTOPPABLE!! So thanks 😀
The funny thing is that these puzzles are now in so many video games thanks to AR/VR - any game that has puzzle solving elements almost always includes at least one slider. So being proficient at these are now a gaming staple.
Hi Steve. Thanks for the great explanation. I am trying to code a 4x4 puzzle in VB. I have looked at your source code, but I don't understand java/javascript. How do you make sure that the puzzle is solvable? Many thanks, Doug.
There are multiple ways, but here's how I did it. I start with a solved puzzle (2d array), and then look at the empty square. I then pick a random adjacent square (one not outside the bounds of the puzzle) and swap it with the empty spot. I repeat that process ~2000 times to essentially shuffle the board backwards from solved. Since the puzzle started solved and all we are doing is making legal random moves, it will always be solvable in the end. The logic is all in the function SlidingPuzzle.prototype.shuffleTiles. The tricky part is making sure to check your array bounds so that the random adjacent tile is valid. If not, then you you just pick another. (Empty corners will have 2 valid swap tiles, edges have 3, and an empty middle will have all 4 N/S/E/W as possible swaps). You can tinker with your total swap number, but i found 2k to be more then enough to get a really mixed up one every time. Hope this helps!!
Question, if you have a puzzle that’s in the right order and you take out the 14 and 15 and swap them, is it possible to solve it by sliding the numbers in the correct order? No matter what I do I can’t get the last two in order. Doesn’t matter if it’s 14&15, 12&13, 10&11 it just doesn’t seem to work out. Thanks!
This is how I do them too :) I was able to figure it out on my own and thought I would check out to see if there was a better/faster way. I think this is the most straight forward way there is. Nice job :)
I wish some adventure game let's players would learn how to solve these because they always get stuck on these kinds of puzzles and a lot of adventure games have them.
niggitheking I took hours with this. After 2 days of trying/leaving it/coming back to it I decided it wasn’t a valid puzzle and switched the 11 and 12 tiles
At 7:16 I have my position reversed with 14 to the left side and 15 to the right. I found it impossible to solve the puzzle. Could it be that my 15 puzzle is unsolvable ?
Hey Steve, I tried one of these and normally I have no trouble, but this time I ended up with 12 and 15 flip-flopped, and I can't figure out how to get those last 2 in the right places. Any suggestions?
+Steven Burrell Ah ha! You were right. My puzzle was a picture of a toucan and 1 and 2 were almost identical and did not realize the were reversed. by the time I got those corrected and everything back in order, 12 and 15 were correct. I guess that's the trick with picture puzzles. Thx for the asst.
***** the way I did it I wrote some helper code to scramble the puzzle by obeying the way the puzzle works and moving squares around. You can't just put random numbers in random squares
That was nice and clear for me - thank you. I remember these puzzles from being a kid. Sadly, I either didn't have the brains or didn't have the patience, or maybe both. BUT NOW.... thanks to you - BRING IT! :-) BTW, I used to be able to easily solve a Rubix Cube in middle school - fast forward 40 years - not anymore. Based on how you taught the sliding puzzle, any chance of you doing a Rubix video?
How do I get the 13 under the 9 and the 14 under the 10? I do mines up to down 123456789 just missing the 2 button rows. This is my first time playing.
just tried this on a puzzle I got for my birthday 2 years ago turns out it was not a valid sovleable puzzle had to pop a piece out on the last step where you have an empty space 11, 12 and 15
My P.B. on the 4x4 is 16 seconds and 3 sec on the 3x3 You should try the app on google play - SLIDE PUZZLE - It is developed by panagola This is one of my best puzzles along with the rubiks cube in which i currently have a p.b. of 23 secs ✌
Thank you. This saved me like 5 hours trying to solve the puzzles in The Legend of Zelda: Wind Waker
Literally the exact reason I’m here lmao
@@fool9711 also here for this and still cant get it LOL
Ahaha that's why I'm here too. I wanted to learn the logic vs just looking up the solution. This is so much more satisfying.
@@ZDiStefano You might've ended up just looking it up, but keep in mind the Wind Waker puzzles have their empty square in the TOP left rather than the bottom. So you'll want to follow this from bottom to top rather than top to bottom like the example in the video.
Haha when I was beginning I did to
God I love YT. I downloaded a picture slide puzzle app (gotta train for the one day I end up on Survivor and need to solve a slide puzzle) and I was like, “how the hell does anyone do this consistently??” And after 5 minutes on YT I can now solve ANY picture slide puzzle you hand me. The US education system could never.
The exact reason I found this video was so I don’t look like an idiot during immunity challenges! Glad I’m not alone in that 😂
Me too brother lol
Survivor is also why I'm here lol
Dude thank you so much. These puzzles are the bane of my existence in horror games lol which is exactly what I’m watching this for. I’ll usually try looking up the solution but that didn’t work this time since the numbered blocks always randomize for this one. Your guide here is the only thing I could find that helped. You’re doing whatever gods out theres work with this.
If anybody is curious about the game it’s Fatal Frame Mask of the lunar eclipse.
You can actually put the 3 in the first row, then put the 123 pair left(if not enough space, go down) and put 4 in its place and put everything back together.
You’re an excellent teacher- even 12+ years later, many are still making use of your knowledge :) that’s quite powerful. Thank you!
Dude, you're my hero. I thought I was never going to finish Fatal Frame Mask of the Lunar Eclipse because I couldn't figure out the puzzle. It's also pretty neat just to know how to do the puzzle now.
Saaaame. I was getting seriously demotivated.
Hahaha. OMG same!
You, sir, are a legend. Concisely explained, easy to learn, singularly useful. Win! :-)
This man has been helping gamers solve their quest puzzles for over a decade. He was the chosen one.
Damn, solved one after watching this and I felt like Neo from the Matrix. "I know sliding puzzles"
I was struggling with one of these for over an hour, and after this video, I solved it in a minute. Thank you so much!
This 12 year old video saved me from trying a puzzle 50 times or more possibly, huge thanks to you.
Thank you! You saved my life, without you I wouldn't have been able to solve the Puzzle in "The Legend of Zelda: The Wind Waker HD" :D
Laytonzfan25 oh man I'm trying to do that right now and I still don't get it. its driving me crazy 😖
Dandy boy adventures
Dandy Boy adventures
Thanks for the help. Cleared all 16 4x4 slide puzzle in Wind Waker without too much trouble because of you.
Thank you so much man! I struggled for super long to the point where I wanted to just break the thing so I looked it up and saw yours. After watching the video I managed to solve it in about 10 minutes. Thank you!
I just finished coding this up in JavaScript and googled how to solve it, now I'm here! thanks :D
There is a hint of cleveland brown in your voice...
Junior or senior, lol
what the hell what a specific thing to notice
@@lizardbladez damn 😂😂
I was struggling with the bottom two rows until you said to do the corner square. That is so helpful. Thanks.
Thanks for showing how easy it is. This has always been the hardest puzzle for me to solve. As I was doing it your way, I noticed that you can back the three over to the two spot and click the four up and for the bottom two rows you can bring up the 9 with the 13 following it. I call it the 9 train and 13 is the caboose! or the 13 train with the 9 as the caboose! Depending on which row the train is on decides which number is the Locomotive and which is the caboose!
I enjoy how enthusiastic you are about the word caboose
This solve method is actually god tier. Extremely sturdy.
Thank you so much for this in depth guide these puzzles have been the most challenging for me when I was younger and up until now, much appreciate the help 🙏
Thank you. One thing, though - an animated puzzle would make the movement of tiles easier to follow
you are an angel, ive been struggling throughout these my whole gaming life. you are the best
WOW! this was amazingly helpful...I had one of these when I was young and knew instinctively that there must be a method behind it. I just solved two in a row. Thank you.
For Wind Waker HD
Thanks to these tips I finally solved all of those damn sliding puzzles in Wind Waker HD! You know what happens when you finish them all? Absolutely nothing. You get 200 rupees for the last one instead of 50, and then the puzzles reset. Very anticlimactic lol.
@@drewfla yeah just like the mail sorting game
Me too wtf
oh my god it actually worked, when i looked at the comments i thought i would still fail after this tutorial but after this, even with no skill in these types of puzzles, i can actually do these puzzles
Thanks bro! Those sliding puzzles finally make sense in Wind Waker. I finally know how to do it after 10 years of not knowing.
best video of solving this puzzle! so many videos I watched before this one that were so unlogical and took way more time to solve
my 12 and 14 are always switched, how do i fix this?
this saved me a lot of headache in that later alligator sliding puzzle @.@
didnt watch the whole thing but the initial tips really helped me out, so thanks!
Wow, i feel smart right now. I watched the slide puzzle on survivor tv show, so i decided to try to solve one. Found one in google play, and within 15 minutes i came into my own method, witch alows me to solve in 1 minute the puzzle. So i decided to see on youtube if there was a better method than mine and it turns out you have the exact same method ;)
Cattyy BlueSky I love survivor
Wow, I used to think it was impossible for me to finish one of these, I thought it was luck. After watching this I finished it in a few minutes. Start from top, left to right, down :D
But when it turn on impossible mode,
we all are dead men.
Helped a lot with that one puzzle from Fatal Frame 4. Many thanks, senior!
this works perfect. I had one scrambled by my daughter before I saw the original picture.I just took a photo of the puzzle, split in MS paint and put together to actually see the picture. Then just numbered the squares with marker. Now I can do straight forward pictures 4x4 without marker.It's all about the algorithm rather than the number.
Omg, thank you SO much for this. I watched a few other tutorial videos about this, and this was the best explanation.
I play a game called The Tomorrow Children, and you have to solve puzzles like this to create things that the town needs, like housing and such. And I can never figure out the freaking puzzles until now! I just used this method and now I'M UNSTOPPABLE!! So thanks 😀
Np thanks for the kind comment :)
The funny thing is that these puzzles are now in so many video games thanks to AR/VR - any game that has puzzle solving elements almost always includes at least one slider. So being proficient at these are now a gaming staple.
I made my own python slider game for my computer science class, but I could not solve it at all. Now thanks to this video I was able to solve it.
Very nice tutorial do u still do videos on this kind of puzzles?
Thank you so much this actually helped so much you just got a new sub
This helped me beat the later alligator game, thanks
I won a challenge on Survivor thanks to this video
Thats awesome!
Oh Yeah....Very Thanks....I Normally Takes 800 or more than 800 moves.....But after trying this , I get it in less than 200 moves.....It was HELPFUL
Hi Steve. Thanks for the great explanation. I am trying to code a 4x4 puzzle in VB. I have looked at your source code, but I don't understand java/javascript. How do you make sure that the puzzle is solvable? Many thanks, Doug.
There are multiple ways, but here's how I did it. I start with a solved puzzle (2d array), and then look at the empty square. I then pick a random adjacent square (one not outside the bounds of the puzzle) and swap it with the empty spot. I repeat that process ~2000 times to essentially shuffle the board backwards from solved. Since the puzzle started solved and all we are doing is making legal random moves, it will always be solvable in the end. The logic is all in the function SlidingPuzzle.prototype.shuffleTiles. The tricky part is making sure to check your array bounds so that the random adjacent tile is valid. If not, then you you just pick another. (Empty corners will have 2 valid swap tiles, edges have 3, and an empty middle will have all 4 N/S/E/W as possible swaps). You can tinker with your total swap number, but i found 2k to be more then enough to get a really mixed up one every time. Hope this helps!!
Thank you for this video! I just stuck in a game and I was always very bad with these puzzles, but with this help I have solved it.
All this just to find out mine was unsolvable
What do you do when the blank is 1 though?
Question, if you have a puzzle that’s in the right order and you take out the 14 and 15 and swap them, is it possible to solve it by sliding the numbers in the correct order?
No matter what I do I can’t get the last two in order. Doesn’t matter if it’s 14&15, 12&13, 10&11 it just doesn’t seem to work out.
Thanks!
Wow, a few minutes ago I haven't got a clue about this, and now it is super easy to do, thanks!
„Trying to mess it up, but I can‘t“ is equal to „I cannot solve all 4x4 using my method.“ 😊
Thank you for the very clear instructions. I was going insane
Thanks a lot man i've been stuck in pokemon unbound's tile puzzle, this was really helpful
Thanks a lot. This helped me solve Ruins of Void Claydol puzzle in Pokemon Unbound.
Thanks for your help! I had no idea these dreaded puzzles could be so easy!
I've been doing them for fun in classes for a couple years, taught myself how to do them and my best time is just shy of 12 seconds
Thank you for this method this helped me immediately!
And i wold imagine it works for every size right?
dude you're a god
This is how I do them too :) I was able to figure it out on my own and thought I would check out to see if there was a better/faster way. I think this is the most straight forward way there is. Nice job :)
Have you found a faster way yet?
@@suwums I don't think it's possible
OK :/ thank you anyway :)
I wish some adventure game let's players would learn how to solve these because they always get stuck on these kinds of puzzles and a lot of adventure games have them.
God Damn, worked for a 5x5 too, thanks a lot man!!
how do i do it i am at the end and i have 12 and 15 switched everything else is solved
How to solbe it if 11 and 12 are in the wrong order?
niggitheking I took hours with this. After 2 days of trying/leaving it/coming back to it I decided it wasn’t a valid puzzle and switched the 11 and 12 tiles
Thank you so much! I practiced this for a little bit and got 17 seconds on my 3rd try! (with a little luck of course)
At 7:16 I have my position reversed with 14 to the left side and 15 to the right. I found it impossible to solve the puzzle. Could it be that my 15 puzzle is unsolvable ?
I think yes
This is so much easier than solving outer horizontal and vertical lines first..
I did this 3 times but I just got worse and worse the more I thought about how I did it
Over a minute!
Thanks i was stuck in a video game with a sliding puzzle.
Could you help me? I tried again again but result is always same
1 2 3 4
5 6 7 8
9 10 11 15
13 14 12 x
Thank you so much
Hey Steve, I tried one of these and normally I have no trouble, but this time I ended up with 12 and 15 flip-flopped, and I can't figure out how to get those last 2 in the right places. Any suggestions?
double check to make sure all the others are in the right places. if they are then and its still messed up its an unsolvable puzzle
+Steven Burrell Ah ha! You were right. My puzzle was a picture of a toucan and 1 and 2 were almost identical and did not realize the were reversed. by the time I got those corrected and everything back in order, 12 and 15 were correct. I guess that's the trick with picture puzzles. Thx for the asst.
+Steven Burrell how to make sure that your code does not scramble it in such order which makes it unsolvable?
***** the way I did it I wrote some helper code to scramble the puzzle by obeying the way the puzzle works and moving squares around. You can't just put random numbers in random squares
Thanks for making this video! it really helped me a lot! :D Keep it up Steven!~
This helped me finally get that damned Welcome Park Trophy on the Vita, thanks! lol Started in like 2011 gave up finally decided to try it again.
thank you! I was struggling with RE4 sliding puzzle and pokemon unbound's slizing puzzle
These have always frustrated me, This really helped me and now I can solve fast, Thank you again!
Cant get the last three on my puzzle for some reason
That was nice and clear for me - thank you. I remember these puzzles from being a kid. Sadly, I either didn't have the brains or didn't have the patience, or maybe both. BUT NOW.... thanks to you - BRING IT! :-) BTW, I used to be able to easily solve a Rubix Cube in middle school - fast forward 40 years - not anymore. Based on how you taught the sliding puzzle, any chance of you doing a Rubix video?
I didn’t hear any stutter. You were fine. Perfect. Thanks Steven where’s the web link please
I've added a link to the puzzle in the description. I had to re-build it. Thanks!
Thanks! Wonderful method.
I finally learned how to solve slide puzzle lmao
¡Muchas gracias! es una muy buena lección. (Saludos desde Barcelona, Spain)
But what if the last 3 don't solve automatically?!
How do I get the 13 under the 9 and the 14 under the 10? I do mines up to down 123456789 just missing the 2 button rows. This is my first time playing.
Omg thanks I did it in 2 minutes
Steve is it math ?? Algorithms? Or what’s the spatial logic process. Or is it too random to have exact process. Is it random spatial logic ?
A good tutorial. Solved my puzle ✌️
I tried it, but failed, maybe because I'm doing a picture slider
Thank you! it was my nightmare when I was a kid. Maybe I'm not smarter now, but at least I can solve it :)!
Thanks a ton for making this! It was super helpful!
just tried this on a puzzle I got for my birthday 2 years ago turns out it was not a valid sovleable puzzle had to pop a piece out on the last step where you have an empty space 11, 12 and 15
This worked so well, thank you!
do you have the source code for the shuffle method?
The ones I have don't have a blank square. Is the method the same?
Christine Lisi yes just use 16
Rewatch, if you still didn't get it, cause I did, and it worked
Thanks a lot ! That was very useful.
great video. all puzzles like this are easy now lol
I almost solved one but the last three pieces (15,12,11) are messed up. No matter what I do i can't put them correctly
how about the last three number?
9 10 11 15
13 14 12
Thank you! Worked out my puzzle was incorrect and fixed it 🌟
My P.B. on the 4x4 is 16 seconds and 3 sec on the 3x3
You should try the app on google play - SLIDE PUZZLE -
It is developed by panagola
This is one of my best puzzles along with the rubiks cube in which i currently have a p.b. of 23 secs
✌
I can reliably get under 40 seconds thanks bro
Thank you so much for this! I never understood how to solve a puzzle like this before now :D
Good guide :)
Thanks! It was very helpful.