Older version of Omniverse Launcher?

Hi,

I understand that the Omniverse Launcher will be deprecated but I don’t get why remove it from the website?

Correct me if I’m wrong but it always redirects to this one:

And if I click any link at all it goes to a page where it asks “Requires Active Subscription”.

And if I go to this page:

It asks to be rebuilt.

I’m confused.

Omniverse Launcher. The EXE one was available before.

Am I missing something?

No you are not missing anything. You are all correct. Omniverse Launcher is now gone. You no longer need it. What exactly are you looking for now? Isaac Sim? USD Composer? We have both online without Launcher

To download and build the latest Composer and other templates go to:

Or better still just follow these instructions: (Windows)

1. Download "git" from https://git-scm.com/downloads
2. Download "git Large File Storage from https://git-lfs.com/
3. Start a windows command console by using running "cmd" from the Windows Start menu
4. Navigate to where you want to install the kit app template folder
5. Copy and run "git clone https://github.com/NVIDIA-Omniverse/kit-app-template.git"
6. run "cd kit-app-template"
7. run "repo.bat template new"
8. run "repo.bat build"
9. run "repo.bat launch"

To download and buld the latest Isaac Sim template:

Or better still just follow these instructions: (Windows)

1. Download "git" from https://git-scm.com/downloads
2. Download "git Large File Storage from https://git-lfs.com/
3. Start a windows command console by using running "cmd" from the Windows Start menu
4. Navigate to where you want to install the kit app template folder
5. Copy and run "git clone https://github.com/isaac-sim/IsaacSim.git isaacsim"
6. run "cd isaacsim""
7. run "build.bat"
8. run "\_build\windows-x86_64\release\isaacsim.exp.full.kit.bat"

Hi @Richard3D

Thanks for the response. Appreciate it.
I am going for “Audio2Face” specifically.

Checking on the github.
The latest I can get is this one:

Or this one:

But it seems like this is still not a UI one.

So I’m guess the UI Audio2Face is no longer available like the Omniverse Launcher.

Is this accessment correct?

Regards,
Ben

Audio2Face, has not been updated in two years. But now they have a NIM you can use at www.build.nvidia.com and also a free Maya Plugin.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.