Prince of Persia The Two Thrones is censored???

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

Moderator: LW Moderator

Post Reply
wkow
Newbie
Posts: 8
Joined: Fri Mar 11, 2016 2:35 pm
Been thanked: 1 time

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

Post by wkow »

It works! :)

Game starts, save loads, it's uncensored. What was wrong if I may ask?
RhymeKidder
Super Member
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Has thanked: 41 times
Been thanked: 74 times

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

Post by RhymeKidder »

Thanks for coming here and putting up with testing. Some embarassing stuff that would get me egged hard in other circles. Here they are:

Code: Select all

polish.h

// these 2 were wrong values
	WriteMemInt( 0x429bb9, 0xeb, 1 );		// savegame checksum
	WriteMemInt( 0x428b92+2, 0x00, 4 );		// profile checksum


// crash-worthy: g_binkSetVolume used to be 0 ==> bleh!, g_binkNextFrame = wrong value ==> bleh!
	HookMem( HOOK_CALL, 0x80ebd7, (DWORD) &bink_volume, 6 );
	g_binkSetVolume = 0x9382ac;

edit:
Couldn't dig up anything good about uber mouse.
http://forums.steampowered.com/forums/s ... ?t=1185923
http://www.tomshardware.com/forum/16144 ... ayed-games
http://www.tomshardware.com/forum/36336 ... uggestions

Don't think I'm able to do anything about this one. Mod is open-source so maybe someone will hack up a solution.
wkow
Newbie
Posts: 8
Joined: Fri Mar 11, 2016 2:35 pm
Been thanked: 1 time

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

Post by wkow »

Thanks for explanation and once again for your great work. I finished Warrior Within yesterday, now it's time to play The Two Thrones. :)

If I see any bugs I will report it right away.
User avatar
annoyment
Super Member
Posts: 2130
Joined: Tue Jul 14, 2015 9:30 pm
Location: Land of KEBAB REMOVERS
Has thanked: 163 times
Been thanked: 231 times

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

Post by annoyment »

HIDE: ON
You need to reply or thank to this topic before you can view the hidden message
UPDATE: Got myself some SFFS unpacker with another prog included for AppKey sniffing, but all is for naught since I still can't emulate the protection properly.
Finally grabbed the DTProAd with crk that should do it (5.20.0348), and yet it doesn't (VIDE and all), and it's reported that it works on 4.x versions :x Perhaps the physical drive hook is needed? IDK, just fixed the crap host XP SP2 desktop and still nothing, can't try either this or Chameleon in vanilla...[/hide]
@RhymeKidder would like to know how you've managed to emulate the damn thing (no need for the how-to on crk-ing, will teach myself if need be). Hjaelp :(
Windows is shutting down
"Hellos, plz help with this, will help backward." -Wimpy
Image
RhymeKidder
Super Member
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Has thanked: 41 times
Been thanked: 74 times

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

Post by RhymeKidder »

Used vmware 32-bit + xp sp3 guest for savestates. DTLite 4.40.2 on host. Some SF3 games need all advanced on. T2T I think needed all off. Had to hack vm config file: monitor_control.restrict_backdoor = "TRUE". No problems afterward.
wkow
Newbie
Posts: 8
Joined: Fri Mar 11, 2016 2:35 pm
Been thanked: 1 time

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

Post by wkow »

I just finished the game on normal difficulty. Mod works great - didn't see any error. The only problem, that I had was sliding down from chains, but it's Vsych (off or on) related error, no mod or crack fault.

Thanks again RhymeKidder for making this possible. :)
RhymeKidder
Super Member
Posts: 300
Joined: Wed Apr 03, 2013 1:39 pm
Has thanked: 41 times
Been thanked: 74 times

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

Post by RhymeKidder »

Thanks for playing it through on Polish. :wave:
BlackDaemon
Super Member
Posts: 12
Joined: Fri Feb 12, 2016 11:11 pm
Has thanked: 11 times
Been thanked: 11 times

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

Post by BlackDaemon »

Little bump here :) I recently got required hardware and soon will make little review of Xbox T2T beta :P
Image
BlackDaemon
Super Member
Posts: 12
Joined: Fri Feb 12, 2016 11:11 pm
Has thanked: 11 times
Been thanked: 11 times

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

Post by BlackDaemon »

Well, i guess it's time to release my updated savegame editor :) I release sourcecode later, because it needs some polishing.

Image Image Image

Video demo: https://www.youtube.com/watch?v=2N2TnN-I24A

Warrior Within/Revelations savegame editor features:
- supports PSP, PC and PS2 (experimental) saves;
- edit Primary Weapon;
- edit Secondary Weapon (including hidden weapons);
- edit Life;
- edit Sand Powers/Tanks;
- edit Character (hack);
- edit Difficulty;
- *NEW* change location (includes savepoints, checkpoints and storygates; also additional levels for PSP version);
- *NEW* change storyline.

The Two Thrones/Rival Swords savegame editor features:
- supports PSP, PC and PS2 (experimental) saves;
- edit Primary Weapon;
- edit Secondary Weapon (including hidden/not used weapons, only PC version);
- edit Life;
- edit Sand Powers/Tanks;
- edit Character;
- edit Difficulty;
- edit Sand Credits (only PSP version);
- *NEW* change location (includes savepoints and checkpoints; also additional levels for PSP version, including hidden test/unfinished levels).

Timeline Patcher features:
- remove savegame protection, PC (unprotected, not packed exe);
- partial remove savegame protection, PS2;
- change "New Game" location, PC (for unprotected WW exe (GOG), 5,533,696 bytes and T2T NoCD by Reloaded);
- change "New Game" location, Xbox (for T2T beta, to "unlock" full game).

Project "Timeline" + Timeline Patcher and pack of saves for testing.

Edit: replaced link with newer Timeline Patcher, fixed little bug there :P
IIITA
Newbie
Posts: 3
Joined: Sat Oct 21, 2017 9:56 pm
Has thanked: 2 times
Been thanked: 1 time

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

Post by IIITA »

RhymeKidder wrote: » Fri Mar 11, 2016 9:59 pm
If these tweaks don't work, please upload exe + logs. I know it has to be something simple.
https://www.4sh=ared.com/archive/A7kksiWOba/t2tuncen.html
Seems that RhymeKidder's post link is disconnected.
I have archived his files for "Uncensoring" here;

Code: Select all

http://storageserver.co.uk/files/33978/t2tuncensor.rar.html
He said in his file ;
Prince of Persia: The Two Thrones

Mod features:
- Restore decapitation
- Remove save checksum protection
- Ignore launcher requirement

- Show more resolution modes
- Unlock all videos
- Load asi plugins

Instructions:

01. Copy these files to game directory
== BinkW32.DLL
== patch.dll
== patch.ini

02. Edit patch.ini options

03. Run game

Works with:
- Retail discs (Starforce 3, Collector's edition)
- Digital copies (GOG, Steam)
- Alternate release (Reloaded)

Cracked game is not required
Nodisc crack is not supplied
I tried his file with RELOADED's and worked well, though Video was not unlocked but "Artwork Gallerey" was fully unlocked.
If he is still in the forum, I need more help from him, how the mod can unlock Video Gallery?.
User avatar
Scaryfun
3DSL Admin
Posts: 11290
Joined: Wed Jun 02, 2004 9:27 pm
Location: Toronto, Canada.
Has thanked: 1665 times
Been thanked: 886 times
Contact:

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

Post by Scaryfun »

I managed to find RhymeKidder's US Uncensored No-CD Patch Final Build. You can try that.
Image
IIITA
Newbie
Posts: 3
Joined: Sat Oct 21, 2017 9:56 pm
Has thanked: 2 times
Been thanked: 1 time

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

Post by IIITA »

Scaryfun wrote:I managed to find RhymeKidder's US Uncensored No-CD Patch Final Build. You can try that.
Oh, really ? The final file RhymeKidder's can unlock all videos as well as artwork gallery ?
I still use Widescreen patch having dinput8.dll,pop3w.dll and pop3.ini files from WSGF, which works with RELOADED No-CD exe.
In this environment, I used RhymeKidder's uncensored files timestamped 26 Feb 2016 not having pop3.exe file, and it worked like my previous post.
So, I hope his final build should be having Bink32.dll patch.dll and patch.ini files only same as I archived that will work with WSGF widescreen patch with RELOADED exe , i.e. pop3.exe.
I am eagerly to wait your upload link. :thanks:
tempacc987654
Super Member
Posts: 6
Joined: Thu Oct 29, 2015 5:00 pm
Been thanked: 1 time

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

Post by tempacc987654 »

IIITA wrote:Seems that RhymeKidder's post link is disconnected.
I have archived his files for "Uncensoring" here;
This version is outdated (2016-02-26).

Here is the latest version (2016-03-11):
http://www92.zippyshare.com/v/qsZG256b/file.html
http://rgho.st/private/6s4kYYdx6/c881c3 ... d2d1d03c61
Source code is also included.
IIITA
Newbie
Posts: 3
Joined: Sat Oct 21, 2017 9:56 pm
Has thanked: 2 times
Been thanked: 1 time

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

Post by IIITA »

tempacc987654 wrote:
IIITA wrote:Seems that RhymeKidder's post link is disconnected.
I have archived his files for "Uncensoring" here;
This version is outdated (2016-02-26).

Here is the latest version (2016-03-11):
http://www92.zippyshare.com/v/qsZG256b/file.html
http://rgho.st/private/6s4kYYdx6/c881c3 ... d2d1d03c61
Source code is also included.
Oh, thank you for this.
The file must be Rhymekidder's posted ;
http://www.legendsworld.net/phpBB3/view ... 195#p76998
Please confirm.
User avatar
hgdagon
Super Member
Posts: 237
Joined: Sun Sep 15, 2013 7:00 am
Location: Yerevan, Armenia
Has thanked: 23 times
Been thanked: 8 times

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

Post by hgdagon »

I'm late to the party (again). Can Anyone reupload the latest version again?
Post Reply