DvbDream Community

- No topics related to illegal ways of watching TV ! -
It is currently Sat May 18, 2013 1:29 pm

All times are UTC - 7 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Wed Aug 29, 2007 2:58 am 
Offline
Just popping in

Joined: Tue Jul 03, 2007 12:41 am
Posts: 4
Hi!

Your programs works wonders for me. It consumes few system resources, has many features and is very stable.

However, I run in to a problem while using DVBDream. A game called Lineage II says DVBDream is a hacking module. Does your program modify in any way other processes? Why does the game think it intrudes in its code? I'm sure you can't correct it, because you can't study the code of the game, but at least answer my question.

Thank you.

_________________
SkyStar 2, 4.4.0, Win XP SP 2


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 02, 2007 3:22 am 
Offline
love DVB Dream!
User avatar

Joined: Fri Sep 08, 2006 4:52 am
Posts: 191
Location: 49565 Germany
I don't know what this silly game is checking for...
Maybe there's a prob with the installed DirectShow-Filters.
DD installs one named 'ddsource.ax'.

You can temporaily uninstall it in this way:
Take a look to the file 'ddreg.bat'. Copy this file to a one called 'ddreg_u.bat'.
Uncomment the first line (delete the word rem) and comment the second line with an 'rem '.
Run 'ddreg_u.bat' - the filter should be deleted from system.

Try running your game...

To register again, simply run 'ddreg.bat'

:D ScanMan

_________________
.
Visit the german DD-Forum: www.dvbdream.de
_________________________________________
90cm Dish on Rotor STAB HH 120 / Uni-LNB + 90cm Dish / Dual-Quad-LNB to 9/8 MultiSwitch for 23.5°E/19.2°E --- SkyStar 2, SkyStar USB-Box plus, TwinHan 1041 S2, Technotrend S-3200 S2, DVBWorld S2, Terratec Cinergy T USB XE --- a few PCs with AMD-CPU/ASUS-Boards from Athlon-2400+ to 64 X2 5600+, 1-2GB RAM, totally up to 2 TB HardDisk, nVidia Graphics. All using XP-Professional - everytime up2date


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 21, 2007 12:40 pm 
Offline
relocation
User avatar

Joined: Fri Jun 16, 2006 9:50 am
Posts: 1561
it uses a trick to fool some codecs like Cyberlink , which insist on not working on a debugging environment. I guess that game detects this trick.

fixed in v1.4 (it will need test)

_________________
DVB Dream - because I have to dream about having time to code it


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 22, 2007 12:51 am 
Offline
love DVB Dream!
User avatar

Joined: Fri Sep 08, 2006 4:52 am
Posts: 191
Location: 49565 Germany
You did it like this ?

asm
MOV EAX, FS:[$00000018] // FS:[$00000018] == TIB / TEB Thread Information Block / Thread Environment Block
MOV EAX, DWORD PTR [EAX+$30] // Offset $30 has pointer to 'debugger attached' boolean
MOV DWORD PTR [EAX], $00000000 // Set boolean: $00010000 (True) or $00000000 (False)
end;

:D ScanMan

_________________
.
Visit the german DD-Forum: www.dvbdream.de
_________________________________________
90cm Dish on Rotor STAB HH 120 / Uni-LNB + 90cm Dish / Dual-Quad-LNB to 9/8 MultiSwitch for 23.5°E/19.2°E --- SkyStar 2, SkyStar USB-Box plus, TwinHan 1041 S2, Technotrend S-3200 S2, DVBWorld S2, Terratec Cinergy T USB XE --- a few PCs with AMD-CPU/ASUS-Boards from Athlon-2400+ to 64 X2 5600+, 1-2GB RAM, totally up to 2 TB HardDisk, nVidia Graphics. All using XP-Professional - everytime up2date


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 22, 2007 1:47 am 
Offline
relocation
User avatar

Joined: Fri Jun 16, 2006 9:50 am
Posts: 1561
yea, just like that :)

_________________
DVB Dream - because I have to dream about having time to code it


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: No registered users and 0 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

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group