Posts for mz


Post subject: Re: FCEU 0.98.16 development (Current bugs in 1st post)
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Phil wrote:
Looking over the changes since 0.98.15 (or possibly earlier) to fix whatever is causing the palette corruption and AVI recording problems (High priority)
I was planning to do this, so I got the source from this post by DeHackEd. And... Well, it looks like that version doesn't have these bugs. I'd like to know if anyone else can confirm this. Here's the version I compiled for Windows: http://popibot.com.ar/fceu.zip (Note: I changed the version number to 0.98.17 to avoid confusion) I was trying to do all this so I could be able to encode my submission, because the movie file desyncs with anything but 0.98.16, and to my surprise, DeHackEd's version records avi files without issues (no black screens) and doesn't desync. EDIT: Today I got the "official" source from here, and it doesn't have these bugs neither... I guess no one has the real "Apr 21 2006" build source. I don't know why we use that version, anyway...
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
I use this frontend when I want to play something in my GoodMerged sets: QuickPlay. Here's a screenshot with my setup, but you can configure it in almost any way you want: [URL=http://img516.imageshack.us/my.php?image=qpxj4.png][/URL] Then, you also have UnGoodMerge, which does this:
This program allows you to select a folder that contains either GoodMerged archives (multiple ROM variants per archive) in 7-Zip or Zip format, or non-GoodMerged archives/ROMs. It then goes through each game, performs customisable filters to skip unwanted variants such as bad dumps, allows the user to choose which variants to use, and generates a batch file. This batch file extracts the chosen files, and optionally re-archives each one using either ZIP or JMA. This program makes it very convenient to convert a large amount of GoodSets into formats that emulators can read, while also removing the clutter of many unwanted variants per game.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
I didn't know it was so easy... I achieved what I wanted in a few seconds. :D This is for Chrono Trigger; it pauses the emulator everytime a box of dialogue is full:
while true do
	if memory.readbyte(0x7e0129) == 7 then snes9x.pause() end
	snes9x.frameadvance()
end
I bet this could be useful for inichi too, if he modified it to press A instead of pausing it. Anyway, thanks DeHackEd for this amazing thing! I can finally enjoy some RPG runs. :P
upthorn wrote:
I've got gens covered. LUA's just a bit behind a few other tasks I have on my plate at the moment.
That sounds great! Can't wait for it.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
DeHackEd wrote:
Version 0.05...
  • ...
  • snes9x.pause() will pause the emulator (and the script) until the user unpauses
Pardon my ignorance (and my horrible english), but can this thing pause RPG TASes everytime a box of dialogue is completed, until the watcher unpauses, and then go on with the rest of the movie? That would make them a bit more entertaining, for they're terribly boring right now. By the way, I haven't looked very much into this program because I'm more a Genesis and NES guy, but it seems really useful. I hope you can add something like this to FCEU or Gens whenever you have time.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Thanks for voting, guys.
Yunshui wrote:
The character of mickey in this rom (JPN)is more beautiful than the one in that rom (USA)
Yeah, seriously... I know what you mean... They went from this: To this: ... By the way, I forgot to thank Dark Fulgore for his run, so I edited my original submission.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Bisqwit wrote:
Creating a 10 minute long tool-assisted speedrun for a platform game might take anything from 2 hours to 6 months, depending on the devotion of the movie maker(s) and of course, of the complexity of the game. As for complexity, often, the looks can be deceiving...
You can read more about this here. I've personally been working on a NES Mickey Mouse 3 - Yume Fuusen TAS for 3 months now. I'm on the final stage right now. But, I only work for a very few hours every day...
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Great work. Voted yes.
adelikat wrote:
I used Gimmick! (J).nes and the checksum matched Deign's .fcm as well as the published movies. I think NVA may be incorrect in indicating it is a ad dump.
You both may have an old GoodNES set. With GoodNES v3.10 it is actually [b1].
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Great run. It was really entertaining, and the music is very nice. One of the best SMS TASes, second only to Wonder Boy 3. Yes.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
It's fixed in the newer Opera Snapshots. It wouldn't hurt to make valid HTML, anyway...
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
I agree with everything undeRCoveR said. I don't think this game is good for a TAS... I give it a No.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
I hated this game as a kid for being so hard, so I was planning to do a TAS of it myself... I'm glad I decided for NES Mickey Mouse III first, and never really started this run. It looks like you did a perfect job. I'd give it a big Yes if I could.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
One of the best runs I've seen. Amazing work. I'd give it an obvious Yes.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
This is the best TAS I've seen. Beautiful, very entertaining and really short. It would be an easy Yes vote for me.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
That line sure is ugly, but, like you said, it doesn't bother too much. The run looks great so far, keep it up.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
@Mr. Kelly R. Flewin Thanks for the information! I didn't know there was some kind of WR for this game. I just tried to make a perfect run using the RAM values; I guess I didn't watch hard enough in the Overboard event. @both Thank you for watching it and for being honest. I will cancel this and try to TAS a better game...
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
There's also this program called GBA Tool Advance, which has a "Fix Overdump" tool. With it you can turn your "Lady Sia (U) (M6) (o1).gba" rom into a working "Lady Sia (U) (M6) [!].gba" rom in a few seconds.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
Heh, that was quick. Pekopon, you should use GoodGBA... I found the rom you have is actually "Lady Sia (U) (M6) [o1]". It looks like a great game to TAS, I hope you keep working on it. EDIT: damn... You shouldn't be allowed to delete your own posts... I wasted like ten minutes writing a response to your deleted question. :P (Yes, my english is really poor...)
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.
mz
Experienced Forum User, Published Author, Player (79)
Joined: 10/26/2007
Posts: 693
You should try these settings. But you'd better trying pSX emulator; it's a lot better and it doesn't require any kind of plugin or special configuration.
You're just fucking stupid, everyone hates you, sorry to tell you the truth. no one likes you, you're someone pretentious and TASes only to be on speed game, but don't have any hope, you won't get there.