Skip to content

Install on PC with Unity Editor

Xele02 edited this page Dec 31, 2023 · 3 revisions

Requirement

Installation

  • Clone the project or extract the release zip (If you extract the zip on a older installation, remove the Unity directory before doing so).
  • Extract the game data dump UtaMacrossDataArchive.zip.
  • Extract UtaMacrossDataArchivePCPatch.zip an copy the db directory into the data directory of the game datadump, so you have android and db directory like that :

image

  • For automatic game data detection, you can copy android and db directory from the game dump into Tools/Data/
  • Launch Unity Hub and add the Project : Open > Add Project From Disk. Browse to the Unity Directory.

image

  • Click on the Unity Project line which was added to launch the editor and load the project. Accept the upgrade version popup if it is displayed.
    • Linux user : You can convert all the movies instead of when needed with the menu UMO > Convert all movies. This use FFMpeg and take a long time.
  • Start the game using the menu UMO > Start Game.

image

  • The game will search game data in Tools/Data or Data directory (default directories when using python script to download from game server). If you put your game data elsewhere, select the directory containing "android" and "db" directories in the next popup. For advanced configuration, you can check the options.

Project usage in Unity Editor.

Menu UMO

  • Start Game : Start the game.
  • Start Auto SLive Viewer : Start the game in automatic mode, randomply selecting songs and diva costumes.
  • Options : Open a window with UMO specific options
    • Profile
      • Force tuto skip : Unused actually
    • Live
      • Force Live Valkyrie Mode : Force going in valkyrie mode even if gauge is not filled
      • Force Live Diva Mode : Force going in standard diva mode
      • Force Live Awaken Diva Mode : Force going on awaken diva mode
      • Touch* : Select the key to use for each lane and the active skill button.
    • S-Live
      • Disable Movies : Disable playing movies
    • Data Directory : Local directory where game data was downloaded.
    • Data Web server URL : URL Where to download data (this require uploading the data somewhere accessible on a web server)
    • Debug : Debug options for dev.
  • Copy song setup for bug report : Allow to generate the song infos to help doing the report.
  • Create song notes data : Allow to generate a log of a song play to help doing a bug report when tapping note is broken.
  • (Linux user) Convert all movies. Allow to convert all movies at once.

UMO settings / event start

Settings and starting event can be done from the config popup. It is accessible from the pad button in the title screen. Capture d’écran du 2023-11-11 11-19-58