CN106155732B - Loading method and device of video game controller - Google Patents

Loading method and device of video game controller Download PDF

Info

Publication number
CN106155732B
CN106155732B CN201510198454.9A CN201510198454A CN106155732B CN 106155732 B CN106155732 B CN 106155732B CN 201510198454 A CN201510198454 A CN 201510198454A CN 106155732 B CN106155732 B CN 106155732B
Authority
CN
China
Prior art keywords
library file
game
controller
link library
handle
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.)
Active
Application number
CN201510198454.9A
Other languages
Chinese (zh)
Other versions
CN106155732A (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510198454.9A priority Critical patent/CN106155732B/en
Publication of CN106155732A publication Critical patent/CN106155732A/en
Application granted granted Critical
Publication of CN106155732B publication Critical patent/CN106155732B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a loading method of a video game controller, which comprises the following steps: a virtual television handle of the mobile terminal receives a game starting request; the virtual television handle of the mobile terminal acquires a UI resource library file and a controller logic link library file required by loading a controller of a game to be started according to a game starting request, and returns calling addresses of the UI resource library file and the controller logic link library file; and operating a game starting control link library file integrated in the virtual television handle so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling address of the UI resource library file and the controller logic link library file. The invention also discloses a loading device of the television game controller. The invention avoids the problem that a corresponding game controller installation package needs to be downloaded and installed when a game is started.

Description

Loading method and device of video game controller
Technical Field
The invention relates to the field of video games, in particular to a loading method and a loading device of a video game controller.
Background
With the development of the television game, the control of the game joystick is gradually transited to the control of the television handle on the mobile terminal, namely the control of the television game is realized through the virtual television handle. For example, when a television game is started through the virtual television handle, the virtual television handle downloads an installation package of the television game from a designated server, and prompts installation and other operations after the downloading is finished. Therefore, when a game is started, the corresponding game controller installation package needs to be downloaded and installed first, and then the control of the television game can be realized, so that the complicated operation process causes inconvenience for the use of a user.
Disclosure of Invention
The embodiment of the invention mainly aims to provide a loading method and a loading device of a television game controller, aiming at solving the problem that a corresponding game controller installation package needs to be downloaded and installed when a game is started.
In order to achieve the above object, an embodiment of the present invention provides a loading method for a video game controller, including the following steps:
a virtual television handle of the mobile terminal receives a game starting request;
the virtual television handle of the mobile terminal acquires a UI resource library file and a controller logic link library file required by loading a controller of a game to be started according to a game starting request, and returns calling addresses of the UI resource library file and the controller logic link library file;
and running a game starting control link library file integrated in the virtual television handle so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling addresses of the UI resource library file and the controller logic link library file.
In addition, to achieve the above object, an embodiment of the present invention further provides a loading device for a video game controller, including:
the receiving module is used for receiving a game starting request;
the file acquisition module is used for acquiring a UI resource library file and a controller logic link library file required by loading a controller of a game to be started according to a game starting request, and returning calling addresses of the UI resource library file and the controller logic link library file;
and the loading control module is used for operating a game starting control link library file integrated in a virtual television handle of the mobile terminal so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling addresses of the UI resource library file and the controller logic link library file.
According to the embodiment of the invention, the installation package of the game controller is decomposed into a plurality of link library files, and the game starting control link library file in the installation package is integrated in the installation package of the virtual television handle of the mobile terminal, so that when a game needs to be started, only the rest link library files of the installation package are obtained, and then the game starting control link library file integrated in the installation package of the virtual television handle calls the obtained files, so that the function of the game controller can be realized. Therefore, the invention avoids the problem that the corresponding game controller installation package needs to be downloaded and installed when a game is started.
Drawings
FIG. 1 is a schematic view of a communication structure between a television and a mobile terminal according to the present invention;
FIG. 2 is a diagram illustrating an embodiment of a process for a game controller installation package according to the present invention;
FIG. 3 is a diagram illustrating another embodiment of the process of the game controller installation package of the present invention;
FIG. 4 is a diagram illustrating a hardware architecture of a mobile terminal according to the present invention;
FIG. 5 is a flowchart illustrating a loading method of a video game controller according to a first embodiment of the present invention;
FIG. 6 is a schematic view of a detailed flow of acquiring a link library file required by loading a controller of a game to be started when the game start request is received in FIG. 5;
FIG. 7 is a schematic view illustrating a detailed process of determining whether the controller of the game to be started is loaded on the TV handle of the mobile terminal in FIG. 6;
FIG. 8 is a flowchart illustrating a loading method of a video game controller according to a second embodiment of the present invention;
FIG. 9 is a functional block diagram of a loading device of the video game controller according to the present invention;
FIG. 10 is a schematic diagram of a detailed functional module of a file retrieving module in a loading device of a video game controller according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical scheme of the invention is further explained by combining the drawings and the specific embodiments in the specification. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a loading scheme of a game controller, which is characterized in that an installation package of the game controller is decomposed into a plurality of files, a game starting control link library file in the installation package is integrated in the installation package of a virtual television handle of a mobile terminal, and the rest files are stored in the mobile terminal or a resource server. When a certain game needs to be started, after the rest files of the game controller stored in the installation package of the virtual television handle or the resource server are obtained, the game starting control link library file integrated in the installation package of the virtual television handle calls the obtained files so as to realize the function of the game controller. Therefore, the invention not only avoids the problem that a corresponding game controller installation package needs to be downloaded and installed when a game is started; and the problem that the installation package of the virtual television handle is too large is also avoided.
As shown in FIG. 1, the architecture of the video game system of the present invention is shown. The video game system includes a television 100 and a mobile terminal 200. Wherein the tv 100 is installed with the application program of the tv game hall 101, and the mobile terminal 200 is loaded with the application program of the tv handle 201, i.e. the virtual tv handle. The video game hall 101 is responsible for downloading management and starting specific games, and informs the started games to the virtual television handle 201 of the mobile terminal 200; the virtual tv handle 201 is responsible for downloading the controller that manages and starts the specific game so that the user can control the game started in the tv game lobby 101 using the controller in the virtual tv handle 201.
The television 100 and the mobile terminal 200 belong to the same wireless local area network, such as a wifi network. And a socket connection is established between the television 100 and the mobile terminal 200 based on the wireless local area network, so that socket communication is performed between the television 100 and the mobile terminal 200. The method specifically comprises the following steps: taking the television 100 as a server side and the mobile terminal 200 as a client side as an example, the television 100 uses a ServerSocket to create a TCP server side, provides an IP address and a port number of the server, and the mobile terminal 200 uses a constructor of the Socket to connect with the server. As shown in fig. 2 and fig. 3, in the embodiment of the present invention, the installation package corresponding to the controller of each game is decomposed to obtain three files, that is, a UI resource package, a controller logical link library file, and a game start control link library file. The UI resource package stores files related to pictures, audios and videos; the controller logic link library file is mainly used for processing a control logic of a game program in response to user click or network notification and the like, a specific picture required to be expressed and the like; the game start control link library file is used for communicating with the virtual television handle 201, after receiving a start notification of the television handle, the game start control link library file is called to execute a control logic, and a storage path of the UI resource packet is transmitted to the controller logic link library file, so that the UI resource can be normally accessed to display a page. In this embodiment, the game start control link library in the controller is integrated in the installation package of the television handle, and when a user starts a certain game in the television game hall 101, the virtual television handle 201 receives a notification, and then the virtual television handle 201 searches whether a game start control link library file corresponding to the game to be started exists in the virtual television handle 201. If the game exists, the UI resource packet and the controller logic link library are obtained for the game starting control link library to call and load in the virtual television handle 201, so that the function of the controller corresponding to the game in the virtual television handle 201 can be realized. If not, judging whether the game controller exists in the mobile terminal. When the game controller exists in the mobile terminal, starting the game controller; when the game controller does not exist in the mobile terminal, the virtual tv handle 201 can be started only by downloading and installing the installation package corresponding to the game controller from the designated download server.
The mobile terminal 200 may include a mobile phone, a game remote controller, a remote control handle, a palm computer, a wearable device, a digital device, and other terminals. As shown in fig. 4, the mobile terminal 200 includes a processor 202, a memory 203, a communication unit 204, an interface unit 205, a user interaction unit 206, and a data bus 207. Fig. 4 illustrates a mobile terminal having various components, but it is to be understood that not all illustrated components are required to be implemented. More or fewer components may alternatively be implemented. The components of the mobile terminal will be described in detail below.
The communication unit 204 typically includes one or more components that allow radio communication between the mobile terminal 200 and a wireless communication system or network. For example, the communication unit 204 may include at least one of a mobile communication module, a bluetooth module, and a wifi module.
The interface unit 205 serves as an interface through which at least one external device is connected to the mobile terminal 200. For example, the external device may include an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, an audio input/output (I/O) port, a video I/O port, and the like. The interface unit 140 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the mobile terminal 200 or may be used to transmit data between the mobile terminal 200 and the external device.
The user interaction unit 206 may generate key input data to control various operations of the mobile terminal 200 according to a command input by the user and display the operation result to the user. The user interaction unit 206 may include a keyboard, a touch pad (e.g., a touch-sensitive component that detects changes in resistance, pressure, capacitance, etc. due to being contacted), a scroll wheel, a joystick, a display screen, and so forth. In particular, the user interaction unit 206 may also be a touch screen.
The memory 203 may store software programs or the like that process and control operations performed by the processor 202, or may store data (e.g., still images, video, etc.) uploaded by the terminal or received over other networks. The memory 203 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a Programmable Read Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. Also, the mobile terminal may cooperate with a network storage device that performs a storage function of the memory 203 through a network connection.
The processor 202 generally controls the overall operation of the mobile terminal. For example, the processor 202 performs control and processing related to user request response, data transmission of the mobile terminal with other devices, and the like.
The various embodiments described herein may be implemented in a computer-readable medium using, for example, computer software, hardware, or any combination thereof. For a hardware implementation, the embodiments described herein may be implemented using at least one of an Application Specific Integrated Circuit (ASIC), a Digital Signal Processor (DSP), a Digital Signal Processing Device (DSPD), a Programmable Logic Device (PLD), a Field Programmable Gate Array (FPGA), a processor, a controller, a microcontroller, a microprocessor, an electronic unit designed to perform the functions described herein, and in some cases, such embodiments may be implemented in the processor 202. For a software implementation, the implementation such as a process or a function may be implemented with a separate software module that allows performing at least one function or operation. The software codes may be implemented by software applications (or programs) written in any suitable programming language, which may be stored in memory 203 and executed by processor 202. The virtual tv handle 201 may also be stored in the memory 203 for the processor 202 to call to implement the functions of loading and starting the controller.
Based on the mobile terminal, the invention provides a loading method of a video game controller. As shown in fig. 5, the loading method of the tv game controller includes the following steps:
step S110, a virtual television handle of the mobile terminal receives a game starting request;
step S120, the virtual television handle of the mobile terminal acquires a UI resource library file and a controller logic link library file required when a controller of a game to be started is loaded according to a game starting request, and returns calling addresses of the UI resource library file and the controller logic link library file;
step S130, operating a game starting control link library file integrated in the virtual television handle so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling addresses of the UI resource library file and the controller logic link library file.
Specifically, in the embodiment of the present invention, the installation package of each game controller is split into a plurality of link library files, such as a UI resource library file, a game start control link library file, and a control logic link library file. The game starting control link library file is directly integrated on the virtual television handle, so that when the virtual television handle receives a game starting request, an installation package of a game controller does not need to be downloaded and installed any more, and only the link library file required when the controller of the game to be started is loaded, namely the UI resource library file and the control logic link library file, is acquired, and then the calling address of the link library file is returned. And finally, finding a game starting control link library file corresponding to the controller of the game to be started on the virtual television handle, operating the game starting control link library file, and loading the UI resource library file and the control logic link library file corresponding to the controller of the game to be started to the virtual television handle according to the call address of the returned link library file, so as to realize the loading of the controller of the game to be started.
According to the embodiment of the invention, the installation package of the game controller is decomposed into a plurality of link library files in advance, and the game starting control link library files in the installation package are integrated in the installation package of the virtual television handle of the mobile terminal, so that when a game needs to be started, only the rest link library files of the installation package are obtained, and then the game starting control link library files integrated in the installation package of the virtual television handle call the obtained files, so that the function of the game controller can be realized. Therefore, the invention avoids the problem that the corresponding game controller installation package needs to be downloaded and installed when a game is started.
Further, as shown in fig. 6, the step S120 includes:
step S121, judging whether a television handle of the mobile terminal has a UI resource library file and a controller logic link library file which are required when a controller of a game to be started is loaded; if yes, go to step S123; if not, go to step S122;
step S122, downloading a UI resource library file and a controller logic link library file required by loading of a controller of a game to be started from a resource server, storing the UI resource library file and the controller logic link library file at a preset position of the mobile terminal, and then turning to step S123;
and S123, acquiring a storage path of the UI resource library file and the controller logic link library file required by loading the controller of the game to be started in the mobile terminal, and returning to the storage path.
In this embodiment, the UI resource library file and the controller logical link library file required when the controller of the game to be started is loaded may be stored in the installation package of the virtual television handle or in the resource server. Therefore, when the virtual television handle receives a game starting request, whether the virtual television handle of the mobile terminal has a UI resource library file and a controller logic link library file required by loading of a controller of a game to be started is judged. When the game starting control link library file exists, the storage address of the link library file is directly returned so as to be used for calling the game starting control link library file integrated on the virtual television handle. And if the link library file does not exist, the link library file is obtained from the resource server and stored in the installation package of the virtual television handle, and then the storage address of the link library file is returned to be used for calling the game starting control link library file integrated on the virtual television handle.
In this embodiment, the link library file required when the controller of the game to be started is loaded is stored in the installation package of the virtual television handle, so that the game in the virtual television handle is started and the link library file is controlled to be called conveniently. The method and the system have the advantages that the required link library file is stored in the resource server when the controller of the game to be started is loaded, so that the phenomenon that the installation package of the game controller of the virtual television handle is too large can be avoided.
Further, as shown in fig. 7, the step S121 includes:
step S1211, obtaining a controller identifier of a game to be started;
and step S1212, judging whether the virtual television handle of the mobile terminal has a UI resource library file and a controller logic link library file required by loading of a controller of the game to be started according to the controller identifier.
In this embodiment, when the virtual tv handle receives a game start request, the controller identifier of the game to be started is obtained, so that the virtual tv handle obtains, according to the controller identifier, a link library file required when the controller of the game to be started is loaded. Specifically, according to the controller identifier, whether a link library file corresponding to the controller identifier exists in an installation package of a virtual television handle of the mobile terminal is searched. If there is, step S123 is performed, and if not, step S122 is performed.
Further, the UI resource package stores files related to pictures, audios and videos; the controller logic link library file is mainly used for processing a control logic of a game program in response to user click or network notification and the like, a specific picture required to be expressed and the like; the game start control link library file is used for communicating with the virtual television handle 201, after receiving a start notification of the virtual television handle, the game start control link library file calls the controller link library file to execute the control logic, and the storage path of the UI resource packet is transmitted to the controller logic link library file, so that the UI resource can be normally accessed to display the page. As shown in fig. 8, the step S130 further includes:
step S140, the game starting control link library file calls a controller logic link library file to respond to the game operation of the user on the virtual television handle;
and step S150, the game starting control link library file transmits the calling address of the UI resource packet to the controller logic link library file so as to realize the display of the UI resources.
Specifically, the game starting control link library file calls the controller logic link library file according to the calling address so as to respond to the game control operation of the user on the virtual television handle based on the control logic in the controller logic link library file. And simultaneously, the game starting control link library file also transmits the calling address of the UI resource packet to the controller logic link library file, so that the controller logic link library file calls the pictures and the audio and video files in the UI resource packet according to the game control response of the user to display a game control interface.
Correspondingly, the invention also provides a loading device of the video game controller. As shown in fig. 9, the loading means of the tv game controller includes:
a receiving module 110, configured to receive a game starting request;
the file obtaining module 120 is configured to obtain, according to a game starting request, a UI resource library file and a controller logical link library file that are required when a controller of a game to be started is loaded, and return call addresses of the UI resource library file and the controller logical link library file;
and the loading control module 130 is configured to run a game start control link library file integrated in a virtual television handle of the mobile terminal, so as to load the UI resource library file and the controller logic link library file to the television handle according to the call addresses of the UI resource library file and the controller logic link library file.
Specifically, in the embodiment of the present invention, the installation package of each game controller is split into a plurality of link library files, such as a UI resource library file, a game start control link library file, and a control logic link library file. And an integrated module is arranged in the loading device and is used for directly integrating the game starting control link library files of each game controller on the virtual television handle, so that when the virtual television handle receives a game starting request, the virtual television handle does not need to download and install an installation package of the game controller, and only needs to acquire the link library files required by the loading of the controller of the game to be started, namely the UI resource library file and the control logic link library file, and then returns the calling address of the link library file. And finally, finding a game starting control link library file corresponding to the controller of the game to be started on the virtual television handle, operating the game starting control link library file, and loading the UI resource library file and the control logic link library file corresponding to the controller of the game to be started to the virtual television handle according to the call address of the returned link library file, so as to realize the loading of the controller of the game to be started.
According to the embodiment of the invention, the installation package of the game controller is decomposed into a plurality of link library files, and the game starting control link library file in the installation package is integrated in the installation package of the virtual television handle of the mobile terminal, so that when a game needs to be started, only the rest link library files of the installation package are obtained, and then the game starting control link library file integrated in the installation package of the virtual television handle calls the obtained files, so that the function of the game controller can be realized. Therefore, the invention avoids the problem that the corresponding game controller installation package needs to be downloaded and installed when a game is started.
Further, as shown in fig. 10, the file acquiring module 120 includes:
a determining unit 121, configured to determine whether a virtual television handle of the mobile terminal has a UI resource library file and a controller logical link library file that are required when a controller of a game to be started is loaded;
the file obtaining unit 122 is configured to, when the virtual tv handle does not have the UI resource library file and the controller logical link library file required when the controller of the game to be started is loaded, download the UI resource library file and the controller logical link library file required when the controller of the game to be started is loaded from the resource server, and store the UI resource library file and the controller logical link library file in a preset location of the mobile terminal;
and the address returning unit 123 is configured to obtain a storage path of the UI resource library file and the controller logical link library file in the mobile terminal, which are required when the controller of the game to be started is loaded, and return the storage path.
In this embodiment, the link library file, such as the UI resource library file and the control logic link library file, required when the controller of the game to be started is loaded may be stored in the installation package of the virtual tv handle or the resource server. Therefore, when the virtual television handle receives the game starting request, whether the virtual television handle of the mobile terminal has the link library file required by loading of the controller of the game to be started or not is judged. When the game starting control link library file exists, the storage address of the link library file is directly returned so as to be used for calling the game starting control link library file integrated on the virtual television handle. And if the link library file does not exist, the link library file is obtained from the resource server and stored in the installation package of the virtual television handle, and then the storage address of the link library file is returned to be used for calling the game starting control link library file integrated on the virtual television handle.
In this embodiment, the link library file required when the controller of the game to be started is loaded is stored in the installation package of the virtual television handle, so that the game in the virtual television handle is started and the link library file is controlled to be called conveniently. The method and the system have the advantages that the required link library file is stored in the resource server when the controller of the game to be started is loaded, so that the phenomenon that the installation package of the game controller of the virtual television handle is too large can be avoided.
Further, the determining unit 121 is specifically configured to: acquiring a controller identifier of a game to be started; and judging whether the mobile terminal has a UI resource library file and a controller logic link library file required by loading of a controller of the game to be started according to the controller identifier.
In this embodiment, when the television handle receives a game start request, the controller identifier of the game to be started is acquired, so that the television handle acquires, according to the controller identifier, a UI resource library file and a controller logic link library file required when the controller of the game to be started is loaded. Specifically, according to the controller identifier, whether a link library file corresponding to the controller identifier exists in an installation package of a virtual television handle of the mobile terminal is searched.
Further, the UI resource package stores files related to pictures, audios and videos; the controller logic link library file is mainly used for processing a control logic of a game program in response to user click or network notification and the like, a specific picture required to be expressed and the like; the game start control link library file is used for communicating with the virtual television handle 201, after receiving a start notification of the virtual television handle, the game start control link library file calls the controller link library file to execute the control logic, and the storage path of the UI resource packet is transmitted to the controller logic link library file, so that the UI resource can be normally accessed to display the page. Therefore, the loading control module of the tv game controller is further configured to: the game starting control link library file calls a controller logic link library file to respond to the game operation of the user on the virtual television handle; the game starting control link library file transmits the calling address of the UI resource packet to the controller logic link library file so as to realize the display of the UI resources.
Specifically, the game starting control link library file calls the controller logic link library file according to the calling address so as to respond to the game control operation of the user on the virtual television handle based on the control logic in the controller logic link library file. And simultaneously, the game starting control link library file also transmits the calling address of the UI resource packet to the controller logic link library file, so that the controller logic link library file calls the pictures and the audio and video files in the UI resource packet according to the game control response of the user to display a game control interface.
The above description is only for the preferred embodiment of the present invention and is not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes that can be directly or indirectly applied to other related technical fields using the contents of the present specification and the accompanying drawings are included in the scope of the present invention.

Claims (10)

1. A loading method of a video game controller is characterized by comprising the following steps:
a virtual television handle of the mobile terminal receives a game starting request;
the virtual television handle of the mobile terminal acquires a UI resource library file and a controller logic link library file required by loading a controller of a game to be started according to a game starting request, and returns calling addresses of the UI resource library file and the controller logic link library file;
and running a game starting control link library file integrated in the virtual television handle so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling addresses of the UI resource library file and the controller logic link library file, wherein the UI resource library file, the controller logic link library file and the game starting control link library file form an installation package of a game controller for controlling the game.
2. The loading method of a video game controller according to claim 1, wherein the obtaining a UI resource library file and a controller logic link library file required when the controller of the game to be started is loaded, and returning a call address of the link library file comprises:
judging whether a virtual television handle of the mobile terminal has a UI resource library file and a controller logic link library file which are required when a controller of a game to be started is loaded;
if not, downloading a UI resource library file and a controller logic link library file required by loading of a controller of the game to be started from the resource server, storing the UI resource library file and the controller logic link library file at a preset position of the mobile terminal, and returning to a storage path; alternatively, the first and second electrodes may be,
and if so, acquiring a storage path of the link library file in the mobile terminal, which is required when the controller of the game to be started is loaded, and returning to the storage path.
3. The method for loading a video game controller according to claim 2, wherein the determining whether the UI resource library file and the controller logical link library file required for loading the controller of the game to be started exist in the virtual tv handle of the mobile terminal comprises:
acquiring a controller identifier of a game to be started;
and judging whether a UI resource library file and a controller logic link library file which are required when a controller of the game to be started is loaded exist in the mobile terminal or not according to the controller identifier.
4. The method for loading a video game controller as claimed in claim 1, wherein before the virtual tv handle of the mobile terminal receives the game start request, the method further comprises:
the game starting control link library files of the game controllers are integrated in the virtual television handle in advance, and each game starting control link library file is provided with a corresponding controller identifier.
5. The method as claimed in any one of claims 1 to 4, wherein said executing a game start control link library file integrated in said virtual TV handle to load said link library file into said virtual TV handle according to a call address of said link library file further comprises:
the game starting control link library file calls a controller logic link library file to respond to the game operation of the user on the virtual television handle;
the game starting control link library file transmits the calling address of the UI resource packet to the controller logic link library file so as to realize the display of the UI resources.
6. A loading device for a video game controller, the loading device comprising:
the receiving module is used for receiving a game starting request;
the file acquisition module is used for acquiring a UI resource library file and a controller logic link library file required by loading a controller of a game to be started according to a game starting request, and returning calling addresses of the UI resource library file and the controller logic link library file;
and the loading control module is used for operating a game starting control link library file integrated in a virtual television handle of the mobile terminal so as to load the UI resource library file and the controller logic link library file to the virtual television handle according to the calling addresses of the UI resource library file and the controller logic link library file, wherein the UI resource library file, the controller logic link library file and the game starting control link library file form an installation package of a game controller for controlling the game.
7. The loading apparatus of a video game controller as claimed in claim 6, wherein said file acquisition module comprises:
the judging unit is used for judging whether a virtual television handle of the mobile terminal has a UI resource library file and a controller logic link library file which are required when a controller of a game to be started is loaded;
the file acquisition unit is used for downloading the UI resource library file and the controller logic link library file required by the loading of the controller of the game to be started from the resource server and storing the UI resource library file and the controller logic link library file in a preset position of the mobile terminal when the UI resource library file and the controller logic link library file required by the loading of the controller of the game to be started do not exist on the television handle;
and the address returning unit is used for acquiring a storage path of the UI resource library file and the controller logic link library file required by loading the controller of the game to be started in the mobile terminal and returning the storage path.
8. The loading device of a video game controller as claimed in claim 7, wherein said determining unit is adapted to:
acquiring a controller identifier of a game to be started; and judging whether the mobile terminal has a UI resource library file and a controller logic link library file required by loading of a controller of the game to be started according to the controller identifier.
9. The video game controller loading unit of claim 6, wherein said loading unit further comprises:
and the integration module is used for integrating the game starting control link library files of the game controllers in the virtual television handle in advance, and each game starting control link library file is provided with a corresponding controller identifier.
10. A loading unit for a video game controller as claimed in any one of claims 6 to 9, wherein the loading control module is further operable to: the game starting control link library file calls a controller logic link library file to respond to the game operation of the user on the virtual television handle; the game starting control link library file transmits the calling address of the UI resource packet to the controller logic link library file so as to realize the display of the UI resources.
CN201510198454.9A 2015-04-23 2015-04-23 Loading method and device of video game controller Active CN106155732B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510198454.9A CN106155732B (en) 2015-04-23 2015-04-23 Loading method and device of video game controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510198454.9A CN106155732B (en) 2015-04-23 2015-04-23 Loading method and device of video game controller

Publications (2)

Publication Number Publication Date
CN106155732A CN106155732A (en) 2016-11-23
CN106155732B true CN106155732B (en) 2020-12-01

Family

ID=57347064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510198454.9A Active CN106155732B (en) 2015-04-23 2015-04-23 Loading method and device of video game controller

Country Status (1)

Country Link
CN (1) CN106155732B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109568942B (en) * 2017-09-28 2022-04-15 腾讯科技(成都)有限公司 Handle peripheral and virtual object control method and device
CN111214826A (en) * 2020-01-03 2020-06-02 北京小米移动软件有限公司 Game control method, device and medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541598B (en) * 2011-12-26 2016-06-08 深圳联友科技有限公司 A kind of method and system of dynamic load assembly
CN102929683B (en) * 2012-08-08 2015-12-09 韦创科技有限公司 The Full-automatic simulation system of input equipment
KR101390871B1 (en) * 2012-10-17 2014-09-24 주식회사 큐랩 Game control method for smart tv using portable smart device
CN103530149A (en) * 2013-09-27 2014-01-22 深圳市同洲电子股份有限公司 Configuration method for gamepad simulation configuration file and terminal
CN103607618A (en) * 2013-11-21 2014-02-26 乐视致新电子科技(天津)有限公司 Game control method and game control device in intelligent television

Also Published As

Publication number Publication date
CN106155732A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
US20240095043A1 (en) Execution of sub-application processes within application program
CN107832100B (en) APK plug-in loading method and terminal thereof
EP3657358A1 (en) Method, device and system for persistent data processing, and readable storage medium
CN106469071B (en) Application theme changing method and device
CN108710515B (en) Application preloading method and device, storage medium and terminal
CN105955779B (en) Process closing method and device
CN107577472B (en) Software installation method and device and computer readable storage medium
CN105138376A (en) Mixed model application, webpage resource upgrading method thereof, mobile terminal and system
CN106230977B (en) A kind of client functionality loading method, system, client and server-side
KR20200140555A (en) Electronic device for switching between a dual standby mode and a single standby mode and method for the same
US20210271491A1 (en) Application processing method, device, electronic device and storage medium
CN107066295B (en) Method and equipment for loading plug-in of terminal network application based on browser
CN109257426B (en) Service line resource loading method and device, computer equipment and storage medium
CN112162795A (en) Plug-in starting method and device, computer equipment and storage medium
CN106155732B (en) Loading method and device of video game controller
CN107682389B (en) Method, terminal and computer readable storage medium for executing network request
KR20190109979A (en) Electronic device and method for controling update thereof
CN103544039A (en) Plug-in loading processing method and device
US20140282058A1 (en) Electronic device with a funiction of applying applications of different operating systems, system and method thereof
KR20200125258A (en) Method for controlling application execution, electronic device and storage medium therefor
CN106775879B (en) VR application installation-free method and system based on android system client
CN107463395B (en) Component calling method and device
CN109348280B (en) Network television program switching method, intelligent television and computer readable storage medium
CN106155808B (en) Method and device for managing computer system resources
US20160266912A1 (en) External devices, electronic devices, methods for starting external devices, and methods for data processing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant