Search found 3 matches

by niklasvh
01 Jan 2012, 15:25
Forum: Modding forum
Topic: WebGL GTA1 (GTA1 in your web browser)
Replies: 6
Views: 13875

Re: GTA 1 .G24 style file format

Thanks, got it sorted :)

A few screenies: https://plus.google.com/photos/11503058 ... 4170119697

Still some issues with the transparent palettes... appears that it isn't just transparent materials which use them...
by niklasvh
01 Jan 2012, 13:17
Forum: Modding forum
Topic: WebGL GTA1 (GTA1 in your web browser)
Replies: 6
Views: 13875

Re: GTA 1 .G24 style file format

Thanks, I'll have a look at your link.

Got some progress on the palettes, managed to load the first 9 tiles correctly (probably just because they use the same palette or something), but at least some progress now...

by niklasvh
01 Jan 2012, 10:47
Forum: Modding forum
Topic: WebGL GTA1 (GTA1 in your web browser)
Replies: 6
Views: 13875

WebGL GTA1 (GTA1 in your web browser)

Hi,

I am working on a WebGL implementation of GTA 1 (currently renders all the CMP map files), but having issues getting the colors correctly for tiles fetched from the G24 (24-bit version). I've gone through the DMA CityScape Data Structure documentation, but there is really no information on the ...