Posts for solarplex

Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
I say its fine to leave them in. When it gets to the submission, I can make you a temp alternative encode that has the dance cut out just for fun.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Niice, Whats up with the "Hurricane" goal, is that first missed jump necessary to jump higher up the drink?
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
TehBarrel's newest WIP. Saw he posted it on userfiles. Link to video
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
had a downed motherboard for a while, havent gotten around to it since before the motherboard messed up.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
whaaaa the heck was that with the heelflips flying in the air?! :O
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
tom_mai78101 wrote:
Anyone knows how to make the green lines in the displayGenome() display other colors, like yellow for instance? I am having a hard time seeing the green lines in Super Mario World, due to the green backgrounds in World 1-1.
look for this line:
gui.drawLine(c1.x+1, c1.y, c2.x-3, c2.y, color)
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Why even be two players? Did tails do anything besides kill himself? No Vote.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
EXCITING!
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
zeromus wrote:
I got tricked into thinking about this. I'll share my thoughts so I can then delete them. ... And I think it models a human being better, who is kind of an executive controlling a mammal brain.
I love your opinion on this subject. A mammals' brain over this partial rat brain seems to be a much better (and probably much quicker) solution to an AI completing a level. I'm sure with the right parameters, it would be much more versatile than the current script.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
what would happen if you set the survivors of each genome to a higher standard? so instead of taking the best 50%, set it to take the best 75% or something. There would be less survivors but maybe also less fuck up ones.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Video says its Nintendo DS, should this topic be moved to the correct category or is there an actual video of Ralph on the Wii? Just encode it without sound if that is the issue you are having, we can deal with sound later once its done.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Hyzer wrote:
Anyone know of a way to view the run with the max fitness? Maybe a way to automatically record it as a movie?
Im sure if you found what triggers the finish line song/animation etc, you could add that to the lua so when thats triggered to save that completed state and start recording from beginning and after it finishes the movie, stop recording,game, and script.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Lots of different types of music! I listen to XM radio (primarily the spa channel, its all relaxing music) This one caught my attention, its very peaceful, so have a good nap. Link to video[/video]
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
zeromus wrote:
omg use pastebin or something
haha yeah that would be preferred. By the way, Donut Plains 4 was cancelled, it almost got to the first checkpoint but it was past a tall pipe which you need to jump on the floating platform that has a guy on it throwing hammers at you.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
beep beeeeep boop.. I had no idea what was happening for the first part but love the description and as always love the first TAS from every new emulator announced
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Does the lua script from the original look at P-speed and use the genomes that received both best fitness and best speed?
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
SethBling in the reddit post had said that the AI didnt fully understand holding the same P-speed as a speedrunner would do, so the AI slows down to avoid enemies and etc.
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
I watched the video when it was on reddit. I love watching stuff like this ( and coding [sockfolder]). I would love to watch this script transform into something bigger. Is this only set up to be used for mario, could it be set up for games similar? would the evolution of this script in the mario world lead to a faster time each generation?
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
that was amazing to watch! very awesome game choice foggy!
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Woah
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Woah.. That was fun to watch! I'd want to watch more!
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Dimon12321 wrote:
bihan wrote:
Here is the video! Please excuse the terrible desync between the audio and video. I don't think there's anything I could do to fix it. Also sorry for the missing video during the end fight with the basilisk. I have no idea what happened.
http://dayz3.ru/watch/HxKLQKFTb5o/harry-potter-chamber-of-secrets-speed-run-04734.html
yea thats literally a complete different game than the GC one
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
bihan wrote:
solarplex wrote:
Once you submit it, one of the encoders can use their linux machine that'll fix audio syncing
I didn't plan on submitting though :/ there's a cutscene skip near the beginning of the run that I didn't use that saves a lot of time (1-2 minutes I think). It wasn't discovered until later on, when I was way past that point. EDIT: I made the video unlisted just because there are so many issues with it and it doesn't look good at all.
Aww Oh well then :) I still very much enjoyed the first hour of the video! good work :)
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
bihan wrote:
Link to video Here is the video! Please excuse the terrible desync between the audio and video. I don't think there's anything I could do to fix it. Also sorry for the missing video during the end fight with the basilisk. I have no idea what happened.
Once you submit it, one of the encoders can use their linux machine that'll fix audio syncing
Experienced Forum User, Published Author, Active player (472)
Joined: 2/1/2014
Posts: 928
Did you change the decoder/encoder to use openGL? im gonna test now too. edit: just tested on 6576 or something and its basically frozen on 2nd mission. edit 2: rc 5.0 still frozen on 2nd mission