![]() |
| | #1 |
| UT2004 Addict Join Date: Dec 2004
Posts: 645
| The Best Language For Editing At the Binary level? I'm wanting to create a character editor for Diablo II. It's really weird because I get things like this: 11100000 11001110 And it comes to this: 01110111 At which is 119, and that stands for how many skill points your character has available. I can't really get a clear image in my head that will show me how exactly I'm going to work with this..lol, can someone give me some suggestions? |
| Kleid-0 is offline | |
| | #2 |
| 5|-|1+|-|34|) Join Date: Aug 2001
Posts: 4,429
| Just go back to UT2K4 and your problems will be solved.
__________________ EntropySink. You know you have to click it. |
| ober is offline | |
| | #3 |
| Banned Join Date: Jun 2005
Posts: 594
| lol, anyways if you know the amount you want it to be and it not a matter of calculations, then simply remove the data from the previous and out put the 119 in binary. |
| ILoveVectors is offline | |
| | #4 |
| Mayor of Awesometown Join Date: Aug 2001 Location: MI
Posts: 8,826
| mask the bits and reverse it. doesn't seem that hard? |
| Govtcheez is offline | |
| | #5 | |
| UT2004 Addict Join Date: Dec 2004
Posts: 645
| Quote:
| |
| Kleid-0 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Listing binary tree numbers by level | Nazgulled | C Programming | 5 | 06-16-2008 10:36 AM |
| Binary Tree, couple questions | scoobasean | C Programming | 3 | 03-12-2005 09:09 PM |
| binary | webturtle0 | A Brief History of Cprogramming.com | 52 | 12-05-2002 02:46 AM |
| C better than C++? (POLL) | Lynux-Penguin | A Brief History of Cprogramming.com | 28 | 05-03-2002 03:34 PM |
| "lower level language"...?? | matheo917 | C++ Programming | 3 | 04-12-2002 03:52 PM |