Tatsunoko vs Capcom: Ultimate All Stars/Wiki

From SuperCombo Wiki
< Tatsunoko vs Capcom: Ultimate All Stars
Revision as of 17:51, 2 December 2024 by Cce2955 (talk | contribs) (working on notation references)
TvC Numpad Notation Converter - Special Commands (all commands are case insensitive)
Command Explanation Example
X A strength insensitive button, for when any strength of the attack is applicable Input:

236XX 2X

Output:

TVC-236.png TVC-AT.png TVC-AT.pngTVC-2.png TVC-AT.png

236XX2X

A, B, C The three strength attacks, with A light, B medium, C heavy, can be combined with motion inputs Input:

A B C 421XX 214A

Output:

TVC-L.pngTVC-M.pngTVC-H.pngTVC-421.png TVC-AT.png TVC-AT.pngTVC-214.png TVC-L.png

ABC421XX214A


{direction}{direction} Supports repeated directional motions:
  • 22: Repeated down input
  • 66: Double forward (dash forward)
  • 44: Double backward (dash backward)
Input:

22 66 44

Output:

TVC-2.png TVC-2.pngTVC-6.png TVC-6.pngTVC-4.png TVC-4.png

226644

XchargeY Charge motion starting in one direction (X) and transitioning to another (Y).

Often paired with a button to execute charge-based moves, e.g., 4charge6A.

Input:

4charge6A

Output:

TVC-4.png TVC-charge.png TVC-6.png TVC-L.png

[4]6A

BBQ Baroque mechanic icon with gradient styling.

Consumes red health to extend combos or reset actions.

Input:

A B C BBQ 623A

Output:

TVC-L.pngTVC-M.pngTVC-H.pngTVC-baroque.pngTVC-623.png TVC-L.png

ABCBBQ623A

TK Tiger Knee motion, an input immediately after jumping.

Commonly written as 2369X for quick aerial specials.

Input:

j.B TK 214A

Output:

j.TVC-M.pngTVC-TK.pngTVC-214.png TVC-L.png

j.BTK214A

SJC Super Jump Cancel.

Allows chaining grounded moves into an aerial follow-up using a super jump.

Input:

SJC 214C

Output:

TVC-SJC.pngTVC-214.png TVC-H.png

SJC214C

~JC Jump Cancel.

Cancels a grounded move into a jump for further extensions or resets.

Input:

j.B j.B ~jc j.B j.B

Output:

j.TVC-M.pngj.TVC-M.pngjump cancelj.TVC-M.pngj.TVC-M.png

j.Bj.Bjcj.Bj.B

. A chained command where sequential inputs are connected by periods ("."). Otherwise known as a rekka Input:

236X.X.214X

Output:

TVC-236.png TVC-AT.png -> TVC-AT.png -> TVC-214.png TVC-AT.png

236X -> X -> 214X

Templates and Their Uses

Navbox-TVC

Navbox-TVC Overview
Purpose Acts as a directory for all public-facing pages in the TvC wiki.
Usage
  • Most new entries are added under the "General" section.
  • When creating a new page:

1. Link to it from the "General" section.

2. Use the code snippet provided to link it.

Code Snippet <div style="background-image: linear-gradient(to bottom, #FF69B4, transparent 50%); flex: 0 1 70px; text-align: center; min-width: 70px; height: 100px;"> {{Navbox/Icon| image={your icon here} | text=[THIS LINKS TO YOUR NEW PAGE, do not put the URL, just the page name]}} </div>


Additional Notes
  • Categories within the Navbox have highlights to differentiate them.
  • Dividers are used to help focus the eye on specific sections.


TvC Colors

TvC Colors Overview
Purpose Notes
Predefined color schemes for numpad notation.
  • Colors are designed to be easy on the eyes and reduce strain.
  • These probably will be lost to the upcoming revamped wiki, but they remain available for use.
  • Template: `TvC Colors`

Media Management

Upload Guidelines

Upload Guidelines
Task Instructions
Adding categories to media uploads. Include the following category for images or WebMs:

WebM Creation Tools Overview

Tool Description Link
Handbrake A free, open-source transcoder. Requires some video knowledge to fine-tune compression settings. Handbrake
WebM for Bakas An older program that simplifies WebM creation but still requires minimal input for configuration. WebM for Bakas
Webm-inator Purpose-built for this wiki. Install FFMPEG, then drag and drop to create WebMs effortlessly. Webm-inator