Posts for Bisqwit


Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Chamale wrote:
When Mario is inside a wall, he automatically starts scrolling right.
Mario does, but the screen doesn't.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
I can't seem to pass level 3. :( EDIT: Got it. Now I got to round 35 in level 4 before expiring... This game is quite lagprone. Talking about Xenophobe.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
ZeXr0 wrote:
By the way, what was the date ?
100 days for non-confirmed registrations, 250 days for confirmed ones. Btw, this was the third or fourth time I ran the user purge script during the operation of the board. Rarely anybody cares, but perhaps AngerFist likes big numbers? :)
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Is this a glitch or a debug feature? I didn't quite understand how it works enough to decide between those two.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Huffers wrote:
(I think echoing it eats some of the "s)
Yes, to the point of unclarity. NESVSETTINGS is a string that is substituted by the snes9x patch with the video and audio depth/resolution/bitness/rate settings relevant to that particular movie being encoded. I can't spot anything particularly strange in your output, I would have to test it myself. But this patch is basically a backport... (forwardport?) of my patch for snes9x-1.43, just applied in snes9x-1.51. I haven't got a chance to much test it yet. Maybe there are errors in it.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Huffers wrote:
it doesn't produce mencoder.log either :(
Was mencoder perhaps not found then? Judging from your previous example, try putting "~/MPlayer/mplayer/mencoder" where it says "mencoder".
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Missing logo images don't matter. If it does not produce test0.avi, check mencoder.log for hints what could be the matter.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
The deletion e-mail looks like this:
Date: Thu, 05 Jul 2007 04:00:31 +0300
From: <email address>
To: <email address>
Subject: Nesvideos forums: Deleting inactive accounts


TASvideos Forums - Inactive account deletion

We are automatically deleting your account due to inactivity.

Your account details:
* Username: Zartan
* Email address: <email address>
* You have last visited the board 257.9 days ago.
* You never posted.
* You have never rated any movies.

This deletion was carried out automatically by a program that
measures one's past activity. If you believe the deletion was
carried out in error (for example, you have contributed in
some movies), please send e-mail to the administrator of
the board at <email address> and your username may be restored.

Thank you for visiting and welcome again. You may also reregister
if you wish, but note that the main site,
 http://TASvideos.org/
does not require registration to be used.

--
Thanks, phpBB2
on behalf of Bisqwit
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Huffers wrote:
I assume this is some "gif drawing" package I don't have installed...
Yes, it is from libgd... tiletracker uses it for creating PNG files and nesvideos-piece uses it for reading the frames comprimising the logo animation.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Truncated wrote:
A "reply to this email if you want to keep your account" could be a good idea.
There actually is a clause like that in the deletion e-mail.
Truncated wrote:
Or looking at how often they log in instead of how often they post.
The deletion'o'matic checks a few different aspects for making the decision. Unfortunately though, there is no data from which to surmise how often the person has been reading the forums.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Cardboard wrote:
A new WIP
Have you considered the duration of time it takes for Kuros to run from the treasure to the door after killing the boss? Edit: It would seem you have.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Chamale wrote:
Nice. I once programmed a background that flickered through 15 screenshots a second to make a movie file. I got used to it.
Actually, you can also do mplayer -rootwin avifile.avi to play an AVI directly as the desktop background. If I recall correctly, a similar option also existed (in MPlayer) for Windows. Not that it is pleasing at all. :P
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
upthorn wrote:
What I am getting at is that desktop screenshots are supposed to have most applications closed minimized, so that the desktop is visible, even if the desktop behind them is boring.
Ah, well that's not how unix desktop screenshots are usually made. Because an important part of the desktop experience is also how the window borders, icons and transparencies are made, for example. In my case, the background image is almost never seen in normal use, so it doesn't make sense to showcase it.
Post subject: Re: Encoding with snes9x 1.51 linux is broken?
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
As usual, I patched snes9x-1.51 for my own version before even attempting to use its built in AVI recording mechanism. List of changes: - Adds ignoreframes support - Adds Blargg's NTSC filter support - Reads snes9x.cfg from $HOME/.snes9x/ directory by default now - Adds nesvideos-piece (Bisqwit's AVI recording mechanism) - Adds tiletracker for creating GIF animations (not completely patched in yet) http://bisqwit.iki.fi/src/snes9x-1.51-nesvideo-patch-bisqwit.txt.gz Startup script example... (RUNSNES)
FLAGFILE="`pwd`/s.status"
# Which file do you want to place your audio and video in.
VIDEO_RESULT="`pwd`/test0.avi"

VIDEO="-ovc x264 -x264encopts crf=0:me=dia:turbo=2:frameref=4"
AUDIO="-oac mp3lame -lameopts mode=1:preset=71:aq=0"
VIDEO="$VIDEO -vf decimate=4:64:128:1 -nocache"

EXE="snes9x-1.51"
OPTS="-upanddown"

rm -f "$FLAGFILE"
VIDEO="mencoder \
        - -o '$VIDEO_RESULT' \
        -mc 0 \
        NESVSETTINGS \
        $VIDEO \
        $AUDIO \
        >&1 | tee mencoder.log"
$EXE $OPTS \
        -videologcmd "$VIDEO" \
        -autodemo "$1" "$2"
Script invocation:
./RUNSNES ./smw.smv ./smw.smc
Disclaimer: Not so much tested in production yet.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
DK64_MASTER wrote:
Maybe they never got their activation email? Would these types of accounts be in this list?
Yes, but those aren't the majority (making only 1/6 of the deleted accounts).
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
upthorn wrote:
Warp wrote:
http://warp.povusers.org/snaps/desktop.jpg
Warp that is a screenshot of your browser, not your desktop. Please try again.
It's quite valid a desktop screenshot. Like mine, his desktop is rather clean. It only contains the software he's using at the moment relating to the same task. Or rather, that is one of the many virtual desktops. Other sides may have other windows open. Here's mine, for the record. http://bisqwit.iki.fi/kala/dtop/index.html It has even fever standard desktop controls on it -- zero, to be precise. No icons, no menu-/taskbar, no widgets. Just the applications. There are nine images on that page, because there are nine virtual desktops in my desktop system.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Gunty wrote:
I'm not sure if this is related, but a few torrents are reporting a negative amount peers on the site. My bittorent client is also showing these (assuming there aren't actually 65493, but -42 peers), so I suppose this is a problem on the tracker's site.
That may have happened as I switched between two different tracker softwares when I tried to resolve this problem...
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Taking them again. Still getting 1.5 Hz. In Tone test, I don't know what to answer in question 13 because the melody is the same but the rhythm is different... Got 83.3% this time. Not doing rhythm test second time :)
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
I didn't use the Replay button at all... Should have, I guess.
Post subject: Re: Some rhythm/pitch/tone perception tests
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Adaptive pitch: 1.5 Hz Tonedeaf: 77.8 % correct Rhythm deaf: 80.0% correct I started well in the pitch test, but after it went to 0.35 Hz level, I started to lose my sense. In the other tests, memorization was indeed a bit difficult.
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Hmm, here's a trick I hadn't seen before. http://pl.youtube.com/watch?v=UpgXPt907oI I don't understand it quite yet, but I would suppose it might help the walkathon, gaining this extra platform from an enemy somehow.
Post subject: Re: Torrents not working
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
I've seen this report coming from many people. I have no idea what causes it. Nothing has been changed here recently or otherwise.
Post subject: Re: List of the Most Popular Excuses for publishing a TAS…
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Very good and very truthful :) I only complain about the possible misattribution of quote about a past mistake supposedly justifying a new mistake...
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
CtrlAltDestroy wrote:
I was playing SMB2 on the Wii this morning
Wii has a NES emulator?
Editor, Experienced Forum User, Published Author, Active player (296)
Joined: 3/8/2004
Posts: 7469
Location: Arzareth
Are you trying to download? I have a seed running, but no peers are seen.