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.

.ark files

Featured Replies

  • Author
  • Localization

everlast, posted Thu Aug 14, 2014 11:18 am (145)


Hello - i trying to understand these files,but.. I can extract textures and audio files, but can't extract 3d models. Also i can edit the textures and audio, but only with the same or smaller size files.Can someone help me to figure out these files. Thank you in advance and sorry for my bad english.
  • Author
  • Localization

Ekey, posted Thu Aug 14, 2014 11:25 am (146)


If you want to help you need fill in the form as it should!

1) App/Game Name
2) Upload samples
  • Author
  • Localization

everlast, posted Thu Aug 14, 2014 11:29 am (147)


Ekey wrote:
If you want to help you need fill in the form as it should!

1) App/Game Name
2) Upload samples


Sorry. It's my first post. I try to attached file but is too big i thing.I'll try to fix my topic,thank you :)
The game is Virtual Pool 4 and here is the example file : http://www41.zippyshare.com/v/9344680/file.html
  • Author
  • Localization

Ekey, posted Thu Aug 14, 2014 11:49 am (148)


Code:
# Virtual Pool 4 (ARK format)
#
# Written by Ekey (h4x0r)
# script for QuickBMS http://quickbms.aluigi.org

goto 0x18
get FILES long

for i = 0 < FILES
    get NAME string

    do
     savepos TEMP
     get DUMMY byte
    while DUMMY == 0xFE

    goto TEMP
   
    get OFFSET long
    get SIZE long
    log NAME OFFSET SIZE
next i
  • Author
  • Localization

everlast, posted Thu Aug 14, 2014 3:31 pm (158)


Thank you very much Ekey. All the best!!! Ohh and sorry,but if you have some time, can you tell me - can i repack these files again in .ark file?
  • Author
  • Localization

Ekey, posted Thu Aug 14, 2014 3:41 pm (159)


QuickBMS support reimporting files back. Read section 3 in QuickBMS readme
  • Author
  • Localization

everlast, posted Tue Oct 07, 2014 9:24 pm (807)


Hi Ekey and aluigi.
I use the Ekey script, but i can't use the extracted files, because they are unusable. The 3d files are ".dae" and textures are ".tga" I try to change the extentions , but no luck. I am sure the textures are ".DDS", because i can extract them with other software and if i see them with HxD i see they are ".DDS" Can't see what are the 3d files, but can't open them. This is the extracted examples:example If you can help me, thanks in advance.
  • Author
  • Localization

Teancum, posted Wed Oct 08, 2014 12:19 am (809)


.DAE files can usually be opened in 3DS Max, Maya, or Blender
  • Author
  • Localization

everlast, posted Wed Oct 08, 2014 7:18 pm (824)


Teancum wrote:
.DAE files can usually be opened in 3DS Max, Maya, or Blender

But these .dae files i can't open them with 3ds max,Maya,Blender and etc.
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.