Hacking New extinfo.dat released March 12, 2010

Status
Not open for further replies.

twiztidsinz

Taiju Yamada Fan
Member
Joined
Dec 23, 2008
Messages
4,979
Trophies
0
Website
Visit site
XP
220
Country
United States
drwhojan said:
Im starting to think that infolib.dat is not only a speedup of the rom loading times , but also a game booter
I cannot say for sure.... but I think that infolib.dat -CAN- play a part in defeating AntiPiracy.
If the AP prevents the game from loading at all, i.e. part of the AP in Assassin's Creed II: Discovery, it can bypass that section.
However for 99% of the AP out there, it's going to need to be handled by the extinfo.dat.
 

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
QUOTE said:
-------
Hi all.

There is no "encrypted" ID. The ID is, apparently, a "special" AR CRC32. That is, the same algorithm that AR (and r4cee) uses but with the bytes [0x180-0x1FF] in header FORCED to 0x00 (Don´t ask me why, I don´t know). You can try it with an hexadecimal editor than can manage it, as example HexEdit:

Create a "custom CRC" using:
- width: 32 bits
- Polynomial: 4C11DB7
- Initial value: FFFFFFFF
- XOR out: 0
- Reflection: IN and OUT
(it´s like "standard" CRC32 in ZIP, RAR, etc, but XOR'ed with FFFFFFFF)

and apply to the first 512 bytes [0x000-0x1FF] of your ROM (= the header), with the bytes from offset 0x180 to 0x1FF changed to 0.

Also, you can get the ID creating a infolib entry for that particular ROM using the infolib_custom_kit_003.zip (http://boyakkey.cocolog-nifty.com/blog/2009/02/infolibdat003-2.html), with a google's traduction, patience and several attempts you´ll get it working.

Hope this helps.

Saludos.

I used eNDryptS Advanced to encrypt the roms http://www.no-intro.org/tools.htm , then use r4cee to get the gameID

And found out that the gameIDs then match the ones in infolib.dat , but decrypted one dose not...


TTDT would be easyer for you http://filetrip.net/f9925-DSTT-File-Editor-beta-1.html
 

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
twiztidsinz said:
drwhojan said:
Im starting to think that infolib.dat is not only a speedup of the rom loading times , but also a game booter
I cannot say for sure.... but I think that infolib.dat -CAN- play a part in defeating AntiPiracy.
If the AP prevents the game from loading at all, i.e. part of the AP in Assassin's Creed II: Discovery, it can bypass that section.
However for 99% of the AP out there, it's going to need to be handled by the extinfo.dat.

I found i put in a code in infolib.dat for 4726 - Sonic Classic Collection (U)

GameID VSOE 2942C087

But left it with 0s

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

And the game booted passed the errorcode=-4 problem , but still remaind on two blank screens for now, but like you say mabe the extinfo.dat would play anuther part in the AP
 

twiztidsinz

Taiju Yamada Fan
Member
Joined
Dec 23, 2008
Messages
4,979
Trophies
0
Website
Visit site
XP
220
Country
United States
drwhojan said:
twiztidsinz said:
drwhojan said:
Im starting to think that infolib.dat is not only a speedup of the rom loading times , but also a game booter
I cannot say for sure.... but I think that infolib.dat -CAN- play a part in defeating AntiPiracy.
If the AP prevents the game from loading at all, i.e. part of the AP in Assassin's Creed II: Discovery, it can bypass that section.
However for 99% of the AP out there, it's going to need to be handled by the extinfo.dat.

I found i put in a code in infolib.dat for 4726 - Sonic Classic Collection (U)

GameID VSOE 2942C087

But left it with 0s

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

And the game booted passed the errorcode=-4 problem , but still remaind on two blank screens for now, but like you say mabe the extinfo.dat would play anuther part in the AP
Does it INSTANTLY give two black screens?
Or do you get an intro screen or Publisher Info screen first, then black screens?
 

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
QUOTE said:
Does it INSTANTLY give two black screens?
Or do you get an intro screen or Publisher Info screen first, then black screens?

Just black screens from start in black, if i use over codes from the infolib.dat into the game ID VSOE 2942C087 , sometimes white two screens

I get a very slight flicker befor blank
 

ForteGospel

Well-Known Member
Member
Joined
May 29, 2008
Messages
643
Trophies
0
XP
331
Country
United States
then its not working...
the first problem with sonic classic collection its that the firmware does not know how to boot the rom.
so adding the gameid into the infolib with only 0's it will try to start the game with that code sequence.
try by adding a old game's id that doesnt need a special boot sequence and fill it with 0's, it will boot and then give you white/black screens. so for your answer, no its not helping at all filling the boot sequence with 0's...




(by the way im just a newbie who was just BSing right there... but it just makes sense that it works that way...
tongue.gif
)
 

bitonio7

Member
Newcomer
Joined
Mar 17, 2010
Messages
8
Trophies
0
XP
52
Country
France
hello all !

the sources of this files come by here :

R4 FORUM

and here :

R4 FORUM

this guy forget and refuse to thanks the original creator of this files as he wants:

Please Indicate this message if you reproduce our updates!
????

1. these updates are merged by R4 Forum.
2. Download the latest version:http://r4ds.uueasy.com/read.php?tid-13676.html

we know him in France its a bad enraged reseller who live in switzerland who stole everything that he finds !

we unmask him

so take care

if you want some legit proof ask me
 

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
ForteGospel said:
then its not working...
the first problem with sonic classic collection its that the firmware does not know how to boot the rom.
so adding the gameid into the infolib with only 0's it will try to start the game with that code sequence.
try by adding a old game's id that doesnt need a special boot sequence and fill it with 0's, it will boot and then give you white/black screens. so for your answer, no its not helping at all filling the boot sequence with 0's...




(by the way im just a newbie who was just BSing right there... but it just makes sense that it works that way...
tongue.gif
)

So i wonder how to fined the code to make it boot, as infolib.dat has the same amount of 16 > 6 V lines for each game

6 V - 16 >

00 00 00 00 00 00 00 00 24 A9 00 00 00 00 00 00
00 00 00 00 00 00 00 00 C4 A9 00 00 E8 AA 00 00
30 AA 00 00 A0 AB 00 00 00 00 00 00 30 AC 00 00
CC AC 00 00 C0 AD 00 00 00 2D 07 00 FF FF FF FF
84 C2 06 00 FF FF FF FF 84 2E 07 00 FF FF FF FF
30 09 00 00 44 F0 00 00 FF FF FF FF FF FF FF FF

Im trying old game codes in the new gameID, see if i have some luck!
 

theory18

Active Member
Newcomer
Joined
Mar 2, 2010
Messages
34
Trophies
1
XP
47
Country
United States
Anyone knows if bejeweled has been fixed with the new release?
Can't check my NDS atm.
Gameid = 4644 - Bejeweled Twist (U)(BAHAMUT)

Thanks in advance
 

drwhojan

Well-Known Member
Member
Joined
Jul 14, 2009
Messages
4,196
Trophies
1
Age
45
Location
Where I Am!
XP
1,702
Country
United Kingdom
ForteGospel said:
then its not working...
the first problem with sonic classic collection its that the firmware does not know how to boot the rom.
so adding the gameid into the infolib with only 0's it will try to start the game with that code sequence.
try by adding a old game's id that doesnt need a special boot sequence and fill it with 0's, it will boot and then give you white/black screens. so for your answer, no its not helping at all filling the boot sequence with 0's...

(by the way im just a newbie who was just BSing right there... but it just makes sense that it works that way...
tongue.gif
)

Old gameIDs would not work , you need the correct gameID and try using codes from over game IDs...

But like how many to try out lol!

QUOTE said:
Anyone knows if bejeweled has been fixed with the new release?
Can't check my NDS atm.
Gameid = 4644 - Bejeweled Twist (U)(BAHAMUT)

Thanks in advance

This gameID VBTE F63EA785 Bejeweled Twist is not in them files and will not work...

QUOTE(ForteGospel @ Mar 26 2010, 01:51 PM)
what about the sonic ones? (

Er , nope...
 

Arcbuzz

Member
Newcomer
Joined
Jan 15, 2010
Messages
18
Trophies
0
XP
27
Country
United States
I keep reloading hoping for that Pokemon HG patch
frown.gif
. Damn DSTT. Should'a bought Supercard instead now i can't find it anywhere.
frown.gif
 

raiderscrusade

Well-Known Member
Member
Joined
Jun 30, 2009
Messages
433
Trophies
0
XP
155
Country
Um, perhaps just search for the first bit of the gameID when looking, as I've noticed a lot of the CRC are different to the actual one of the game.

IE: Just search for VBTE for example, and not for the whole VBTE F63EA785.

Even if I did search, it would be of no use because:
1. I don't have the games
2. I can't test so it may be there, but it may not work.
 

Inunah

The Female Mistaken for a Male.
Banned
Joined
Sep 14, 2009
Messages
2,678
Trophies
0
Location
USA
Website
inuscreepystuff.blogspot.com
XP
258
Country
United States
Not downloading until it includes Jam Sessions 2 and Bejeweled Twist.



Or until it STOPS LYING about every ROM up until like 48XX working. Because it clearly doesn't include every ROM it says it does.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=CDBFP_T5XHU