Point Blank

How to fix: Point Blank ACCESS VIOLATION error

Most of the time, when I start Point Blank (the game), I got these: PointBlank.exe caused ACCESS_VIOLATION in module “E:\Point Blank\PointBlank.exe” at 001B:00000000. Or: PointBlank.exe caused ACCESS_VIOLATION in module “E:\Point Blank\i3FrameworkDx.dll” at 001B:00B57217, i3Framework::JumpStage()+135 byte(s) Or: PointBlank.exe caused ACCESS_VIOLATION in module “E:\Point Blank\i3MathDx.dll” at 001B:0035682E, i3TransformSourceBind::i3TransformSourceBind()+147131 byte(s) I’m using Windows 7 64bit, 4 GB RAM, 128 bit – 512 MB…

Read More »

How to install a missing telnet client on Windows Vista?

Did you notice that Windows Vista fresh install do not have telnet client by default? How to install it? Easy… From Windows Vista desktop:[*] Click “Start” menu[*] Then “Control Panel”[*] Then “Programs and Features”[*] Click the “Turn Windows feature on or off” link on the left sidebar[*] If UAC enabled,, click “Continue”[*] Scroll down, place a check mark on “Telnet…

Read More »

How to: disable wvdial Auto DNS — use static DNS settings

Sometimes you wanted to get rid of your crappy ISP DNS servers for good. I’m using wvdial to dial up, here’s what I do. Steps: [*] Disable usepeerdns. Edit “/etc/ppp/peers/wvdial” file. Commented the usepeerdns line. Here’s what is should look: #usepeerdns [*] Disable Auto DNS in wvdial. Edit “/etc/wvdial.conf” file. Set Auto DNS Off. Auto DNS = Off [*] Add…

Read More »