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.

Zero Escape: The Nonary Games .bin

Featured Replies

  • Author
  • Localization

aluigi, posted Tue Apr 18, 2017 6:29 pm (22379)


It seems all encrypted except the last bytes
  • Author
  • Localization

Panzerdroid, posted Sun Apr 30, 2017 1:59 am (22733)


Got an error

21a4be90 9292 0000711c.dat

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

Error: memory allocation problem
No such file or directory

press ENTER to quit

while unpacking ze1_data.bin

ze2_data_en_us.bin & ze2_data_jp.bin are unpacking just fine.
  • Author
  • Localization

aluigi, posted Sun Apr 30, 2017 7:29 am (22739)


Yeah, another user reported the same problem yesterday.
It's a bug in the new runtime C compiler feature of quickbms 0.8.
ze1 contains more files than the other 2 archives with the effect of consuming more memory till the process can't allocate other bytes and the -9 option crashes quickbms.
Will be fixed in next version and there are no temporary work-arounds at the moment.
  • Author
  • Localization

s428, posted Mon Jul 10, 2017 7:00 am (24484)


Can i ask you which file you unpacked?

I was unpack ze1_data.bin using quick bms nonary code. but I can't find script file.

I find dds, png, dat, zip, etc...files. there is no bin file in ze1_data.bin or ze2_data_jp.bin.

I saw you use filcutter code, but filcutter code just give two files ze1_data.bin_0_-1635754880 and ze1_data.bin_-1637852032_-1635754880 in my case.

Can you advice me which specific file you unpacked and how you do it?

That will be so thanksfull.
  • Author
  • Localization

aluigi, posted Thu Jul 20, 2017 4:41 pm (24847)


filecutter is used to provide a small version of the archive for analysis. Forget it.

What exact type of file are you looking for in those you extracted from the *data*.bin archives?
The extracted files are all there except if quickbms crashes due to the bug reported above.
  • Author
  • Localization

MLAakaLion, posted Wed Dec 20, 2017 11:09 am (30903)


Hi, everyone. I'm trying to extract .bin files from Steam version of the game, but I keep geting message about lack of MEMORY_FILE10 in dll and error.
Can someone tell me what I need to do to solve this problem? I've read some topics but got no idea what to do.
Using current version of Quick BMS and script "Zero Nonary Games" from http://aluigi.altervista.org.
  • Author
  • Localization

aluigi, posted Wed Dec 20, 2017 5:16 pm (30913)


You didn't download the script correctly or you are not using quickbms 0.8.1.
Tested here and everything works perfectly with both the ze*.bin archives.
  • Author
  • Localization

MLAakaLion, posted Thu Dec 21, 2017 10:40 am (30940)


Yeah, it seems I didn't noticed some lag or bug with download. Redownloaded quickbms, bms file and it worked.
Thanks for answer, sorry to disturb you!
  • Author
  • Localization

TovarishComrade, posted Fri Mar 30, 2018 5:39 am (33657)


Hello there, sorry for bumping an old thread.

Currently, there's a translation team struggling with an extraction of files from 999 game (aka Zero Escape: The Nonary Game).
The problem is, that we cannot extract files completely. We've managed to get about 10-15% of all data files extracted when we recieve
this error - "error in src\extra\xalloc.c line 618: xdbg_malloc()"

"Error: memory allocation problem. Not enough storage is available to process this command."

Script for extracting was taken from here: http://aluigi.altervista.org/quickbms.htm under this title:
"Zero Escape Nonary . Zero Escape: The Nonary Games (999, VLR) . xor"

Version of quickbms is 0.8.4

Launched through 4gb .exe

The extractor is launched with only one parameter: -G

This happens when we're trying to extract data from ze1_data.bin file. The extraction is done on this machine: I7-4790, 16 GB RAM, 500 GB HDD free space. I'd really appreciate any help concerning this problem.
  • Author
  • Localization

aluigi, posted Fri Mar 30, 2018 11:33 am (33666)


Try with the -9 option, quickbms 0.8.4 no longer has the bug described few posts above.
You can add that option in a link to quickbms.exe or in a .bat file
  • Author
  • Localization

TovarishComrade, posted Fri Mar 30, 2018 8:46 pm (33681)


aluigi wrote:
Try with the -9 option, quickbms 0.8.4 no longer has the bug described few posts above.
You can add that option in a link to quickbms.exe or in a .bat file


Thank you, sir! That did the job!
I'll post more stuff if we'll encounter additional problems with stuff, mostly with packing it back :D

Anyway, thank you! We finally can make some progress.
  • Author
  • Localization

MLAakaLion, posted Mon Apr 02, 2018 8:50 am (33733)


Hi, it's me again.
Can we ask someone - can we solve the problem with number of data by re-making bms script with "reimport2" in place of just "reimport"? Our team have got no problems with graphic files like buttons or logos, their size is always equal or less to that of original. But with text it asks for equal number of symbols and this is big problem. So, we are thinking to try and make new script ourselves.
P.S. And something of more confusion matter - we got ttf and dfont files out of bin, but they are not opening with any of available font editors. Can this bms script thing get file format wrong and should we press these files more or should we try to search somewhere else?
  • Author
  • Localization

MLAakaLion, posted Tue Apr 03, 2018 10:10 pm (33779)


We found a way to edit fonts, but here is still problem with size of data. I hope someone will answer soon about "reimport" and "reimport2".
  • Author
  • Localization

AleXWerton, posted Mon Apr 09, 2018 11:42 pm (33940)


Reimport2 still doesn't work. Maybe because nonary script uses MEMORYFILE. Aside from that, sir files serve different purposes. For example, files with SIR1 header are used for storing text, links, scripts and font (in a form of grayscale 8 bit bitmap). And files with SIR0 header are used to store 8 bit bitmap textures and something else in the same file (not sure what it is). Can somebody help me (if possible) to extract this data from .sir ? :)
Here sir files:
  • Author
  • Localization

AleXWerton, posted Tue Apr 17, 2018 12:48 pm (34098)


bump
  • Author
  • Localization

Supurreme, posted Sun Jul 15, 2018 4:17 am (36767)


hey there sorry to bother you but ive tried running the script on the latest version of quickbms (0.9) on ZE1_data.bin with the -9 option but it still encounters the memory error problem in line 618 :/ is there something im doing wrong here?
  • Author
  • Localization

aluigi, posted Mon Jul 16, 2018 1:16 am (36796)


There is no solution if it doesn't work with -9. The script uses an amount of memory equal than the file to extract due to the type of encryption.
  • Author
  • Localization

exas, posted Mon Feb 18, 2019 4:19 am (43603)


Hi, I'm trying to port a fantranslation from the original 999 ds into this game in pc. But I have a problem with the fonts because I need special characters that the game doesn't have and I don't know which files are fonts or how to edit them.
Other than that, the program works pretty well, i was able to extract the game and import it back without problems (except that from above, the said characters appears invisible).
So, if someone knows how to find the fonts and edit them I would appreciate it very much.
Thanks and sorry for bumpimg this.
  • Author
  • Localization

Siengried, posted Wed May 22, 2019 4:08 am (47936)


There is a tool that excract/import? Cause the reimport 2 doesn't work if a file is just bigger...
  • Author
  • Localization

Siengried, posted Thu May 23, 2019 12:22 pm (47966)


Can someone help me? Image
  • Author
  • Localization

Siengried, posted Sat May 25, 2019 4:01 am (47999)


up
  • Author
  • Localization

Siengried, posted Sun May 26, 2019 11:04 am (48049)


up
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.