Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2.09k stars 203 forks source link

Nukige Mitai na Shima ni Sunderu Watashi wa Dou Surya Ii Desu ka? #135

Closed FabioManoel1977 closed 5 years ago

FabioManoel1977 commented 5 years ago

https://vndb.org/v22899

This is considered one of the most epic pure love games ever created, too bad ithvnr or Textractor cannot extract all text, only some few characters. in vndb.org discussions of this game have some instruction of how to make a hcode for this game, too bad I tried the instructions several times for several hours and absolutely not works for me.

This game is one of the few games that are must play for anyone . the sequel will be released in 2019-07-26. For sure the sequel will use same game engine.

Please, I beg you, please, make Textractor works with this game engine, I really need to play it .

Artikash commented 5 years ago

I already added support for this engine, dunno why it's not working. Are you using the latest version of Textractor?

FabioManoel1977 commented 5 years ago

I am using 3.0.1 released in 25-03-2019 that is in this link: https://github.com/Artikash/Textractor/releases

Exist any other version more recent ?

FabioManoel1977 commented 5 years ago

002 001

Artikash commented 5 years ago
  1. There should be a file ending with .ini inside the same folder as NUKITASHI.EXE. What is that file's full name? And please paste that file's contents as well.
  2. What version of Windows are you using?
FabioManoel1977 commented 5 years ago

RIO.ini I using Windows 7 SP1

Ini contents: [椎名里緒 v2.50] Reg=software\Qruppo\抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか? WindowWidth=1600 WindowHeight=900 Scn=start.scn Arc=NUKITASHI_S.WAR Background=1 Joypad=0 DirectSoundHard=0 DirectSoundPrimaryBuffer=1 SynthiaPCMPriority=1 SynthiaPCMBuffer=4 SynthiaPCMNotify=4 MPEG1Filter=0 MovieMode=0 FullScreen=0 CacheSize=128 WideMode=2 WindowSizeMenu=0 ForceSFLOff=0 ForceMPG=0

FabioManoel1977 commented 5 years ago

I downloaded the game from this torrent: https://sukebei.nyaa.si/view/2527176 And updated the game using this patch: https://qruppo.com/products/nukitashi/special/patch/

FabioManoel1977 commented 5 years ago

also have a SETUP.ini

[SETUP] CompanyName=Qruppo GameTitle=抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか? GameClass=椎名里緒 v2.50 GameDir=抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか? GameExe=NUKITASHI.EXE UninstExe=UNINST.EXE SetupBMP=SETUP.BMP InstallSelects=1 DefaultSelect=0 InstallTitle0=『抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか?』インストール InstallFiles0=NUKITASHI.EXE,RIO.INI,UNINST.EXE,SETUP.INI,README.TXT,LICENSE.TXT,RIOSUB.DLL,NUKITASHI_S.WAR,NUKITASHI_T.WAR,NUKITASHI_D.WAR,NUKITASHI_M.WAR,NUKITASHI_G1.WAR,NUKITASHI_G2.WAR,NUKITASHI_E1.WAR,NUKITASHI_E2.WAR,NUKITASHI_V.WAR,NUKITASHI_support.exe,a,特典音声,NUKITASHI_U1.WAR Shortcuts=5 Shortcut0=NUKITASHI.EXE,「抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか?」 実行,,ぬきたし Shortcut1=UNINST.EXE,「抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか?」 削除 Shortcut2=README.TXT,初めにお読み下さい Shortcut3=http://qruppo.com/,『Qruppo』ウェブサイト Shortcut4=特典音声\「チームメイトがいるにも関わらず壁越しにパンパンする話」.mp3,「チームメイトがいるにも関わらず壁越しにパンパンする話」 ExecApp=explorer.exe,README.TXT UseCompanyNameForShortcutGroup=1 ChooseSaveDataFolder=1 InstPathMode=0 ;1.0.2

Artikash commented 5 years ago

Yeah it's working perfectly for me, dunno why it's not working for you. Try hook code HS4C@0:gdi32.dll:GetTextExtentPoint32A

FabioManoel1977 commented 5 years ago

Thank you very much, with the code the game works perfectly fine ! You are my hero !