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.

[PC] Moorhuhn Kart Extra .obj files

Featured Replies

  • Localization

i asked this same question on xentax before, but unfortunately i can't find the post anymore.

i remember using hex2obj on it though, but i cannot remember what the post told me to do exactly.

can anyone help ?

Moorhuhn Kart Extra.zip

Solved by Durik256

  • Author
  • Localization

alright so i found the old post, but i don't understand what he did. can anybody explain?

the file he opened is amk.obj

MoorhuhnKart.png

Edited by MaxBOOST

  • Supporter

Without said amk.obj noone can tell. edit: found it:

Steps:

- search for 000001000200
- get start address of face indices: 0x24f39
- the DWord before that address is:
  size of FIs' block: 0x192C = 6444 dec.
- count of FIs is 6444/2= 3222

- load amk.obj into hex2obj, enter FIs' address and count
- press go1 button
- scroll down in left lower window to find
- vertex count: 876

- size of vertex block: 876x36= 31536 dec.= 0x7B30

- search for 307B0000, add 8 to found address 1D3ED ->
  1D3F5 is start of vertex block

- enter params into hex2obj, press 'mesh' button, done
 

amk.png

Edited by shak-otay

  • Supporter
  • Solution
13 hours ago, MaxBOOST said:

but i don't understand 

go to the tutorial section

EDIT:

just a crude hack to load all meshes from *obj:: fmt_obj.py

*(Ideally, you would need to change the file extension to avoid format conflicts in Noesis)

Без имени-2.png

Edited by Durik256

  • Author
  • Localization

wow, that really worked.

I tried it with all the other files, and they ripped just fine.

thanks a ton everyone !

Create an account or sign in to comment

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.