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.

Error when trying to extract files from the .ark file inside amplitude

Featured Replies

  • Author
  • Localization

Squididly, posted Thu Nov 10, 2016 8:02 am (18696)


I'm trying to extract files from amplitude but it gives me an error this error when i use the script
Image
  • Author
  • Localization

Squididly, posted Thu Nov 10, 2016 11:15 pm (18722)


seems to give me the same error
  • Author
  • Localization

aluigi, posted Fri Nov 11, 2016 6:27 am (18727)


Provide the archive.
  • Author
  • Localization

aluigi, posted Fri Nov 11, 2016 7:59 am (18732)


No, it works perfectly.
Probably you are still using the old version of the script, check the first line of the script which contains the version.
  • Author
  • Localization

Squididly, posted Fri Nov 11, 2016 8:41 am (18733)


you were right i thought i copy and pasted my bad. thank you for fixing it
  • Author
  • Localization

Squididly, posted Sat Nov 12, 2016 11:11 am (18762)


while looking at all the files I found where the audio tracks for each song and I extracted them using psound,
but i dont have proper file names for them and some of them are slowed down and possibly missing.
im just wondering if its possible to properly extract them with quickbms.
I included one of the files.
  • Author
  • Localization

aluigi, posted Sat Nov 12, 2016 1:38 pm (18763)


It's raw Playstation compressed audio.
  • Author
  • Localization

Squididly, posted Fri Oct 16, 2020 2:06 am (59482)


I'm not sure if this is still the right place to post but its still related to Amplitude.
I found the older demo version of the game and wanted to extract the .ark file but if I try to use the script it gives me a memory allocation error.
I'm assuming this is because its an older build of the game since I was able to extract the .ark file in the P.O.D. demo which seems to use the latest build of the game.
I was just wondering if i could get any help extracting this file
https://drive.google.com/file/d/1_h_r9u ... OSP6G/view

and here is what quickbms gives me whenever i try to extract it using the script
Code:
by Luigi Auriemma
e-mail: [email protected]
web:    aluigi.org
        (Oct 20 2019 - 14:45:05)

                          quickbms.com  Homepage
                            zenhax.com  ZenHAX Forum
                     @zenhax @quickbms  Twitter & Scripts

- GUI mode activated, remember that the tool works also from command-line
  where are available various options like folder scanning, filters and so on

- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files
- open input file K:\random iso files\amplitude\demo tracks\MAIN.ARK
- open script K:\random iso files\amplitude\quckbms\amplitude.bms
- set output folder K:\random iso files\amplitude\demo tracks\demo extract

  offset           filesize   filename
--------------------------------------

- error in src\extra\xalloc.c line 618: xdbg_malloc()

Error: memory allocation problem
       Not enough memory resources are available to process this command.


press ENTER to quit
  • Author
  • Localization

Squididly, posted Fri Oct 16, 2020 9:11 pm (59513)


thank you so much
now i know that the .nse files are audio files however these files also have their own respective .bnk file which
while researching this i noticed there was a script for gh1 to extract the sound files so i was just wondering
if its possible to do the same with the amplitude files
  • Author
  • Localization

aluigi, posted Sat Oct 17, 2020 12:25 pm (59539)


NSE has playstation adpcm data.
BNK has a "SAMP" magic containing what they look like names of instruments/effects.
  • Author
  • Localization

aluigi, posted Sat Oct 17, 2020 12:41 pm (59541)


I made a script, I will improve it when I will have more samples in the future:
http://aluigi.org/bms/bnk_nse.bms

*edit* yeah the format of bnk is different than the one parsed in the gh1_bnk_nse.bms script
  • Author
  • Localization

Squididly, posted Sat Nov 28, 2020 8:00 am (60691)


So while i was messing around with the demo version I noticed that in the demo files there are text files that you can edit but in the release version of the game its missing the text files. Now i found a .bin file that might contain the text files the game uses to load song data. I was curious to see if its possible to extract the .txt files that might be contained in it?
  • Author
  • Localization

aluigi, posted Sat Nov 28, 2020 2:48 pm (60711)


Yeah there are the names of the text files and then a sequence of strings and 32bit fields but not easy to parse.
If you want to edit something, it's better if you use a hex editor without changing the structure and size of the file.
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.