TASVideos discussion board
This is the discussion board of the tool-assisted console game movie site TASVideos (formerly Nesvideos).
Welcome. Please do not fill the forums with movie requests. Enjoy your stay.
If you have a question, please read the FAQ first to see if your question has already been answered.
We also have an IRC channel #nesvideos at irc.freenode.net...
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Log inTerms of use (Forum rules)

#1759: plusminus's Genesis Fatal Labyrinth in 06:46.25
Goto page 1 2 Next
 
Post new topic   Reply to topic    TASVideos Forum Index -> Published movies
View previous topic :: View next topic  

Vote: Did you like watching this movie? (Vote after watching!)

Note: Because of abuse that has happened, lurkers can't vote anymore.
No
0%
 0%  [ 0 ]
Yes
100%
 100%  [ 17 ]
Meh
0%
 0%  [ 0 ]
Total Votes : 17

When you vote, please also post a message that explains your opinion.
This helps the author of the movie and the judges who decide whether to publish it.


Author Message
NesVideoAgent
Robot

Joined: 2004-08-03 11:37:08
Posts: 3008
Location: 194.29.198.4

PostPosted: 2007-11-15 21:07:55    Post subject: #1759: plusminus's Genesis Fatal Labyrinth in 06:46.25 Reply with quote

This is an automatically posted message for discussing submission: #1759: plusminus's Genesis Fatal Labyrinth in 06:46.25

See details at: http://tasvideos.org/1759S.html

Submission status: published
Last edited by: adelikat


The submission message follows:

EMULATOR

  • Emulator used: Grrl (Linux port of Gens, should be Gens 9z/9.5b compatible)
  • Settings: 3-button controllers for players 1 & 2, sound rate set to 22050 (important!)

OVERVIEW

Fatal Labyrinth is an early Genesis turn-based dungeon crawler. It consists of 30 levels (which I'll call floors to avoid confusion), plus a final battle. The object of each floor is to reach the stairs that take you up to the next floor. Normally this involves lots of exploring, collecting equipment, and fighting with numerous monsters; but, this being a TAS, you don't see so much of that.

Fatal Labyrinth falls into a genre of games called rogue-likes. A key feature in a rogue-like is random content: the level layouts and item placement is generated at random. Items are usually listed by generic identifiers, often colours, and these identifiers change each play as well. This gives the game a high replay value, assuming you found it fun the first time.

CATEGORIES

  • Aims for fastest time
  • Manipulates luck
  • Takes damage to save time (mainly to manipulate luck)
  • Abuses programming errors

LUCK MANIPULATION

This run is mainly about manipulating luck. Virtually all aspects of this game are based around randomness, and many are not controlled by the same means as one another.

Floor Layout

The layout for the different floors is based on the time you leave the intro level (or bypass it with the start button), and is seeded once for the whole game. This includes all the rooms and corridors for each floor, the staircases, and any traps (none of which are seen in this TAS). This process also sets up the initial randomness for the items, monsters, etc. The layout of the 10th, 30th, and 31st (boss) floor are never randomized.

Start position

Obviously it is important to get a good starting position on each floor. Starting right next to the staircase every time would be ideal, but this is impossible for a few reasons. First of all, the start position for the next floor is influenced by most, but not all, aspects of combat. (Attacking an enemy from a distance and missing does not vary the start position.) Second of all, the randomness algorithms seem to prefer certain locations sometimes, i.e. given a large number of start positions it's quite likely most of them will be in only a few different rooms. The teleport scroll, which randomly takes you to another location on the current floor, seems influenced by the same things as the start position.

Item and monster distribution

Items and monsters are generally influenced by the same aspects (although not always in the same ways, something I never fully figured out). Combat is the primary means of changing the distribution of monsters and items on the next floor. Timing for combat doesn't seem to matter, either in terms of seconds or turns, but everything else does to an extent, including the weapon you're using and the position you attack from. Items and monsters on the next floor can also be influenced by the position of monsters on the current floor.

Combat

Combat seems to be based simply on results from previous combat. There's very little you can do to guarantee a hit against a monster, or to keep from getting hit yourself. Fortunately, I'm mostly concerned with combat as a way to manipulate items.

Monster behaviour

Monster behaviour is very predictable, and based entirely on your character's actions and position. If you are beside a monster, it will always follow you if you move away from it, and it will always attack if you do anything else that counts as a turn. Monster movement is generally based on trying to get near your character, though it's obviously not very smart.

Confusion

There are two ways for your character to get confused: by drinking a chaos potion, or having an enemy cast a certain spell on you. When confused, you get the message “You feel like dancing”, and your directional controls become randomized. The game remaps each direction every frame, and in doing so takes over the RNG that affects the start, items, and monsters on the next floor. Therefore it's possible to use confusion to change positions of things based on time. Confusion goes away after enough turns, or when you get to the next floor.

The butterfly effect

Because of the random nature of the game, what affects one aspect of the next floor will likely affect all aspects of all subsequent floors. This makes luck manipulation even trickier, since it's impossible to figure out the best result without often going a few floors deep. A very simple illustration of this is on floor 8. I shoot the insect (green bat) to change the monster layout on floor 9, however there's no benefit for floor 9 since I can make it to the stairs without any combat either way. However, I get a much better starting position on level 10 this way.

GLITCHES, TRICKS, AND OTHER NON-OBVIOUS THINGS

  • A very useful glitch exists in this game. When you equip a bow, your armour level often decreases permanently by 1. With two bows it's possible to get an underflow, bringing your armour up to 153 (though it reads 99). Note that this is still not enough to keep enemies from hitting you, particularly on later floors.

  • There are a few cursed weapons available in the game. Normally equipping these gives you a very low attack, and causes other ailments. However, using a weapon power-up scroll on them lets you wield them normally and makes you quite powerful.

  • Normally you gain experience by fighting monsters, letting you gain levels as per most RPGs. Collecting the Holy Goblet on floor 30, which you're required to do, gives you a ton of experience points, and so in this run I don't bother killing any regular monsters.

  • As long as you have food, your health will slowly replenish while your food supply slowly runs out. You continue to use food even if you're at full health. If you run out of food, then your health will slowly decrease until you die or get more food. Also, not seen in this run, this is the only RPG I know of where the character can die from overeating.

THANKS

Thanks to all the coders here who have worked on Gens, especially IdeaMagnate for making a Linux port.

Also thanks to ventuz and Aqfaq for posting in my WIP thread.


NesVideoAgent: Hi! I am a robot. I took a few screenshots of this movie and placed them here. I'm not sure I got the right ROM though. (I tried Fatal Labyrinth (JU) [!].gen, which was the closest match to what you wrote.) Well, here goes! Feel free to clean up the list.
http://tasvideos.org/media/autosnaps/1759_3.png] http://tasvideos.org/media/autosnaps/1759_4.png http://tasvideos.org/media/autosnaps/1759_5.png http://tasvideos.org/media/autosnaps/1759_6.png http://tasvideos.org/media/autosnaps/1759_7.png http://tasvideos.org/media/autosnaps/1759_8.png http://tasvideos.org/media/autosnaps/1759_9.png http://tasvideos.org/media/autosnaps/1759_10.png http://tasvideos.org/media/autosnaps/1759_11.png http://tasvideos.org/media/autosnaps/1759_12.png http://tasvideos.org/media/autosnaps/1759_13.png http://tasvideos.org/media/autosnaps/1759_14.png http://tasvideos.org/media/autosnaps/1759_15.png http://tasvideos.org/media/autosnaps/1759_16.png
adelikat: Good votes and interesting luck manipulation. Accepting for publication.

adelikat: Processing.


Back to top
View user's profile Send private message Visit poster's website
stickyman05
Vested member

Joined: 2007-02-26 04:57:22
Posts: 573

PostPosted: 2007-11-15 21:19:34    Post subject: Reply with quote

Watching now, will edit after i vote.

Question: is there a reason you did not use gens as your emulator, possibly easier manipulation (or something @_@) ?

EDIT: What a great example of a "What the fuck?" ending. I was entertained by the movie, but had no idea what was happening... let alone why the main dude started to fly over villages... anyways, yes vote.
_________________
The best super-hero? Batman, by far.
Batman wrote:
I am Batman
Back to top
View user's profile Send private message AIM Address
plusminus
Player

Joined: 2007-11-02 13:46:42
Posts: 91
Location: Toronto, Canada

PostPosted: 2007-11-15 21:30:37    Post subject: Reply with quote

stickyman05 wrote:
Question: is there a reason you did not use gens as your emulator


Grrl is Gens, ported to Linux. I guess I should clarify this in the submission?

Thanks for the vote!
Back to top
View user's profile Send private message
AKA
Active player

Joined: 2006-04-24 11:05:50
Posts: 1750
Location: A little island

PostPosted: 2007-11-15 22:20:34    Post subject: Reply with quote

I desperately hated this game when I was younger and its one of the worst games I can recall playing on the Genesis, but 6 mins wtf, must watch this later.

Watching the run reminds me of all the frustrations I used to have when travelling around each floor for 5-10 mins and then get pounded by monsters who cast all sorts of spells on you >:D

While it confusing as to why certain things were happening it became clear how obvious the luck manipulation was since you were geting placed close to nearby exits in the next level. Plus the run is a nice length so boredom didn't kick in, so I'll give this one a yes.
_________________
z0MG wrote:

That's faggotry.

suggested movies


Last edited by AKA on 2007-11-15 23:17:36; edited 2 times in total
Back to top
View user's profile Send private message
stickyman05
Vested member

Joined: 2007-02-26 04:57:22
Posts: 573

PostPosted: 2007-11-15 22:30:05    Post subject: Reply with quote

plusminus wrote:
stickyman05 wrote:
Question: is there a reason you did not use gens as your emulator


Grrl is Gens, ported to Linux. I guess I should clarify this in the submission?

Thanks for the vote!


Ah! thanks for clearing up my lack of linux-application knowledge, haha ;)

Dont worry about clearing it up, I just suck at reading comprehension, evidently XD
_________________
The best super-hero? Batman, by far.
Batman wrote:
I am Batman
Back to top
View user's profile Send private message AIM Address
superjupi
Active member

Joined: 2007-10-15 19:31:08
Posts: 404

PostPosted: 2007-11-15 23:35:45    Post subject: Reply with quote

How dare you interfere with his plans!

Having never played this game, I can only assume it was well-played. The luck manipulation is obvious, for sure. The game is finished very quickly, and the manner you accomplish this task is also impressive. However, the game itself was just plain boring to watch.

I'd like to vote Yes on merit, but I think the only entertaining aspect was the music.

Eh, I'll sit on this one a bit.
_________________
Kirby said so, so it must be true.
( >'.')>
Back to top
View user's profile Send private message
The Green Herring
Newbie

Joined: 2007-03-04 00:45:44
Posts: 23
Location: San Diego, California, USA

PostPosted: 2007-11-15 23:39:11    Post subject: Reply with quote

I liked all the very apparent luck manipulation you did here (particularly how you kept appearing near the exits of most of the floors when starting them,) the armor counter jumping to 99 for no logical reason (although documented in your description,) and the general weirdness that prevails throughout the game. (Evil moneybag? The hero becoming winged from a suit of armor and flying over the world for God knows why?) Plus, the run was short enough that none of it got boring.

Yes vote.
_________________
- The Green Herring
Back to top
View user's profile Send private message AIM Address Yahoo Messenger Skype
sgrunt
Member

Joined: 2007-10-28 18:11:32
Posts: 70

PostPosted: 2007-11-16 01:10:28    Post subject: Reply with quote

I've played enough Roguelikes to know that completing one in seven minutes is impressive, as must be the amount of luck manipulation that went into this run.

Yes vote.
Back to top
View user's profile Send private message
plusminus
Player

Joined: 2007-11-02 13:46:42
Posts: 91
Location: Toronto, Canada

PostPosted: 2007-11-16 01:17:59    Post subject: Reply with quote

AKA wrote:
While it confusing as to why certain things were happening it became clear how obvious the luck manipulation was since you were geting placed close to nearby exits in the next level.

I tried to explain that somewhat in the submission, but it's probably not really clear to anyone who doesn't play around with it. In fact much of the luck manipulation is still not entirely clear to me, it's just a whole lot of trial and error.


superjupi wrote:
The game is finished very quickly, and the manner you accomplish this task is also impressive. However, the game itself was just plain boring to watch.

That's fair, it really isn't the most exciting game. I find it fun in the way I find playing cards fun sometimes: simple and compelling, and not overly involved. I think it actually has it's roots in a Master System game called Dragon Crystal, which explains why the visuals look so unimpressive.
superjupi wrote:
I think the only entertaining aspect was the music.

Hah, the music is maybe great for a 7-minute run but in a normal playthrough that easily takes more than an hour, you find yourself wishing for some more variety. And when you're TASing it the sound drives you nuts in a hurry.


The Green Herring wrote:
Evil moneybag? The hero becoming winged from a suit of armor and flying over the world for God knows why?

Monsters disguised as gold have their roots in old Dungeons and Dragons games, and are actually in a number of RPGs. What's strange about this game is that collecting gold serves no function whatsoever. There's nothing to buy. So not much reason to risk picking up gold.

The flying armour, on the other hand, I have no explanation for whatsoever.
Back to top
View user's profile Send private message
Chamale
Active player

Joined: 2006-10-20 23:28:18
Posts: 1117
Location: Canada

PostPosted: 2007-11-16 03:24:28    Post subject: Reply with quote

When your armour underflows from bow equipping, why does it go to 153? It seems like it would make more sense for it to become 2^x-1, instead of 153.

Yes vote for kick-ass luck-manipulation.
_________________
WTFWJD?

Published speedruns: These
Not working on: Terminator 3: ROTM (35%), Crystal Quest (20%), SMB quadruple run (4%), River City Ransom (10%)
Back to top
View user's profile Send private message
ventuz
Active player

Joined: 2004-10-04 02:36:10
Posts: 618
Location: KY, USA

PostPosted: 2007-11-16 08:13:05    Post subject: Reply with quote

Nicely done.
_________________
http://tasvideos.org/Ventuz.html
Back to top
View user's profile Send private message
IdeaMagnate
Player

Joined: 2005-03-11 03:09:22
Posts: 350
Location: Oregon

PostPosted: 2007-11-16 09:27:14    Post subject: Reply with quote

I'm glad someone else is finding Grrl useful, hack though it is.
The movie was good. Luck manipulation was obvious (especially watching your input while confused and the curiously advantageous warping), plus the whole thing was too short to be boring. Well done, especially for a first submission.
Back to top
View user's profile Send private message
plusminus
Player

Joined: 2007-11-02 13:46:42
Posts: 91
Location: Toronto, Canada

PostPosted: 2007-11-16 12:52:07    Post subject: Reply with quote

Chamale wrote:
When your armour underflows from bow equipping, why does it go to 153? It seems like it would make more sense for it to become 2^x-1, instead of 153.
Indeed, this number makes no sense at all for a whole lot of reasons. My guess is they just put in an arbitrarily high upper bound to prevent overruns? Ram watch address is 0x9417.


IdeaMagnate wrote:
I'm glad someone else is finding Grrl useful, hack though it is.
Hmm, am I the only person besides yourself to have submitted a movie with it? I thought there were more Linux users on this site...

In any case, every single release of Gens for Linux, including the non-TAS ones, has been a hack, you're just carrying on the tradition. ;) That said I made a fairly large list of little things that bothered me about Grrl that I think are within my ability to fix, so expect a bunch more small middling patches soonish.


Thanks for all the comments and votes so far!
Back to top
View user's profile Send private message
negjay
Member

Joined: 2007-09-26 02:36:23
Posts: 38
Location: Michigan

PostPosted: 2007-11-16 14:40:35    Post subject: Reply with quote

I'm a huge fan of Rogue-likes and didn't even know this game existed. Excellent luck manipulation, though, it's amazing how quickly you fly through the floors. Yes vote.

And maybe the story is like Doom where the game itself just assumes that you've read the manual and the plot makes little to no sense without it.
Back to top
View user's profile Send private message AIM Address
IdeaMagnate
Player

Joined: 2005-03-11 03:09:22
Posts: 350
Location: Oregon

PostPosted: 2007-11-16 18:57:28    Post subject: Reply with quote

plusminus wrote:
IdeaMagnate wrote:
I'm glad someone else is finding Grrl useful, hack though it is.
Hmm, am I the only person besides yourself to have submitted a movie with it? I thought there were more Linux users on this site...


I'm sure other people use it; most of them just don't post about it. It doesn't bother me either way. If it's useful people will find and use it. Otherwise there's always Wine.

plusminus wrote:
In any case, every single release of Gens for Linux, including the non-TAS ones, has been a hack, you're just carrying on the tradition. ;) That said I made a fairly large list of little things that bothered me about Grrl that I think are within my ability to fix, so expect a bunch more small middling patches soonish.


You are encouraged to do so. I'm a big believer in egoless programming, so if you've got a patch for something broken (or improvable) I'd love to see it. You could also get editor privileges from Bisqwit and add a "requested features" section to the Grrl wiki page.
Back to top
View user's profile Send private message
plusminus
Player

Joined: 2007-11-02 13:46:42
Posts: 91
Location: Toronto, Canada

PostPosted: 2007-11-16 20:28:51    Post subject: Reply with quote

IdeaMagnate wrote:
I'm a big believer in egoless programming, so if you've got a patch for something broken (or improvable) I'd love to see it. You could also get editor privileges from Bisqwit and add a "requested features" section to the Grrl wiki page.

Perhaps, eventually. For the moment I'm happy to find little improvements I can work on because I'm quite a novice coder and it's good practice.
Back to top
View user's profile Send private message
superjupi
Active member

Joined: 2007-10-15 19:31:08
Posts: 404

PostPosted: 2007-11-18 22:33:19    Post subject: Reply with quote

I eventually decided on a 'yes' vote. The merit makes the entertainment, especially if you've attempted to play the game.
_________________
Kirby said so, so it must be true.
( >'.')>
Back to top
View user's profile Send private message
ugetab
Newbie

Joined: 2007-01-12 23:50:44
Posts: 26

PostPosted: 2007-11-21 20:17:27    Post subject: Reply with quote

The game looks like it sucks compared even to less popular PC rogue-like games, but it's played so well that the point never has time to really sink in.

Yes vote for rogue-like entertainment
Back to top
View user's profile Send private message
adelikat
Active player

Joined: 2004-11-03 22:14:03
Posts: 1468
Location: Gainesville, Florida

PostPosted: 2007-11-26 00:16:06    Post subject: Reply with quote

Either the JU rom is different than the W, or this movie desyncs in 9.5B.

Has anyone else had a desync issue?
_________________
http://tasvideos.org/Adelikat.html
adelikat's recommended movies
Back to top
View user's profile Send private message Visit poster's website
Aqfaq
Active player

Joined: 2005-04-09 01:22:02
Posts: 660
Location: Finland

PostPosted: 2007-11-26 00:52:57    Post subject: Re: #1759: plusminus's Genesis Fatal Labyrinth in 06:46.25 Reply with quote

NesVideoAgent wrote:
sound rate set to 22050 (important!)

Maybe that's your issue?

Now that I have helped you, please go and record the Genesis Immortal run with your TASing precision, thank you adelikat! :)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    TASVideos Forum Index -> Published movies All times are GMT + 2 Hours
Goto page 1 2 Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group