Mithril
MichaelT
Sweden
Stop bleeding, whimp!
Stop bleeding, whimp!
Comments
Apr 8, 2015 @ 3:15pm 
Please don't invite me as a friend, unless your're someone I know. You'll be ignored otherwise. I only connect to people I know personally here. No offence.
Jun 4, 2011 @ 3:08pm 
Hail to the king, baby!
May 7, 2011 @ 4:54am 
May 7, 2011 @ 3:55am 
Some games (like Crysis 2) still uses Securom. But there is no "revoke tool". So, here is how you revoke: If you have a file called "activation.exe" then type this on your console: activation.exe /revoke <enter> The other method (if you have no "activation.exe" or similar) game_name.exe /revoke <enter> Some games deauthorize during uninstall too. EA has a deauthorization tool here: http://activate.ea.com/deauthorize .. Securom also have some tips here: https://support.securom.com/faq_pa.html .. Good luck.
Jun 12, 2010 @ 1:10pm 
scaler=rgb3x not ..4x but still it should work nicely for most games. However, some games need iso's so check the original .conf if it doesn't work.
Jun 12, 2010 @ 10:53am 
Slow DosBox? Here is the cure.. open the
'Dosbox.conf' file and input this: (replace 'dark.exe' with your game)

[render]
scaler=rgb4x

[sdl]
fulldouble=true
output=ddraw
fullscreen=true

[dosbox]
machine=vesa_nolfb

[cpu]
cycles=20000

[autoexec]
mount c "game"
c:\
dark.exe
exit