Project

General

Profile

Actions

Bug #285

closed

X3 LCD not displaying app/game after launch

Added by brentdc42 over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
05/02/2014
Due date:
% Done:

0%

Resolution:
fixed
Affected Version:

Description

Can the below line be removed to make the game/app name stay on the LCD after launch?

Seem to have no unwanted side effects on my xbox with this line removed.

Thank you.

Line 3951, Util.cpp

#ifdef HAS_XBOX_HARDWARE
// g_application.Stop(); // Brent - Removed to make Playing *** stay on LCD

CUtil::LaunchXbe(szDevicePath, szXbePath, szParameters, ForceVideo, ForceCountry, pData);
#endif

Actions

Also available in: Atom PDF