3D/2D models
Post questions about game models here, or help out others!
810 topics in this forum
-
hello i have found a the finals build without an aes key that isnt closed beta in case your curios the steamdb download thingy is 5104394070806917788 my issue is i cant get anything of the models in unreal 5.3 as far as i know its only possible to pull models from the uasset file through hex data if anyone knows how else i can pull the models without pulling from raw hex data please let me know also if you wanna try and pull yourself use fmodel umodel thinks it has an aes key
-
- 0 replies
- 847 views
-
-
Hy everyone! What this is about: I am trying to extract the models for the game Call Of Cthulhu - Dark Corners Of The Earth - released for PC and XBOX in 2005. I have seen some forum posts around ~1 year ago (when I first started to look into this project) on xentax forums. There, a user which I assume is also the very talented developer behind hex2obj, has posted an example of extraction (file 06_REFINERY_PT5-xbd_CHAR.png). The user posted a file which definitely holds a character, since it is also readable when viewing the ".xbd" file using a hex-editor - I have added the same file (which is a segment from the whole binary) as 06_REFINERY_PT5_CHAR.ra…
-
- 6 replies
- 3.9k views
-
-
Hey everyone, I'm looking for vehicle models (or any models, really!) for Ghost Recon: Future Soldier, Wildlands, and Breakpoint. If anyone's got 'em, please share! If not, I'd appreciate it if someone could extract the .xbgs files (or whatever format FS uses) and share a script to view them. Thanks in advance, guys!
-
- 0 replies
- 435 views
- 1 follower
-
-
According to what I read you need Cethleann to unpack everything and then Noesis and Quickbms but I can't unpack anything because Cethleann doesn't work for me, I tried all the releases and nothing works. I know there are people who have done it but the little info I found it's from here and it doesn't help me at all. So if someone can give me a little push in the right direction that would be nice
-
- 5 replies
- 1.5k views
-
-
I've been studying old forums, but I still haven't figured out how to unpack the files. Get mesh and textures. Animations are possible. res_m13_cor_templeaftermath_extracted.zip
-
-
- 4 replies
- 765 views
-
-
Basically this character is a boss that you are never shown in-game due to story reasons however im 99% sure she has a model because you can see the silhouette during gameplay. I just want to see her model, doesn’t even have to be extracted. But I’ve found no luck trying to do it myself. My ideas were model extraction or using a free camera in-game. I use a mac so have had no luck with apps to help with this (don’t/can’t run on mac). Ive had no idea where to ask for help with this so I hope this is the right place.
-
- 1 reply
- 708 views
- 1 follower
-
-
Hello guys, I've wanted to extract a mesh from the files I found in the game. It's an old iphone game. So far I've only managed to notice that the file is divided into chunks: VERT, TCOR, TXTR, MATL, INDS etc and also after some trial and error I noticed that if I divide the data into short signed floats it spits out something comprehensible. However it only generates a small part of the map. If someone could help me extract a full mesh from the file I'd really appreciate it Track Mesh.zip
-
-
- 22 replies
- 2.1k views
- 1 follower
-
-
I finished my Lumo *.MESH loader module and I released the following programs: - 3D Object Converter v11.501 (Windows) - 3D Object Converter v1.501 (AmigaOS) - i3DConverter v6.501 (macOS) - i3DConverter v4.501 (Linux) How to get the 3D Object Converter (Windows) v11.501: Download the 3D Object Converter from http://3dconverter.synology.me/3doc or http://3doc.i3dconverter.com and install it or download and use the portable version (if you don’t have it yet). (Or just use the Help/Check for updates... function to get the v11.501.) How to get the 3D Object Converter (AmigaOS) v1.501: Download the 3D Object Converter from http://3dconverter.sy…
-
- 0 replies
- 511 views
-
-
Hello I am trying to rip the 3D models from Touken Ranbu Warriors on PC mainly trying to Rip the character Mikazuki Munechika but its in a BIN format https://drive.google.com/file/d/19fi27uhgBtWqErEAjl-2HJ-lpAnz_FW7/view?usp=sharing
-
- 0 replies
- 580 views
-
-
Please help, does anyone know how to convert the "FBX" file to "G1M" format, that is from the Koeic Tecmo game engine archive?
-
-
- 7 replies
- 2k views
- 1 follower
-
-
Hey y'all, this isn't a super important one to me personally, but I've been working with models from F.E.A.R. by using the official SDK, and got curious about Condemned 1's models. The archives are extract-able somewhat by FEAR's tools, but DragonUnpacker works better. The texture files are DDS with an edited header, simple as. The models are a similar format to FEAR's, same extension, but they're different versions, it seems, kind of like how Source Engine games have multiple MDL versions. The header seems to contain the file type and a version afterwards? Not entirely sure but it's the most I can see that's different right off the bat. There's a 3DS…
-
- 0 replies
- 889 views
- 1 follower
-
-
Just need some Dishonored2 models, does anyone have the xentax tools? thanks.
-
- 9 replies
- 5.5k views
- 1 follower
-
-
Hi everyone, Is it possible to extract the 3D models and textures from the game Overdrive City? It has some cars that interest me here the files samples - https://www.mediafire.com/file/uj6ff4pdn45luwx/GameLoftOverdriveCity.7z/file
-
- 3 replies
- 1.6k views
- 3 followers
-
-
Hello, guys. Ninja Gaiden 4 has been released. Anyone interested in extracting models for this game? I heard this game used the same engine as Bayonetta 3. The problem is that the format of the compressed file is a new format, not pkz. The file I attached is part of the files in the 'asset' folder. If you're interested, I'd appreciate it if you could analyze the extraction method of this game. NG4 Sample.zip
-
- 15 replies
- 4.4k views
- 3 followers
-
-
-
-
A bit more than one year ago, back in XeNTaX forums, I was asking for help to get models form EA rsf files via hex2obj, as I found a few related threads over there. I got a few useful replies from @shak-otay. Unfortunately, XeNTaX went down. Now, my interest in editing these kind of files just restarted. The attached file has a sample rsf file from Madden 13 PS Vita with the model of the Miami Dolphins stadium in different sub meshes. From those old threads at XenTaX, I know how to identify vertices counts, FVF size and coordinates for each vertex as those appear after the word "MRTS" for each sub-mesh in these rsf files. Similarly, the face indices appear after the …
-
-
- 41 replies
- 11.3k views
- 1 follower
-
-
Hello guys, I need help to the correct read UV`s and Textures, from the Reckless Racing game. Earlier, durik256 helped me read the mesh format and some UV data from the *.sggr format, but to this day I haven’t been able to figure out the UV scaling and materials. Here’s the link to the discussion: https://reshax.com/topic/1067-reckless-racing-ios-vfs-files/ Below is the Noesis script for reading the mesh data. Script have two problems: - Sometimes the script reads the LOD versions of the mesh models. - It also doesn’t read the UV scale, and the mesh isn’t split by materials. I’m asking for your help in updating this script. from inc…
-
-
- 4 replies
- 815 views
-
-
I have been struggling with the 'decals.dat' decals from the game 'The Swarm' (MorphX) for a long time. I wrote a parser template for '010 Editor', it gives the values, but the decals are rotated incorrectly (either the 3x2 matrix is incomplete in the data or something else...). Maybe someone knows the solution? decals.zip Swarm-Decals (BT).zip
-
- 7 replies
- 1.1k views
-
-
Has anyone tried to reverse LEVs and BIN_N from Offroad Redneck Racing (alternative name: Offroad) and file format specification and start a new plugin for Blender to import or export them? ragesoftwareoffroad_3dmodels.rar
-
- 0 replies
- 499 views
-
-
Hi everyone! I’m working with an old game Der Clou! 2 / The Sting! (2001). I wrote a game file unpacker: 🔗 https://github.com/IvanMartynenko/unpackWLD Now I’m trying to create a Noesis plugin for importing/exporting 3D model files (NMF), but I’m stuck. The 3D file format description is available in the unpacker repository. Code examples: 🧩 lib/items/models/nmf.rb — 3D file unpacker 🧰 bin/maya_convertor.rb — for old Maya ASCII converter 🐍 bin/unpack_nmf.py — Python NMF parser I don’t know Python well and I’m not very familiar with 3D model formats, so I couldn’t make the Noesis plugin myself. If anyone has experience with No…
-
- 4 replies
- 1.1k views
- 1 follower
-
-
I have three files with the same name: a .dds file, a .mindex.png file, and a .plist file. I will upload the original files as an attachment. I would greatly appreciate your guidance on the correct method to properly assemble the puzzle. I've spent several days researching this and tried various methods like color mapping, but I still can't successfully piece together the DDS image fragments. I've run out of ideas and would truly appreciate your assistance. Thank you so much in advance! I have converted the displayed DDS format image (dimensions 816x544) to PNG. The upper section consists of colored areas, while the lower section is grayscale. Most element…
-
- 0 replies
- 635 views
- 1 follower
-
-
What is .fxm from FBI Hostage Rescue and can someone analyze this file format? https://mega.nz/file/4T5k0YqS#9EhgLGS2ZNKcOkBnP_2QOQthmaW59o2mKLdw0N9OWlQ
-
-
- 6 replies
- 2.6k views
-
-
Where Winds Meet Game Official Website: https://www.yysls.cn/index.html It uses the Messiah engine. Has anyone researched extracting assets from it?
-
- 1 reply
- 3.2k views
-
-
hello! as i been a fan of the saga since day 1 i have always look for tools for extracting the game files, i conserved the file for so many years, and everyone put effort to create the tools, i have single one, i just for some little help from more experience tool devs, if there a way to create tools for extracting the game files from dead space PS3 DLC's to export the maps from multiplayer and Severed, i will do my best to learn and do it myself, keep dead space alive and running, i miss xentax and zenhax btw, but enjoy. PD: thanks to all the creator for your hardwork for doing this tools available! here is the link: https://drive.google.com/drive/u/2/fo…
-
- 1 reply
- 827 views
- 2 followers
-