Posts for DeHackEd


1 2
11 12 13 32 33
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
FCEU isn't actually checking for the 'reset hardware' command. Microstorage checks, but didn't find it, so it's confused, resulting in the message shown. The submission script checks and didn't find it, so it's rejecting your submission. Here ya go. I fixed it for you. But I think I might have done something wrong -- it doesn't finish properly, so the ending might need to be redone. But this FCM will be accepted by the submission script.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
You'd find them if you searched "List all submissions" or the forum history.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Badly designed databases may slow down over time as a site gets larger. Calculating the number of pages isn't cheap without a good index. Searches get slower over time as more data to index arrives. Good databases and smart programming can make the lag extremely slow -- somethingawful has some huge stuff and it's immensely popular, yet it keeps going.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
It says "reset, type unknown" which suggests it's corrupted a bit. I checked the actual FCM, and this movie does not begin from reset. It was rejected because it plays from a savestate.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Okay, I checked youtube and found a total of 3 copies of this video up. One by me (see page 2 of this thread), one by AKA and one by swordlesslink. And that doesn't count the ones that were erased. Seriously...
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
For those of you who can't wait for an AVI, here's something on youtube. It omits the ending credits so it'll fit. http://www.youtube.com/watch?v=X8cjscUMERU It'll probably be deleted once it's published (with a few days notice). Said publication AVI is in progress.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Put the FCM on microstorage? If Microstorage says anything bad about the start point, the site won't accept it either. I might be able to repair it though.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Two things to say come to mind. 1) The only thing preventing a 1-star run was a way into dire dire docks without MIPS. And you succeeded. Bravo. 2) "The race for quality has no finish line". It's a times like this that I actually start to believe it. 3) I'm going off the board and saying "Wow" at bowser in the dark world. Oh, and I also voted.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
You're making me jealous. You know that.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Well I couldn't find a direct download URL, and I don't have any media player plugins installed (and have no desire to). Besides, plugin detection is usually screwy.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Well that site's a turn off. Besides being a javascript freak (why can't people write <embed> anymore?), it won't let me play the video. Youtube might not be much better in the JS department, but at least the media works.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
I think it's directx based. I don't have hardware acceleration and windows BSOD'd. Game over. :( Aw well, thanks for trying. I'll try it with wine later.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
On a related note, I've been looking to get a copy of that game because it's about as close to TGM2 as I'll ever be able to find. But all the stuff is in japanese and that's a serious show stopper for me. Where can I find that game and how do I make it run? :/
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
I could do it, no problem. An AVI producer I mean. You're subject to my rules for subtitles, and my ROM collection is quite small, but I could make it work. Not uploading to youtube though, for the same reasons guybrush suggested, plus I don't have a tool to do easy automated uploading.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
I think he's talking about this.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Email usually has a 10 megabyte limit, which works out to around 7 megabytes of actual AVI. That wouldn't work. Some movies have a direct download via archive.org which you may be able to use. Not all of them, but some of the big ones do. Install BitTornado, then just start clicking on "download via BitTorrent" links on the movie section. Let good things happen. Only one mouse button needed.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Velgauder Sigma (final form) is immune to the hadoken. It bounces off him like Chill Penguin when sliding. Everything else can be trashed in one hit, but Rangda Bangda and Sting Chameleon are difficulty (but not impossible) and require luck manipulation to do quickly. I have a few ideas that require testing, but I'm thinking an optimal route would be: Chill Penguin, get the dash Boomer Kuwanger, get everything Storm eagle, get everything Flame Mammoth, get everything Spark Mandrill, get everything Armored Armadillo, get everything except the Hadoken (duh) Launch Octopus, get everything * Chill Penguin again for the heart tank Sting Chameleon, get everything Bad side: two bosses are fought with the X-Buster rather than their intended weapon. Chill Penguin doesn't count because you're forced to. Good side: I think getting the Z-Buster upgrade early is worth it. You can do some massive damage against minibosses, especially in Launch Octopus' stage. You should be able to nuke all the minibosses much quicker with an overcharged Storm Tornado. The snakes will go down damned fast (see my dual run for an example), the submarines take some serious damage from it and you should be able to knock the torpedo boat down from under it rather than climbing onto it. If Sting Chameleon's heart tank can indeed be picked up before defeating Launch Octopus, then move him to just before Storm Eagle.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
mplayer -dumpfile output.mp3 -dumpaudio input.avi Runs in all of about 5 seconds, depending on the size of the AVI and the speed of your hard drive. Needs mplayer. :)
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Actually, mencoder's AVI support does allow exceeding the 4 GB limit. As I understand it, AVI is a chunked file format where each chunk is unable to exceed 4 GB. Mencoder starts new chunks every <1 GB so it can just keep going. 40 GB AVIs are possible. Apparently mupen64 does not support this feature and simply produces 1 chunk. If it exceeds the size limit, it's broken. That said, for anything but really long mupen64 movies, I have mencoder skip straight to the final AVI and not bother with a multi-gigabyte intermediate. The OpenGL plugins perform screen captures by basically pressing PrintScreen and then cropping the resulting image. Thus the video must be always on top, and that's a big waste of screen space. I'd rather do it once and still be able to use my computer during the heavy work. Snes9x, FCEU, Gens, etc. don't have this restriction. Must be 3d acceleration related.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
H264 updates are applied every once in a while. If your pack is really old (2 years, roughly) then some movies will give you trouble. Update your codec pack.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Although there are a lot of people who do reseed frequently and maybe they deserve credit, the encoders/publishers have a lot of bias towards themselves since they get more than a full AVI credit for everything they've published. I don't seed a lot anymore, but I do publish movies, and often very big ones. :)
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
They've been programmed to do so since their creation. The TASvideos site was not. The default tracker really doesn't give two s**ts who you are, only if you're present. Oh, and there's no way to identify users except by IP address right now, so even if Bisqwit had copies of the logs (I wouldn't) it wouldn't do you much good.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
I modified snes9x to accept "DLLs" (under Linux they're call .so files) to load and run. I used it to do things like FF6's encounter counter, and help Nitrodon/Halamantariel with their Earthbound run. I think some kind of scripting/programming language will be needed to do what you seek. I used C++.
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
Submissions don't have screen shots. Publications do. You want the screen shot visible if the run was published?
Emulator Coder, Experienced Forum User, Published Author, Site Developer, Former player
Joined: 11/6/2004
Posts: 833
CD-ROM is misleading. Set up a CD-ROM plugin that reads ISOs. Though this is unsupported*, because I've been using a real CD-ROM locally for all my testing. *Under the classic software definition of unsupported.
1 2
11 12 13 32 33