Index ⇒ General Topics ⇒ Prince of Persia The Two Thrones is censored???

Thoughts on life, the universe and everything else not covered in other categories.

Moderator: LW Moderator

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Sun Dec 20, 2015 6:36 pm

Going through work slowly. Taking out launcher check so you can run pop3.exe directly - easier for debugging. Noticed something new - Starforce 3.6 is writing in time values when game is unpacked (similar technique to Pac World 2). Although I took out most triggers so they become harmless.

PntScn button does nothing on all versions for me - XP + (US SF / US nocd / EU - RLD / EU - GOG / EU-nodrm).

Level crashes I'm learning how the mathematics work in detail.
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Mon Dec 21, 2015 2:24 pm

Test build. Not final - looking into screenshot problem. Next trigger relies on rand() to mess up - surprised this doesn't affect real CD gameplay. All problem areas tested and cleared.
http://s000.tinyupload.com/index.php?fi ... 2469242264
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

The following user would like to thank RhymeKidder for this post
hfric, hgdagon, Shattered

Re: Prince of Persia The Two Thrones is censored???

Postby taha » Thu Jan 07, 2016 12:56 pm

Excuse me, can anyone tell me where is this Attic GigaWatt has uploaded the game to? I've been dreaming about playing TTT uncensored since 2005, I gotta try out those test builds...
taha
Newbie
 
Posts: 2
Joined: Wed Jan 06, 2016 10:56 am
Thanks: 0
Thanked: 0 time in 0 post

Re: Prince of Persia The Two Thrones is censored???

Postby Molitor » Thu Jan 07, 2016 2:31 pm

It has been actually posted on the site: http://www.legendsworld.net/adventure/game/4692
It is labelled as "Multi5 ISO Demo (from Persia: Sands of Time Trilogy)".
I still don't get it though. How come GigaWatt's DVD version contained an unprotected exe since it as an US version ?
User avatar
Molitor
3DSL Moderator
 
Posts: 1250
Joined: Mon Feb 27, 2012 6:53 pm
Location: France
Thanks: 196
Thanked: 570 times in 419 posts

Re: Prince of Persia The Two Thrones is censored???

Postby taha » Thu Jan 07, 2016 2:39 pm

US version isn't the one with censorship, it's EU. And all the cracks are based on EU version, and I remember the original crack team replying a mail a forum member sent that they don't have time to crack an already cracked game once again.
taha
Newbie
 
Posts: 2
Joined: Wed Jan 06, 2016 10:56 am
Thanks: 0
Thanked: 0 time in 0 post

Re: Prince of Persia The Two Thrones is censored???

Postby myloch » Thu Jan 07, 2016 2:48 pm

taha wrote:I remember the original crack team replying a mail a forum member sent that they don't have time to crack an already cracked game once again.


thank god there are dudes out there who have time to crack old games once again... :roll:
Please help me! Check HERE for my requests / most wanted titles!
User avatar
myloch
Super Member
 
Posts: 1623
Joined: Thu May 14, 2015 6:01 pm
Location: Out somewhere, collecting old, rare and obscure pc games.
Thanks: 115
Thanked: 456 times in 334 posts

Re: Prince of Persia The Two Thrones is censored???

Postby Shattered » Thu Jan 07, 2016 4:10 pm

taha wrote:Excuse me, can anyone tell me where is this Attic GigaWatt has uploaded the game to? I've been dreaming about playing TTT uncensored since 2005, I gotta try out those test builds...


Grab one of the 2 US SFClone 3CD uploads (both are the same) from the site here:

http://www.legendsworld.net/adventure/game/4692

Then use the crack by RhymeKidder to play.
User avatar
Shattered
3DSL Moderator
 
Posts: 2663
Joined: Tue Apr 08, 2008 10:03 pm
Thanks: 774
Thanked: 746 times in 578 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Fri Jan 15, 2016 10:25 pm

Finally figured out PrintScreen key problem. Patched another 2 vm jmp calls. There's 1 final (unused?) vm routine that requires full SF 3.6 analysis. At that point, I might as well redo other vm functions I used from nodrm and sf3 "proper" them. Beta 2 or 3.
http://s000.tinyupload.com/index.php?fi ... 5777384463
edit: Reminder- you must use RKidder crack file from AL site first. Then use beta exe.


Tried really hard to figure out difference between censor and uncensor. I think they ripped out math and initialization functions to point that it's not recoverable - based on looking at what values change during many decap + rewind datas. I don't know of any real benefits/bugfixes of censor exe when compared to US uncensor exe. There's still 1% of vm jmp data left which I'm going to fix later by loading my own sf3_fix.dll and patching exe at runtime (it's probably called when game has a serious crash from doing some very unexpected things; ex. playing from usb drive and unplugging in middle of game level or disconnects from playing game off a network drive).
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

The following user would like to thank RhymeKidder for this post
hgdagon, InsaneFury, Shattered

Re: Prince of Persia The Two Thrones is censored???

Postby myloch » Sat Jan 16, 2016 10:42 am

Amazing job from rhymekidder, as usual :up:
Please help me! Check HERE for my requests / most wanted titles!
User avatar
myloch
Super Member
 
Posts: 1623
Joined: Thu May 14, 2015 6:01 pm
Location: Out somewhere, collecting old, rare and obscure pc games.
Thanks: 115
Thanked: 456 times in 334 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Thu Feb 04, 2016 2:23 am

Okay it's been awhile since update. Recreating full 3.6 cpu simulation was a lot-lot harder than I imagined. Had to figure out their new kernel interrupt handler. Flirt dive into their anti-trace drivers with their DEADCAFE jokes. Basic emulate some NT kernel functions to get around their anti-dumps. Investigate how the new page table detection handlers worked. Fix sidt code, anti-hack pointers the slow debugging way. Partly redo the 3.7 logger since it's incomplete and still making buggy logs even now. Then do it all over again a few more times when you realize they caught your vmware kernel debugger and threw in junked data to mess you over.

Now I can sail through their vm calls and compare against what I ripped from the T2T EU builds. More importantly, I might be able to resume the 3.7 Lock-On Flaming Cliffs work again since they re-use the same 3.6 techniques.

Want to give this game a final swift kick in the butt and be done with it.
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

The following user would like to thank RhymeKidder for this post
hgdagon, Shattered

Re: Prince of Persia The Two Thrones is censored???

Postby zobraks » Thu Feb 04, 2016 7:20 am

RhymeKidder wrote:Want to give this game a final swift kick in the butt and be done with it.
:D :thanks:
User avatar
zobraks
Super Member
 
Posts: 2184
Joined: Tue May 15, 2007 7:13 pm
Location: Eurosongland 2008
Thanks: 0
Thanked: 102 times in 66 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Wed Feb 10, 2016 3:30 am

"Final" build
http://www.4shared.com/archive/x1_Z2zqdba/t2t10.html


Fix extra triggers
Use correct asm from SF3 VM
Unlock extra resolution modes
Compatibility options (instead of ini hacking)


Tested this through the Market area. US VM stolen code is a bit different from the EU ones. Think it looks okay.
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

The following user would like to thank RhymeKidder for this post
annoyment, BlackDaemon, hgdagon, InsaneFury, Scaryfun, Shattered

Re: Prince of Persia The Two Thrones is censored???

Postby annoyment » Thu Feb 11, 2016 9:45 pm

BTW anyone wondered if the trial demo posted on the game's AL page (unfortunately dead, please re-upload, patch is still up BTW) was uncensored or not (me thinks it's leaning to the latter since it was hosted on the German site :|) and if it's in any way superior (or inferior to that matter) to some/all retail releases? Thanks in advance...
EDIT1: Scaryfun's patch is NoCD (suspected RELOADED), thus I found a possible US NoDVD by ACT (NFO and DL), please verify for its beheading charms on whatever release possible (not much hope on this one, due to MiRROR releases they've used for their work may have been EU). RhymeKidder has my gratitude on this endeavour, just wanna know if ACT beat him to it (no offense) long ago :(
EDIT2: MiRROR CD clone is posted by Shattered and confirmed US, hope ACT hasn't used the MiRROR DVD one :(
Windows is shutting down
"Hellos, plz help with this, will help backward." -Wimpy
Image
User avatar
annoyment
Super Member
 
Posts: 1997
Joined: Tue Jul 14, 2015 9:30 pm
Location: Land of KEBAB REMOVERS
Thanks: 602
Thanked: 768 times in 659 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Fri Feb 12, 2016 12:27 am

Couldn't get ACT to run. It looks heavily SF3 encyrpted so I don't think it'll run without the original CD.
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

Re: Prince of Persia The Two Thrones is censored???

Postby RhymeKidder » Fri Feb 12, 2016 2:04 am

Trial demo crack = censored
RhymeKidder
Super Member
 
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Thanks: 119
Thanked: 127 times in 74 posts

PreviousNext

Return to General Topics

Who is online

Users browsing this forum: No registered users and 48 guests