Skip navigation
NintendoAge
Welcome, Guest! Please Login or Join
Loading...

NintendoAge 2017 Weekly Contests Presents: Marble Madness Contest ends Sunday, 2/26/17 at 11 PM NA time

Feb 27, 2017 at 12:57:10 AM
Krunch (146)
avatar
(My name's Krunch) < King Solomon >
Posts: 3933 - Joined: 11/08/2010
Alberta
Profile
I just have a hard time believing it's pure RNG considering the tests I've done, which guillavoie seems to have also previously tested.

-------------------------
https://www.ebay.com/sch/bestpric...=
^^discounts for NA members^^

Feb 27, 2017 at 1:04:05 AM
guillavoie (125)
avatar
(Der Graue Kasten) < Master Higgins >
Posts: 8908 - Joined: 12/03/2007
Quebec
Profile
I wish this discussion would go further into better hypothesis and further advancement in understanding how the wands work.

Though, honestly, I think that the very restrictive way to perform in this game (the best path is finite) can't really be combined successfully with the relatively and surely randomness of the wands distribution. Pragmatically, someone would have stumbled on something that gives some sort of advantage at this point, yet, everybody who play the game at high level are still clueless.

-------------------------


 


Feb 27, 2017 at 1:48:52 AM
Krunch (146)
avatar
(My name's Krunch) < King Solomon >
Posts: 3933 - Joined: 11/08/2010
Alberta
Profile
Well, I would say at this point the only way the Best Run and Best Wands can be combined is old-fashioned tenacity, i.e. be good enough at and enthusiastic enough about the game that you can try many runs, and once you get that ideal run, have the skill to pull off a "perfect" run instead of blowing it.

I know I'm not delivering groundbreaking news here, just saying that we've seen favorable wands in logical spots on the course, areas your marble actually would be traveling in, so I don't think it's crazy to think the perfect run isn't technically possible given enough time.

-------------------------
https://www.ebay.com/sch/bestpric...=
^^discounts for NA members^^

Feb 27, 2017 at 2:03:40 AM
guillavoie (125)
avatar
(Der Graue Kasten) < Master Higgins >
Posts: 8908 - Joined: 12/03/2007
Quebec
Profile
Originally posted by: Krunch

Well, I would say at this point the only way the Best Run and Best Wands can be combined is old-fashioned tenacity, i.e. be good enough at and enthusiastic enough about the game that you can try many runs, and once you get that ideal run, have the skill to pull off a "perfect" run instead of blowing it.

I know I'm not delivering groundbreaking news here, just saying that we've seen favorable wands in logical spots on the course, areas your marble actually would be traveling in, so I don't think it's crazy to think the perfect run isn't technically possible given enough time.

Exactly, you can't be more spot on about it. The perfect run exist with our valid experience of the wands randomness and rewards effect. That is, to date, the best comprehension of it to apply gaming-wise, and maybe the best even after debunking the exact functionning of the wands' distributon in the game itself as a 'code = not 100 % random'.


-------------------------


 



Edited: 02/27/2017 at 02:17 AM by guillavoie

Feb 27, 2017 at 4:17:50 AM
Bea_Iank (4)
avatar
(Beatrice Bueno Iank) < Master Higgins >
Posts: 7545 - Joined: 03/09/2010
Brazil
Profile
I will have some two weeks off at the end of April to recover from a surgery.
Pester me about this then and I will take a look at it. I need to figure out how the map is stored in memory and work from there.
I know enough of 6502 Assembly to figure a thing or two how it works as well. It will be a matter of finding out the offset where the PRG is stored in this rom.
I too want to see a 180K+ plus score in this.

-------------------------
A paragon of purity, chastity and innocence.
Fair reminder that I don't weigh the same as a duck, so I am not made of wood and therefore I am no witch.
Sometimes I don't know where in the world I am.

Feb 27, 2017 at 6:03:43 AM
Bea_Iank (4)
avatar
(Beatrice Bueno Iank) < Master Higgins >
Posts: 7545 - Joined: 03/09/2010
Brazil
Profile
Originally posted by: Krunch

I have two save states, both from the same run, where the marble is parked with approx one second before a wand is granted (end of Aerial Race, and end of Silly Race). In both cases, if you start the save state and leave the marble sitting, you will get the wand at a specific time 100% of the time. But also in both cases, if you move the marble even in the slightest, you will not get the wand. Doesn't really put me closer to solving the wands but thought I would share this tidbit.
 

Can you send me those save states for memory sniffing at some point in the future?
They will be of a great help to decipher this.
 

-------------------------
A paragon of purity, chastity and innocence.
Fair reminder that I don't weigh the same as a duck, so I am not made of wood and therefore I am no witch.
Sometimes I don't know where in the world I am.

Feb 27, 2017 at 9:47:00 AM
Xerxes (20)
avatar
(Xerxes Dole) < El Ripper >
Posts: 1019 - Joined: 01/25/2011
Ohio
Profile
Originally posted by: Bea_Iank
 
Originally posted by: Krunch

I have two save states, both from the same run, where the marble is parked with approx one second before a wand is granted (end of Aerial Race, and end of Silly Race). In both cases, if you start the save state and leave the marble sitting, you will get the wand at a specific time 100% of the time. But also in both cases, if you move the marble even in the slightest, you will not get the wand. Doesn't really put me closer to solving the wands but thought I would share this tidbit.
 

Can you send me those save states for memory sniffing at some point in the future?
They will be of a great help to decipher this.
 

This is actually a lot to start with.

It provides a method of easy observation. You can enter a debugger and step through the whole process and watch it happen.

It provides a test bed for hypotheses. For example I could easily eliminate the hypothesis that it is reading all button inputs as a source of entropy by pressing a and seeing if the wand still comes. Also you have already eliminated the hypothesis of wands at a specific place at a specific time.

It also provides a direction for searching.  You could move the marble, move it back, and then creat a second save file and note the time. Let the clock run to the same time and create a third save file. By comparing all three you may be able to find where critical data is stored.
 

-------------------------
 


Edited: 02/27/2017 at 09:49 AM by Xerxes

Feb 27, 2017 at 9:49:40 AM
Bea_Iank (4)
avatar
(Beatrice Bueno Iank) < Master Higgins >
Posts: 7545 - Joined: 03/09/2010
Brazil
Profile
Originally posted by: Xerxes
 
Originally posted by: Bea_Iank
 
Originally posted by: Krunch

I have two save states, both from the same run, where the marble is parked with approx one second before a wand is granted (end of Aerial Race, and end of Silly Race). In both cases, if you start the save state and leave the marble sitting, you will get the wand at a specific time 100% of the time. But also in both cases, if you move the marble even in the slightest, you will not get the wand. Doesn't really put me closer to solving the wands but thought I would share this tidbit.
 

Can you send me those save states for memory sniffing at some point in the future?
They will be of a great help to decipher this.
 

This is actually a lot to start with.

It provides a method of easy observation 

It provides a test bed for hypotheses. For example I could easily eliminate the hypothesis that it is reading all button inputs as a source of entropy buy pressing a and seeing if the wand still comes. Also you have already eliminated the hypothesis of wands at a specific place at a specific time.

It also provides a direction for searching.  You could move the marble, move it back, and then creat a second save file and note the time. Let the clock run to the same time and create a third save file. By comparing all three you may be able to find where critical data is stored.
 
Exactly.
I will be able to dump memory per tick and observe what is happening, then roll back to that point, add entropy to the scenario and observe how it unfolds till I have a good understanding of what is going on.
Then you can move to fresh scenarios to see if the data behaves in the same way.
With those save states, I believe we will finally figure out how those wands are spawned.

 

-------------------------
A paragon of purity, chastity and innocence.
Fair reminder that I don't weigh the same as a duck, so I am not made of wood and therefore I am no witch.
Sometimes I don't know where in the world I am.

Feb 27, 2017 at 9:50:03 AM
guillavoie (125)
avatar
(Der Graue Kasten) < Master Higgins >
Posts: 8908 - Joined: 12/03/2007
Quebec
Profile
Originally posted by: Xerxes

Originally posted by: Bea_Iank
 
Originally posted by: Krunch

I have two save states, both from the same run, where the marble is parked with approx one second before a wand is granted (end of Aerial Race, and end of Silly Race). In both cases, if you start the save state and leave the marble sitting, you will get the wand at a specific time 100% of the time. But also in both cases, if you move the marble even in the slightest, you will not get the wand. Doesn't really put me closer to solving the wands but thought I would share this tidbit.
 

Can you send me those save states for memory sniffing at some point in the future?
They will be of a great help to decipher this.
 

This is actually a lot to start with.

It provides a method of easy observation. You can enter a debugger and step through the whole process and watch it happen.

It provides a test bed for hypotheses. For example I could easily eliminate the hypothesis that it is reading all button inputs as a source of entropy by pressing a and seeing if the wand still comes. Also you have already eliminated the hypothesis of wands at a specific place at a specific time.

It also provides a direction for searching.  You could move the marble, move it back, and then creat a second save file and note the time. Let the clock run to the same time and create a third save file. By comparing all three you may be able to find where critical data is stored.
 

Would you want to do it sir? This would be rad.

EDIT : Not trying highjack Bea on it, but having two heads on this wouldn't be too much for peer validation.

-------------------------


 



Edited: 02/27/2017 at 09:51 AM by guillavoie

Feb 27, 2017 at 9:58:31 AM
Xerxes (20)
avatar
(Xerxes Dole) < El Ripper >
Posts: 1019 - Joined: 01/25/2011
Ohio
Profile
Originally posted by: guillavoie

Originally posted by: Xerxes

Originally posted by: Bea_Iank
 
Originally posted by: Krunch

I have two save states, both from the same run, where the marble is parked with approx one second before a wand is granted (end of Aerial Race, and end of Silly Race). In both cases, if you start the save state and leave the marble sitting, you will get the wand at a specific time 100% of the time. But also in both cases, if you move the marble even in the slightest, you will not get the wand. Doesn't really put me closer to solving the wands but thought I would share this tidbit.
 

Can you send me those save states for memory sniffing at some point in the future?
They will be of a great help to decipher this.
 

This is actually a lot to start with.

It provides a method of easy observation. You can enter a debugger and step through the whole process and watch it happen.

It provides a test bed for hypotheses. For example I could easily eliminate the hypothesis that it is reading all button inputs as a source of entropy by pressing a and seeing if the wand still comes. Also you have already eliminated the hypothesis of wands at a specific place at a specific time.

It also provides a direction for searching.  You could move the marble, move it back, and then creat a second save file and note the time. Let the clock run to the same time and create a third save file. By comparing all three you may be able to find where critical data is stored.
 

Would you want to do it sir? This would be rad.

EDIT : Not trying highjack Bea on it, but having two heads on this wouldn't be too much for peer validation.

Bea will have to take point, but I am happy to cheer and lend ideas. My 6502 is horrible and my time is low. Getting 20 min together to spend on a complicated problem is very hard. As a scientist, however,  I can see how big of a gift that save file is. 


-------------------------
 

Feb 27, 2017 at 10:43:34 AM
Stryphos (306)
avatar
(Bubble Man) < King Solomon >
Posts: 4258 - Joined: 07/26/2013
Michigan
Profile
Final standing have been tallied. What a crazy week. The competition was very intense with the top 10 all being 170k+! Congrats to all 40+ members who participated!  

-------------------------
Haves     |     Wants


Edited: 02/27/2017 at 10:43 AM by Stryphos

Feb 27, 2017 at 10:49:03 AM
Bea_Iank (4)
avatar
(Beatrice Bueno Iank) < Master Higgins >
Posts: 7545 - Joined: 03/09/2010
Brazil
Profile
The top 5 have scores over 176K points...
This is surreal and out of this world.  

-------------------------
A paragon of purity, chastity and innocence.
Fair reminder that I don't weigh the same as a duck, so I am not made of wood and therefore I am no witch.
Sometimes I don't know where in the world I am.

Feb 27, 2017 at 11:21:17 AM
Brock Landers (61)
avatar
< Wiz's Mom >
Posts: 11673 - Joined: 05/04/2014
Federated States of Micronesia
Profile
Looks like that was the tall guy's first win in 7 years

-------------------------

Writing about every SNES game - Volume VIII (#400-351) - Migrating to snesrankings.com as we speak
SNES Set - 716/723 (Casper)
Switch: SW-6880-6470-3131

Feb 27, 2017 at 11:36:39 AM
mbd39 (1)
avatar
(Michael ) < Bowser >
Posts: 6934 - Joined: 08/25/2015
Arkansas
Profile
Originally posted by: Brock Landers

Looks like that was the tall guy's first win in 7 years


The scoreboard reminds me of Rad Racer from last year where you were bumped down to 9th place and there was about a 1000 points difference between 8th and 9th. And the top scores were very close.

http://nintendoage.com/forum/mess...

 

-------------------------
Reigning NA 2018 Beat Em Up Champion


 

Feb 27, 2017 at 11:41:01 AM
Brock Landers (61)
avatar
< Wiz's Mom >
Posts: 11673 - Joined: 05/04/2014
Federated States of Micronesia
Profile
Yeah, I tried decently hard that week too, so I know your pain.

-------------------------

Writing about every SNES game - Volume VIII (#400-351) - Migrating to snesrankings.com as we speak
SNES Set - 716/723 (Casper)
Switch: SW-6880-6470-3131


Edited: 02/27/2017 at 11:43 AM by Brock Landers

Feb 27, 2017 at 11:43:59 AM
Stryphos (306)
avatar
(Bubble Man) < King Solomon >
Posts: 4258 - Joined: 07/26/2013
Michigan
Profile
Regarding Rad Racer, there were several score posts within the last hour of that contest. I remember thinking yeah I've got 3rd or 4th and then I got bumped to 6th.

-------------------------
Haves     |     Wants

Feb 27, 2017 at 3:42:23 PM
MODERATOR
the tall guy (130)
avatar
(Randy the Astonishing) < Bowser >
Posts: 5668 - Joined: 05/13/2008
Tennessee
Profile
Originally posted by: Brock Landers

Looks like that was the tall guy's first win in 7 years


 

Blind squirrel finds a nut every once in a while. 

-------------------------

"Meeting internet dudes is what being a dude on the internet is all about!"  ~OSG 


Feb 27, 2017 at 3:53:48 PM
bearcat-doug (34)
avatar
(Doug C.) < Bowser >
Posts: 6733 - Joined: 12/04/2011
Ohio
Profile
Wow, there were some seriously amazing scores this week! Congratulations to all of the high rollers!!

-------------------------
2017 NintendoAge Weekly Contests Hall of Fame Inductee

Feb 27, 2017 at 4:33:04 PM
mbd39 (1)
avatar
(Michael ) < Bowser >
Posts: 6934 - Joined: 08/25/2015
Arkansas
Profile
Originally posted by: bearcat-doug

Wow, there were some seriously amazing scores this week! Congratulations to all of the high rollers!!


Seriously. Not even 171k was good enough to get top 8. None of the previous Marble Madness contests were this ridiculous.

 

-------------------------
Reigning NA 2018 Beat Em Up Champion


 

Feb 27, 2017 at 4:54:36 PM
MODERATOR
the tall guy (130)
avatar
(Randy the Astonishing) < Bowser >
Posts: 5668 - Joined: 05/13/2008
Tennessee
Profile
Oddly enough though, in the 2009 contest, at least 2 (if not 3, it's close) scores were higher than this year.

-------------------------

"Meeting internet dudes is what being a dude on the internet is all about!"  ~OSG 


Feb 27, 2017 at 4:59:46 PM
mbd39 (1)
avatar
(Michael ) < Bowser >
Posts: 6934 - Joined: 08/25/2015
Arkansas
Profile
Originally posted by: the tall guy

Oddly enough though, in the 2009 contest, at least 2 (if not 3, it's close) scores were higher than this year.


Man, I can't believe you can get 177k in Marble Madness but you have trouble with a super easy game like Road Blasters.  
 

-------------------------
Reigning NA 2018 Beat Em Up Champion


 

Feb 27, 2017 at 5:07:10 PM
MODERATOR
the tall guy (130)
avatar
(Randy the Astonishing) < Bowser >
Posts: 5668 - Joined: 05/13/2008
Tennessee
Profile
Originally posted by: mbd39
 
Originally posted by: the tall guy

Oddly enough though, in the 2009 contest, at least 2 (if not 3, it's close) scores were higher than this year.


Man, I can't believe you can get 177k in Marble Madness but you have trouble with a super easy game like Road Blasters.  
 

 

I'm a man with a very limited and specialized skill set.  I didn't even make participation in Mario 3.

It's either that or I only really get into it when it's a game I love, and Marble Madness is probably my favorite NES game across the entire platform.

 

-------------------------

"Meeting internet dudes is what being a dude on the internet is all about!"  ~OSG 


Feb 27, 2017 at 5:07:45 PM
mbd39 (1)
avatar
(Michael ) < Bowser >
Posts: 6934 - Joined: 08/25/2015
Arkansas
Profile
Originally posted by: guillavoie
 
Originally posted by: mbd39

THE TOP 10 SCORES ARE ALL 170K+.

This is a world record Marble Madness speed run. His score would have been good enough for 8th place in this contest, lol. Of course he could have easily increased his score to over 177k had he been playing for score instead of speed.

 
allowfullscreen="" frameborder="0" height="280" src="https://www.youtube.com/embed/Azg..." width="500">>

That guy is a beast! Playing for points he could do the best score ever (maybe he has?).

Final Elipsis replied back and said that he doesn't play for high score. I guess he's only into the speed running aspect.

 

-------------------------
Reigning NA 2018 Beat Em Up Champion


 

Feb 27, 2017 at 5:48:12 PM
KHAN Games (89)
avatar
(Kevin Hanley) < Master Higgins >
Posts: 8126 - Joined: 06/21/2007
Florida
Profile
Originally posted by: the tall guy
 
Originally posted by: mbd39
 
Originally posted by: the tall guy

Oddly enough though, in the 2009 contest, at least 2 (if not 3, it's close) scores were higher than this year.


Man, I can't believe you can get 177k in Marble Madness but you have trouble with a super easy game like Road Blasters.  
 

 

I'm a man with a very limited and specialized skill set.  I didn't even make participation in Mario 3.

It's either that or I only really get into it when it's a game I love, and Marble Madness is probably my favorite NES game across the entire platform.

 
I'm gonna use the motivation from this contest to have another run at the AVS scoreboard.  I hope you, guillavoie and mog do the same.

And the rest of you fools need AVS's so we can take this contest outside the weeklong contest and push this game as far as we can.

 

-------------------------

gauauu: look, we all paid $10K at some point in our lives for the privilege of hanging out with Kevin


Feb 27, 2017 at 5:48:50 PM
ninjistar (29)
avatar
(Mr E ) < El Ripper >
Posts: 1055 - Joined: 04/03/2014
California
Profile
Originally posted by: Bea_Iank

I will have some two weeks off at the end of April to recover from a surgery.
Pester me about this then and I will take a look at it. I need to figure out how the map is stored in memory and work from there.
I know enough of 6502 Assembly to figure a thing or two how it works as well. It will be a matter of finding out the offset where the PRG is stored in this rom.
I too want to see a 180K+ plus score in this.
You may or may not be in my area of expertise now (IT/programming/data streams and file formats)...  

In Linux, use the 'file' command. 'file' will give you basic information on the ROM by using a local database of known formats.

I'm not exactly following what you're wanting to do based on what you said above. I've worked with the 6502 debugging maybe once, but I've done my share of x86 debugging. One would probably want to load it into the debugger and set breakpoints during specific behavior to observe the changes to system state. I imagine there will be a default offset to load the program into memory. For some reason, 0x4000 comes to mind, but don't quote me on that (it may be 0x0400, or something else entirely   ).

I'm happy to help, contribute, or sit back and have drinks and make funny comments.  8)
 

-------------------------
On the hunt for prototypes...

Eat, sleep, collect, repeat.
[ YouTube ]   [ Twitter ]   [ Blog ]   [ RF Generation ]   [ VGCollect ]   [ NA WTB