Topic on Talk:Main Page

Jump to navigation Jump to search

I got these Satyr homepage voicelines and would like someone to take them off my hands and put them into the Home Page section of her Voice tab.

12
Forte.EXE (talkcontribs)
Hakazumi (talkcontribs)
Forte.EXE (talkcontribs)

So how do I contribute a voice file without naming it?

Because I would usually just record the file and then turn it from an mp4 file to an mp3. It usually just names itself after the destination it came from.

Hakazumi (talkcontribs)

I don't think any page really has a specific how-to guide other than the Template:VoicelessQuotes. But since the process is almost the same, no matter the files you want to get, I'll allow myself to quote part of it.
First of all, you pretty much need to be on browser, second is basically:

[...] you should have dev tool console ready (open by pressing ctrl + shift + i) with Network tab open.
This is how network tab looks like. The files you'd care about will be under the "Name" part.
In this case, it's filtered so there aren't that many results in it.

So while you can get everything without filtering, if you go to XHR tab, the mp3 files will be easier to notice.
Yes, you read it right, the files are already mp3 within the game. No need to convert anything.
They also have specific names, "3040211000_mypage1.mp3" is how Vira (Wind)'s first home screen voice line is called. It uses her character ID (3040211000) which you can normally find inside "extra data" tab on every character's page.
However, that is not always the case. Sometimes characters use their older version's ID or even use the same files as their alts, which is why it's important not to alter the names (it makes reusing easier and if there's anything wrong with it it can be double checked with in game ver within just few seconds, along other things).

"But how to files show up in network tab?"
They need to be triggered.
If character says something while using skill, you need to use said skill to get that line. If you want home screen lines, you need to poke the character for them to say something and for said something to appear in the network tab.

Uploading process is already kinda explained, just use Special:Upload page.

Back to Vira, if I wanted to add that file to her page, there's this "Edit" button on top right I'd have to click and then inside of templates would become visible.
Since that was home screen line, I'd have to search for its place within the template and that'd be:

|home1_jp=
|home1_en=
|home1_note=
|home1_file=

(Sometimes "note" field is not there, don't worry about that.)
|home1_file= would be changed to |home1_file=3040211000_mypage1.mp3.
After you're doing editing a page, remember to click "Save changes" for them to be kept.

Forte.EXE (talkcontribs)

Mb for the very late response, but I did as you asked. https://gbf.wiki/Satyr/Voice However, I don't hear any voicelines despite putting the files where they had to go.

Hakazumi (talkcontribs)

Did you read the manual page that I linked? Because it says

Direct linking to the voice files on the game servers is not allowed.


For them to work, you need to download them onto your drive, upload to wiki, and then add to her page like I showed above.

Forte.EXE (talkcontribs)

Oh right. How do I download it? Just use something to turn it into an mp3 file that can play?

Forte.EXE (talkcontribs)

(only asking incase its something that can be done through the dev tool itself and if its supposed to be done from that also.)

Hakazumi (talkcontribs)

Click to open the file in new tab, then either
a) right click it and choose to "save it as" then, without changing name, save
b) on chrome, if you can see 3-dots icon on the right, you can click it to choose "download"
You don't need to edit the files or even open them.

Forte.EXE (talkcontribs)

Thanks, i've managed to do it.

Forte.EXE (talkcontribs)
Hakazumi (talkcontribs)

Good.