Bandai Namco Launcher - Blue Protocol

Post Reply
Osodarck
Posts: 2
Joined: Fri Sep 15, 2023 6:04 pm

Bandai Namco Launcher - Blue Protocol

Post by Osodarck »

Hi There!

I'm trying to run Blue Protocol from Bandai Namco Launcher. I'm able to run the Launcher's service and then the Launcher on sandboxie, but when I try to start the game Blue Protocol from the launcher nothing happens.

I've used WinDBG to dump information of both exe files:

BandaiNamcoLauncherService.exe:
https://docs.google.com/document/d/1bDN ... sp=sharing
BandaiNamcoLauncher.exe:
https://docs.google.com/document/d/1iUL ... sp=sharing

When I clicked to start the game the only changes I saw on the WinDBG was for BandaiNamcoLauncherService.exe (lines 179 to 183:

ModLoad: 64f00000 64f2f000 E:\BandaiNamcoLauncher\Launcher\BridgeService\System.Security.AccessControl.dll
ModLoad: 74260000 7426f000 C:\Windows\SysWOW64\wtsapi32.dll
ModLoad: 70f70000 70fb7000 C:\Windows\SysWOW64\WINSTA.dll
ModLoad: 74500000 74525000 C:\Windows\SysWOW64\userenv.dll
ModLoad: 74550000 7456c000 C:\Windows\SysWOW64\profapi.dll

Any instructions or directions will be great appreciated.

Osodarck
Posts: 2
Joined: Fri Sep 15, 2023 6:04 pm

Re: Bandai Namco Launcher - Blue Protocol

Post by Osodarck »

Another important information: I was doing a lot of testing with sandboxie settings and noticed that I'm able to run the Blue Protocol exe manually, but I get an error telling it isn't authenticated. I guess this is because the autheticaton occurs when starting the game from the launcher passing throght the service.

Please any help or directions... It seems to be so close to work...

Post Reply