|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Database Tools Do you need to take a dump? SQL gurus welcome |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#2 (permalink) |
|
Moderator*
Join Date: Feb 2006
Location: Buckingham, England
Posts: 3,139
|
I can't speak for everyone here because everyone has their own way of doing things.
I use Visual Basic to write my stuff, and I wrote a dll that allows me to read and write directly to the .dat files. I know that some people access the csv's to do their utilities (Comedian2004 for example)
__________________
Tony M Technical Support Moderator |
|
|
|
|
|
#3 (permalink) | |
|
Major Leagues
Join Date: Dec 2001
Location: Canfield, OH
Posts: 469
|
Quote:
I ask since you are using OOP to access the dat files. I'm old. My first programming class was Fortran (Wat FIV compiler) then Pascal. I liked Assembler the best. I'm weird that way. I wasn't cut out for programming though. I went the network-infrastructure-sysadmin route. Now I manage all open source and admin a linux-apache-tomcat-jboss environment with all the apps done in java. I also built a CVS and Luntbuild server for the developers to use. I'd love to learn a little more about your dll some time. I wouldn't mind dabbling again. I have VB somewhere in my office that I can install again.
__________________
*squish* |
|
|
|
|
|
|
#4 (permalink) | |
|
Moderator*
Join Date: Feb 2006
Location: Buckingham, England
Posts: 3,139
|
Quote:
My code is completely separate to that of Markus. I took hex-dumps of the dat's and then used the csv files to pinpoint areas of data and then went through the game flipping options and saving and re-dumping to work out what had changed and went from there. It was then a case of putting it all together and seeing how the structure held.
__________________
Tony M Technical Support Moderator |
|
|
|
|
|
|
#5 (permalink) |
|
Hall Of Famer
Join Date: Jun 2006
Location: Baying at the moon
Posts: 3,311
|
WATFIV? The original one-pass programming language? Whoa, you aren't kidding about being old, WATFIV is from the early early early days of computing.
__________________
__________________ Barrack Hussein Obama - endorsed by North Korea, Fidel Castro, Hamas, and the Communist Party |
|
|
|
|
|
#8 (permalink) |
|
Hall Of Famer
Join Date: Mar 2002
Location: Gainesville, FL USA
Posts: 3,308
|
I'm pretty sure its in an ANSI version of C++ linked to OS specific libraries since OOTP runs on both a Mac and PC. Anything .net would be horridly slow as it would be the equivalent of writing OOTP in java.
__________________
If not perfection, when is good enough, good enough? |
|
|
|
|
|
#9 (permalink) |
|
Major Leagues
Join Date: Mar 2007
Posts: 404
|
I messed around in Access for a little while and wrote a couple of functions that does exactly that..finds the line that says the player retired and parses the date out of it. I think this will work just fine..Thanks for everyone's help!!
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|