Go Back   FileForums > Game Backup > PC Games
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13-09-2005, 05:35
mantra mantra is offline
Member
 
Join Date: May 2005
Location: somewhere
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
mantra is on a distinguished road
yes
Reply With Quote
Sponsored Links
  #2  
Old 13-09-2005, 06:16
Zulu Zulu is offline
Registered User
 
Join Date: Apr 2005
Location: Germany
Posts: 332
Thanks: 0
Thanked 3 Times in 2 Posts
Zulu is on a distinguished road
@mantra
Then it's not difficult at all

- create config file and save as tmsunrise.cfg:

TMSUNRISE
EK7**********************
235520 19
107008 22

- measure original angles (also works with a mounted image including a good DPM):

sfcdvd.exe //./x: tmsunrise.cfg > Angles.txt (save as *.bat)

Execute *.bat, open Angles.txt and add values to config file e.g.:

260 348 99 80 230 111

- Create an image and burn it on CD-RW with Alcohol's 'normal CD' profile (keep the image)
- Compare topology of that CD-RW with original angles:

sfcdvd.exe //./x: tmsunrise.cfg s24 t5 m0 v0 > Sector shift.txt (save as *.bat)

Execute *.bat, open Sector shift.txt and add recommended values to config file e.g.:

1 11 15 11 16 10

- Create patched image:

sfmdf.exe tmsunrise.cfg TMSUNRISE TMSUNRISEpatched s v1 (save as *.bat)

Execute *.bat and burn patched image on the same CD-RW with 'Securom' profile; just click 'Ok' at the TOC warning message

P.S. Always verify your results with a second measurement; copy only works in 'read only' drives; in a burner copy will only be checked when connected via USB/SCSI/RAID

Last edited by Zulu; 13-09-2005 at 15:46. Reason: correction
Reply With Quote
  #3  
Old 13-09-2005, 06:31
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Hi Zulu,

This was an extremely interesting article!

Because the documentation of those Starforce Tools is in Russian (?) only, I couldn't find out what exactly they do and how. Now I see this short lecture on how to fix a particular game. But can you tell us a bit more about what these configuration parameters mean? Thanks in advance!
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
  #4  
Old 13-09-2005, 07:12
mantra mantra is offline
Member
 
Join Date: May 2005
Location: somewhere
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
mantra is on a distinguished road
thanks Zulu
i'll do it , should I work with a full image (not a mini image) right?

Last edited by mantra; 13-09-2005 at 07:15.
Reply With Quote
  #5  
Old 13-09-2005, 08:51
Zulu Zulu is offline
Registered User
 
Join Date: Apr 2005
Location: Germany
Posts: 332
Thanks: 0
Thanked 3 Times in 2 Posts
Zulu is on a distinguished road
@Joe Forster/STA
I'm not sure that i completely "got" the theory (but analysing logs is pretty easy )
I think besides the detailed explaination at cdru the thread at cdfreaks also contains the essential points. First time the "idea" appeared HERE
If you really like to get "into it" ask eip/AlB; a really nice (and patient) guy
"Stolen" from AlB:
[first string] disc label (for information purposes only)
[second string] disc key (for information purposes only)
[sector of zone 1] [estimated sectors per track (oops, it's spiral, then cicrle) in zone 1 (int)]
[offset of sector of zone 2] [estimated sectors per cicrle in zone 2 (int)]

With that cfg sfcdvd can extract correct angle values from original disc

[six correct angle values]
[six sectors shift for sfcdvd.exe tests and sfmdf.exe twining]

So before patching the image cfg looks like this:

TMSUNRISE
EK7**********************
235520 19
107008 22
260 348 99 80 230 111
1 11 15 11 16 10 (as said before: just an example; sector shift varies for every CD-RW!)

@mantra
Right.

Last edited by Zulu; 13-09-2005 at 15:45.
Reply With Quote
  #6  
Old 13-09-2005, 23:14
mantra mantra is offline
Member
 
Join Date: May 2005
Location: somewhere
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
mantra is on a distinguished road
it works! thanks zulu

but a no-cd would be great!
Reply With Quote
  #7  
Old 30-09-2005, 06:23
jevi jevi is offline
Registered User
 
Join Date: Dec 2002
Location: German
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
jevi
Quote:
Originally Posted by Zulu
@mantra
Then it's not difficult at all

- create config file and save as tmsunrise.cfg:

TMSUNRISE
EK7**********************
235520 19
107008 22

- measure original angles (also works with a mounted image including a good DPM):

sfcdvd.exe //./x: tmsunrise.cfg > Angles.txt (save as *.bat)

Execute *.bat, open Angles.txt and add values to config file e.g.:

260 348 99 80 230 111

- Create an image and burn it on CD-RW with Alcohol's 'normal CD' profile (keep the image)
- Compare topology of that CD-RW with original angles:

sfcdvd.exe //./x: tmsunrise.cfg s24 t5 m0 v0 > Sector shift.txt (save as *.bat)

Execute *.bat, open Sector shift.txt and add recommended values to config file e.g.:

1 11 15 11 16 10

- Create patched image:

sfmdf.exe tmsunrise.cfg TMSUNRISE TMSUNRISEpatched s v1 (save as *.bat)

Execute *.bat and burn patched image on the same CD-RW with 'Securom' profile; just click 'Ok' at the TOC warning message

P.S. Always verify your results with a second measurement; copy only works in 'read only' drives; in a burner copy will only be checked when connected via USB/SCSI/RAID
Can some one write it so that i can also understood what i have to do step by step? Its difficult.
Reply With Quote
  #8  
Old 30-09-2005, 06:41
prollfin's Avatar
prollfin prollfin is offline
Senior Member
 
Join Date: May 2004
Location: Nilbog
Posts: 122
Thanks: 0
Thanked 0 Times in 0 Posts
prollfin
Even if you succeed in patching the image, the copy will only work with certain CD-R media and in certain drives (in writers, it doesn't work at all). It's a pain in the ass!
Reply With Quote
  #9  
Old 30-09-2005, 06:44
jevi jevi is offline
Registered User
 
Join Date: Dec 2002
Location: German
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts
jevi
I have certain CD-R media drives... So its not a problem but i dount understood how i do that.
Reply With Quote
  #10  
Old 30-09-2005, 10:24
Zulu Zulu is offline
Registered User
 
Join Date: Apr 2005
Location: Germany
Posts: 332
Thanks: 0
Thanked 3 Times in 2 Posts
Zulu is on a distinguished road
Quote:
Originally Posted by prollfin
Even if you succeed in patching the image, the copy will only work with certain CD-R media
With two CD-R's out of the same package it also works most times (for those who download their games definitely correct); but CD-RW is highly recommended
Quote:
Originally Posted by prollfin
...and in certain drives
Doesn't run in all drives, but in most.
Quote:
Originally Posted by prollfin
(in writers, it doesn't work at all)
Connected via USB/RAID/SCSI copy also works in a burner

Last edited by Zulu; 30-09-2005 at 10:54.
Reply With Quote
  #11  
Old 01-10-2005, 00:34
maxiepaxie maxiepaxie is offline
Registered User
 
Join Date: Aug 2005
Location: Belgium
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
maxiepaxie is on a distinguished road
How can you get these two values?
235520 19
107008 22

What program did you use? because I have a different serial and it doesn't wrk with that cfg file...
Reply With Quote
  #12  
Old 01-10-2005, 05:11
Zulu Zulu is offline
Registered User
 
Join Date: Apr 2005
Location: Germany
Posts: 332
Thanks: 0
Thanked 3 Times in 2 Posts
Zulu is on a distinguished road
@maxiepaxie
I know it's a long one, but just read the linked cdfreaks thread and all questions are answered.

P.S.: If you don't know how to create and analyze Bushound logs just PM me.
Reply With Quote
  #13  
Old 30-09-2005, 06:56
fixbaerchen's Avatar
fixbaerchen fixbaerchen is offline
Junior Member
 
Join Date: Sep 2005
Location: Germany
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
fixbaerchen is on a distinguished road
Yes please do that!
I don't understand how to get the values of the cfg
__________________
sorry if u can't understand me-> I'm from Germany ;)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with mini image Gaurav PC Games 18 28-10-2005 22:45
TM Sunrise mini image is a fake... frisk eucalyptus PC Games 1 19-05-2005 02:17
Help Mini image paraidy CD/DVD Copy Protections & Utilities 1 07-04-2005 21:06
Total Club Manager 2005 patch 1.02 mini image Hydros-X PC Games 2 06-03-2005 21:49
Trackmania fixed image. Drizzt PC Games 1 13-01-2005 02:12



All times are GMT -7. The time now is 00:25.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com