Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release MW3: All GSC Files Extracted
#41
(11-16-2011, 17:24)DEREKTROTTER Wrote: well im not sure anyone is gonna be successful in decrypting the fastfiles on pc/ps3/xbox

Not yet, but it will come.


(11-16-2011, 17:24)DEREKTROTTER Wrote: we will have to make use of what we have

True that.
Reply

#42
@Pozzuh thanks for you post
I added it to the mainpost
(11-16-2011, 17:22)DEREKTROTTER Wrote:
(11-16-2011, 17:21)Pozzuh Wrote: No. We will probably get an error saying unknown function. And if we remove those codes we lose a lot of rumbles and ghillies

btw what program did you use to search for the term "wii" ?

Notepad++ > ctrl+f > find in files
Reply

#43
@JariZ

You posted my unmodified list in the OP. Use this list please:
maps\mp\gametypes\dd.gsc
maps\mp\gametypes\sab.gsc
maps\mp\gametypes\sd.gsc
maps\mp\gametypes\_damage.gsc // probably usable
maps\mp\gametypes\_missions.gsc
maps\mp\gametypes\_shellshock.gsc
maps\mp\gametypes\_teams.gsc
maps\mp\killstreaks\_a10.gsc
maps\mp\killstreaks\_airstrike.gsc
maps\mp\killstreaks\_remoteturret.gsc
maps\mp\_load.gsc
maps\mp\_matchevents.gsc

I removed some files because they only had comments about wii. (i.e. no osprey gunner on wii and globallogic just made a dvar checking if the game was on console)
Also wtf is this:
Code:
isSP_TowerDefense()
{
    if ( !isdefined( level.isSP_TowerDefense ) )
        level.isSP_TowerDefense = string_starts_with( getdvar( "mapname" ), "so_td_" );
        
    return level.isSP_TowerDefense;
}

Also wait .07; wut?

Code:
waitframe()
{
    wait( 0.07 );
}
[Image: MaEIQ.png]
Reply

#44
(11-16-2011, 17:31)Pozzuh Wrote: @JariZ

You posted my unmodified list in the OP. Use this list please:
maps\mp\gametypes\dd.gsc
maps\mp\gametypes\sab.gsc
maps\mp\gametypes\sd.gsc
maps\mp\gametypes\_damage.gsc // probably usable
maps\mp\gametypes\_missions.gsc
maps\mp\gametypes\_shellshock.gsc
maps\mp\gametypes\_teams.gsc
maps\mp\killstreaks\_a10.gsc
maps\mp\killstreaks\_airstrike.gsc
maps\mp\killstreaks\_remoteturret.gsc
maps\mp\_load.gsc
maps\mp\_matchevents.gsc

I removed some files because they only had comments about wii. (i.e. no osprey gunner on wii and globallogic just made a dvar checking if the game was on console)
Also wtf is this:
Code:
isSP_TowerDefense()
{
    if ( !isdefined( level.isSP_TowerDefense ) )
        level.isSP_TowerDefense = string_starts_with( getdvar( "mapname" ), "so_td_" );
        
    return level.isSP_TowerDefense;
}

Also wait .07; wut?

Code:
waitframe()
{
    wait( 0.07 );
}

also wii not uses notifyonplayercommand, it uses something other.
isSP_TowerDefense() - Its survival no? Bcz survival uses some mp files
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#45
Wii does use notifyonplayercommand but it also has something else. Don't worry about it
[Image: MaEIQ.png]
Reply

#46
In other words, this is pretty useless if you want to make a serious mod
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

Reply

#47
(11-16-2011, 17:42)iAegle Wrote: In other words, this is pretty useless if you want to make a serious mod

Nah, it isn't.
[Image: MaEIQ.png]
Reply

#48
(11-16-2011, 17:43)Pozzuh Wrote:
(11-16-2011, 17:42)iAegle Wrote: In other words, this is pretty useless if you want to make a serious mod

Nah, it isn't.

Unless you feel like changing every single wii-related code to work on pc
(08-10-2011, 12:58)Pozzuh Wrote:
Se7en Wrote:Stealed, from cod4 mod ...
look who's talking

[Release] Old School Mod v2.2
[Release] Scroll menu

Reply

#49
(11-16-2011, 17:44)iAegle Wrote:
(11-16-2011, 17:43)Pozzuh Wrote:
(11-16-2011, 17:42)iAegle Wrote: In other words, this is pretty useless if you want to make a serious mod

Nah, it isn't.

Unless you feel like changing every single wii-related code to work on pc

As I said, it's only these files:
maps\mp\gametypes\dd.gsc
maps\mp\gametypes\sab.gsc
maps\mp\gametypes\sd.gsc
maps\mp\gametypes\_damage.gsc // probably usable
maps\mp\gametypes\_missions.gsc
maps\mp\gametypes\_shellshock.gsc
maps\mp\gametypes\_teams.gsc
maps\mp\killstreaks\_a10.gsc
maps\mp\killstreaks\_airstrike.gsc
maps\mp\killstreaks\_remoteturret.gsc
maps\mp\_load.gsc
maps\mp\_matchevents.gsc

Not that many. And only a few lines of code. Only _load.gsc and sd.gsc are annoying
[Image: MaEIQ.png]
Reply

#50
_damage.gsc is useful.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help mod not reading .iwd files? hmann 4 4,222 10-13-2013, 20:14
Last Post: hmann
  i need help with the sabs files duckywson 2 3,074 08-31-2013, 19:46
Last Post: duckywson
  .FF Files tugay12 1 4,142 08-14-2013, 17:11
Last Post: DidUknowiPwn
Question Help Upgrade my point system from files to Database, help? EnVi Sweden Rocks 11 8,779 08-03-2013, 23:31
Last Post: EnVi Sweden Rocks
  Help GSC Reading Files?! Howl3r 11 7,645 07-30-2013, 04:00
Last Post: DidUknowiPwn
Music [Release] [C#] [LIBRARY] SABSFile library (open sound files) JariZ 31 18,735 07-07-2013, 17:20
Last Post: Red-EyeX32
Wink [Tutorial] Playing mp3,mid,etc... audio files on VB 2010! barata 2 17,495 05-07-2013, 08:03
Last Post: kmne68
  Not all models where extracted? Erik The Born 8 4,221 04-20-2013, 08:43
Last Post: Erik The Born
  ranked server files for mw3 with DLC odok 5 4,351 04-19-2013, 12:09
Last Post: Nekochan
Question is there anything i can edit in .iwd files ? jd1378 1 2,664 03-25-2013, 09:43
Last Post: JariZ

Forum Jump:


Users browsing this thread:
3 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.