Page 1 of 1

C1 Grid problem

Posted: Sat Jul 28, 2018 11:05 pm
by 70's Viking
Goodday to all,

I have searched, but could not find something similair.
Sorry if i missed something :sad: .

This :noob: here has a small problem.
Namely that the grid image of a vehicle i made for C1 is not appearing on the
grid screen and when done is pressed, the game freezes on a black screen.
And as an opponent, it crashes while loading the grid screen.

I've tried a few things, but nothing so far.
So what the problem might be exactly is a mystery to me :help: .

Image
Image
Image

Re: C1 Grid problem

Posted: Sat Jul 28, 2018 11:43 pm
by WadeSullivan
Did you renamed the grid.PIX with the same name in the .TXT car? and put the .PIX file into the 32x and 64x folders?

Re: C1 Grid problem

Posted: Mon Jul 30, 2018 12:33 pm
by 70's Viking
I made sure the names are the same.

But i have not tried to put it in the 32x 64x folders.
Going to try that.


Edit : That sadly did not work.

First version of the grid image was a reused image of a car.
Second a reused image of the cattle truck.
Third a self made of this particular vehicle.

All three did not work for some reason.

Edit two :

Image

I did get it to work (as far as on the picture), but was working on the angular momentum and some other stuff. And now it stops when selected on the car select screen.

Re: C1 Grid problem

Posted: Sat Aug 11, 2018 7:18 pm
by Toshiba-3
Disappearing grid images happen when said grid image is too long, especially if displayed in last grid position.
BTW, grid icons only need to go in 32x20x8\PIXELMAP. The game can load them from both 32x20x8\PIXELMAP and 64x48x8\PIXELMAP if it's run in hires mode, but I'm not sure the lowres mode will try and fetch the grid icons from 64x48x8\PIXELMAP. So yeah, 32x20x8 is enough.

Kinda strange it would work as the player's car but not as opponent. Sounds like it could have been something else triggering the crash.

Re: C1 Grid problem

Posted: Mon Aug 13, 2018 5:45 pm
by 70's Viking
The grid image is working now, but for some reason it works as an opponent and not when chosen at the garage screen.

Do grid images have to be in the 32x20x8 or 64 PIXELMAP in order to work properly then?


Edit : Never mind, thing crashes at the loading screen aswell now :sad: .

Re: C1 Grid problem

Posted: Mon Aug 13, 2018 11:28 pm
by Toshiba-3
What are the dimensions of the grid image?
Do grid images have to be in the 32x20x8 or 64 PIXELMAP in order to work properly then?
32X20X8