gemot encubed  

Go Back   gemot encubed > Gemot > Technical Issues

Technical Issues For bug reports, problem solving, and help running Japanese software.

Reply
 
Thread Tools Display Modes
  #1  
Old 2006-11-29, 23:22
FallingStar FallingStar is offline
Visitor
 
Join Date: Dec 2005
Posts: 3
Default Translating RealLive Option Windows

I'm working on translating a RealLive game (using interpreter version 1.3.8.9), but I'm getting stuck on some text in the option screens. I was able to find some strings in GAMEEXE.INI, but not all of them. For example, in the attached screenshot, I was able to put two of the options in English, but I can't find where the text for the other four is stored.

I haven't done a complete examination of SEEN.TXT, but a first look revealed nothing useful. I'm really hoping this text isn't hardcoded in the interpreter.

Any help or advice in how to locate the remaining strings would be most appreciated.

Thanks in advance
Attached Thumbnails
Click image for larger version

Name:	settings1.jpg
Views:	521
Size:	23.5 KB
ID:	1  
Reply With Quote
  #2  
Old 2006-11-30, 06:16
Yumezora Yumezora is offline
Visitor
 
Join Date: Nov 2006
Posts: 1
Default

Here you are.

Code:
- Set mouse cursor to monochrome for mouse speed issues.
- *
- Set main program to boot with less priority than other programs.
- *
- Check if interferences happen when sound rollback occurs.
- Advance Text dialogues when the mouse wheel button is pressed.

<<Sound frequency rate settings>>
%For cards not supporting certain sound frequencies only.
%If there aren't any issues, please leave it at the (recommended) mode.

44khz 16bit (recommended)

[Movie playback setting] [OK]
Reply With Quote
  #3  
Old 2006-11-30, 07:57
kyun kyun is offline
Member
 
Join Date: Oct 2006
Posts: 13
Default

I believe they were asking how to hack the EXE to display all of the strings in english.

The text is in unicode which is probably why you're not finding it. If your hex editor allows it, change your search to unicode and try again. The first string (速度重視の為、マウスカーソルをモノクロにする。) starts at 0x001B79B6. You'll need to type in unicode for it to work properly in game. If you need help with that, upload the EXE and I can edit it for you.

Last edited by kyun; 2006-11-30 at 08:05.
Reply With Quote
  #4  
Old 2006-11-30, 09:30
FallingStar FallingStar is offline
Visitor
 
Join Date: Dec 2005
Posts: 3
Default

Thanks

I'll try searching the EXE later today. Am I going to have to keep the translations shorter than the original text (so as not to upset the memory structure)? I'm not used to hacking EXE's.
Reply With Quote
  #5  
Old 2006-11-30, 11:00
kyun kyun is offline
Member
 
Join Date: Oct 2006
Posts: 13
Default

Yeah, you're going to have to keep it shorter or the same length. I recommend using the editor Stirling (http://www2.lint.ne.jp/~lrc/win/edit...ng/stir131.lzh). You can change the char set to unicode which will make things a little easier.

It looks like the normal methods of editing string offsets doesn't work for this so you can't place the string in another part of the EXE where you could use as much space as you need.
Reply With Quote
  #6  
Old 2006-11-30, 12:41
roxfan roxfan is offline
Regular
 
Join Date: Jan 2004
Posts: 99
Default

For dialogs try a resource editor, e.g. ResHacker.
Reply With Quote
  #7  
Old 2006-11-30, 21:41
FallingStar FallingStar is offline
Visitor
 
Join Date: Dec 2005
Posts: 3
Default

I think I've found all the remaining strings now. Also, thanks for suggesting ResHacker, roxfan. That makes changing things much easier (I was having trouble thinking of a two letter translation for 速い).

Oh, and for future reference, RealLive stores one important string for the Save/Load dialog boxes in SJIS. For some reason that took me more than an hour to figure out.

Now I can get back to actually translating--ヤッター
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mizuiro on Vista/Windows 7 JRaiKetchum Technical Issues 0 2010-09-20 04:59
Crass dec=xror option encrypted problem. wolfman Technical Issues 8 2010-09-09 06:01
To get Kanon working on Windows 7 duckweed2005 Technical Issues 2 2010-04-21 02:00
A problem in translating reallive.exe fby1029 Technical Issues 2 2007-11-22 02:25
Translating Kanon Tewanu General Discussion 10 2005-11-20 17:07


All times are GMT -8. The time now is 06:08.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2023, vBulletin Solutions, Inc.