2019-11-07 01:53:54 +03:00
|
|
|
## Intro
|
2019-05-15 16:52:37 +02:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
dca3 is a port of GTA III for the Dreamcast made by The Gang, using [re3](https://github.com/halpz/re3/tree/master/) as a base.
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
re3 a fully reversed source code for GTA III.
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
This project was started by [Stefanos Kornilios Mitsis Poiitidis](https://x.com/poiitidis) and uses [KallistiOS](https://kos-docs.dreamcast.wiki/).
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
## Building
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
dca3 requires PC game assets to work, so you **must** have GTA III. We have tested the 2cd version, others might work.
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
You need to have installed:
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2024-12-26 11:10:17 +02:00
|
|
|
- GTA III PC
|
|
|
|
- [DreamSDK R3](https://github.com/dreamsdk/dreamsdk/releases/tag/r3-3.0.4.2311)
|
|
|
|
- more instructions to follow soon
|
2021-02-12 21:52:33 +01:00
|
|
|
|
2021-02-11 20:51:13 +01:00
|
|
|
## License
|
2020-04-07 16:48:49 +02:00
|
|
|
|
2021-02-12 21:08:38 +01:00
|
|
|
The code should only be used for educational, documentation and modding purposes.\
|
|
|
|
We do not encourage piracy or commercial use.\
|
2024-12-26 11:10:17 +02:00
|
|
|
Please keep derivate work open source and give proper credit.
|