Komentar
Swedenthreecreepio1 year ago

Hey, I updated the rules a little (added some more allowed emulators from the SMB1 leaderboard) and added patches to the resources section. I haven't managed to get a hold of the patch for the version used by the top 2 times but I believe the 'X1' patch works mostly the same just looks a little weird, or you can use the 'with warpzones' patch which I think also applies to a normal smb1 rom.

You can also use the newer anniversary version if you'd like. Not sure if we're going to separate it from the other patches.

Swedenthreecreepio2 years ago

sorry for the necro, but just to clarify that feature doesn't actually "shave frames" off anything, the run time at the end would be exactly the same length, and it also in no way alters any mechanics. :)

the potential advantage runahead could have is if you need to react on the fly to something very quickly, then it could possibly give you a frame or two of increased reaction time. the feature shouldn't be allowed, but i'm skeptical that it would be a good way to cheat in any game.

Swedenthreecreepio3 years ago

Well you have to jump for a specific number of frames off the elevator when it's at the correct height.. There are a few spots and number of jump frames that work, but, not very many. You can see an example here: .. see the inputs on the right, and the exact jump spot he used.

Swedenthreecreepio3 years ago

Anyway I think this is probably a bit far off topic from whether there should be a two player category. :)

These inaccuracies could be fixed in emulators and flash carts, I'd say it's probably a better approach to file issues with these projects and try to convince them rather than try to convince every game to separate emulator runs.. I know the Mesen dev has been working on it.

Again, great work Nihilist!

Swedenthreecreepio3 years ago

RAM is more variable for sure, most consoles seemed to have one 'main' starting state that they hit more often, maybe up to 50% consistency depending on the hardware. I think all seeds should be be accessible on all consoles, there are only about 1000 possible question seeds and the way the rng advances is pretty simple.

The difficulty mapping out seeds on hardware is that flash carts also initialize ram and ppu, so they are effectively the same as emulator when it comes to this. To get the actual seeds for an original cart you'd need to come up with some clever game genie codes or something similar to find your starting state. Seems doable, but more work than emulator at the moment since no one has made the codes.

I personally don't really mind either way, seems a little silly to separate runs more considering how few there are in total.. but if they were separated I think the board with more players should be the main category. At present that would be the board for non-original hardware, which would have 11 vs i believe 2 (me and chambers) for original hardware.

Swedenthreecreepio3 years ago

Thanks for coming to a decision Nihilist! I think that's a reasonable solution, even if I think the categories are a little silly since they don't really change the game in any notable way.. Unless someone comes up with new strats for 20k 1P2C.

Chambers does have a fair point regarding emulators in that it is considerably easier to map out and target Family Feud seeds on emulator because of how the RNG is implemented, compared to NES + original cart.

But since this is an issue with a number of NES games, it feels like there'd need to be a general consensus view in the wider community to take any action.

To clarify in case anyone is unaware, Family Feud's RNG used for the initial question seed is affected by initial ram state (it uses uninitialized memory) and i believe also the PPU/CPU clock alignment. This is always the same in current emulators, but fluctuates on NES.

Swedenthreecreepio3 years ago

I personally don't mind either way.

It kind of invalidates the current runs based on just what was assumed to be the rules for the category, but there aren't that many runs on the board so I don't know if that matters.

Edit: I did just try two family mode and I will definitely give SpaceColonizer that is more fun to play that way, the reduced downtime makes it a bit more engaging.

Swedenthreecreepio3 years ago

Nice! Didn't want to give it away, since I saw it in the code.. Not as fun as figuring it out on your own.

Sawyer0622 menyukai ini
Swedenthreecreepio3 years ago

There is indeed an intended way to activate it :)

Sawyer0622 dan LeKukie menyukai ini
Swedenthreecreepio3 years ago

Jump from a specific spot on the elevator, for an exact number of frames (don't remember how many, but you can check the video) and you'll fall right through the floor.

Swedenthreecreepio3 years ago

Watch the FPGs in this and you can see the inputs on the right. Just land on the correct spot before the flag while not holding B and jump very close to the block.

Reservburk, Soldier_Lp, dan mruns menyukai ini
Swedenthreecreepio3 years ago

Hm what specifically is disallowed, pressing the left and right buttons simultaneously on keyboard? Just to clarify for dummies like me. :)

KilleDragon menyukai ini
Swedenthreecreepio3 years ago

Sounds pretty clearly allowed, to me.

KilleDragon dan Darpey menyukai ini
Swedenthreecreepio3 years ago

If I'm not mistaken, that cart was only released in PAL regions, so it's likely that you are running a PAL version of SMB.. The 8-2 issue you are describing happens in that version, because the movement speed of mario is sped up to compensate for the reduced framerate of the console. Any other version, such as the Nintendo Switch release, would be using an NTSC mario rom which makes the 8-2 stairs a lot easier.

Miniland, eddiecatgaming, dan Nolmy menyukai ini
Swedenthreecreepio4 years ago

Well that's pretty neat, great work Kosmic!

iBall1 menyukai ini
Swedenthreecreepio4 years ago

FDS PRG data is loaded in at $6000-$DFFF instead of $8000-$FFFF, even if the actual code were as identical as it could be, that would be enough to change minus world since everything is moved into different locations.

You won't be able to diff the files since FDS is a whole different format, but the "US/Japan" rom you're looking at is likely the cartridge version. The FDS version would have an .fds extension, and not have "US" in the name.

If you want to actually compare them, you could start both versions of the game in an emulator with a decent disassembly view, copy out the disassembly and diff those, then account for the differences caused by the different load location vs actual code changes.

KilleDragon, Eebster dan 2 lainnya menyukai ini
Swedenthreecreepio4 years ago

Try selecting all the frames (ctrl+a), right clicking and pressing 'ungreenzone', or go into File > Save Compact, save the file and open the new file. If it's because you've edited memory or the rom file in some way that should clear it up.

linny356 menyukai ini
Swedenthreecreepio4 years ago

The coin areas are reused per level, the exit pipes are loaded based on the level you're in. The only place where you would be able to save time that I'm aware of is in 1-1, where the unused coin areas send you to the end of 1-2. In all the other levels I believe they send you to the start of the current level.

But yeah, wouldn't expect anything like that to be found.

KilleDragon menyukai ini
Swedenthreecreepio4 years ago

It does remove lag which should definitely not be allowed, which seems to put Mesen in a similar position to RetroArch which afaik is disallowed primarily because it has this setting..

edit: Mesen has been banned!

KilleDragon menyukai ini
Tentang threecreepio
Bergabung
6 years ago
Daring
1 day ago
Jalanan
62
Game yang telah dijalankan
Super Mario Bros.
Super Mario Bros.
Run terakhir 1 year ago
15
Jalanan
Family Feud (NES)
Family Feud (NES)
Run terakhir 2 months ago
12
Jalanan
Rastan Saga (SMS / GameGear)
Rastan Saga (SMS / GameGear)
Run terakhir 4 years ago
11
Jalanan
Super Smash TV
Super Smash TV
Run terakhir 1 month ago
7
Jalanan
Mighty Bomb Jack
Mighty Bomb Jack
Run terakhir 3 months ago
4
Jalanan
Tonkachi Mario
Tonkachi Mario
Run terakhir 2 years ago
4
Jalanan
Legacy of the Wizard
Legacy of the Wizard
Run terakhir 9 days ago
2
Jalanan
l'Abbaye des Morts
l'Abbaye des Morts
Run terakhir 1 year ago
2
Jalanan
Game yang diikuti
Donkey Kong (NES)
Donkey Kong (NES)
Kunjungan terakhir 1 month ago
1
kunjungi
Legacy of the Wizard
Legacy of the Wizard
Kunjungan terakhir 29 days ago
1
kunjungi
Mighty Bomb Jack
Mighty Bomb Jack
Kunjungan terakhir 8 months ago
53
kunjungan
Batman Returns (SMS)
Batman Returns (SMS)
Kunjungan terakhir 4 months ago
1
kunjungi
Super Mario Bros. Category Extensions
Super Mario Bros. Category Extensions
Kunjungan terakhir 7 months ago
1,367
kunjungan
Super Mario Bros.
Super Mario Bros.
Kunjungan terakhir 7 months ago
7,337
kunjungan
l'Abbaye des Morts
l'Abbaye des Morts
Kunjungan terakhir 7 months ago
45
kunjungan
Rastan Saga (SMS / GameGear)
Rastan Saga (SMS / GameGear)
Kunjungan terakhir 10 months ago
870
kunjungan
Game yang dimoderasi
Family Feud (NES)
Family Feud (NES)
Aksi terakhir 7 days ago
20
aksi
Rastan Saga (SMS / GameGear)
Rastan Saga (SMS / GameGear)
Aksi terakhir 1 year ago
17
aksi
Who Framed Roger Rabbit? (NES)
Who Framed Roger Rabbit? (NES)
Aksi terakhir 1 year ago
8
aksi
Super Mario Bros. Special
Super Mario Bros. Special
Aksi terakhir 1 year ago
4
aksi
Fantasy Zone II (SMS)
Fantasy Zone II (SMS)
Aksi terakhir 2 years ago
3
aksi
Yendorian Tales Book 1
Yendorian Tales Book 1
Aksi terakhir 1 year ago
2
aksi
Fantasy Zone (SMS)
Fantasy Zone (SMS)
Aksi terakhir 1 year ago
1
aksi