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.

Zula Online *.mdl models

Featured Replies

  • Author
  • Localization

LiangZong, posted Wed Jun 24, 2020 2:08 am (57355)


Hi guys : :D

The game .gen has been unpacked and the .mdl file is obtained
Tools:
Code:
# Acknex Engine 8
# script for QuickBMS http://quickbms.aluigi.org

set KEY binary "\xaa"
comtype lzss0   # lzss or lzss0? same results with samples
endian big
idstring "WRS4"
get INFO_OFF long
savepos OFFSET
goto INFO_OFF
get ZSIZE long
get SIZE long
savepos INFO_OFF
clog MEMORY_FILE INFO_OFF ZSIZE SIZE
xmath FILES "SIZE / (0x20 4 4)"
for i = 0     getdstring NAME 0x20 MEMORY_FILE
    string NAME ^ KEY
    get ZSIZE long MEMORY_FILE
    get SIZE long MEMORY_FILE
    clog NAME OFFSET ZSIZE SIZE
    math OFFSET ZSIZE
next i


Image
I found that the format of many games is .mdl. I tried many scripts and tools of the game, but I couldn't open it.

Please help me write a Noesis script, it is best to support export animation. :D
I will upload some sample files:
https://drive.google.com/file/d/115VAAucd-kJpI0GKnvYxhuY_PuSCO5p_/view?usp=sharing
  • Author
  • Localization

gamerboy, posted Wed Aug 26, 2020 1:39 pm (58363)


Hello,Can you explain how it is done.
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.