Posts: 7
Threads: 3
Joined: Apr 2009
Reputation:
0
i have seen many hackers/crackers, they can crack any game. they can also crack any expensive software like Adobe software, 3ds max and so on. but how come no game crack has ever tried to convert games to PC? like God of War. is it really hard to do it or just too much work?
Posts: 6
Threads: 1
Joined: Dec 2010
Reputation:
0
Its like putting your World of Warcraft game in the xbox 360 and wondering why you cant "hack" it to work. They are designed to wok in entirely different ways on entirely different systems.
Posts: 31.258
Threads: 16
Joined: Dec 2008
Reputation:
657
Location: 127.0.0.1
the other way is to port it, of course.
but only the gamedevs have access to the source code and can do it.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 165
Threads: 2
Joined: May 2010
CRACKING games is to remove any copy protection schemes to make it run.
HACKING games is more or lesss the case if you wanna develop cheats.
(12-20-2010, 09:40 AM)jesalvein Wrote: the other way is to port it, of course.
but only the gamedevs have access to the source code and can do it.
Half right. There're some games that come with full debug info and a label definition in the elf. So... porting can be done that way. Replacing the code with PCs counterparts but it's really time consuming to know what the code does and what the data represents.
Anyway... YES... it is really HARD to convert games.
Posts: 7.414
Threads: 66
Joined: Nov 2008
Reputation:
122
Location: Germany
haxor: You want to reverse a game using the MIPS machine code and some labels? Dude.. xD
Posts: 165
Threads: 2
Joined: May 2010
(12-20-2010, 07:03 PM)rama Wrote: haxor: You want to reverse a game using the MIPS machine code and some labels? Dude.. xD
What's wrong with it? Cause you believe it doesn't work I should stop trying? Even if I don't make it perfect. I don't care.
And you can recode a game just by looking what happens on screen and what the code has todo to achieve that. Reading the debug info and the label definition can help with that, and ps2dis does that job really good. Then all you gotta do is playing and recoding what's on screen with help of the info. The data structures are complicated but this goes with common sense of what a game is designed code wise on any other platform else.
The rest is figuring out how the data is stored in files and convert it. So what?!
It's just a lil more work than usual porting.
Posts: 165
Threads: 2
Joined: May 2010
Du bist echt dämlich RAMA!!!! Was interresiert mich den diese MIPS Scheisse. Mir geht's nur um die Spielmechanik, nich' um den Code und wie der designed ist. Und wenn in der elf drin steht wo die 'ne Animation verarbeitet wird und ich mir in assembly ankucken kann von wo was geladen und wie verarbeitet und gespeichert wird, dann kann ich jawohl 'n Programm für PC schreiben was genau dasselbe macht. Also erzähl mir mal nich', dass das nich geht.
Und Zeit hab' ich genug für 'n paar Code-Zeilen. Also leck' mich. ;P