Jump to content

Luch

Members
  • Posts

    396
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Luch

  1. Last girl I have adopted is the Elin Berserker: She likes big weapons which doesn't seem to amuse Miku. I am poor so I don't have many . I might take pictures of the rest and add a gallery link here later if I'm feeling bored enough to do that.
  2. According to the dxdiag your gpu drivers (and soundcard drivers) are from 2005 so you should try updating those.
  3. Try forcing the torrent to recheck the files for corruption. Also stop the finished torrent so it is not seeding and check that no files are read-only.
  4. I may be able to do some of these. I have worked with php, javascript and mysql before but haven't used codeigniter. It doesn't look very different from other libraries/frameworks that I've worked with so if the current code is understandable then I might be able to figure it out quickly
  5. Thanks
  6. If you have the links in their own group then you can do something like this: <if test="authorcfields:|:$author['custom_fields'] != """> <foreach loop="customFieldsOuter:$author['custom_fields'] as $group => $data"> <foreach loop="customFields:$author['custom_fields'][ $group ] as $field"> <if test="$field != ''"> <php> $this->single = ''; if($group == 'links') $this->inline .= $field; else $this->single = $field; </php> <if test="$this->single != ''"> <li>{$this->single}</li> </if> </if> </if> </foreach> </foreach> <if test="$this->inline != ''"> <center>{$this->inline}</center> </if> </if> And have the custom fields look something like this: <span style="padding:5px"><a href="http://www.vndb.org/u{content}/list">VNDB</a></span> Then it should look like this:
  7. Edit: Kendjin got it.
  8. Make sure game20 file is not read-only.
  9. That might be a good idea since many people are having these problems.
  10. If you downloaded the Fuwanovel version then it is preinstalled and you only need to run the Yandere.exe to start the game. Make sure you set windows to japanese locale. To be able to save your game you must download the file I linked previously or download the disk image (links can be found on the Yandere page).
  11. Do you also have K-Lite codec pack installed? I just tested it and like Charg said this seems to be the cause. Uninstall K-Lite and install CCCP instead.
  12. I couldn't get that error so for now I have no idea what could be causing the problem :< I made a save right after that spot so you can try that savefile and hope that it doesn't happen again.
  13. Can you upload a save file from just before it crashes?
  14. Kami-sama no Memo-chou: It`s the Only NEET Thing to Do.
  15. Change your system locale to japanese.
  16. The patch looks for chaos;head installation path in the registry. Run this file in your CH folder to add the registry entry and then run the patch.
  17. It seems that the game does a cd check and disables saving if cd is not found. I tried editing the check away so you can try with this Data.xp3 OR you can download a disk image and play with that mounted and you should be able to save.
  18. Force a recheck on the torrent to see if anything else is missing.
  19. Save folder or files are set to read-only. Uncheck the checkbox in folder/file properties.
  20. See if you have BGI.gdb file in you Shuffle folder and check that it's not set to read-only. That file seems to be the one keeping track of the CGs.
  21. Some version of realta nua is in use. I think it will be safe to apply a new version but take a backup to be sure.
×
×
  • Create New...