Jump to content

Muad Dib

Members
  • Posts

    7
  • Joined

  • Last visited

Muad Dib's Achievements

Newbie

Newbie (1/11)

0

Reputation

  1. Still nothing . I'm going to scamper off to bed now but I will check the topic tomorrow and try any other suggestions. I am also going to try redownloading overnight as well and see if that works. Thanks!
  2. Haha, I have tried that. It starts up for a sec and then does this: http://imgur.com/Tms4HCL,FDPjCFw
  3. Well this is embarrassing. This^ did fix the .bat issue, however now siglus crashes on startup. I don't want to waste anymore time for I am currently looking around the forum for a fix I can use. Thanks for the link! I have tried using this (http://www.mediafire.com/download/rurjs0r3nb1lc4u/SiglusEngine.rar) Fix but it doesn't seem to be working so I am trying and plzdontbemad T.T
  4. Some of the folders were in read-only mode, however I am still receiving the error message.
  5. Alrighty, I'm not very tech-savvy but I tried disabling my antivirus, and also running as an admin and that wasn't the problem. Can you guide me or link me to a guide explaining #1 and manually entering the keys?
  6. Are you running your computer with Japan system locale?: Yes Game Name: Rewrite Description of Problem: When I try to run the .bat "Run this to make your game work!!" I get "Cannot import rewrite_modif.reg: Error opening the file. There may be a disk or file system error." Your Operating System: Vista 64 or 32 bit: 32 What did you already try?: Troubleshooting from this topic: https://forums.fuwanovel.net/index.php?/topic/717-rewrite-siglusengine-problem-solved/ /// Also tried to run as admin, same deal. Did you download your game from Fuwanovel?: Yes Here's an image of the error. This is the contents of my .bat: @echo off set MATCH=_PATH_ set REPLACE=%CD% set REPLACE=%REPLACE:\=\\% if exist rewrite_modif.reg del rewrite_modif.reg for /f "tokens=1,* delims=]" %%A in ('"type "Ignore this file.reg"|find /n /v """') do ( set line=%%B if defined line ( call set "line=%%line:%MATCH%=%REPLACE%%%" call echo %%line%% >> rewrite_modif.reg ) ) regedit rewrite_modif.reg SiglusEngine.exe exit
×
×
  • Create New...