Skip to content

Commit

Permalink
Added English translation
Browse files Browse the repository at this point in the history
Just a new translation for English.
  • Loading branch information
TheHighTide authored May 17, 2024
1 parent b0e9abc commit e6ef803
Showing 1 changed file with 275 additions and 0 deletions.
275 changes: 275 additions & 0 deletions Guideline for Custom User Stage (English).md
Original file line number Diff line number Diff line change
@@ -0,0 +1,275 @@
## - Custom User Song Guidelines

<div align = "center">

<img src = "imgs\Imoji\imoji4.gif" width = "180px">


#### We've written a detailed explanation with images to make it easy for you to follow along!

Take your time and follow along

</br></br>


<b> *If you've ever tried to create a custom map and suddenly found yourself here!*

```Stage file error!```Check your entries!</b>

</div>

-------------

<details>
<summary> Stage file error! <b>[ Click ]</b></summary>

-------------

<div align = "center">

You suddenly landed on the site, <b>*Error loading stage file*</b> because.

</br></br>

#### The error occurs because an image file and audio file are missing.
Before you can create your map, you need to apply the audio file and album image file!

We'll explain this in more detail below, so scroll down and check it out!

</div>

</div>

<br><br><br><br><br>

-------------

</details>










<details>
<summary>Location of the generated custom map file <b> [Click]</b></summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl3.PNG" width = "480px">

Custom map files exist in the ```Custom Map Files``` folder in the location of your game's executable.

When you create a custom map, a folder named ```custom_map_file_(creation date)```<b>with the number </b> is created.

*You can rename the custom map folder to anything you want. <b>(you must be out of the game to do so)</b>


</div>

<br><br><br><br><br>

-------------

</details>








<details>
<summary>Enter custom map information<b> [Click] </b></summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl4.PNG" width = "480px">

Go to the folder where your custom map file exists and rename the file to ```map_info.ini```.

```Right-click``` the file and select ```Open with``` -> ```Notepad``` to open the file.

Fill in the information for your custom map by entering each value in the text in the Notepad file.


</br></br></br></br></br>



#### (All values must include quotation marks)

Map information is written in the following format:
```
[custom_stage_map_name]
value = "Example Map"
[custom_stage_bpm]
value="180.000000"
[custom_stage_map_highlight_part]
value="32.000000"
...
```

|[custom_stage_map_color]|What is a Hex value?|
|---|---|
|Representative color of the map (can only be entered as a hex value)| If you're not sure, you can convert any color to a hex value at the <a href = "https://imagecolorpicker.com/en">Hex Value Conversion Site</a> (hex values are written as #ffffff)|

</div>

<br><br><br><br><br>

-------------

</details>


<details>
<summary>Apply a custom map album image <b>[Click]</b>.</summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl6.PNG" width = "480px">

Place the image file of your choice inside your custom map folder: <b>(*The image file can be named anything)</b>

#### (Image file extensions can only be png, jpeg, or jpg, and please use a square size of 512x512px or larger)

</div>

<br><br><br><br><br>

-------------

</details>




<details>
<summary>Apply custom map music <b>[Click] </b></summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl6.PNG" width = "480px">

Change the MP3 file of the song you want to use to an OGG file from <a href = "https://convertio.co/mp3-ogg/">this site</a>.

Place the converted music files inside your custom map folder: <b>(*You can name your music files anything)</b>.


</div>

<br><br><br><br><br>

-------------

</details>




<details>
<summary>Custom Bullet Image <b>[Click]</b></summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl8.PNG" width = "480px">

Navigate to the folder where the files for the map you want to add a custom ammo image to exist.

Inside the ```custom_hitbox_image``` folder, go to either the ```center_origin``` or ```top_origin``` folder.

[The difference between ```center_origin``` and ```top_origin``` is that the position of the center axis when rotating the image is different]

= Most bullets use ```center_origin```, so you can put the image inside that folder.

</br></br>


<img src = "imgs\Guideline_imgs\gl7.PNG" width = "480px">

#### - Caution! -

Images must have a ```.png``` extension <b>(*Image file name can be anything)</b>.

Images must be composed of only ```perfect white``` colors to be able to be colored in-game.

The background of the image must be transparent.

We recommend an image size of 512x512 <b>(*possible error)</b>.

</div>

<br><br><br><br><br>

-------------

</details>



<details>
<summary>Share the custom map you created <b>[click]</b></summary>

-------------

<div align = "center">

<img src = "imgs\Guideline_imgs\gl9.PNG" width = "480px">

Right-click on the custom map file (folder) you want to share and select "Compress".

You can then share the generated archive with us.

</br></br>

There are two ways to share

|Uploading to Wakmulwon|
|---|
|Files uploaded to Wakmulwon can be downloaded, applied, and played directly by users.


|Sending map files to developers|
|---|
|<div align = "center">The discord link at the bottom of the guideline will take you to the<br>```Project Wak Beat Discord Server``` and send us a map file via DM,<br>and it will be personally reviewed and accepted as either an ```Official Original Map``` or an ```Official Custom Map```.<br>The map file will be automatically applied to all players who download the game.</div>|


</div>

<br><br><br><br><br>

-------------

</details>





-------------

<div align = "center">

#### If you have any other questions, hit up the Discord below and send us a DM!

[![](https://discordapp.com/api/guilds/958378000414568558/embed.png?style=banner2)](https://discord.gg/hzbCTRemqq)

</div>

0 comments on commit e6ef803

Please sign in to comment.