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-01-20, 22:45
Loasher
Guest
 
Posts: n/a
Default Is it possible to extract the scripts for kinetic novels?

Since Planetarian is supposed to take about 5 hours to finish, i was wondering if it was possible to extract those scripts and convert them to text to read on my cellphone or mp3 player as an ebook.
Reply With Quote
  #2  
Old 2006-01-21, 00:49
zalas zalas is offline
 
 
Join Date: Feb 2004
Location: fushigi misuterii
Posts: 1,831
Send a message via ICQ to zalas
Default

If I'm not mistaken, Planetarian runs on RealLive, right? Thus, you can get RLDev from Haeleth's page and extract the script using that.
__________________
~Yoda is waiting in the air~ | HAVEN
Reply With Quote
  #3  
Old 2006-01-21, 01:16
Haeleth's Avatar
Haeleth Haeleth is offline
Ex-boss
 
Join Date: Mar 2003
Location: England
Posts: 2,106
Default

In the specific case of the English version of Planetarian, RLdev will do what you want. Let us know if you need a hand using it.

In the general case, it's possible to extract the scripts to the demos using RLdev. It's possible to extract the scripts to the full versions, but non-trivial and also possibly illegal in those jurisdictions that have particularly stupid laws, since one has to circumvent the DRM using a somewhat time-consuming technique.
Reply With Quote
  #4  
Old 2006-01-21, 05:53
Loasher
Guest
 
Posts: n/a
Default

Legallity has never been an issue for me. >.>
Anyway thanks, and I'll post back if I need help.
Reply With Quote
  #5  
Old 2006-01-21, 06:15
Loasher
Guest
 
Posts: n/a
Default

Well, I got that Win32 binaries and unzipped it, and now, I'm clueless as to what I should do with it. >.>

I think it's safe to say I should just play it and forget about extracting it, but I really want to read it when I'm in the car or something, so if anyone can help me begin, I'd be really grateful.
Reply With Quote
  #6  
Old 2006-01-21, 06:55
Haeleth's Avatar
Haeleth Haeleth is offline
Ex-boss
 
Join Date: Mar 2003
Location: England
Posts: 2,106
Default

Yes, I'm afraid user-friendliness doesn't come at the top of my list of priorities. ;)

It should be sufficient to open a command prompt and type
Code:
set RLDEV=(rldev folder)
cd (planetarian folder)\KINETICDATA
%RLDEV%\bin\kprl -t kinetic -d SEEN0001.TXT
where obviously you replace (rldev folder) with the folder where you unzipped RLdev, and (planetarian folder) with the folder where you installed Planetarian.

The game's text will then be in SEEN0001.sjs.
Reply With Quote
  #7  
Old 2006-01-21, 07:01
Guest
 
Posts: n/a
Default

The main folder, which would be C:\RLdev or the bin folder?
Reply With Quote
  #8  
Old 2006-01-21, 07:19
Loasher
Guest
 
Posts: n/a
Default

Nevermind, got it working. Thanks.
Reply With Quote
  #9  
Old 2006-01-21, 07:22
Guest
 
Posts: n/a
Default

Oh and how about Narcissu or other free kinetic novels? Do I need another program, or can I use RLDev?
Reply With Quote
  #10  
Old 2006-01-21, 09:26
Haeleth's Avatar
Haeleth Haeleth is offline
Ex-boss
 
Join Date: Mar 2003
Location: England
Posts: 2,106
Default

It depends on the system they use. RLdev only works for games that use RealLive, and I think those are all commercial titles.

Narcissu (like Kira, and several of the other al|together novels) uses NScripter - for that see http://nscripter.insani.org, where (among other things) you'll find some programs that should let you get at the script of NScripter games.
Reply With Quote
  #11  
Old 2006-01-21, 18:10
Loasher
Guest
 
Posts: n/a
Default

So I got the NSDec rar file, and does it run basically like RLDev, or do I drag the script onto the program?
Reply With Quote
  #12  
Old 2006-01-21, 18:22
Guest
 
Posts: n/a
Default

Damn, erasing those weird lines from the script takes more time than its worth. =/
Reply With Quote
  #13  
Old 2006-01-21, 22:09
Loasher
Guest
 
Posts: n/a
Default

Last question... Is it possible to remove all those Japanese sentences all at once?
Reply With Quote
  #14  
Old 2006-01-22, 03:01
Haeleth's Avatar
Haeleth Haeleth is offline
Ex-boss
 
Join Date: Mar 2003
Location: England
Posts: 2,106
Default

For NSDec, you just put the nsdec.exe in the same folder as Narcissu and double-click on it - you shouldn't need to futz about with the command line at all.

As for removing all the Japanese lines at once... I'm afraid I don't know of a way to do it with standard Windows tools. You could install some version of perl and use something like
Code:
perl -i -ne "unless(/[\x82-\xff]/){s/<....> |\\\\[np]//g;print}" SEEN0001.sjs
...if you think it's worth it. ^_^
Reply With Quote
  #15  
Old 2006-01-22, 03:17
Loasher
Guest
 
Posts: n/a
Default

What's perl?
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
How to extract scripts from an .arc file ? raphael512 Production & Help 3 2014-04-01 08:15
Trying to extract Shitai o Arau's scripts Necrosis Production & Help 0 2010-09-12 13:17
About scripts and fonts Unregistered Technical Issues 10 2007-01-17 12:26
Asking about Kinetic Novel material Neohybrid_kai Technical Issues 3 2006-07-12 08:24
kinetic novel downloads mr.aufziehvogel General Discussion 1 2005-07-03 08:03


All times are GMT -8. The time now is 15:59.


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