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 10-07-2008, 01:46
Rhapsody Rhapsody is offline
Junior Member
 
Join Date: Sep 2006
Location: England
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rhapsody is on a distinguished road
SimCity 3000 on Linux

I posted about running SimCity 3000 on Linux way back (circa 2006) and I've finally made some progress on it. I've cracked the executable with unSafeDisc and got it running on a virtualized copy of Windows 2000 (using VirtualBox). Now it runs, but only with the CD. The CD itself isn't looking so great (the system will only recognize it if I insert it at the correct angle, though it works fine otherwise), so I'd rather be playing everything from the HD.

As far as I can tell, this will either require an ISO that will fool the game into thinking it's a real CD, no a no-CD crack. The former is difficult because K3b (my choice of CD ripper) gives a multitude of errors and proceeds at a glacial pace. The latter is difficult because this is SimCity 3000 UK Edition, and I believe no-CD patches are hard to come by for this.

So what's my best option? If I rip it, I'll need to know how to do it in order to get a good image (I'll use Windows apps if that's what it takes), and I'll certainly need help if I want to get a no-CD patch for this. Please help, I'm so close here!
Reply With Quote
Sponsored Links
  #2  
Old 10-07-2008, 04:15
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
well you haven't cracked it, r!sc's tool did...

the game obviously has a cdcheck after the safedisc protection, look for it...
breakpoing on GetDriveTypeA, or the error messagebox asking for the disk etc...

not exactly rocket science, but then you might understand the difference between being someone who can crack instead of someone who can simply run a tool...
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #3  
Old 10-07-2008, 04:28
Rhapsody Rhapsody is offline
Junior Member
 
Join Date: Sep 2006
Location: England
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rhapsody is on a distinguished road
Quote:
Originally Posted by TippeX View Post
well you haven't cracked it, r!sc's tool did...
You're going to quibble on semantics? Yes, OK, I used unSafeDisc to decrypt the executable, I don't have a clue how it actually did this. It seemed to not recognize the CD before, now it does but it won't start without it.

Quote:
Originally Posted by TippeX View Post
the game obviously has a cdcheck after the safedisc protection, look for it...
breakpoing on GetDriveTypeA, or the error messagebox asking for the disk etc...

not exactly rocket science, but then you might understand the difference between being someone who can crack instead of someone who can simply run a tool...
What the hell? Did my choice of language shrink your e-penis or something? I never said or implied I made any of this, if I did, do you think I'd be here asking for help on a fucking CD check? Saying 'I cracked it' meant to me 'I used this tool, and it seems have cracked it', whatever more you read into my comments is your own problem.

Now that we've got the customary insults out of the way, I haven't a clue about breakpointing. I don't know how to use VirtualBox that much as well (I'm struggling on how to make it see my internet connection). So I'd appreciate help rather than more sensitive, elitist bullshit. Thank you.
Reply With Quote
  #4  
Old 10-07-2008, 06:06
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
right, i expected an attitude like this... have a holiday...
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #5  
Old 10-07-2008, 06:41
nando2002 nando2002 is offline
Die Hard Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 431
Thanks: 0
Thanked 2 Times in 2 Posts
nando2002 is on a distinguished road
Quote:
Originally Posted by Rhapsody View Post
Now that we've got the customary insults out of the way, I haven't a clue about breakpointing. I don't know how to use VirtualBox that much as well (I'm struggling on how to make it see my internet connection). So I'd appreciate help rather than more sensitive, elitist bullshit. Thank you.
You just "fired" a person that may help you solving your problem only because you don't understand his post.

Anyway... if you can use Daemon-Tools on that "VirtualBox" you may create an ISO and load it in DT so the game will recognize the Image as a true CD.

Aside this, I can't help you more.
Reply With Quote
  #6  
Old 10-07-2008, 11:05
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
Not even a breakpoint or actually running the executable is needed in most of such cases. I don't have SoftICE and have troubles using other debuggers, too, so I mostly crack (! ) stuff by disassembling the executable, searching for stuff in its the disassembly, changing the corresponding part in the executable and then running it to see what happens. But that's only me...
__________________
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
  #7  
Old 10-07-2008, 13:14
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
yep usually an xref to the string or a check against the GetDriveTypeA/W and typical cd/dvd api's (Generally GetVolumeInformationA/W) is all thats needed, and its probably a very very simple cdcheck.. which i would have helped him with, had his attitude been a little better...

perhaps i was a bit quick, but using tools does not make a person a cracker, and we don't support linux anyway... regardless though if he had have actually discussed instead of launching into a tirade of insults i might have assisted, though he was using the wrong tools anyway (apart from unsafedisc that is)..
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #8  
Old 27-07-2008, 06:35
Rhapsody Rhapsody is offline
Junior Member
 
Join Date: Sep 2006
Location: England
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rhapsody is on a distinguished road
Quote:
Originally Posted by TippeX View Post
perhaps i was a bit quick,
I think I was a bit quick too, but this is how I make my posts. To the point and with some profanity. I tend to either end up being banned, or become a well-respected member.

Quote:
Originally Posted by TippeX View Post
but using tools does not make a person a cracker,
As I said, not the intention of my post. Saying that I cracked the executable was an example of the BORA (Break Once, Run Anywhere) principle. It's only hard to crack a protection scheme once. If a tool has been made based around that knowledge, cracking the same scheme is a 'Push the button' thing.

I guess there's a different language here concerning that, but what I said would've been a common way of phrasing things on many other forums, maybe you should bear that in mind next time.

Quote:
Originally Posted by TippeX View Post
and we don't support linux anyway...
I was going to say I should've read the FAQ or the rules, but I don't see this anywhere. Besides that, my initial post stated I had a full install of Windows 2000 on VirtualBox, so Windows apps were not out of the question. I ended up using two of them anyway.

Quote:
Originally Posted by TippeX View Post
regardless though if he had have actually discussed instead of launching into a tirade of insults i might have assisted, though he was using the wrong tools anyway (apart from unsafedisc that is)..
She is discussing things now. You accused me of stealing credit for unSafeDisc, because you misinterpreted my use of the word 'cracked'. That's one of the few times in recent years that I've felt genuinely offended. After you gave out what I interpreted as a direct insult in response to a request for assistance, I didn't care if you were the President of the United States, you were getting a verbal disembowelling.

I was going to respond with a similarly insulting post, as I felt the week-long ban was an abuse of power that simply added insult to injury, but I decided not as this seems to be a misunderstanding.
Reply With Quote
  #9  
Old 27-07-2008, 08:29
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
not responding with a similarly insulting post was a very smart idea...

as for getting he = she wrong.. sorry...

everything else stands... oh and if i was president of the united states i'd have shot myself a long time ago...

also ironic is that you use 'abuse of power' and 'president of the united states' in the same post... ;p

as for helping, think that boat has long sailed..

recommendations:

first check the iso you are making is actually good
secondly, check the exe actually has any disk checks after the protection was removed (presumably it has).. if so, try using a no-cd exe if one exists - the game is old so you may be in luck finding a gimpsrus cracked exe..

if you want to continue further asking questions etc, feel free.. who knows, maybe i may assist..
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #10  
Old 27-07-2008, 13:27
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
On a side note: Starting your carreer on a forum with some insults is not a good idea in general. In particular, they get banned very easily on this forum. Yes, you may not know that in advance - which is exactly why you should be careful.
__________________
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
  #11  
Old 05-08-2008, 18:01
acal3000 acal3000 is offline
Registered User
 
Join Date: Dec 2004
Location: Dancing with the Death
Posts: 525
Thanks: 1
Thanked 11 Times in 7 Posts
acal3000 is on a distinguished road
I missed this one but maybe it's old now

but Tippex is right

Raphsody. Tippex has never liked crakers that don't revers directly the exe dissamebling it

But he was polite when you werent

I see you are a Linux user like me

And we as Linux users should not show that kind of attitude
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
SimCity 3000 UK Edition Rhapsody PC Games 2 26-09-2006 04:19
SimCity 3000 uk no cd shifty PC Games 0 22-04-2001 05:37
Need help Simcity 3000 Unlimited Zoey PC Games 1 18-12-2000 18:41
SimCity 3000 UK Edition, help!? viper2488 CD/DVD Copy Protections & Utilities 1 22-11-2000 12:39
I need a SimCity 3000 Unlimited File Chrisy PC Games 3 09-11-2000 07:14



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


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