Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Issue regarding system request from diva #7

@icex2

Description

@icex2

In GitLab by @WRShooter on Jan 5, 2021, 21:37

There seems to be some errors reported by minime where the request /sys/servlet/DownloadOrder is not sent the proper response.

The game requires the following response to remove the 70 sec bootup screen :

const resParams = {
stat: 1,
uri: startupUri(req.body.game_id),
};

It should be added under /src/allnet.ts based on the /sys/servlet/PowerOn request & response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions