Update README.md
This commit is contained in:
parent
4473b14d62
commit
b339af2cdf
|
@ -11,11 +11,12 @@ Dethrace is an attempt to learn how the 1997 driving/mayhem game [Carmageddon](h
|
|||
## Progress
|
||||
(Follow us on Twitter to get notified of updates!)
|
||||
|
||||
#### Last updated Feb 6 2022
|
||||
- 33% of functions implemented
|
||||
#### Last updated March 21 2022
|
||||
- 57% of functions implemented
|
||||
- Latest screenshot:
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Background
|
||||
Watcom debug symbols for an earlier internal build [were discovered](http://1amstudios.com/2014/12/02/carma1-symbols-dumped) named `DETHRSC.SYM` on the [Carmageddon Splat Pack](http://carmageddon.wikia.com/wiki/Carmageddon_Splat_Pack) expansion CD release. The symbols unfortunately did not match any known released executable, meaning they were interesting but not immediately usable to reverse engineer the game.
|
||||
|
|
Loading…
Reference in New Issue