Lineage II Compatibility Issue

Fixed bugs & the feature requests that have been implemented. Section is just to inform users during version changes.

Moderators: Dreamer, FredB, X05

watchTV
Just popping in
Posts: 4
Joined: Tue Jul 03, 2007 12:41 am

Lineage II Compatibility Issue

Postby watchTV » Wed Aug 29, 2007 2:58 am

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
User avatar
ScanMan
love DVB Dream!
Posts: 191
Joined: Fri Sep 08, 2006 4:52 am
Location: 49565 Germany

Postby ScanMan » Sun Sep 02, 2007 3:22 am

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
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Sun Oct 21, 2007 12:40 pm

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
User avatar
ScanMan
love DVB Dream!
Posts: 191
Joined: Fri Sep 08, 2006 4:52 am
Location: 49565 Germany

Postby ScanMan » Mon Oct 22, 2007 12:51 am

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
User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Mon Oct 22, 2007 1:47 am

yea, just like that :)
DVB Dream - because I have to dream about having time to code it

Return to “Done”

Who is online

Users browsing this forum: No registered users and 1 guest