Search found 5118 matches

by Patrickssj6
Tue Sep 16, 2008 6:25 am
Forum: Hardware & Software
Topic: Annoying AIM error
Replies: 6
Views: 741

Get another Debugger like Olly Debugger.
by Patrickssj6
Sun Sep 14, 2008 9:10 am
Forum: Hardware & Software
Topic: Annoying AIM error
Replies: 6
Views: 741

AIM does a INT3 interrupt and returns a Debugger Exception which is caught by the Visual Studio debugger.

Either you fix AIM yourself or you disable the debugger somehow.
by Patrickssj6
Wed Sep 10, 2008 8:59 am
Forum: Hardware & Software
Topic: 64bit Vista Question
Replies: 7
Views: 793

There is no "Upgrade" option for Vista from 32-bit to 64-bit; it's like a brand new OS. So I guess backup is your only way. For the driver thing...all of my drivers work flawlessly. You can avoid driver incompatibility by downloading all the necessary drivers (the core drivers should be on...
by Patrickssj6
Tue Sep 09, 2008 6:40 am
Forum: Hardware & Software
Topic: 64bit Vista Question
Replies: 7
Views: 793

I have 2GB as well and Vista 64-bit and I love it.
by Patrickssj6
Mon Sep 08, 2008 6:03 am
Forum: Hardware & Software
Topic: 64bit Vista Question
Replies: 7
Views: 793

What? 64-bit is better in every aspect. Make sure you have all the drivers together and there is nothing else to hold you back. You should only think of updating if you have 4GB or more RAM though.
by Patrickssj6
Wed Sep 03, 2008 7:09 am
Forum: Hardware & Software
Topic: Looking for a new laptop
Replies: 15
Views: 1156

About the 64-bit driver problem...it doesn't exist really anymore. I have all my drivers and my hardware isn't the newest. But he is right about the 4GB minimum thing. If you have the money though, get the 64-bit version (I have it as well with only 2GB) it offers a lot more protection and overall y...
by Patrickssj6
Sun Aug 31, 2008 12:54 am
Forum: HEK General
Topic: Vehicle problem.
Replies: 1
Views: 539

Place an original animation tag into the folder, rename it accordingly and overwrite it with tool again.

-1 means some setting in your animation tag is empty which you would have to manually add but the solution above is better. :wink:
by Patrickssj6
Sun Aug 31, 2008 12:52 am
Forum: Modding Discussion
Topic: Halo 3 Cache Editing
Replies: 32
Views: 4578

I don't own an Xbox360 nor Halo3 nor do I have much experience with this but is it possible to even access the RAM data? Only hard way I would know is too freeze the RAM with a cooling solution at runtime and install it somewhere else and make a memory dump :P So is there a way to directly access it?
by Patrickssj6
Thu Aug 28, 2008 11:06 am
Forum: Programming
Topic: Make mouse click
Replies: 8
Views: 1318

I would suggest you sharpen up your interop skills, mouse_event's parameters are all uint based. long is a no-no, especially for the last parameter which is a pointer which in mouse_event's case is 32bit. I copy pasted it from a website and didn't check up with MSDN. Didn't even notice that the par...
by Patrickssj6
Thu Aug 28, 2008 11:03 am
Forum: Programming
Topic: A good disassembler
Replies: 6
Views: 884

Urgh...what Architecture?
by Patrickssj6
Sun Aug 24, 2008 1:51 am
Forum: Programming
Topic: Make mouse click
Replies: 8
Views: 1318

Wow people, just answer :roll: It's not like you are the only persons in the world he could ask. [DllImport("user32.dll", CharSet = CharSet.Auto, CallingConvention = CallingConvention.StdCall)] public static extern void mouse_event(long dwFlags, long dx, long dy, long cButtons, long dwExtr...
by Patrickssj6
Thu Aug 21, 2008 8:06 am
Forum: Hardware & Software
Topic: Need single card of 4 gigs of RAM
Replies: 6
Views: 870

http://www.crucial.com/systemscanner/

I recommend Corsair. If you don't know how to look up your RAM follow the link above, else google CPU-z and take a look at your current memory or go to the motherboard manufacturers' website.
by Patrickssj6
Fri Aug 01, 2008 5:03 pm
Forum: Modding Discussion
Topic: Section Rules - Halo 3 Modding Q&A
Replies: 1224
Views: 107004

TheEazyB wrote:
Tural wrote:C# utilizing Visual Studio (2008 I presume).
Actually Detox uses C# 05. I just don't know the differences :p
fixed
by Patrickssj6
Wed Jul 30, 2008 2:38 am
Forum: Hardware & Software
Topic: Services.exe
Replies: 2
Views: 559

Services handles the Windows Services running in Background you can't see right off (at least not on XP). Are you running Vista or XP? Windows Key + R and type msconfig. Go to the service tab and click "Hide All Microsoft Services" and "Disable All" and restart your PC. or type s...
by Patrickssj6
Sun Jul 27, 2008 5:09 am
Forum: Hardware & Software
Topic: Sparkedit Error
Replies: 9
Views: 1077

That error message can give you more details. Copy paste them here.
by Patrickssj6
Sun Jul 27, 2008 2:39 am
Forum: Hardware & Software
Topic: Old Laptop
Replies: 4
Views: 679

Make the USB work. I bet it's just a matter of drivers.
by Patrickssj6
Sat Jul 26, 2008 7:39 am
Forum: Utilities
Topic: Mac Portal Gun
Replies: 13
Views: 2631

Hey, Thanks a lot for the credit! :D
by Patrickssj6
Sat Jul 26, 2008 1:05 am
Forum: Utilities
Topic: [App] Portal Gun
Replies: 10
Views: 1898

...Exception Error?

I forgot if we coded in .NET but make sure you have the latest framework.
by Patrickssj6
Fri Jul 25, 2008 10:08 am
Forum: Hardware & Software
Topic: new PSU but no ATX12v pin
Replies: 3
Views: 569

it's been a while since i've messed with the internals of my pc. what motherboard and PSU do you have?[/quSorry should have updated my first post. I've found the PSU eps plug snaps into two atx. New mobos have a 4-pin one instead of the 2-pin old one. You still can use a old 2-pin ATX in a 4-pin mo...