CSinputを独自に改造したスクリプトとModです。 These are a script and mod modified from CSinput. MODを有効にするか、譜面にこのスクリプトを埋め込んだ場合、 十字キーで〇×△□が取れるようになり、△□で左スライダー、×〇で右スライダーが取れるようになります。 If you enable this mod or add it in your chart, You can take notes with Cross keys, take left slider with triangle and square, and take left slider with cross and circle. パッドプレイヤーがスコアを記録できるように通常のCSInputスクリプトを譜面に加えた場合、 △でスライダーが取れなくなりキーボードプレイヤーが混乱するので、 このスクリプトを導入すればパッドでもキーボードでも違和感なくプレイできます。 If normal CSinput were included in charts, Keyboard players would be confused because they couldn't take left slider with triangle. but this script supports both Keyboard players and Pad players. MODバージョンも別で公開していますが、こちらにも同梱しています。 CSInputと同様にスコアは記録されませんが、一応上位互換ですし、通常CSInput譜面をキーボードでやるのに使えるかも? PerfectInput MOD can be downloaded in another page. but It is also contained here. As same as CSinput, rankings are not recorded. It is factual a upward compatible with CSInput though.  PerfectInput(MOD):[script id:87eebcd904c31cc1900f2531d17ec99b] 安直な改造で海外勢の譜面には既に入ってますが、どこにも見つからなかったので投稿しておきます。 It is just simple modification and it has contained in some charts already. but I didn't find it anywhere so I posted it. 2022/05/21 追記 10キー操作の方がスコアランキングで有利だからPerfectInputを導入したくない人のためにHybridInputを公開しました。 こちらを使えばスコアの下1桁の値で6キー操作か10キー操作かを判別することが出来ます。 I've posted HybridInput for chart designers who wouldn't like to using PerfectInput because 10 key players get advantage in score rankings. [script id:069e7ad60b06fd88b62ab60b526f91ed] [同梱物 / Inclusions] PerfectInput.fsml: スクリプトです。譜面作成時にBase_Scriptsフォルダに入れればその譜面でPerfectInputが有効になります。 This is script. If you put it in "Base_Scripts" folder when you are making charts, PerfectInput will be available in the chart. PerfectInput.mod: MODです。modsフォルダに入れてゲーム内で有効にすればすべての譜面でPerfectInputが有効になります。(ランキング非対応) This is MOD, If you put it in "mods" folder and enable it, PerfectInput will be available in all charts. (rankings are not supported) [Based Script・MOD] CSInput:[script id:f2d6427525f863fb7a3d67a54ebf3f0d] CSInput(source):[script id:d76911f2a13a34e66c07bc19130592ae]
2021-07-28 22:59:58 投稿
DL数
197
drag this wav to your song
2021-06-18 20:16:09 投稿
DL数
29
ついに、このスクリプトはCSInputで使えるようになりました! Finally, this script can be used with CSInput! どうもみなさん。初音、いや、波常未来です。ついにHold仕様が変更可能になりました。 新ACSkinFT達成率に対応するため通常の長押しHoldを使わない、パラメーターを使ってHoldを作成します。 スクリプトは3つあり、こちらは: CustomHold Main: スクリプト本体。変更することが必要ない。ノード数が500超えた(現在の時点で648個)のでスクリプトを開くときお時間をかかります。 Main script. Do not need to changed. It will take some time to open the script because it used more than 500 nodes. CustomHold Setting: スクリプト設定。デフォルト数値をここに変更してください。 Script Setting. Change the default stats here. CustomHold Disable Button: LRにHoldを設定したときに○△ボタンを無効になるスクリプトです。 Script that will disable the ○△ while LR is set to Hold. 利用できるパラメーターは: Hold: Holdだけ、設定はスクリプト内の設定になっています。(もちろん変更可能。) Just a Hold, which will use the setting in the script. (Of cource can be changed.) HoldMode: Holdの計算方式を変更する。Falseでフレームに依存(PPDデフォルト)、Trueで64分拍子数に依存する。 Change the way to calculating. If set to False it will based on frames (Which is the default mode of PPD.), if set to True it will based on 64th beats. HoldBPM: HoldModeがTrueなら64分拍子のBPMを変更する。 Change the BPM of the 64th beat while Holdmode is set to True. HoldBonus: Holdの毎回加算するスコアを変更する。 Change the score that adds every time. MaxHoldBonus: Max Hold Bonusを変更する。 Change the Max Hold Bonus. ShowHoldBonus & ShowMaxHoldBonus: Falseならボーナス数値(+xxxx)を非表示になる。HoldBonusやMaxHoldBonusが0ならTrueでも非表示になる。 Hide the Bonus Value if set to False. If HoldBonus or MaxHoldBonus is set to 0 it will be hided even if set to True. HoldTimes: Holdのスコア加算する回数を変更する。(例:HoldBonusが10でHoldTimesが300なら、Max Holdするまで合計10×300=3000点を獲得する。) Change the times the score will add. (Example: If HoldBonus is set to 10 while HoldTimes is set to 300, it will add 10×300=3000 points before Max Hold.) HoldLength: Holdのスコア加算長さを設定します。HoldModeがTrueなら何回64分、Falseなら何フレームごと1回スコア加算。(例:HoldModeがFalseでHoldLengthが2なら、2フレームごと1回加算。) Set the Length of the score adding. If the HoldMode is True, how many 64th beats, If False, how many frames will add the score. (Example: If HoldLength is set to 2 while HoldMode set to False, it will add the score once every 2 frames.) HoldChecker: HoldCheckerがついたHoldがMax Holdした時点で、この前のすべてのHoldがMax Holdした場合でボーナスを獲得します。一部のHoldが見逃してもすこしだけのボーナスが獲得できる。この数値をスクリプト内で変更してください。 Get a bonus if all of the Holds before it was Max Holded. If you missed some of them you can still get a fewer bonus. You have to change the value in the script. です。 以下はスクリプト内だけで…
2021-04-11 18:31:44 投稿
DL数
102
The source of the Dance Master script. Sample chart:[score id:ca037d58b993fbe02f23b9c4108535b0]
2020-08-27 05:03:17 投稿
DL数
21
this just changes the texture of what flies into the notes, be sure to read the enclosed instructions provided.
2019-12-19 10:27:10 投稿
DL数
180
[script id:5011feff0e36bc9aeca63360da306793] のソースです。 2019/11/17 10:59 マークエフェクトを非表示できるようになりました。
2019-11-15 20:32:03 投稿
DL数
45
The source of [score id:418740bbb366804d3260eef09e7737c4]. You can download it if you want to know how I made this. 2019/12/27 4:50 Updated to the final version.
2019-11-05 03:51:34 投稿
DL数
49
is sound slower
2019-07-15 23:19:54 投稿
DL数
111
Is sound meme!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2019-07-15 23:19:14 投稿
DL数
115
注意:このものはおそらく役立たずです。「ファイル→開く→*.ppd」で.ppdファイルを開ければほぼ同じことができます。 Note: This thing is almost useless. If you open a .ppd file from 「File→Open→*.ppd」 it can do the almost same thing. 好きな譜面を復号化して、PPDEditorで再編集することができます。 使用方法にはreadme.txtを参照してください。 Decrypt any chart you like so you can re-edit it in PPDEditor. Check the readme.txt on how to use it.
2019-07-12 15:22:49 投稿
DL数
60

スクリプト ランキング