Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Very much thanks for the info though.
Each frame/image is on its own LCD somewhere hidden in the ship. These LCDs are then copied onto another hidden LCD using AutoLCD's "textLCD" command which is then copied AGAIN to the final TV lcd using the "textLCD" command with no scroll applied which looks like this: "TextLCD {TVMimic[LCD]!NOSCROLL}"
Then the buttons use the scroll command to scroll the length of one image. I figured this out using a PNG of a red border/box so i could line up to the exact dimensions of the LCD with guess and check and Whips image converter. From there I just take the vertical resolution value used in Whips image converter and use that as the scroll distance.
If you want more info feel free to add me on steam and I'll glady explain more in depth sometime :)
Basically I'm trying a similar thing but making a gif with 3 frames and am stuck on how to do it.