Jump to content

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


Recommended Posts

Posted

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
 
 
 
Posted

I suppose you have:

  1. No write protected files in your Rewrite directory
  2. Run the batch under admin or manually entered correct keys in regedit
  3. Checked that AV software hasn't blocked any files
Posted

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?

Posted

Right click the folder, select properties, unselect the box Read only.

 

And if you downloaded it with torrent and it didn't come in an archive, stop seeding it (uploading it) or copy the folder and use one to seed (share) and one to play.

Posted

This happened to some other users too

A suggestion by Luch:

Open your documents folder and in there create new folder "Key" inside that create folder "Rewrite" and finally inside that folder create "savedata", then run siglusengine.exe.

 

This fixed the problem for a particular user

Posted

This might sound dumb but: Run as administrator

 

I have no other ideas since you seem to have tried every other solution i know of

When you say the singlusengine crashes

Does it actually start or does it never even open?

Posted

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!

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...