Jump to content

Problem with rewrite: Run this to make your game work!" I get "Cannot import rewrite_modif.reg: Error opening the file."


Muad Dib

Recommended Posts

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

Xmb7rin.pngHere'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
 
 
 
Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...