[原创]ONscripter for Linux 中文版 和 Narcissu for Linux 中文版

游戏讨论
头像
fanglei03
帖子: 135
注册时间: 2008-02-23 21:52

#16

帖子 fanglei03 » 2008-04-05 1:54

LZ,我用不是你提供的文件(我的是日文版)
虽然能玩但是提示这样的信息

代码: 全选

ONScripter version 20080121(2.82)
Display: 800 x 600 (32 bpp)
Audio: 44100 Hz 16 bit stereo
 command [killmenu] is not supported yet!!
 command [killmenu] is not supported yet!!
 command [cdfadeout] is not supported yet!!
 command [mode_wave_demo] is not supported yet!!
 *** can't find file [uoncur.bmp] ***
 *** can't find file [uoffcur.bmp] ***
 *** can't find file [doncur.bmp] ***
 *** can't find file [doffcur.bmp] ***
 *** can't find file [cursor1.bmp] ***
头像
nyfair
帖子: 1067
注册时间: 2007-12-07 12:49
系统: winnux10
来自: Tree New Bee

#17

帖子 nyfair » 2008-04-06 1:45

haozi3 写了:LZ,我没用汉化版。但是我在安装游戏的时候make了之后在其文件夹下输入ONscripter.出现下面的问题,该怎么办呢?

代码: 全选

a@a-desktop:~/Desktop/1$ onscripter
Adding: .
Adding: ..
can't open any of 0.txt, 00.txt, nscript.dat and nscript.___
onscripter -f “字体文件” -d “游戏路径”
fanglei03 写了:LZ,我用不是你提供的文件(我的是日文版)
虽然能玩但是提示这样的信息

代码: 全选

ONScripter version 20080121(2.82)
Display: 800 x 600 (32 bpp)
Audio: 44100 Hz 16 bit stereo
 command [killmenu] is not supported yet!!
 command [killmenu] is not supported yet!!
 command [cdfadeout] is not supported yet!!
 command [mode_wave_demo] is not supported yet!!
 *** can't find file [uoncur.bmp] ***
 *** can't find file [uoffcur.bmp] ***
 *** can't find file [doncur.bmp] ***
 *** can't find file [doffcur.bmp] ***
 *** can't find file [cursor1.bmp] ***
这些是nscript的一些内置脚本,ONScripter还无法实现,解开游戏目录下的nscript.dat可以看到,一般是些菜单和特效
头像
fanglei03
帖子: 135
注册时间: 2008-02-23 21:52

#18

帖子 fanglei03 » 2008-04-07 23:03

nyfair 写了:
haozi3 写了:LZ,我没用汉化版。但是我在安装游戏的时候make了之后在其文件夹下输入ONscripter.出现下面的问题,该怎么办呢?

代码: 全选

a@a-desktop:~/Desktop/1$ onscripter
Adding: .
Adding: ..
can't open any of 0.txt, 00.txt, nscript.dat and nscript.___
onscripter -f “字体文件” -d “游戏路径”
fanglei03 写了:LZ,我用不是你提供的文件(我的是日文版)
虽然能玩但是提示这样的信息

代码: 全选

ONScripter version 20080121(2.82)
Display: 800 x 600 (32 bpp)
Audio: 44100 Hz 16 bit stereo
 command [killmenu] is not supported yet!!
 command [killmenu] is not supported yet!!
 command [cdfadeout] is not supported yet!!
 command [mode_wave_demo] is not supported yet!!
 *** can't find file [uoncur.bmp] ***
 *** can't find file [uoffcur.bmp] ***
 *** can't find file [doncur.bmp] ***
 *** can't find file [doffcur.bmp] ***
 *** can't find file [cursor1.bmp] ***
这些是nscript的一些内置脚本,ONScripter还无法实现,解开游戏目录下的nscript.dat可以看到,一般是些菜单和特效
谢了~
头像
stlxv
论坛版主
帖子: 8275
注册时间: 2006-05-03 0:39
来自: المريخ

#19

帖子 stlxv » 2008-04-07 23:15

kevinis 写了:ftp里的2006下交大病毒.rar是我以前在各大打印店搜集的,在linux下反汇编玩玩的。
汗...
PHP是最好的语言!不服来战!
头像
syhan
帖子: 272
注册时间: 2006-09-06 12:24
来自: Southeast University

#20

帖子 syhan » 2008-04-08 20:03

嗯游戏不错,下次直接去win下玩好乐
awesome + stalonetrayer + urxvt + rox-filer + feh + SLiM
shami
帖子: 6
注册时间: 2007-12-30 17:08

#21

帖子 shami » 2008-05-17 7:50

新人提问:
已经安装了libsdl 1.2-dev, libsdl-image1.2,libsdl-image1.2-dev,libsdl-mixer1.2,libsdl-mixer1.2-dev,libsdl-net1.2,libsdl-net1.2-dev, libsdl-ttf2.0-0,libsdl-ttf2.0-dev

编译时提示
shami@shamisen:~/Desktop/onscripter-chn-20080214$ ./configure
Checking platform type... Linux
Checking C compiler... gcc
Checking C++ compiler... g++
Checking for GNU make... make
Checking for system SDL... yes
Checking for system SDL_image... yes
Checking for system SDL_mixer... yes
Checking for system libbzip2... yes
Checking for system libsmpeg... yes
Checking for system Freetype... yes
Checking for system SDL_ttf... yes
Writing Makefile... done
Now run "make" to build ONScripter.
shami@shamisen:~/Desktop/onscripter-chn-20080214$ make
g++ -c -O2 -Wpointer-arith -Werror -fomit-frame-pointer -pipe -Wall -Iextlib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/smpeg -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR -DINSANI -DHAELETH DirectReader.cpp
cc1plus: warnings being treated as errors
DirectReader.cpp: In member function ‘virtual char* DirectReader::getArchiveName() const’:
DirectReader.cpp:258: 警告: 不建议使用从字符串常量到‘char*’的转换
make: *** [DirectReader.o] 错误 1

如果直接执行编译好的onscripter
shami@shamisen:~/Desktop/onscripter-chn-20080214/编译好的onscripter$ ./onscripter
./onscripter: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

安装了源里面的onscripter倒是可以使用,可惜是日文版的,打开Narcissu中文版就是一片乱码。

我的系统是64位8.04
kevinis
帖子: 17
注册时间: 2007-10-19 15:14

#22

帖子 kevinis » 2008-05-17 10:34

我在编译时也遇到了很多警告,但是把警告处理为错误的还是头一回见到。64位系统我没有试过,但如果把依赖库安装全了的话应该没有问题。建议你先按照直接执行./onscripter时给出的错误信息安装对应的库和dev开发库,然后再运行或编译。那个版本是7.10 i386下编译的,现在我在做8.04的测试,多关照哈。
貌似google code上有一个swordsp主管的onscripter-cn项目,不过暂时没有上传,你可以参考一下。我这个GBK版本是课余仓促搞出来的,还望多多关心UNICODE的版本。
头像
tscmga
帖子: 274
注册时间: 2008-03-16 23:09

#23

帖子 tscmga » 2008-05-17 21:16

看不清,图片太模糊←
头像
neosnake
帖子: 169
注册时间: 2007-01-14 13:17

#24

帖子 neosnake » 2008-05-17 23:44

qiang_liu8183 写了:又是色情小游戏 :D
哎,不要一看到日式画风的游戏就以为是色情游戏,这个游戏很健康的。(准确地说应该是电子小说)
Win7+ Ubuntu
头像
nyfair
帖子: 1067
注册时间: 2007-12-07 12:49
系统: winnux10
来自: Tree New Bee

#25

帖子 nyfair » 2008-05-18 2:27

shami 写了:新人提问:
已经安装了libsdl 1.2-dev, libsdl-image1.2,libsdl-image1.2-dev,libsdl-mixer1.2,libsdl-mixer1.2-dev,libsdl-net1.2,libsdl-net1.2-dev, libsdl-ttf2.0-0,libsdl-ttf2.0-dev

编译时提示
shami@shamisen:~/Desktop/onscripter-chn-20080214$ ./configure
Checking platform type... Linux
Checking C compiler... gcc
Checking C++ compiler... g++
Checking for GNU make... make
Checking for system SDL... yes
Checking for system SDL_image... yes
Checking for system SDL_mixer... yes
Checking for system libbzip2... yes
Checking for system libsmpeg... yes
Checking for system Freetype... yes
Checking for system SDL_ttf... yes
Writing Makefile... done
Now run "make" to build ONScripter.
shami@shamisen:~/Desktop/onscripter-chn-20080214$ make
g++ -c -O2 -Wpointer-arith -Werror -fomit-frame-pointer -pipe -Wall -Iextlib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/smpeg -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR -DINSANI -DHAELETH DirectReader.cpp
cc1plus: warnings being treated as errors
DirectReader.cpp: In member function ‘virtual char* DirectReader::getArchiveName() const’:
DirectReader.cpp:258: 警告: 不建议使用从字符串常量到‘char*’的转换
make: *** [DirectReader.o] 错误 1

如果直接执行编译好的onscripter
shami@shamisen:~/Desktop/onscripter-chn-20080214/编译好的onscripter$ ./onscripter
./onscripter: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

安装了源里面的onscripter倒是可以使用,可惜是日文版的,打开Narcissu中文版就是一片乱码。

我的系统是64位8.04
问题在于为什么编译会多出-Werror选项?估计环境设置有问题,不然就手动在makefile里去掉这东西
neosnake 写了:
qiang_liu8183 写了:又是色情小游戏 :D
哎,不要一看到日式画风的游戏就以为是色情游戏,这个游戏很健康的。(准确地说应该是电子小说)
“色情”的本质,其实是人心吧 (o^-^o)
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#26

帖子 luojie-dune » 2008-06-15 23:47

没有找到合适的下载点,谁能给我一个?或者直接提取出数据文件呢?
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
thyme
帖子: 38
注册时间: 2007-06-16 16:36
来自: #17 city
联系:

#27

帖子 thyme » 2008-06-16 1:15

啥时候水仙2呢
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#28

帖子 luojie-dune » 2008-06-16 1:33

一个道理,同样应用吧。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
kofshower
帖子: 1343
注册时间: 2007-03-13 11:23
联系:

#29

帖子 kofshower » 2008-06-16 2:37

nyfair 写了:
shami 写了:新人提问:
已经安装了libsdl 1.2-dev, libsdl-image1.2,libsdl-image1.2-dev,libsdl-mixer1.2,libsdl-mixer1.2-dev,libsdl-net1.2,libsdl-net1.2-dev, libsdl-ttf2.0-0,libsdl-ttf2.0-dev

编译时提示
shami@shamisen:~/Desktop/onscripter-chn-20080214$ ./configure
Checking platform type... Linux
Checking C compiler... gcc
Checking C++ compiler... g++
Checking for GNU make... make
Checking for system SDL... yes
Checking for system SDL_image... yes
Checking for system SDL_mixer... yes
Checking for system libbzip2... yes
Checking for system libsmpeg... yes
Checking for system Freetype... yes
Checking for system SDL_ttf... yes
Writing Makefile... done
Now run "make" to build ONScripter.
shami@shamisen:~/Desktop/onscripter-chn-20080214$ make
g++ -c -O2 -Wpointer-arith -Werror -fomit-frame-pointer -pipe -Wall -Iextlib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/smpeg -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR -DINSANI -DHAELETH DirectReader.cpp
cc1plus: warnings being treated as errors
DirectReader.cpp: In member function ‘virtual char* DirectReader::getArchiveName() const’:
DirectReader.cpp:258: 警告: 不建议使用从字符串常量到‘char*’的转换
make: *** [DirectReader.o] 错误 1

如果直接执行编译好的onscripter
shami@shamisen:~/Desktop/onscripter-chn-20080214/编译好的onscripter$ ./onscripter
./onscripter: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory

安装了源里面的onscripter倒是可以使用,可惜是日文版的,打开Narcissu中文版就是一片乱码。

我的系统是64位8.04
问题在于为什么编译会多出-Werror选项?估计环境设置有问题,不然就手动在makefile里去掉这东西
neosnake 写了:
qiang_liu8183 写了:又是色情小游戏 :D
哎,不要一看到日式画风的游戏就以为是色情游戏,这个游戏很健康的。(准确地说应该是电子小说)
“色情”的本质,其实是人心吧 (o^-^o)
是make版本的问题吧,直接去了-Werror 或是修改代码把字符串常量那儿改成const char *,相关的依赖也要修改
头像
kofshower
帖子: 1343
注册时间: 2007-03-13 11:23
联系:

#30

帖子 kofshower » 2008-06-16 2:54

我又加上-lvorbisfile -lvorbis -logg总算编译通过了
回复