Commit Graph

11 Commits

Author SHA1 Message Date
Ben Marsh
e141cb6196 More UAT structured logging fixes.
#preflight 6408dee3b0544ef0b4bca696

[CL 24564590 by Ben Marsh in ue5-main branch]
2023-03-08 14:32:15 -05:00
brandon schaefer
4e6b871828 [SteamDeck] Set the IpAddr if we have a valid device
#jira UE-168215
#preflight 635802df6f1688b7152c0706
#rb Josh.Adams

[CL 22793176 by brandon schaefer in ue5-main branch]
2022-10-26 17:34:03 -04:00
Brandon Schaefer
1b313cbc26 Fix steam deck GetDeviceInfo returning true on devices that are not part of the ini list, which was causing issues in Linux automations for real devices (non-steam deck devices)
#jira UE-160107
#rb none
#fyi Josh.Adams
#preflight none

[CL 21298074 by Brandon Schaefer in ue5-main branch]
2022-08-09 16:44:40 -04:00
ben hoffman
c2aaa5ff8a Set a default UserName for the SteamDeck device confiuration. As of SteamOS version 3.1, "deck" is the required UserName to be used when making a remote connection to the device. Eventually it will be configurable, so we will allow users to set it via the config.
Also add a "SteamDeck" prefix to the default device name. This makes sure that its obvious what device this is until we can get a nice icon.

#jira none
#rb Brandon.Schaefer
#rnx
#preflight 6272d0b8365de864c4beeaa6

[CL 20046990 by ben hoffman in ue5-main branch]
2022-05-04 15:32:08 -04:00
jonathan adamczewski
c12d99d854 .net6.0 is not supported in VS2019. Suppress warnings about that when using that IDE (with this change, when building UnrealBuildTool & AutomationTool)
#jira none
#rnx
#rb joe.kirchoff
#preflight 624f2c163c2aff69c54ff9eb

[CL 19675097 by jonathan adamczewski in ue5-main branch]
2022-04-07 15:06:02 -04:00
jonathan adamczewski
c1bb6901bf Upgrade to .NET 6.0
#jira UE-119846
#preflight 624cbb2ecc0872e96b0d5181

[CL 19652696 by jonathan adamczewski in ue5-main branch]
2022-04-06 14:46:50 -04:00
jonathan adamczewski
5c68d1d9ef Revert //UE5/Main/... changelist 19531725 - return to NET Core 3.1
#preflight 62422fd0470aff98e946bfce
#jira UE-119846

[CL 19534572 by jonathan adamczewski in ue5-main branch]
2022-03-28 18:25:19 -04:00
jonathan adamczewski
18ac15cbb1 Upgrade to .NET 6.0
#jira UE-119846
#preflight 6241fc06470aff98e943c035

[CL 19531725 by jonathan adamczewski in ue5-main branch]
2022-03-28 15:30:56 -04:00
Brandon Schaefer
2cab1abedd Implement the RunGame command for SteamDeck
Still have to get tail'ing of the log working
As well as Exiting the process done

#jira none
#rb Josh.Adams
#preflight 623cd89d13359b4c47f5a49a

[CL 19502481 by Brandon Schaefer in ue5-main branch]
2022-03-24 16:54:49 -04:00
Josh Adams
1135fdcfd4 - Windows and Linux SteamDeck devices in C++
#preflight 623901536c69188bd9928f54

[CL 19459810 by Josh Adams in ue5-main branch]
2022-03-21 19:07:30 -04:00
Josh Adams
e4c8fb444b - Linux on SteamDeck support (from Windows host)
#preflight 62387f09be1e4104d3457e46

[CL 19451382 by Josh Adams in ue5-main branch]
2022-03-21 09:58:17 -04:00