Page 1 of 2

GTA2 Dreamcast (differences from other versions)

Posted: Sat Sep 08, 2018 3:21 pm
by Ivan Guber
I made a video comparing all three versions of GTA 2 (PC, Dreamcast & PSone).
Video shows all bugs Dreamcast version GTA2. This bugs has only on Dreamcast version GTA2.

Image

Re: GTA2 Dreamcast (differences from other versions)

Posted: Sat Sep 08, 2018 4:41 pm
by Anthony817
Awesome! Supposedly the Dreamcast version can be modded also like the PC version can. So it would be great to see some mods that for instance change the perspective to a more traditional game.

I believe it was discussed about adding for instance the map of GTA 1 or vehicles or new mission packs. Somebody here made a thread about it some years back.

That being said, the PSX version of GTA 1 also works on Dreamcast nigh perfectly via Bleem beta. You just can;t save, use analog or see FMV's, but otherwise it renders and runs perfect.

Start reading from here, it tells a little about what kind of mods one can do. Maybe the textures just have to be converted for PVR format or something?

https://www.dreamcast-talk.com/forum/vi ... A+2#p93464

Modding GTA 2 on DC would be something fun to see. At least a camera perspective mod possibly via Codebreaker/GameShark codes?

Re: GTA2 Dreamcast (differences from other versions)

Posted: Sat Sep 08, 2018 11:42 pm
by dave_van_damn
Thanks for the video. Wow, the DC was really short changed.

Re: GTA2 Dreamcast (differences from other versions)

Posted: Sun Sep 09, 2018 6:41 am
by Ivan Guber
What you think guys, it's possible to fix radio bug (when you enter in car radio start play from beginning) without source code?

Re: GTA2 Dreamcast (differences from other versions)

Posted: Sun Sep 09, 2018 7:57 am
by Aleron Ives
Probably, but you'd need somebody who can debug DC games and knows enough about SH4 to find the broken function and fix it. You'd also need to find some free memory to store the new code, as the fact that the radio resets probably means your current position isn't tracked, so you'd have to add code to store the current position and retrieve it later (when you get back into the car).

Re: GTA2 Dreamcast (differences from other versions)

Posted: Sun Sep 09, 2018 4:47 pm
by Anthony817
I think since the game is modable it should be possible to find what code controls the radio like Aleron said, but also it could add more to the memory requirements. 16MB of ram is not much to work with. But I don't see why like a community patch couldn't be made for this game adding things back like damage, car headlights and a few more of the PC improvements or later PC patches?

Pretty much all console versions of GTA can be modded with their PC mods to some extent. Not so sure about the PSX versions due to much lower specs though but wouldn't surprise me if it was.

Re: GTA2 Dreamcast (differences from other versions)

Posted: Mon Sep 10, 2018 4:52 am
by Ivan Guber
Aleron Ives thanks for information.

Anthony817 wrote:I think since the game is modable it should be possible to find what code controls the radio like Aleron said, but also it could add more to the memory requirements. 16MB of ram is not much to work with. But I don't see why like a community patch couldn't be made for this game adding things back like damage, car headlights and a few more of the PC improvements or later PC patches?

Pretty much all console versions of GTA can be modded with their PC mods to some extent. Not so sure about the PSX versions due to much lower specs though but wouldn't surprise me if it was.


If community make patch fixed this bugs, it's will be awesome!
Very sad that Rockstar maked GTA2 for Dreamcast with this bugs. :(

Re: GTA2 Dreamcast (differences from other versions)

Posted: Mon Sep 10, 2018 4:25 pm
by DR TEAMCAST
@IvanGR did you use CDR or legitimate GD-ROM of GTA2 for the video? great work making the demonstration either way

i assumed the radio reset would be caused by an LBA issue, where the LBA is incorrect as the game see's and just resets from the beginning. but if ivangr used GD-ROM i guess not...

it just doesn't make sense that if a studio went through ALL the trouble to get the WHOLE GAME and hardware specific stuff functional(saving to VMU), but they wouldn't go fix less than 10 lines of code for audio playback in a vehicle. maybe it really is an LBA issue that occurred during disc printing\pressing?

Re: GTA2 Dreamcast (differences from other versions)

Posted: Mon Sep 10, 2018 4:41 pm
by Ivan Guber
DR TEAMCAST wrote:@IvanGR did you use CDR or legitimate GD-ROM of GTA2 for the video? great work making the demonstration either way

i assumed the radio reset would be caused by an LBA issue, where the LBA is incorrect as the game see's and just resets from the beginning. but if ivangr used GD-ROM i guess not...

it just doesn't make sense that if a studio went through ALL the trouble to get the WHOLE GAME and hardware specific stuff functional(saving to VMU), but they wouldn't go fix less than 10 lines of code for audio playback in a vehicle. maybe it really is an LBA issue that occurred during disc printing\pressing?


I use Original PAL GDI image on Demul. I 100% sure this bug has in licenced game disc. And Anthony817 write in assemblergames

Anthony817, post: 977541, member: 60319 wrote:It is a bug only on the DC version of the game. It happens on original game disc too.


https://assemblergames.com/threads/gta2 ... ons.69822/

Re: GTA2 Dreamcast (differences from other versions)

Posted: Mon Sep 10, 2018 4:53 pm
by DR TEAMCAST
Ivan GR wrote:I use Original PAL GDI image on Demul

hmm, maybe the DCRES release i have used PAL GDROM as the source? might be worth a shot checking NTSC GDI?