Sega Saturn Development > General Jo Engine Help
Faster Way to load an TGA image pack?
(1/1)
LackofTrack:
Hi!
My map uses 48 tiles and I'm using jo_sprite_add_image_pack to load them, however the game takes about 15 secs to start when I use that function.
Is there any way to speed up the loading?
mindslight:
Hi,
Use 8 bits TGA or Jo Bin format instead.
If you use these tiles every time, you can also embed them in the code (hardcoded image)
LackofTrack:
I already use 8 Bit TGA so that wouldn't help. Is there any way to have a map use a tileset instead? I think that would solve the problem.
RenatoRodrigoBS:
I also would like to know how todo this! In fact, Id like to know how put a 8bit color 3D sprite in a 3D world too !? im traying but without success ! How this works ?
Navigation
[0] Message Index
Go to full version