Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

(Mobile) Magia Record

Featured Replies

  • Author
  • Localization

LokiReborn, posted Wed Feb 26, 2020 12:22 am (54253)


Mysticus wrote:
Hello, my pals!
I've been trying to extract the rest of the sound effects and even the voices, but the data are stored.
Is there any program or script to get all the data?

https://drive.google.com/open?id=1yHacw ... CGU363D1qJ


They seems to be just hca files?

Ya I was able to convert to wav w/ this https://github.com/losnoco/vgmstream/releases/download/r1050-2797-g5ea57c08/test.zip
  • Author
  • Localization

Mysticus, posted Wed Feb 26, 2020 7:24 am (54256)


No, Loki.
What I meant to say is there any program to get all the data from that game?
  • Author
  • Localization

LokiReborn, posted Wed Feb 26, 2020 12:16 pm (54260)


Mysticus wrote:
No, Loki.
What I meant to say is there any program to get all the data from that game?


Ah, I just used an emulator on the computer and went to settings told it to download everything. I can see if I can capture the download list but that is probably the easiest way.
  • Author
  • Localization

LokiReborn, posted Thu Feb 27, 2020 3:53 am (54277)


Mysticus wrote:
No, Loki.
What I meant to say is there any program to get all the data from that game?


Here ya go, links for all 3.7k sound files

Edit: Apparently I missed one of the lists, it's like 10x that
  • Author
  • Localization

Mysticus, posted Tue Mar 03, 2020 11:57 am (54383)


Many thanks! You're my lifesaver!
But how to download ALL of them?
And which one you missed?
  • Author
  • Localization

LokiReborn, posted Wed Mar 04, 2020 2:15 am (54404)


Mysticus wrote:
Many thanks! You're my lifesaver!
But how to download ALL of them?
And which one you missed?


Sounds2.txt I believe is the complete one, if you want to browse around when I was digging into the NA ones I found what I think is the Japanese mirror site so you can actually traverse through all of the folders etc. https://jp.rika.ren/magica/resource/ (this is disallowed for the NA site)

as for a way to download all the files any download manager you could just put the list into would probably be the easiest way.

Edit: can also do something like this is powershell if you want, that will read each line and download the file
Code:
PS C:\Users\user\Desktop\Files> foreach($s in ([System.IO.File]::ReadAllLines("C:\users\user\Desktop\Files\Sounds.txt"))){ C:\Windows\system32\curl.exe $s -o $s.Substring($s.LastIndexOf('/') 1)} 
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.