What's new

XSC Research

CRACKbomberxLWx

CRACKbomberxLWx

Enthusiast
Messages
158
Reaction score
72
Points
85
Sin$
0
struct XSC_Sys
{
int hdr; //0x00 - 0x03
short ptr1; // 0x04 - 0x05
short size1; // 0x06 - 0x07
short ptr2; // 0x08 - 0x09
short ptrptrCodeStart; //0x0A-0x0B
int unk; // 0x0C-0x0F (checksum?)
int scriptSize; // 0x10 - 0x13
int unk2; // 0x14 - 0x17
int sizeUnk1; // 0x18-0x1B
int unk3; // 0x1C-0x1F
int sizeUnk2; //0x20 - 0x24
short ptr3; // 0x24 - 0x27
short offset3; // 0x26 - 0x29
int unk4; // 0x28 - 0x2D
short ptr4; // 0x2C - 0x2F
short offset4; // 0x2E - 0x2F
int unk5; // 0x30 - 0x35
int unk6; // 0x34 - 0x37
int unk7; // 0x38 - 0x3B
int unk8; // 0x3C - 0x41
short ptr5; // 0x40 - 0x41
short namePtr; // 0x42 - 0x43
short ptr6; // 0x44 - 0x45
short ptrptrStringTable; // 0x46 - 0x47
int stringTableSize; // 0x48 - 0x4F
int unk9; // 0x50 - 0x53
}

What I have so far...
 
ImStuartB

ImStuartB

Aye so...
Experienced Veteran Forum Addict Hardened Veteran
Messages
2,933
Reaction score
2,138
Points
505
Sin$
0
That's cool that you're researching this xsc file, but most people on here won't even know what this is, all they want is to download mod menus and abuse them lol. Thanks for sharing this though.
 
Publickiller17

Publickiller17

Premium
Contest Sponsor Services Free Hoster
Messages
3,099
Reaction score
934
Points
475
Sin$
0
That's cool that you're researching this xsc file, but most people on here won't even know what this is, all they want is to download mod menus and abuse them lol. Thanks for sharing this though.

lmao at this^
 
K

KingBradley

Enthusiast
Messages
78
Reaction score
14
Points
55
Sin$
7
That's cool that you're researching this xsc file, but most people on here won't even know what this is, all they want is to download mod menus and abuse them lol. Thanks for sharing this though.

I don't understand but I'm not here just for leech ^^ I'm here for learning, I want to code my own scripts in GTA V! Like I've done in GTA IV (I've also coded Nathan's Group Hack Protection which display name of "Group Hacker" :tongue:)
 
PaulyD716

PaulyD716

Newbie
Messages
14
Reaction score
4
Points
45
Sin$
0
someone send me a xsc i will help at getting the script modding up and running
 
K0KaNe

K0KaNe

Welcome to the killzone
Messages
1,163
Reaction score
428
Points
165
Sin$
7
That's cool that you're researching this xsc file, but most people on here won't even know what this is, all they want is to download mod menus and abuse them lol. Thanks for sharing this though.
all i can say is good luck to those people because modding online wont be happeing this time
 
Zorg93

NayJames123

Read Art
Fabled Veteran Modder Programmer
Messages
4,273
Reaction score
3,475
Points
650
Sin$
0
Raymnd

Raymnd

Enthusiast
Messages
169
Reaction score
105
Points
135
Sin$
0
XSC = Xenon Script Container (Xbox/ppc)
CSC = Cell Script Container (ps3/cell)

XMT = Xenon ??? Trace (Xbox/ppc)
CMT = Cell ??? Trace (ps3/cell)

Just guessing...
Makes sense. First character indicates architecture.
 
XBLToothPik

XBLToothPik

Contributor
Programmer Modder Frame In Gold
Messages
577
Reaction score
1,068
Points
350
Sin$
7
XSC = Xenon Script Container (Xbox/ppc)
CSC = Cell Script Container (ps3/cell)

XMT = Xenon ??? Trace (Xbox/ppc)
CMT = Cell ??? Trace (ps3/cell)

Just guessing...
Makes sense. First character indicates architecture.


What is a trace?
 
Top Bottom
Login
Register