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.

?Tiger Knight?I need help(.upk)

Featured Replies

  • Author
  • Localization

m545891031, posted Thu Jul 28, 2016 12:22 pm (15801)


umodel -game=??? (How to know the parameters of the game name?)
  • Author
  • Localization

aluigi, posted Thu Jul 28, 2016 3:54 pm (15811)


It's a sort of "container" with the magic "TK01" followed by an obfuscated (xor ae 77 83 49) header till 0x71 and the data you want to open with umodel is at offset 0xd1.
If you want a script to make a test:
Code:
findloc OFFSET binary "\xc1\x83\x2a\x9e"
get SIZE asize
math SIZE - OFFSET
get NAME basename
log NAME OFFSET SIZE
  • Author
  • Localization

m545891031, posted Thu Jul 28, 2016 4:01 pm (15812)


aluigi wrote:
It's a sort of "container" with the magic "TK01" followed by an obfuscated (xor ae 77 83 49) header till 0x71 and the data you want to open with umodel is at offset 0xd1.
If you want a script to make a test:
Code:
findloc OFFSET binary "\xc1\x83\x2a\x9e"
get SIZE asize
math SIZE - OFFSET
get NAME basename
log NAME OFFSET SIZE


Thank you very much for your help, my friend, I will try
  • Author
  • Localization

m545891031, posted Fri Jul 29, 2016 4:54 am (15832)


aluigi wrote:
It's a sort of "container" with the magic "TK01" followed by an obfuscated (xor ae 77 83 49) header till 0x71 and the data you want to open with umodel is at offset 0xd1.
If you want a script to make a test:
Code:
findloc OFFSET binary "\xc1\x83\x2a\x9e"
get SIZE asize
math SIZE - OFFSET
get NAME basename
log NAME OFFSET SIZE


Oh, my friend, I think I have the tools used to extract the game yet, I tried other games, but can't open it, I don't know how to extract the game, can you help me?
  • Author
  • Localization

aluigi, posted Fri Jul 29, 2016 7:58 am (15836)


No. I already told you to make that test to generate a file to open with Gildor's tool.
  • Author
  • Localization

m545891031, posted Fri Jul 29, 2016 9:51 am (15846)


aluigi wrote:
No. I already told you to make that test to generate a file to open with Gildor's tool.


This script is BMS scripts?Or what other scripts?I use this when BMS with no file suffix is derived, then what should I do? :cry:
  • Author
  • Localization

aluigi, posted Fri Jul 29, 2016 10:54 am (15852)


Wait, the file is probably compressed so it's useless.
I will repost here if I will find the algorithm and the format.
  • Author
  • Localization

aluigi, posted Fri Jul 29, 2016 11:02 am (15854)


Nothing good coming from the compression scanner, so I can't help.
  • Author
  • Localization

m545891031, posted Fri Jul 29, 2016 2:13 pm (15870)


aluigi wrote:
Nothing good coming from the compression scanner, so I can't help.


Ok, thank you, my friend, I will do other try to open the file, thank you very much :cry:
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.