Page 1 of 1

Images to TMD

Posted: February 6th, 2023, 11:24 am
by Leirisal
Hello, I was wondering if there's a simple way (or even a tutorial) on how to convert a picture into a TMD file (so i can set a custom flat logo on launch)
Is that possible? Or does it have to be a 3D object?

PS: I have very little 3D modelling experience.

Re: Images to TMD

Posted: February 6th, 2023, 12:00 pm
by nocash
Who or what is supposed to display TMD files when launching what?

TMD files contain models.
TIM files contain bitmaps.

If you want to use a TMD to display a bitmap, then the TMD model would need to contain a single rectangle/polygon, with the corresponding bitmap being stored in a separate TIM file.

But that's terribly overcomplicated, it would be much easier to just display a bitmap, without using TMD models for that purpose.

Re: Images to TMD

Posted: February 6th, 2023, 12:25 pm
by Leirisal
nocash wrote: February 6th, 2023, 12:00 pm Who or what is supposed to display TMD files when launching what?

TMD files contain models.
TIM files contain bitmaps.

If you want to use a TMD to display a bitmap, then the TMD model would need to contain a single rectangle/polygon, with the corresponding bitmap being stored in a separate TIM file.

But that's terribly overcomplicated, it would be much easier to just display a bitmap, without using TMD models for that purpose.
Oh so there is a direct way to just show a 2D image on the splash screen? I just started looking into this and I was assuming there were only 3D models.
My idea was to create a file to inject with the PSX Boot Editor, but that one only supports TMD files, from what I can tell...

If there's another way, I'd like to know

Re: Images to TMD

Posted: February 6th, 2023, 12:45 pm
by nocash
The PS logo on the cdrom? That is displayed as raw TMD without any TIM bitmaps.
And the console will treat the disc as unlicensed and won't boot the game if you edit a single byte in that TMD file (unless you want to make or buy an expansion rom cartridge to bypass that license check).

Re: Images to TMD

Posted: February 8th, 2023, 7:01 am
by Leirisal
nocash wrote: February 6th, 2023, 12:45 pm The PS logo on the cdrom? That is displayed as raw TMD without any TIM bitmaps.
And the console will treat the disc as unlicensed and won't boot the game if you edit a single byte in that TMD file (unless you want to make or buy an expansion rom cartridge to bypass that license check).
Yes I meant the PS logo on the CDROM. Then I assume that will bring us back to the first question.
If i wanted to replace the PS logo with a simple picture would it require to create a thin rectangle with a texture on it? No other way around it?

As for the license check, I have a modchip on my PS1, so that wont be an issue.

Re: Images to TMD

Posted: February 8th, 2023, 1:41 pm
by nocash
Modchips are bypassing the SCEX check, I have never heard about a modchip that could bypass the TMD check, are you sure that your modchip can do such things?
Even then, the boot rom is loading a plain TMD without texture, and there is no way to add textures to that. What you are trying to do isn't possible.

Re: Images to TMD

Posted: February 9th, 2023, 6:26 am
by Administrator
Leirisal wrote: February 8th, 2023, 7:01 am If i wanted to replace the PS logo with a simple picture...
Use Losers bootedit program.