View unanswered posts | View active topics
|
Page 1 of 2
|
[ 23 posts ] |
|
| Author |
Message |
|
mroussev
|
Post subject: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 00:25 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
|
I want game to not have access to internet,and not to download everytime crack again.I dont use antivirus,firewall or something like that programs.I think that only way is with HOST file but i dont know which server game assess and what exactly to write i there.How to make that?
|
|
| Top |
|
 |
|
illpillow
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 00:55 |
|
| I live here Три раза сломал клаву :) |
Joined: Friday, 24 Jun 2005, 18:42 Posts: 3140
|
|
There are several tools out there, which allow you to view your current network connections. Use one of them to get the host and block it with your Hosts file (e.g. google.de 127.0.0.1)
_________________ ~
|
|
| Top |
|
 |
|
kaliver
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 01:05 |
|
| Forum ghost Местное привидение |
Joined: Tuesday, 13 Apr 2010, 07:54 Posts: 334
|
|
I've used the base Windows Firewall to block SKIDROW's launcher from the internet. I also tossed the app exe into the block list just in case. To do this you can type 'firewall' into the start menu, click on inbound/outbound (on the left) and then "New Rule..." on the right side. Go through and block the executables from accessing the internet as it's fairly self-explanatory from there.
Last edited by kaliver on Saturday, 19 Feb 2011, 01:07, edited 1 time in total.
|
|
| Top |
|
 |
|
.Rar
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 01:06 |
|
| Dark Elf Moderator |
 |
Joined: Saturday, 27 May 2006, 01:53 Posts: 5467 Location: DHT node
|
illpillow wrote: Use one of them to get the host and block it with your Hosts file (e.g. google.de 127.0.0.1) As far as I know, hosts file will only work if the game tries to contact the offending host via its name. So if it uses IPs, that won't work. mroussev, if you want to completely block the program's network access, use NoNet. Otherwise, do as illpillow said, run a program like TCPView to find the server's IP, and then block it in your firewall.
_________________ RIP vigylant.
|
|
| Top |
|
 |
|
ChrisTX
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 01:23 |
|
| A+ |
 |
Joined: Wednesday, 26 Dec 2007, 00:42 Posts: 7317
|
.Rar wrote: As far as I know, hosts file will only work if the game tries to contact the offending host via its name. So if it uses IPs, that won't work. Correct. .Rar wrote: Otherwise, do as illpillow said, run a program like TCPView to find the server's IP, and then block it in your firewall. If one has a firewall enabled, blocking the application sounds somewhat easier. And yes, do use a firewall. As a matter of fact, I would never recommend to disable Windows Firewall.
_________________ Game Industry Guardian (1K+).
|
|
| Top |
|
 |
|
mroussev
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 02:59 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
.Rar wrote: mroussev, if you want to completely block the program's network access, use NoNet. How to use this?I start game,start it,pressed inject and nothing.LAunche still connect.Next time too... TCPView gives DONT SEND error in ntdll.dll.Give me names of other programs like that. kaliver wrote: I've used the base Windows Firewall to block SKIDROW's launcher from the internet. I also tossed the app exe into the block list just in case. To do this you... As a last option how to do this exactly.I m using XP.I added launcher in exceptions,untick it but still game still connect. I just want not to use additional programs that must be run before game,and dont want to use firewall.So host file is only option?
|
|
| Top |
|
 |
|
sam2k8
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 03:36 |
|
| I live here Три раза сломал клаву :) |
Joined: Tuesday, 11 Nov 2008, 00:23 Posts: 4667
|
you can use the skidrow's crack for the new update and you should be fine untill the next update. 
|
|
| Top |
|
 |
|
.Rar
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 03:37 |
|
| Dark Elf Moderator |
 |
Joined: Saturday, 27 May 2006, 01:53 Posts: 5467 Location: DHT node
|
mroussev wrote: How to use this?I start game,start it,pressed inject and nothing.LAunche still connect.Next time too... You must use it from the command line if you want it to be effective. In other words, you should create a shortcut that runs the following command. - "x:\Path to NoNet here\nonet.exe" "x:\Path to game's executable\game.exe"
Obviously, you should replace the paths and filenames with the real ones. After that, try running the game using that shortcut to see if it works. Bear in mind the game will have no network access whatsoever this way. Quote: I just want not to use additional programs that must be run before game,and dont want to use firewall.So host file is only option? As it's been said, using the hosts file may or may not work. If NoNet doesn't do the trick, then try that. You have nothing to lose. 
_________________ RIP vigylant.
|
|
| Top |
|
 |
|
mroussev
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 03:44 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
.Rar wrote: You must use it from the command line if you want it to be effective. In other words, you should create a shortcut that runs the following command. - "x:\Path to NoNet here\nonet.exe" "x:\Path to game's executable\game.exe"
Unfortunately this method didnt work. .Rar wrote: As it's been said, using the hosts file may or may not work. If NoNet doesn't do the trick, then try that. You have nothing to lose.  I really want to try that but as i said TCPView gives me error.Some other program like it? sam2k8 wrote: you can use the skidrow's crack for the new update and you should be fine untill the next update.  Yes,i know that work.BTW there is already Test.Drive.Unlimited.2.Update.1-SKIDROW in TL and work fine but i want to know whats the methods to block program to use internet and decide to experiment with TDU2 
|
|
| Top |
|
 |
|
.Rar
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 04:26 |
|
| Dark Elf Moderator |
 |
Joined: Saturday, 27 May 2006, 01:53 Posts: 5467 Location: DHT node
|
mroussev wrote: I really want to try that but as i said TCPView gives me error.Some other program like it? I know Process Viewer will also let you know which hosts a process is connecting to in real time.
_________________ RIP vigylant.
|
|
| Top |
|
 |
|
mroussev
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 14:51 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
Hm...here?I am not sure where to find hosts in program.It give me only IP,not hosts name so wil not work right?
|
|
| Top |
|
 |
|
ChrisTX
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 17:12 |
|
| A+ |
 |
Joined: Wednesday, 26 Dec 2007, 00:42 Posts: 7317
|
mroussev wrote: As a last option how to do this exactly.I m using XP.I added launcher in exceptions,untick it but still game still connect. FAIL. XP's firewall can't block outgoing connections. Upgrade to a modern OS, not 10.5 year old one.
_________________ Game Industry Guardian (1K+).
|
|
| Top |
|
 |
|
mroussev
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 17:50 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
|
No thanks.Other suggestions about my question?I told already i will not use firewall even i use 7.
|
|
| Top |
|
 |
|
ChrisTX
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 18:51 |
|
| A+ |
 |
Joined: Wednesday, 26 Dec 2007, 00:42 Posts: 7317
|
mroussev wrote: No thanks.Other suggestions about my question? Sure, create a routing entry to prevent establishing any route to that IP. HOSTS file most likely won't work. mroussev wrote: I told already i will not use firewall even i use 7. Which is definitely a stupid thing to do, but ok. Why listen to me, right?
_________________ Game Industry Guardian (1K+).
|
|
| Top |
|
 |
|
mroussev
|
Post subject: Re: [How To]Block access of TDU2 to internet? Posted: Saturday, 19 Feb 2011, 19:55 |
|
| Forum ghost Местное привидение |
Joined: Saturday, 03 Jul 2010, 03:19 Posts: 384 Location: Bulgaria
|
ChrisTX wrote: Sure, create a routing entry to prevent establishing any route to that IP. And how to do that exactly  .
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 5 guests |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|