CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

[Info] Grand Theft Auto V
http://cs.rin.ru/forum/viewtopic.php?f=10&t=67450
Page 14 of 101

Author:  dollmaster [ Tuesday, 14 Apr 2015, 07:27 ]
Post subject:  Re: Grand Theft Auto V

furshizzle wrote:
dollmaster wrote:
Guys, I downloaded Full Unlocked Retail version and today a friend gave me a key. How can I use the files I got so I don't need to download everything again?


Go to http://socialclub.rockstargames.com/ and create an account and link your code to said account. Then start the game and login normally.

Which code do you mean? I can't see any key while right-clicking and Properties.

Author:  HeyDude [ Tuesday, 14 Apr 2015, 07:33 ]
Post subject:  Re: Grand Theft Auto V

i found this on gamespot. GTA 5 errors, and how to fixed them. hope it helps.

http://www.gamespot.com/articles/common-gta-5-pc-errors-and-how-to-fix-them/1100-6426605/

Author:  sicboy101 [ Tuesday, 14 Apr 2015, 07:35 ]
Post subject:  Re: Grand Theft Auto V

just curious (i'm a noob) :-|
can i use game files from 3DM
and put it in Steam Folder
and then buy the game
cos i don't want to re-download 60 GB again

Thanks bro

Author:  machine4578 [ Tuesday, 14 Apr 2015, 07:40 ]
Post subject:  Re: Grand Theft Auto V

sicboy101 wrote:
just curious (i'm a noob) :-|
can i use game files from 3DM
and put it in Steam Folder
and then buy the game
cos i don't want to re-download 60 GB again

Thanks bro

i just posted what to do :?
please go back and read the previous posts on the last page and this page.

Author:  vision139 [ Tuesday, 14 Apr 2015, 07:44 ]
Post subject:  Re: Grand Theft Auto V

Why is game installing this 58 mb update if i already applied the latest patch?

Author:  quillon [ Tuesday, 14 Apr 2015, 07:45 ]
Post subject:  Re: Grand Theft Auto V

vision139 wrote:
Why is game installing this 58 mb update if i already applied the latest patch?


probably social club

Author:  GODBODY [ Tuesday, 14 Apr 2015, 07:51 ]
Post subject:  Re: Grand Theft Auto V

Drogean wrote:
For anyone who doesnt want to wait for crack or wants to play online

You can buy it at http://www.nuuvem.com.br/produto/2086-g ... eft-auto-v using Hola proxy set to Ecuador for $30 usd via paypal

You get the key instantly


How do you use this exactly i tried i get this 89.99 BRL = 28.81 USD is that right? Key instantly/game in english/not region locked anybody can confirm im itching right now :ROFL:

Author:  inemosz [ Tuesday, 14 Apr 2015, 07:53 ]
Post subject:  Re: Grand Theft Auto V

GODBODY wrote:
Drogean wrote:
For anyone who doesnt want to wait for crack or wants to play online

You can buy it at http://www.nuuvem.com.br/produto/2086-g ... eft-auto-v using Hola proxy set to Ecuador for $30 usd via paypal

You get the key instantly


How do you use this exactly i tried i get this 89.99 BRL = 28.81 USD is that right? Key instantly/game in english/not region locked anybody can confirm im itching right now :ROFL:


Yes, that's right.
It's in English and not region locked. People bought the game off nuuvem since several days ago.

Author:  Ston3Cold [ Tuesday, 14 Apr 2015, 08:05 ]
Post subject:  Re: Grand Theft Auto V

demde wrote:
It needs activation license in order to run properly which is surely encrypted and probably hardware bound too. So it might take a while.


Indeed.

When I activated my legit copy last night, it too got me thinking. Seems like RSC is linked with your Steam account, so they're both dependant on each other. Not saying it won't ever be cracked, but it's definitely not going to be soon.

Author:  GODBODY [ Tuesday, 14 Apr 2015, 08:15 ]
Post subject:  Re: Grand Theft Auto V

inemosz wrote:
GODBODY wrote:
Drogean wrote:
For anyone who doesnt want to wait for crack or wants to play online

You can buy it at http://www.nuuvem.com.br/produto/2086-g ... eft-auto-v using Hola proxy set to Ecuador for $30 usd via paypal

You get the key instantly


How do you use this exactly i tried i get this 89.99 BRL = 28.81 USD is that right? Key instantly/game in english/not region locked anybody can confirm im itching right now :ROFL:


Yes, that's right.
It's in English and not region locked. People bought the game off nuuvem since several days ago.


Okay however i cant proceed it just says validating and has this in a blue box at the bottom im tryna figure out what its saying---->criar minha conta im using google translate but it dosen't translate this part for some reason

Author:  lugard [ Tuesday, 14 Apr 2015, 08:16 ]
Post subject:  Re: Grand Theft Auto V

quillon wrote:
vision139 wrote:
Why is game installing this 58 mb update if i already applied the latest patch?


probably social club


I think it's the social club update fix the CONNECTION of accounts in windows

Author:  Royalgamer06 [ Tuesday, 14 Apr 2015, 08:41 ]
Post subject:  Re: Grand Theft Auto V

I almost cried when I woke up this morning and saw this thread already had 14 pages.
I guess there is nothing to do about that... :(
Huge thanks for the mods trying to keep it organized though.

Author:  YourTVUnplugged [ Tuesday, 14 Apr 2015, 08:47 ]
Post subject:  Re: Grand Theft Auto V

Ston3Cold wrote:
demde wrote:
It needs activation license in order to run properly which is surely encrypted and probably hardware bound too. So it might take a while.


Indeed.

When I activated my legit copy last night, it too got me thinking. Seems like RSC is linked with your Steam account, so they're both dependant on each other. Not saying it won't ever be cracked, but it's definitely not going to be soon.


That is irrelevant, and doesn't make a difference in the slightest.

It always comes down to a conditional jump somewhere, and once it's found and patched, that's it :D Okay maybe there might be a couple places in the binary that have to be patched / modified ever so slightly, but it's still basically the same.

  1.  
  2. proc RockstarActivationCheck
  3.     call SteamActivationDoublecheck
  4.     cmp rax,rdx
  5.     jne CrashGameNotValid
  6.    
  7.     call InitializeGameProperly
  8.     jmp RunGameNormally
  9. endp
  10.  


Overly simplified, but it always comes down to such a thing once all the smoke and mirrors and dust has been cleared.

The game says returned result from validation test (RAX) does not match expected result (RDX) so go to "CrashGameNotValid" code... Reverse jne conditional jump to je which is a single byte change and the opposite is true, only if the game has a valid license will it quit saying you don't :)

You're talking like they've been working at it for days already... They weren't even able to even attempt to start cracking it until today a few hours ago with the day 1 patch that had needed files to start the process!

It's definitely going to be done soon :D before you even blink your eyes once more :D

Author:  GODBODY [ Tuesday, 14 Apr 2015, 08:48 ]
Post subject:  Re: Grand Theft Auto V

Quote:
For anyone who doesnt want to wait for crack or wants to play online

You can buy it at http://www.nuuvem.com.br/produto/2086-g ... eft-auto-v using Hola proxy set to Ecuador for $30 usd via paypal

You get the key instantly


Okay i just purchased got the key 29 bucks :8=) Thanks ;;)

Author:  TheWave [ Tuesday, 14 Apr 2015, 08:51 ]
Post subject:  Re: Grand Theft Auto V

Hey guys, how to unpack the rockstarfiles from the socialclub version?

Page 14 of 101 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/