![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Runs the Moonlight Xbox startup sequence and main loop. More...
#include <hal/debug.h>#include <SDL.h>#include <windows.h>#include <algorithm>#include <array>#include <atomic>#include <cstdio>#include <string>#include <vector>#include "src/app/client_state.h"#include "src/app/settings_storage.h"#include "src/logging/log_file.h"#include "src/logging/logger.h"#include "src/network/runtime_network.h"#include "src/splash/splash_screen.h"#include "src/startup/host_storage.h"#include "src/startup/memory_stats.h"#include "src/startup/video_mode.h"#include "src/ui/shell_screen.h"Functions | |
| int | main () |
| Initialize the client runtime and enter the main shell loop. | |
Runs the Moonlight Xbox startup sequence and main loop.
| int main | ( | ) |
Initialize the client runtime and enter the main shell loop.