What's new

Sega System C2 conversions: all games patched and released

Oh my god. That's exactly what I meant. Only translating that mini game is worth the effort. Can I help you in something? I don't know how to access to graphics data, but I'm right kick in with your test.

It's fine. It's just a load of manual editing. There's probably like 25-35 hint texts. The Japanese text for the red hint (赤色です. "it's red") is 8x2 tiles. Tiles are 8x8 px.

It quickly dawned on me that there's no way to fit some of the hints on one line (like 下向きです, "it's facing down"). So I made a smaller font so I can have two lines of text. Here's a mock up of what it's going to look like:

tantr_english_2.jpg


Fortunately, I don't think there's a hint that only contains a single kanji? That would be a problem because you can fit a kanji in just four tiles (16x16 px), but try doing that with English text. Also, there's a lot of redundancy, so I don't believe any of the hint texts are a combination of two different graphics.

Anyway, I'll work on it over the holidays.
 
Last edited:
Leave it there! Arcade Projects looks great. I can't imagine what other text would fit better there :) :)
 
20 down:

It's red
It's blue
It's a big shape
It's a circle
It's below a circle

It's above a circle
Pointing left
It's a star
It's below a star
It's above a star

It's yellow
It's green
Pointing right
It's purple
It's a wave

It's below a wave
It's above a wave
It's 1 shape
It's a triangle
It's below a triangle
 
Last edited:
20 down:

It's red
It's blue
It's a big shape
It's round
It's below a circle

It's above a circle
Pointing left
It's a star
It's below a star
It's above a star

It's yellow
It's green
Pointing right
It's purple
It's a wave

It's below a wave
It's above a wave
It's 1 shape
It's a triangle
It's below a triangle
A total of 20 tips???? God
 
I finished a version of it. I'm not 100% happy with it. There was two problematic words. Two tiles are copied and mirrored in the middle of the graphics. It's funny because there's so much redundancy and then they save a minimal amount of space by doing this.

I have some ideas for it that I would like to try out, but I haven't gotten around to it. I also wanted to the check out the hack on an original board.

Thanks for your interest in it! I'll try to make time for it.
 
Back
Top