JP2019054888A5 - - Google Patents

Download PDF

Info

Publication number
JP2019054888A5
JP2019054888A5 JP2017179636A JP2017179636A JP2019054888A5 JP 2019054888 A5 JP2019054888 A5 JP 2019054888A5 JP 2017179636 A JP2017179636 A JP 2017179636A JP 2017179636 A JP2017179636 A JP 2017179636A JP 2019054888 A5 JP2019054888 A5 JP 2019054888A5
Authority
JP
Japan
Prior art keywords
scheduler data
execution unit
function
effect execution
effect
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.)
Granted
Application number
JP2017179636A
Other languages
Japanese (ja)
Other versions
JP2019054888A (en
JP6893061B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2017179636A priority Critical patent/JP6893061B2/en
Priority claimed from JP2017179636A external-priority patent/JP6893061B2/en
Publication of JP2019054888A publication Critical patent/JP2019054888A/en
Publication of JP2019054888A5 publication Critical patent/JP2019054888A5/ja
Application granted granted Critical
Publication of JP6893061B2 publication Critical patent/JP6893061B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

上述した目的を達成するため、本発明の代表的な実施形態では、
遊技の進行を制御する主制御装置と、当該遊技の演出を実行する演出制御装置と、を備える遊技機において、
前記演出制御装置は、
前記主制御装置から入力されたコマンドを解析するコマンド解析部と、
前記コマンド解析部による解析結果に基づいて、前記演出を実行するための手順が定義されたスケジューラーデータを選択し、当該スケジューラーデータに基づいて演出装置を制御可能とする演出実行部と、
を備え、
前記演出実行部は、第1周期に基づいて実行する第1演出実行部と、第2周期に基づいて実行する第2演出実行部とを含んで構成され、
前記第1周期は、予め定められた周期であって、前記第2周期よりも短い周期であり、
前記スケジューラーデータは、前記演出装置を制御可能なファンクションを含んで構成され、
前記ファンクションには、前記スケジューラーデータを実行する演出実行部を指定して実行させることが可能なリクエストファンクションと、実行中のスケジューラーデータから他のスケジューラーデータの実行を呼び出す呼び出しファンクションが含まれ、
前記呼び出しファンクションは、呼び出すスケジューラーデータとして2以上のスケジューラーデータを指定可能な分岐情報を設定可能とし、呼び出し元のスケジューラーデータの処理に復帰することなく他のスケジューラーデータによる処理を実行可能とし、
前記スケジューラーデータに前記リクエストファンクションを複数指定することによって、当該リクエストファンクションに指定されたスケジューラーデータを並列して実行可能であり、
前記リクエストファンクションは、前記第1演出実行部と前記第2演出実行部とで共通して使用可能なファンクションである
ことを特徴とする。

2
To achieve the above objectives, in a representative embodiment of the present invention,
In a gaming machine provided with a main control device for controlling the progress of the game and an effect control device for executing the effect of the game,
The production control device,
A command analysis unit that analyzes a command input from the main controller,
Based on the analysis result by the command analysis unit , select the scheduler data in which the procedure for executing the effect is defined, and the effect execution unit capable of controlling the effect device based on the scheduler data,
Equipped with
The effect execution unit is configured to include a first effect execution unit that is executed based on a first cycle and a second effect execution unit that is executed based on a second cycle.
The first cycle is a predetermined cycle and is shorter than the second cycle,
The scheduler data is configured to include a function capable of controlling the rendering device,
The function includes a request function that can be executed by designating an effect execution unit that executes the scheduler data, and a call function that calls execution of another scheduler data from the running scheduler data,
The call function can set branch information that can specify two or more scheduler data as scheduler data to be called, and can execute processing by other scheduler data without returning to the processing of the scheduler data of the calling source,
By specifying a plurality of the request function in the scheduler data, it is possible to execute the scheduler data specified in the request function in parallel,
The request function is a function that can be commonly used by the first effect execution unit and the second effect execution unit .

2

Claims (1)

遊技の進行を制御する主制御装置と、当該遊技の演出を実行する演出制御装置と、を備える遊技機において、
前記演出制御装置は、
前記主制御装置から入力されたコマンドを解析するコマンド解析部と、
前記コマンド解析部による解析結果に基づいて、前記演出を実行するための手順が定義されたスケジューラーデータを選択し、当該スケジューラーデータに基づいて演出装置を制御可能とする演出実行部と、
を備え、
前記演出実行部は、第1周期に基づいて実行する第1演出実行部と、第2周期に基づいて実行する第2演出実行部とを含んで構成され、
前記第1周期は、予め定められた周期であって、前記第2周期よりも短い周期であり、
前記スケジューラーデータは、前記演出装置を制御可能なファンクションを含んで構成され、
前記ファンクションには、前記スケジューラーデータを実行する演出実行部を指定して実行させることが可能なリクエストファンクションと、実行中のスケジューラーデータから他のスケジューラーデータの実行を呼び出す呼び出しファンクションが含まれ、
前記呼び出しファンクションは、呼び出すスケジューラーデータとして2以上のスケジューラーデータを指定可能な分岐情報を設定可能とし、呼び出し元のスケジューラーデータの処理に復帰することなく他のスケジューラーデータによる処理を実行可能とし、
前記スケジューラーデータに前記リクエストファンクションを複数指定することによって、当該リクエストファンクションに指定されたスケジューラーデータを並列して実行可能であり、
前記リクエストファンクションは、前記第1演出実行部と前記第2演出実行部とで共通して使用可能なファンクションである
ことを特徴とする遊技機。
In a gaming machine provided with a main control device for controlling the progress of the game and an effect control device for executing the effect of the game,
The production control device,
A command analysis unit that analyzes a command input from the main controller,
Based on the analysis result by the command analysis unit , select the scheduler data in which the procedure for executing the effect is defined, and the effect execution unit capable of controlling the effect device based on the scheduler data,
Equipped with
The effect execution unit is configured to include a first effect execution unit that is executed based on a first cycle and a second effect execution unit that is executed based on a second cycle.
The first cycle is a predetermined cycle and is shorter than the second cycle,
The scheduler data is configured to include a function capable of controlling the rendering device,
The function includes a request function that can be executed by designating an effect execution unit that executes the scheduler data, and a call function that calls execution of another scheduler data from the running scheduler data,
The call function can set branch information that can specify two or more scheduler data as scheduler data to be called, and can execute processing by other scheduler data without returning to the processing of the scheduler data of the calling source,
By specifying a plurality of the request function in the scheduler data, it is possible to execute the scheduler data specified in the request function in parallel,
A game machine , wherein the request function is a function that can be commonly used by the first effect execution unit and the second effect execution unit .
JP2017179636A 2017-09-19 2017-09-19 Pachinko machine Active JP6893061B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017179636A JP6893061B2 (en) 2017-09-19 2017-09-19 Pachinko machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017179636A JP6893061B2 (en) 2017-09-19 2017-09-19 Pachinko machine

Publications (3)

Publication Number Publication Date
JP2019054888A JP2019054888A (en) 2019-04-11
JP2019054888A5 true JP2019054888A5 (en) 2020-08-13
JP6893061B2 JP6893061B2 (en) 2021-06-23

Family

ID=66106060

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017179636A Active JP6893061B2 (en) 2017-09-19 2017-09-19 Pachinko machine

Country Status (1)

Country Link
JP (1) JP6893061B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6888886B2 (en) * 2017-09-19 2021-06-16 株式会社大一商会 Pachinko machine

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001212330A (en) * 2000-02-02 2001-08-07 Sankyo Kk Game machine
JP4374554B2 (en) * 2007-09-07 2009-12-02 株式会社大一商会 Game machine
JP6307716B2 (en) * 2015-06-11 2018-04-11 株式会社アクセル Image information processing method
JP6799381B2 (en) * 2016-03-29 2020-12-16 帝人フロンティア株式会社 Carbon fiber cord for rubber reinforcement
JP2017104579A (en) * 2017-01-28 2017-06-15 株式会社オリンピア Game machine
JP6660340B2 (en) * 2017-04-27 2020-03-11 株式会社藤商事 Gaming machine

Similar Documents

Publication Publication Date Title
JP2018079330A5 (en)
JP2021062224A5 (en)
JP2017039057A5 (en)
JP2021035580A5 (en)
JP2019054888A5 (en)
JP2019054887A5 (en)
JP2019054883A5 (en)
JP2019054882A5 (en)
JP2019054884A5 (en)
JP2019054889A5 (en)
JP2019054886A5 (en)
JP2019054872A5 (en)
JP2020022869A5 (en)
JP2017059161A5 (en)
JP2019054869A5 (en)
JP2019054892A5 (en)
JP2019054870A5 (en)
JP2019054866A5 (en)
JP2019054865A5 (en)
JP2019054878A5 (en)
JP2019054873A5 (en)
JP2019054876A5 (en)
JP2019054874A5 (en)
JP2019054871A5 (en)
JP2019054875A5 (en)