CN112604271A - Cloud game system control method, device, equipment and readable storage medium - Google Patents

Cloud game system control method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN112604271A
CN112604271A CN202011419209.3A CN202011419209A CN112604271A CN 112604271 A CN112604271 A CN 112604271A CN 202011419209 A CN202011419209 A CN 202011419209A CN 112604271 A CN112604271 A CN 112604271A
Authority
CN
China
Prior art keywords
handle
target
game
game system
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011419209.3A
Other languages
Chinese (zh)
Inventor
傅博
甘锐
李广斌
郭月丰
彭寿林
潘江锋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Wulian Technology Co ltd
Original Assignee
Hangzhou Wulian Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Wulian Technology Co ltd filed Critical Hangzhou Wulian Technology Co ltd
Priority to CN202011419209.3A priority Critical patent/CN112604271A/en
Publication of CN112604271A publication Critical patent/CN112604271A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/30Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
    • A63F13/35Details of game servers
    • A63F13/355Performing operations on behalf of clients with restricted processing capabilities, e.g. servers transform changing game scene into an MPEG-stream for transmitting to a mobile phone or a thin client
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/20Input arrangements for video game devices
    • A63F13/23Input arrangements for video game devices for interfacing with the game device, e.g. specific interfaces between game controller and console
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/50Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers
    • A63F2300/53Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers details of basic data processing
    • A63F2300/535Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by details of game servers details of basic data processing for monitoring, e.g. of user parameters, terminal parameters, application parameters, network parameters

Abstract

The invention discloses a cloud game system control method, which is applied to a cloud host game manager and comprises the following steps: analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process. By applying the cloud game system control method provided by the invention, the hardware resources of the cloud host are fully utilized, and the performance of the game system is improved. The invention also discloses a cloud game system control device, equipment and a storage medium, and has corresponding technical effects.

Description

Cloud game system control method, device, equipment and readable storage medium
Technical Field
The invention relates to the technical field of cloud computing, in particular to a cloud game system control method, a cloud game system control device, cloud game system control equipment and a computer readable storage medium.
Background
The cloud game technology is a method for realizing operation of a game running on a remote device by providing game image content from the remote device (a cloud host) to a local display and presenting the game image content through a network and feeding back local user operation to the remote device, and can greatly reduce the limitation of time and space when a client is used and reduce the dependence on local hardware.
Local users often use a handle to perform game operations at a client, and the existing ways of controlling a cloud game system are generally classified into two types: one is to use items such as USB/IP to redirect devices in a USB driver layer and use a tcp protocol to transmit communication data of USB devices, so that USB handle devices of clients can be directly oriented to remote devices, and the client handles can control games on the remote devices. The other method is to use items such as ViGEM, simulate a usb handle device on the remote device, read the key information of the local usb handle by the client, feed back the handle operation to the remote device by using a private protocol, and update the key information by the remote device through the interface related to the virtual handle device, thereby realizing the control of the game.
Both the above two schemes can realize the control of the cloud game system, but both have a problem that the handle virtualized at the far-end equipment end is global to the whole system. If the remote equipment end directly runs a real system, one remote equipment can only be used for one user to play games through the handle, so that hardware resources are wasted; if the method of virtual host machine is adopted, one remote is virtualized into a plurality of virtual machines for a plurality of users to use simultaneously, the performance loss of GPU of the virtual machines can be caused, and the upper limit of the game performance of a single virtual machine is not high.
In summary, how to effectively solve the problems of hardware resource waste, virtual machine GPU performance loss and the like in the existing cloud game system control method is a problem that needs to be solved by those skilled in the art at present.
Disclosure of Invention
The invention aims to provide a cloud game system control method, which makes full use of hardware resources of a cloud host and improves the performance of a game system; another object of the present invention is to provide a cloud game system control apparatus, a device and a computer readable storage medium.
In order to solve the technical problems, the invention provides the following technical scheme:
a cloud game system control method is applied to a cloud host game manager and comprises the following steps:
analyzing the received game control request to obtain client identification information and handle state data;
searching a target game process corresponding to the client identification information;
sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; and the target named channel is created by injecting a target dynamic link library virtual handle of the target game process.
In a specific embodiment of the present invention, analyzing a received game control request to obtain client identification information and handle state data includes:
analyzing the received game control request to obtain the client identification information, the handle state data and a first handle number corresponding to the handle state data;
the step of sending the handle state data to a target game system by using a target naming channel corresponding to the target game process comprises the following steps:
and sending the first handle number and the handle state data to the target game system by using the target naming channel.
In one embodiment of the present invention, the method further comprises:
when detecting that handle vibration data are generated in the target named channel, reading the handle vibration data;
and returning the handle vibration data to the target client corresponding to the client identification information.
In one embodiment of the present invention, reading the handle shake data comprises:
reading the handle vibration data and a second handle number corresponding to the handle vibration data;
returning the handle vibration data to the target client corresponding to the client identification information, wherein the process comprises the following steps:
and returning the handle vibration data to the target user handle corresponding to the second handle number in the target client.
A cloud game system control device is applied to a cloud host game manager and comprises:
the request analysis module is used for analyzing the received game control request to obtain client identification information and handle state data;
the process searching module is used for searching a target game process corresponding to the client identification information;
the game control module is used for transmitting the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; and the target named channel is created by injecting a target dynamic link library virtual handle of the target game process.
In a specific embodiment of the present invention, the request parsing module is a module that parses a received game control request to obtain the client identification information, the handle state data, and a first handle number corresponding to the handle state data;
the game control module is specifically a module for sending the first handle number and the handle state data to the target game system by using the target naming channel.
In one embodiment of the present invention, the method further comprises:
the data reading module is used for reading the handle vibration data when detecting that the handle vibration data are generated in the target named channel;
and the data returning module is used for returning the handle vibration data to the target client corresponding to the client identification information.
In a specific embodiment of the present invention, the data reading module is specifically a module for reading the handle vibration data and a second handle number corresponding to the handle vibration data;
the data return module is specifically a module for returning the handle vibration data to a target user handle corresponding to the second handle number in the target client.
A cloud gaming system control device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the cloud game system control method as described above when executing the computer program.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the cloud game system control method as described above.
The invention provides a cloud game system control method, which is applied to a cloud host game manager and comprises the following steps: analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process. The corresponding dynamic link library virtual handle is injected into the game process of each game system, and the named channels corresponding to the game processes are created by the dynamic link library virtual handles, so that the individual control of each game system is realized, the control operation of each game system is not interfered with each other, the hardware resources of the cloud host are fully utilized, the performance of the game system is improved, and the user experience is improved.
Correspondingly, the invention also provides a cloud game system control device, equipment and a computer readable storage medium corresponding to the cloud game system control method, which have the technical effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating an implementation of a cloud game system control method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another embodiment of a cloud game system control method according to the present invention;
fig. 3 is a block diagram of a cloud game system control system according to an embodiment of the present invention;
FIG. 4 is a schematic flow chart illustrating a process of feeding back the handle operation of the client to the corresponding game process according to an embodiment of the present invention;
FIG. 5 is a schematic flow chart illustrating a game process sending a handle shake event to a corresponding client handle according to an embodiment of the present invention;
fig. 6 is a block diagram of a cloud game system control device according to an embodiment of the present invention;
fig. 7 is a block diagram of a cloud game system control device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
referring to fig. 1, fig. 1 is a flowchart of an implementation of a cloud game system control method in an embodiment of the present invention, applied to a cloud host game manager, where the method may include the following steps:
s101: and analyzing the received game control request to obtain client identification information and handle state data.
When a client needs to control a certain game system in the cloud host through a client handle, a game control request is generated and sent to a cloud host game manager, wherein the game control request comprises client identification information ID and handle state data. The cloud host game manager receives the game control request, analyzes the received game control request and obtains client identification information and handle state data. The handle state data comprises key state information and rocker state information of the user-side handle, such as the current pressed enable state or the non-pressed disable state of each key.
S102: and searching a target game process corresponding to the client identification information.
And binding the client identification information and the game progress in advance in a one-to-one manner. After the client identification information and the handle state data are obtained through analysis, the target game process corresponding to the client identification information is searched, and therefore the target game process corresponding to the target game system needing to be controlled currently is obtained.
S103: and sending the handle state data to the target game system by using a target naming channel corresponding to the target game process so as to control the target game system.
The target naming channel is created by injecting a target dynamic link library virtual handle of a target game process.
When the target game process is started, injecting a target dynamic link library dll virtual handle into the target game process, for example, injecting the target dynamic link library dll virtual handle into the target game process through DetourCreateProcessWithDllsA injection, so as to hijack an application program interface API corresponding to the handle actually inserted into the cloud host, and enable the handle to exist in a default system of the target game system. And establishing a named channel corresponding to the target game process by using the target dynamic link library virtual handle for communication between the target dynamic link library virtual handle and the cloud host manager. Therefore, the handle state data can be updated through the application program interface opened by the virtual handle of the target dynamic link library, and handle vibration information is acquired, so that game control is performed. The handle actually inserted into the cloud host is hijacked, so that the external handle insertion event is shielded, the game system only responds to and identifies the insertion of the dynamic link library virtual handle, and the interference caused by the external handle insertion event is avoided.
And after the target game process corresponding to the client identification information is found, the handle state data is sent to the target game system by using the target naming channel corresponding to the target game process so as to control the target game system. The corresponding dynamic link library virtual handle is injected into the game process of each game system, and the named channels corresponding to the game processes are created by the dynamic link library virtual handles, so that the individual control of each game system is realized, the control operation of each game system is not interfered with each other, the hardware resources of the cloud host are fully utilized, the performance of the game system is improved, and the user experience is improved.
The invention provides a cloud game system control method, which is applied to a cloud host game manager and comprises the following steps: analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process. The corresponding dynamic link library virtual handle is injected into the game process of each game system, and the named channels corresponding to the game processes are created by the dynamic link library virtual handles, so that the individual control of each game system is realized, the control operation of each game system is not interfered with each other, the hardware resources of the cloud host are fully utilized, the performance of the game system is improved, and the user experience is improved.
It should be noted that, based on the first embodiment, the embodiment of the present invention further provides a corresponding improvement scheme. In the following embodiments, steps that are the same as or correspond to those in the first embodiment may be referred to each other, and corresponding advantageous effects may also be referred to each other, which are not described in detail in the following modified embodiments.
Example two:
referring to fig. 2, fig. 2 is a flowchart of another implementation of a cloud game system control method in an embodiment of the present invention, applied to a cloud host game manager, where the method may include the following steps:
s201: and analyzing the received game control request to obtain client identification information, handle state data and a first handle number corresponding to the handle state data.
A plurality of user handles can be plugged into one client, and the plurality of handles control the same game system together. The game control request also comprises a first handle number corresponding to the user handle with the changed handle state, and the received game control request is analyzed to obtain the client identification information, the handle state data and the first handle number corresponding to the handle state data.
S202: and searching a target game process corresponding to the client identification information.
S203: sending the first handle number and the handle state data to a target game system by using a target naming channel so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process.
The first handle number and the handle state data are sent to the target game system together, so that the target game system can accurately control the target game system by utilizing the handle state data according to the first handle number.
S204: and when detecting that the handle vibration data are generated in the target named channel, reading the handle vibration data and a second handle number corresponding to the handle vibration data.
When the cloud host game manager detects that the handle vibration data are generated in the target named channel, the handle vibration data and a second handle number corresponding to the handle vibration data are read.
S205: and returning the handle vibration data to the target user handle corresponding to the second handle number in the target client.
After the handle vibration data are read, the handle vibration data are returned to a target user handle corresponding to a second handle number in the target client, and a client program sets a handle vibration state through a local handle interface, so that the game experience of a user is improved. If the target client has three user handles which are numbered 1, 2 and 3 in sequence, and if the second handle is numbered 1, the handle vibration data is returned to the user handle which is numbered 2 in the target client.
The present embodiment is different from the first embodiment corresponding to the technical solution claimed in independent claim 1, and the technical solutions claimed in the dependent claims 2 to 4 are added, and of course, according to different practical situations and requirements, the technical solutions claimed in the dependent claims can be flexibly combined on the basis of not affecting the completeness of the solutions, so as to better meet the requirements of different use scenarios.
In a specific example application, referring to fig. 3, fig. 4, and fig. 5, fig. 3 is a block diagram illustrating a structure of a cloud game system control system according to an embodiment of the present invention, fig. 4 is a schematic flowchart illustrating a process of feeding back a client handle operation to a corresponding game process according to an embodiment of the present invention, and fig. 5 is a schematic flowchart illustrating a process of feeding back a handle vibration event sent by a game process to a corresponding client handle according to an embodiment of the present invention. For convenience of description, fig. 4 and 5 are combined for illustration. In order to enable the handle operation of the client user to be transmitted from the client to the game system on the cloud host through network transmission, the streaming client needs to be operated on the client, and the streaming server and the cloud host game manager need to be operated on the cloud host. The streaming client reads the handle STATE data through a client application program interface (such as a usb interface), creates XINPUT _ STATE structure data for storing the handle STATE data, sends the XINPUT _ STATE structure data to the streaming server through a tcp protocol, the streaming server sends the handle STATE data to the cloud host game manager through an RPC service, the cloud host game manager writes the handle STATE data into a named channel of a corresponding process, and calls a hijacked cloud host application program interface (SDL/XINPUT API) to transmit the handle STATE data to the game system. Meanwhile, the cloud host game manager reads handle VIBRATION data stored according to a XINPUT _ VIBRATION structure from a named channel corresponding to a game process, sends the handle VIBRATION data to a streaming flow server through a tcp protocol, sends the handle VIBRATION data to a corresponding streaming flow client through the tcp protocol, and sets a handle VIBRATION state through a client application program interface.
Corresponding to the above method embodiments, the present invention further provides a cloud game system control apparatus, and the cloud game system control apparatus described below and the cloud game system control method described above may be referred to in correspondence with each other.
Referring to fig. 6, fig. 6 is a block diagram of a cloud game system control device applied to a cloud host game manager according to an embodiment of the present invention, where the device may include:
a request analysis module 61, configured to analyze the received game control request to obtain client identification information and handle state data;
a process searching module 62, configured to search for a target game process corresponding to the client identification information;
the game control module 63 is configured to send the handle state data to the target game system by using a target naming channel corresponding to the target game process, so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process.
The invention provides a cloud game system control device, which is applied to a cloud host game manager and comprises the following components: analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process. The corresponding dynamic link library virtual handle is injected into the game process of each game system, and the named channels corresponding to the game processes are created by the dynamic link library virtual handles, so that the individual control of each game system is realized, the control operation of each game system is not interfered with each other, the hardware resources of the cloud host are fully utilized, the performance of the game system is improved, and the user experience is improved.
In a specific embodiment of the present invention, the request analyzing module 61 is a module that analyzes the received game control request to obtain the client identification information, the handle state data, and the first handle number corresponding to the handle state data;
the game control module 63 is specifically a module that transmits the first handle number and the handle state data to the target game system by using the target naming channel.
In one embodiment of the present invention, the apparatus may further include:
the data reading module is used for reading handle vibration data when the handle vibration data generation exists in the target named channel;
and the data returning module is used for returning the handle vibration data to the target client corresponding to the client identification information.
In a specific embodiment of the present invention, the data reading module is specifically a module for reading the handle vibration data and a second handle number corresponding to the handle vibration data;
the data return module is specifically a module for returning the handle vibration data to a target user handle corresponding to the second handle number in the target client.
Corresponding to the above method embodiment, referring to fig. 7, fig. 7 is a schematic diagram of a cloud game system control device provided by the present invention, where the device may include:
a memory 71 for storing a computer program;
the processor 72, when executing the computer program stored in the memory 71, may implement the following steps:
analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process.
For the introduction of the device provided by the present invention, please refer to the above method embodiment, which is not described herein again.
Corresponding to the above method embodiment, the present invention further provides a computer-readable storage medium having a computer program stored thereon, the computer program, when executed by a processor, implementing the steps of:
analyzing the received game control request to obtain client identification information and handle state data; searching a target game process corresponding to the client identification information; sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; the target naming channel is created by injecting a target dynamic link library virtual handle of a target game process.
The computer-readable storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
For the introduction of the computer-readable storage medium provided by the present invention, please refer to the above method embodiments, which are not described herein again.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device, the apparatus and the computer-readable storage medium disclosed in the embodiments correspond to the method disclosed in the embodiments, so that the description is simple, and the relevant points can be referred to the description of the method.
The principle and the implementation of the present invention are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A cloud game system control method is applied to a cloud host game manager and comprises the following steps:
analyzing the received game control request to obtain client identification information and handle state data;
searching a target game process corresponding to the client identification information;
sending the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; and the target named channel is created by injecting a target dynamic link library virtual handle of the target game process.
2. The cloud game system control method of claim 1, wherein parsing the received game control request to obtain client identification information and handle state data comprises:
analyzing the received game control request to obtain the client identification information, the handle state data and a first handle number corresponding to the handle state data;
the step of sending the handle state data to a target game system by using a target naming channel corresponding to the target game process comprises the following steps:
and sending the first handle number and the handle state data to the target game system by using the target naming channel.
3. The cloud gaming system control method of claim 1 or 2, further comprising:
when detecting that handle vibration data are generated in the target named channel, reading the handle vibration data;
and returning the handle vibration data to the target client corresponding to the client identification information.
4. The cloud gaming system control method of claim 3, wherein reading the handgrip shake data comprises:
reading the handle vibration data and a second handle number corresponding to the handle vibration data;
returning the handle vibration data to the target client corresponding to the client identification information, wherein the process comprises the following steps:
and returning the handle vibration data to the target user handle corresponding to the second handle number in the target client.
5. A cloud game system control device is applied to a cloud host game manager and comprises:
the request analysis module is used for analyzing the received game control request to obtain client identification information and handle state data;
the process searching module is used for searching a target game process corresponding to the client identification information;
the game control module is used for transmitting the handle state data to a target game system by using a target naming channel corresponding to the target game process so as to control the target game system; and the target named channel is created by injecting a target dynamic link library virtual handle of the target game process.
6. The cloud game system control device according to claim 5, wherein the request parsing module is specifically a module that parses a received game control request to obtain the client identification information, the handle state data, and a first handle number corresponding to the handle state data;
the game control module is specifically a module for sending the first handle number and the handle state data to the target game system by using the target naming channel.
7. The cloud gaming system control apparatus of claim 5 or 6, further comprising:
the data reading module is used for reading the handle vibration data when detecting that the handle vibration data are generated in the target named channel;
and the data returning module is used for returning the handle vibration data to the target client corresponding to the client identification information.
8. The cloud game system control device of claim 7, wherein the data reading module is specifically a module that reads the handle shake data and a second handle number corresponding to the handle shake data;
the data return module is specifically a module for returning the handle vibration data to a target user handle corresponding to the second handle number in the target client.
9. A cloud gaming system control apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the cloud game system control method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which when executed by a processor, implements the steps of the cloud game system control method according to any one of claims 1 to 4.
CN202011419209.3A 2020-12-07 2020-12-07 Cloud game system control method, device, equipment and readable storage medium Pending CN112604271A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011419209.3A CN112604271A (en) 2020-12-07 2020-12-07 Cloud game system control method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011419209.3A CN112604271A (en) 2020-12-07 2020-12-07 Cloud game system control method, device, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112604271A true CN112604271A (en) 2021-04-06

Family

ID=75229125

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011419209.3A Pending CN112604271A (en) 2020-12-07 2020-12-07 Cloud game system control method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112604271A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115671711A (en) * 2021-07-21 2023-02-03 腾讯科技(深圳)有限公司 Cloud game based equipment control method and device, electronic equipment and readable medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201747A (en) * 2016-07-22 2016-12-07 浪潮软件集团有限公司 Method for accessing intelligent password equipment under limited user of WINDOWS system
CN110180166A (en) * 2019-07-16 2019-08-30 南昌黑鲨科技有限公司 Control system and method based on cloud game scene
CN111084983A (en) * 2019-11-25 2020-05-01 腾讯科技(深圳)有限公司 Cloud game service method, device, equipment and storage medium
CN111261185A (en) * 2020-01-10 2020-06-09 腾讯音乐娱乐科技(深圳)有限公司 Method, device, system, equipment and storage medium for playing audio
WO2020114007A1 (en) * 2018-12-07 2020-06-11 上海达龙信息科技有限公司 Method employing gamepad to remotely control computer game, system, and electronic apparatus
CN111355767A (en) * 2019-02-26 2020-06-30 深圳市鸿合创新信息技术有限责任公司 Remote control method, server, client and electronic equipment
CN111569417A (en) * 2020-04-30 2020-08-25 北京视博云信息技术有限公司 Peripheral data transmission method and system for cloud games

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201747A (en) * 2016-07-22 2016-12-07 浪潮软件集团有限公司 Method for accessing intelligent password equipment under limited user of WINDOWS system
WO2020114007A1 (en) * 2018-12-07 2020-06-11 上海达龙信息科技有限公司 Method employing gamepad to remotely control computer game, system, and electronic apparatus
CN111355767A (en) * 2019-02-26 2020-06-30 深圳市鸿合创新信息技术有限责任公司 Remote control method, server, client and electronic equipment
CN110180166A (en) * 2019-07-16 2019-08-30 南昌黑鲨科技有限公司 Control system and method based on cloud game scene
CN111084983A (en) * 2019-11-25 2020-05-01 腾讯科技(深圳)有限公司 Cloud game service method, device, equipment and storage medium
CN111261185A (en) * 2020-01-10 2020-06-09 腾讯音乐娱乐科技(深圳)有限公司 Method, device, system, equipment and storage medium for playing audio
CN111569417A (en) * 2020-04-30 2020-08-25 北京视博云信息技术有限公司 Peripheral data transmission method and system for cloud games

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115671711A (en) * 2021-07-21 2023-02-03 腾讯科技(深圳)有限公司 Cloud game based equipment control method and device, electronic equipment and readable medium
CN115671711B (en) * 2021-07-21 2023-11-21 腾讯科技(深圳)有限公司 Cloud game-based device control method and device, electronic device and readable medium

Similar Documents

Publication Publication Date Title
CN102137059B (en) Method and system for blocking malicious accesses
EP2680500A1 (en) Application discovery
CN110765744A (en) Multi-person collaborative document editing method and system
EP4223379A1 (en) Cloud gaming processing method, apparatus and device, and storage medium
KR20130062462A (en) Distributed server system and method for streaming game service
US10744407B2 (en) Dynamic network storage for cloud console server
CN102594901A (en) Method, system, television and server for downloading television data
US20140243083A1 (en) Apparatus and method of providing cloud service using game platform based on streaming
US20230013371A1 (en) Data communication method, apparatus, and device, storage medium, and computer program product
Manzano et al. Dissecting the protocol and network traffic of the OnLive cloud gaming platform
WO2024066828A1 (en) Data processing method and apparatus, and device, computer-readable storage medium and computer program product
JP2023523242A (en) DATA PROCESSING METHOD, DATA PROCESSING APPARATUS, COMPUTER DEVICE, AND COMPUTER PROGRAM
US20100146123A1 (en) Resource allocation method of each terminal apparatus using resource management system and resource management server apparatus
CN112604271A (en) Cloud game system control method, device, equipment and readable storage medium
CN112023402A (en) Game data processing method, device, equipment and medium
CN114598931A (en) Streaming method, system, device and medium for multi-open cloud game
CN111346377A (en) Recording and playback method and device for online game, server and terminal
CN111258902B (en) Performance test method and performance test system based on SockJS server
US20140344283A1 (en) Method of server-based application hosting and streaming of video output of the application
CN111143017B (en) Cloud operation system interaction processing method, client and cloud operation system
CN112791385A (en) Game running method and device, control equipment and server
CN110178353A (en) Method for processing business, Cloud Server and terminal device
CN108279855B (en) Method for reading and writing storage device
CN114416275A (en) Method and system for synchronizing virtual machine states by multiple management clients
CN114785848A (en) Collaborative interaction and collaboration method, device and system between electronic devices

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination