What's new
Hi,

----------------1----------------
I changed the 4 first lines code by :
romwak /d <infile(X)> <infile(X+1)> <outfile_temp(Y)>
romwak /d <infile(X+2)> <infile(X+3)> <outfile_temp(Z)> ...

The 3 last lines code are the same.

u.png






----------------2----------------
I changed the 4 first lines code by :
romwak /m <infile(X)> <infile(X+1)> <outfile_temp(Y)>
romwak /m <infile(X+2)> <infile(X+3)> <outfile_temp(Z)> ...

The 3 last lines code are the same.

i.png
 
Last edited:
But with the 2 tests (with /d or with /m), the rom doesn't work. :(
 
the script that I gave you works flawless. Use that.
Romwak does "Byte merge two files." and as you can see from the python script that I posted, this is doing "Word merge" not "byte merge".
 
I give up, thank you all the same for your help.
Making a Darksoft (or Analogue Pocket) compatible ROM is really too laborious and complicated for me.
 
I give up, thank you all the same for your help.
Making a Darksoft (or Analogue Pocket) compatible ROM is really too laborious and complicated for me.
I don't agree. Many people have done it already. Which game do you want to convert? Have you seen the python script that I posted? Is it clear what word merging is?
 
Hi, I'm here again...
I create the same crom0.
I created the same file as that of py with :
p.png




But the ROM still doesn't launch : white screen.
 
Then the problem is somewhere else. If the CROM is bad, you will see bad GFX, but you'll see something. Send me the original files and your conversions and I'll see what's wrong.
 
Back
Top