The rules have been updated, read them now: Rules!
Spider-Man 3 PC
-
- veteran
- Posts: 113
- Joined: Mon Oct 13, 2014 6:54 am
- Has thanked: 52 times
- Been thanked: 7 times
Spider-Man 3 PC
Hey guys!
I know there's basically a code for every Spider-man game to date, but I tried giving this one a run using the PCPACK quickbms script and it wasn't coming back with any results. Any chance anyone might be able to take a look at this *.pcpack file and help me get inside? Trying to get my hands on Sand Man and a few other "game exclusives" from in there!
Here's the sample: https://mega.nz/#!rRAWHJQZ!JrSEP_DTxhCd ... I3pmVqex60
and here's a link to the older quickbms script that deals with pcpacks, but doesn't seem to work with these ones (I assume because they're older): http://aluigi.altervista.org/bms/spider ... ck_nch.bms
Thanks in advance, guys!
I know there's basically a code for every Spider-man game to date, but I tried giving this one a run using the PCPACK quickbms script and it wasn't coming back with any results. Any chance anyone might be able to take a look at this *.pcpack file and help me get inside? Trying to get my hands on Sand Man and a few other "game exclusives" from in there!
Here's the sample: https://mega.nz/#!rRAWHJQZ!JrSEP_DTxhCd ... I3pmVqex60
and here's a link to the older quickbms script that deals with pcpacks, but doesn't seem to work with these ones (I assume because they're older): http://aluigi.altervista.org/bms/spider ... ck_nch.bms
Thanks in advance, guys!
- chrrox
- Moderator
- Posts: 2587
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1331 times
Re: Spider-Man 3 PC
its very hard to make a model importer with only one sample.
its a lot easier with several samples of different sizes.
type 36 is models
quickbms script
its a lot easier with several samples of different sizes.
type 36 is models
quickbms script
Code: Select all
goto 0x394
for i = 0 < 152
get hash long
get type long
get offset long
get size long
string NAME p= "%08x" hash
string EXT p= "%02x" type
string NAME += "."
string NAME += EXT
#print "%name%"
log name offset size
next i
-
- veteran
- Posts: 113
- Joined: Mon Oct 13, 2014 6:54 am
- Has thanked: 52 times
- Been thanked: 7 times
Re: Spider-Man 3 PC
Hey Chrrox! Thanks for the heads up and for taking a look!
I've got a few more samples for you if you want to take a look:
STORY_MOVIE_4.PCPACK https://mega.nz/#!bNo0AJAJ!krrflTp5F7MJ ... h9gPjYSpnw
STORY_MOVIE_4_CUTSCENE5.PCPACK https://mega.nz/#!bRQHFIiI!URycmQRNU7XR ... qka1VSPg-g
STORY_MOVIE_1.PCPAChttps http://mega.nz/#!fQIAHQyB!Qdpnp5E0DMiyK ... SKr5y98uw0
STORY_KINGPIN_1.PCPACK https://mega.nz/#!aYQ3wbYY!q-hVL5QUDpSr ... IEZTbTH5sw
STORY_MAD_BOMBER_5_JONAH.PCPACK https://mega.nz/#!vBYDxKoA!k755Y_Wg-3zg ... A-IEafBj0Q
STORY_MAD_BOMBER_5_FLINTTHUG.PCPACK https://mega.nz/#!3VBlCYzL!fwJxOzSnWlFR ... RSsgxmM0tg
CITY_FLINT_THUG.PCPACK https://mega.nz/#!nJ4h3bTL!e7qOqU3sjJy- ... 4YWbXYNe4o
CH_PETER.PCPACK https://mega.nz/#!2dhRTKoZ!IzFsUGX7YLsu ... Qek277_GQU
Q03.PCPACK https://mega.nz/#!mNxHWDSS!qufQBhhj1tgW ... AUqNT5Fwbg
I've got a few more samples for you if you want to take a look:
STORY_MOVIE_4.PCPACK https://mega.nz/#!bNo0AJAJ!krrflTp5F7MJ ... h9gPjYSpnw
STORY_MOVIE_4_CUTSCENE5.PCPACK https://mega.nz/#!bRQHFIiI!URycmQRNU7XR ... qka1VSPg-g
STORY_MOVIE_1.PCPAChttps http://mega.nz/#!fQIAHQyB!Qdpnp5E0DMiyK ... SKr5y98uw0
STORY_KINGPIN_1.PCPACK https://mega.nz/#!aYQ3wbYY!q-hVL5QUDpSr ... IEZTbTH5sw
STORY_MAD_BOMBER_5_JONAH.PCPACK https://mega.nz/#!vBYDxKoA!k755Y_Wg-3zg ... A-IEafBj0Q
STORY_MAD_BOMBER_5_FLINTTHUG.PCPACK https://mega.nz/#!3VBlCYzL!fwJxOzSnWlFR ... RSsgxmM0tg
CITY_FLINT_THUG.PCPACK https://mega.nz/#!nJ4h3bTL!e7qOqU3sjJy- ... 4YWbXYNe4o
CH_PETER.PCPACK https://mega.nz/#!2dhRTKoZ!IzFsUGX7YLsu ... Qek277_GQU
Q03.PCPACK https://mega.nz/#!mNxHWDSS!qufQBhhj1tgW ... AUqNT5Fwbg
-
- veteran
- Posts: 115
- Joined: Tue Jan 26, 2016 2:26 pm
- Has thanked: 5 times
- Been thanked: 6 times
Re: Spider-Man 3 PC
.36 file contains textures too,not only a models.
I was able to view some texs by using TextureFinder
http://i.imgur.com/ZUClS3M.jpg
If this a possible to make a model importer here are more samples:
https://mega.nz/#!6wYg0BLC!OvgLUSnrHBpy ... 3wZigDwQTs
P.S All samples from "packs" folder are almost 5gb,so i gathered most interesting files,i hope they will be enough
I was able to view some texs by using TextureFinder
http://i.imgur.com/ZUClS3M.jpg
If this a possible to make a model importer here are more samples:
https://mega.nz/#!6wYg0BLC!OvgLUSnrHBpy ... 3wZigDwQTs
P.S All samples from "packs" folder are almost 5gb,so i gathered most interesting files,i hope they will be enough
- shakotay2
- MEGAVETERAN
- Posts: 3251
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 892 times
- Been thanked: 1785 times
Re: Spider-Man 3 PC
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
- shakotay2
- MEGAVETERAN
- Posts: 3251
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 892 times
- Been thanked: 1785 times
Re: Spider-Man 3 PC
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
- shakotay2
- MEGAVETERAN
- Posts: 3251
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 892 times
- Been thanked: 1785 times
Re: Spider-Man 3 PC
just learn the simplest things of cutting bytes from a file and maybe giving them a header...
You do not have the required permissions to view the files attached to this post.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
- shakotay2
- MEGAVETERAN
- Posts: 3251
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 892 times
- Been thanked: 1785 times
Re: Spider-Man 3 PC
why not use forum's search?
viewtopic.php?f=10&t=13040
(It's NOT the solution but should give you an idea.)
edit: here's a test DDS for the Heli (you'll need DXTbmp to view it, see my next post)
viewtopic.php?f=10&t=13040
(It's NOT the solution but should give you an idea.)
edit: here's a test DDS for the Heli (you'll need DXTbmp to view it, see my next post)
You do not have the required permissions to view the files attached to this post.
Last edited by shakotay2 on Sun Mar 26, 2017 8:40 pm, edited 1 time in total.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
- veteran
- Posts: 115
- Joined: Tue Jan 26, 2016 2:26 pm
- Has thanked: 5 times
- Been thanked: 6 times
Re: Spider-Man 3 PC
i googled "dds header adder" and tried this script
viewtopic.php?f=18&t=9141&start=0
it doesn't work..it's just adds DDS header,image are still unviewable through XnView or Photoshop (with dds plugin)
But thanks anyways
viewtopic.php?f=18&t=9141&start=0
it doesn't work..it's just adds DDS header,image are still unviewable through XnView or Photoshop (with dds plugin)
But thanks anyways