Need A Little Help...

Feel free to discuss anything gaming related.

Moderator: General Mods

Post Reply
FuzzyLizard
New Member
Posts: 3
Joined: Tue Jan 19, 2010 8:41 pm
Location: Murphysboro
Contact:

Need A Little Help...

Post by FuzzyLizard »

here's what my dilemma [if you can really call it that!]:

I'm looking for a program that will
  • -display my gamepad button presses
    -that can run in the background while I running emulators over top of it
    -is skinnable for various systems emulated [SNES pad for SNES, GB buttons for GB, etc.]
I'm mainly wanting to use it for "Let's play.." videos for YouTube so I can show viewers what I'm pressing to achieve my results [Kind of like the "Windows Game Controller" Diag tool.

I have no idea what keywords to look for on Google, or if such a program exists! Any help is appreciated!
Gil_Hamilton
Buzzkill Gil
Posts: 4294
Joined: Wed Jan 12, 2005 7:14 pm

Post by Gil_Hamilton »

I don't think such a program exists.
Squall_Leonhart wrote:
You have your 2s, 4s, 8s, 16s, 32s, 64s, and 128s(crash course in binary counting!). But no 1s.
DirectInput represents all bits, not just powers of 2 in an axis.
KHDownloads
ReRuss
Trooper
Posts: 443
Joined: Sun Aug 15, 2004 9:49 pm
Location: Somewhere
Contact:

Post by ReRuss »

Only way I can think of is maybe duel monitors and capturing either windows diag or possibly a custom rom of some sort on another screen then do a bit of video editing
[img]http://i5.photobucket.com/albums/y180/ReRuss/UBAR.gif[/img]
360 and PS3 - ReRuss
FuzzyLizard
New Member
Posts: 3
Joined: Tue Jan 19, 2010 8:41 pm
Location: Murphysboro
Contact:

Post by FuzzyLizard »

Only way I can think of is maybe duel monitors and capturing either windows diag or possibly a custom rom of some sort on another screen then do a bit of video editing
erkkk... video editing could be a prob... and I don't have dual monitors
--or did you mean running 2 emus at a time[e.g. http://www.youtube.com/watch?v=Ma6MbiaCur8]?
creaothceann
Seen it all
Posts: 2302
Joined: Mon Jan 03, 2005 5:04 pm
Location: Germany
Contact:

Post by creaothceann »

You can activate "input display" in SNES9x. Maybe other emulators can, too.

Another way:
- record your button presses as an "emulator movie" file
- open it in TAS Movie Editor
- select "export to subtitles"
- optional: edit subtitles in Aegisub
- use AviSynth to render the subtitles onto the video file (via VSFilter_TextSub)
vSNES | Delphi 10 BPLs
bsnes launcher with recent files list
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

yay for stealing from us >:3

Code: Select all

$ ~/tools-zsnes/ezp 
Enhanced ZMV Parser 1.23      Copyright (c) 2005      ZSNES Team

Usage:  ezp <params>[<value>] <zmv filename>


<Params>
 -co:        - chapter offsets sorted by ascending frame #
 -fc:        - pad input changelog
 -ff:        - pad input full log
 -fi value:  - pad input for frame #value
 -an name:   - set name as movie author - only for anonymous movies
 -as letter: - auto pad #letter input subtitle generator

Note: the -fc/ff params output should be piped into less or cat

  Default: no params - only displays basic header/footer info
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
FuzzyLizard
New Member
Posts: 3
Joined: Tue Jan 19, 2010 8:41 pm
Location: Murphysboro
Contact:

Post by FuzzyLizard »

@creaothceann Mucho Gracias and thank you in every other language! Subs will work, too! :D and I'll DEF check out the "Input display" on 9X for sure!
Post Reply