Both sides previous revisionPrevious revisionNext revision | Previous revision |
ghost:flux [2022/10/12 22:26] – update cibus thumbnail path ulde3 | ghost:flux [2025/07/17 11:01] (current) – Replace fandom wiki link ulde3 |
---|
<WRAP right 300px> | <WRAP right 300px> |
^ FLUX ^^ | ^ FLUX ^^ |
| {{:ghost:flux:thumbnail.png}} || | | {{ghost:flux:thumbnail.png}} || |
^Type|Ghost| | | {{shell:flux:flux:appearance.png}} || |
^Developer(s)|[[dev:Zichqec]]| | ^ Type | [[info:Ukagaka|Ghost]] | |
^Origin|Original((FLUX Player is considered a separate entity from FLUX the character. The origin of the FLUX default shell can be found on its shell page.))| | ^ Developer(s) | [[dev:Zichqec]] | |
^Language(s)|English, Polski, Français, Русский, Deutsch| | ^ Origin | Original((FLUX Player is considered a separate entity from FLUX the character. The origin of the FLUX default shell can be found on its shell page.)) | |
^Translator(s)|[[dev:Zdzisiu]]((Polski)), [[dev:Levidre]]((Français)), [[dev:SmokyCinnamonroll]]((Русский)), [[dev:Koguri3108]]((Deutsch))| | ^ Language(s) | English, Polski, Français, Русский, Deutsch | |
^Sakura|FLUX| | ^ Translator(s) | [[dev:Zdzisiu]]((Polski)), [[dev:Levidre]]((Français)), [[dev:SmokyCinnamonroll]]((Русский)), [[dev:Koguri3108]]((Deutsch)) | |
^SHIORI|[[shiori:YAYA]]| | ^ Sakura | FLUX | |
^Released|May 12th, 2021| | ^ SHIORI | [[shiori:YAYA]] | |
| [[https://zichqec.github.io/s-the-skeleton/flux|Download]] || | ^ Release date | May 12th, 2021 | |
| | [[https://ukagaka.zichqec.com/ghost/flux|Download]] || |
</WRAP> | </WRAP> |
| <wrap indent>//This article is about the music player ghost named FLUX. For the shell/character of the same name, see [[shell:FLUX:FLUX]].//</wrap> |
| |
//FLUX// is a ghost made by [[dev:Zichqec]], as a spiritual successor to the ghost [[ghost:FLELE]]. It has an improved music player with support for more file types and options, supports multiple languages in the menus, backwards compatibility for FLELE shells, and is able to automatically check for updates to shells. | //FLUX// is a ghost made by [[dev:Zichqec]], as a spiritual successor to the ghost [[ghost:FLELE]]. It has an improved music player with support for more file types and options, supports multiple languages in the menus, backwards compatibility for FLELE shells, and is able to automatically check for updates to shells. |
| |
===== Features ===== | ===== Features ===== |
| |
* A fluid music player. | * A fluid music player. |
* Support for multiple languages in the menus.((See info card for currently supported languages.)) | * Support for multiple languages in the menus.((See info card for currently supported languages.)) |
* Integrated shell and dressup menus, including an option to randomize dressups. | * Integrated shell and dressup menus, including an option to randomize dressups. |
| |
===== Music Player ===== | ===== Music player ===== |
FLUX's music player is one of its key features. It has some similarities to FLELE's music player, including hotspots and customizable hotkeys for various controls. It also has a lot of differences, such as playing music via SakuraScript commands instead of a [[info:SAORI]]. | FLUX's music player is one of its key features. It has some similarities to FLELE's music player, including hotspots and customizable hotkeys for various controls. It also has a lot of differences, such as playing music via SakuraScript commands instead of a [[info:SAORI]]. |
| |
| |
==== Supported file types ==== | ==== Supported file types ==== |
| |
FLUX supports any file types that the [[info:baseware]] it is running on supports. In the case of SSP, these types are supported by default: | FLUX supports any file types that the [[info:baseware]] it is running on supports. In the case of SSP, these types are supported by default: |
* .mp3 | * .mp3 |
Additionally, if the user has [[https://github.com/Nevcairiel/LAVFilters/releases|LAV Filters]] installed, it can support many more filetypes. This includes .ogg, .flac, and .m4a. | Additionally, if the user has [[https://github.com/Nevcairiel/LAVFilters/releases|LAV Filters]] installed, it can support many more filetypes. This includes .ogg, .flac, and .m4a. |
| |
++++ Click for the list of all supported filetypes | | ++++ Click for the list of all supported filetypes. | |
| |
* .8svx | * .8svx |
| |
==== Playlists ==== | ==== Playlists ==== |
| Playlists can be saved as .m3u files, and be reloaded at any time. This is the same filetype that FLELE uses, so FLUX playlists are compatible with FLELE, and vice versa. |
Playlists can be saved as .m3u files, and reloaded at any time. This is the same filetype that FLELE uses, so FLUX playlists are compatible with FLELE, and vice versa. | |
| |
Playlists are saved in the ''FLUX/playlists/'' folder, and can be edited in a text editor if the user so chooses. | Playlists are saved in the ''FLUX/playlists/'' folder, and can be edited in a text editor if the user so chooses. |
| |
==== Hotspots ==== | ==== Hotspots ==== |
| FLUX supports all the same hotspots that FLELE does. These include: |
FLUX supports all the sake hotspots that FLELE does. These include: | |
| |
* Play | * Play |
| |
==== Hotkeys ==== | ==== Hotkeys ==== |
| |
FLUX supports the following hotkeys: | FLUX supports the following hotkeys: |
| |
| |
===== Custom Shell Dialogue ===== | ===== Custom Shell Dialogue ===== |
| |
FLUX supports some custom options for shells. This is intended for developers who would like to add a little extra to their shells, or who can't/don't want to make a full ghost, but would still like a little customization. | FLUX supports some custom options for shells. This is intended for developers who would like to add a little extra to their shells, or who can't/don't want to make a full ghost, but would still like a little customization. |
| |
Below is a list of events that are provided, which custom dialogue and behavior can be added to. It is also possible to add any SHIORI events that FLUX does not already have, but this is not recommended, as future FLUX updates may add more SHIORI events and break the shell. | Below is a list of events that are provided, which custom dialogue and behavior can be added to. It is also possible to add any SHIORI events that FLUX does not already have, but this is not recommended, as future FLUX updates may add more SHIORI events and break the shell. |
| |
++++ Click for the list of custom events | | ++++ Click for the list of custom events. | |
| |
* shellver | * shellver |
There are also some extra functions and variables that a shell developer may find useful. | There are also some extra functions and variables that a shell developer may find useful. |
| |
++++ Click for the list of extra functions and variables | | ++++ Click for the list of extra functions and variables. | |
| |
* Flag | * Flag |
| |
===== Balloon ===== | ===== Balloon ===== |
| |
FLUX uses a custom balloon called [[balloon:Notes]], and can make use of both the dark and light mode of the balloon. | FLUX uses a custom balloon called [[balloon:Notes]], and can make use of both the dark and light mode of the balloon. |
| |
{{balloon:notes:balloon_test.gif}} | {{balloon:notes:balloontest.gif}} |
| |
===== Shells ===== | ===== Shells ===== |
^ ^ Name ^ Description ^ | ^ ^ Name ^ Description ^ |
| {{shell:flux:flux:thumbnail.gif}} | [[shell:flux:FLUX]] | The default shell. A tall skeleton with 4 arms that animate independently, and holographic synthesizers with colors that the user can change with dressups. He speaks only in music notes. This shell has been released separately so that it can also be used with FLELE; more information about the shell is available on its specific page. | | | {{shell:flux:flux:thumbnail.png}} | [[shell:flux:FLUX]] | The default shell. A tall skeleton with 4 arms that animate independently, and holographic synthesizers with colors that the user can change with dressups. He speaks only in music notes. This shell has been released separately so that it can also be used with FLELE; more information about the shell is available on its specific page. | |
^ External Shells ^^^ | |
| {{shell:flux:aimaina_doushite-chan:thumbnail.png?150}} | [[shell:flux:aimaina_doushite-chan|Aimaina & Doushite-Chan]] | A vocaloid shell drawn traditionally, featuring two characters. | | |
| {{shell:flux:cibus:thumbnail.png}} | [[shell:flux:Cibus]] | A mysterious human girl. Comes with custom dialogue and some dressup options. | | |
| {{shell:flux:starset_messenger:thumbnail.gif}} | [[shell:flux:Starset Messenger]] | A space man to play space songs on his space bass. | | |
| {{shell:flux:wooseok:thumbnail.gif}} | [[shell:flux:Wooseok]] | A shell of Wooseok, from Pentagon! | | |
| |
| ==== External shells ==== |
| ++++ Click to reveal external shells | |
| ^ External shells ^^^ |
| | {{shell:flux:aimaina_doushite-chan:thumbnail.png}} | [[shell:flux:aimaina_doushite-chan|Aimaina & Doushite-Chan]] | A vocaloid shell drawn traditionally, featuring two characters. | |
| | {{shell:flux:cga:thumbnail.png}} | [[shell:flux:cga]] | A girl based on CGA colors. | |
| | {{shell:flux:cibus:thumbnail.png}} | [[shell:flux:Cibus]] | A mysterious human girl. Comes with custom dialogue and some dressup options. | |
| | {{shell:flux:cookie_band:thumbnail.png}} | [[shell:flux:Cookie Band]] | A shell featuring up to 12 characters from [[https://cookierun.fandom.com/wiki/Cookie_Run_Wiki|Cookie Run]]. | |
| | {{shell:flux:five_rotten_pebbles:appearance.png}} | [[shell:flux:Five Rotten Pebbles]] | An AU version of Five Pebbles. Has custom dialogue and functionality. | |
| | {{shell:flele:gordon_freeman:thumbnail.png}} | [[shell:flele:Gordon Freeman]] | Gordon Freeman, from [[https://combineoverwiki.net/wiki/Main_Page|Half-Life]]. Has several idle animations. | |
| | {{shell:shared-shell:gourmet_ravioli:thumbnail.png}} | [[shell:shared-shell:Gourmet Ravioli]] | A can of ravioli in a pixel art style. Comes with dressups for different ravioli colors. | |
| | {{shell:shared-shell:hatsune_neon:appearance.png?300}} | [[shell:shared-shell:Hatsune Neon]] | An eerie, glitchy rendition of Hatsune Miku. | |
| | {{shell:flele:jockey:thumbnail.png}} | [[shell:flele:Jockey]] | A shell of [[http://www.jazaaboo.com/|Jazaaboo]]'s female Jockey design, based on [[dev:Zarla|Zarla's]] respectawoman [[https://left4dead.fandom.com/wiki/Left_4_Dead_Wiki|Left 4 Dead]] AU. Comes with several dressup items. | |
| | {{shell:flux:ordis_100_normal_and_alone:thumbnail.png}} | [[shell:flux:Ordis (100% normal and alone)]] | | |
| | {{shell:flux:rosette_swan_kkhta:thumbnail.png?300}} | [[shell:flux:Rosette Swan KKHTA]] | An original character. The shell is extremely large. | |
| | {{shell:flux:starset_messenger:thumbnail.png}} | [[shell:flux:Starset Messenger]] | A mysterious figure, dressed in a space suit akin to the ones worn by [[https://en.wikipedia.org/wiki/Starset|Starset]]. Will display song symbols on its visor if playing Starset music. | |
| | {{shell:flux:wooseok:thumbnail.png}} | [[shell:flux:Wooseok]] | A shell of Wooseok, from Pentagon. | |
| ++++ |
| |
===== Gallery ===== | ===== Gallery ===== |
{{gallery>:ghost:flux:gallery }} | {{gallery>:ghost:flux:gallery }} |
| |
{{tag>2021 Custom_Balloon_Included Deutsch English Français Ghost Multiple_Shells Music_Player Polski Translated Translations_Included Utility YAYA Русский}} | {{tag>1_Window 2021 Custom_Balloon_Included Deutsch English External_Shells Français Ghost Humanoid Idle_Animations Multiple_Shells Music_Player Original_Content Polski Skeleton Translated Translations_Included Utility YAYA Русский}} |