Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Ultrastar2singIt-Converter Switch: Difference between revisions

From GameBrew
No edit summary
m (HydeWing moved page Lets Sing 2019 Add Songs Mod Switch to Ultrastar2singIt-Converter Switch without leaving a redirect)
(No difference)

Revision as of 01:53, 26 Haziran 2023

ultrastar2singIt-Converter
Ultrastar2singItconverternx.png
General
Authordh4rry
TypeHack Utilities
Version2019
LicenseMixed
Last Updated2019/05/15
Links
Download
Website
Source

By replacing the (correct encoded) video file, autio file (in ogg format), cover image (png), a metadata file (in xml) and a vxla File (containing text and notes with timing) via LayeredFS, it is possible to add your own songs to Let's Sing 2019.

The hard part is to create the vxla file with all the notes and timings. This script is capable of converting a text song file (containing notes, text and timings) from ultrastar (ultrastar is a open source Let's Sing/Sing Star clone with tons of songs in the internet) to the vxla file that is needed for Let's Sing.

Optional this script also takes a youtube url as an argument (-yt) and generates the needed media files (audio, video and cover).

User guide

Prerequisites: youtube-dl ffmpeg python3

Example usage: python3 ultrastar2singit.py test.txt -s NothingCompares2U -yt https://www.youtube.com/watch?v=12345678901

(Example to swap the Song "Nothing Compares 2 U" from DLC Content "90s Song pack" for "Let's Sing 2019 mit deutschen Hits")(title id 0100f5c009f83006).

The resulting file structure looks like this:

0100f5c009f83006
  └── romfs
       ├── NothingCompares2U_meta.xml
       └── Songs/
            ├── audio/
            │    └── NothingCompares2U.ogg
            ├── audio_preview/
            │    └── NothingCompares2U_preview.ogg
            ├── covers/
            │    └── NothingCompares2U.png
            ├── videos/
            │    └── NothingCompares2U.mp4
            └── vxla/
                 └── NothingCompares2U.vxla

In "Let's Sing 2019 mit deutschen Hits" (title id 0100f5c009f83006) there are following songs/song-keys:

  • FridayImInLove (Uid 162)
  • BarbieGirl (Uid 164)
  • Ironic (Uid 166)
  • NothingCompares2U (Uid 161)
  • NeverEver (Uid 160)

Screenshots

DLC folder structure by shabbypenguin
ultrastar2singItconverternx2.png

External links

Advertising: