- Aug 9, 2018
- 1,398
- 1,714
I had the problem you talked about but it wasn't due a different file in the system but because the path was wrong.Absolutely no idea what you're talking about here.
Weird, I've never had that issue (still yet to try 2.30 though since I'm not sure I can be bothered grabbing a test version). Using the tar command I gave you ended up with nw in the game's root directory right? Next to the 'normal' executables. (If you didn't I have no idea how it would run though so I'll assume you did). But I guess what matters is you found a solution.I had the problem you talked about but it wasn't due a different file in the system but because the path was wrong.
gameFolder -> www
| js -> requester.js
| img -> requested.png
For example in requester.js the image requested.png was needed but since the path was to /img/ it never got out the js subdir thus not finding it in its own directory. I don't think there'll be a case where the file will not be found due to case-sensitive stuff, but never say never I guess. On Defenestration and Tail of desire this fix I tried worked tho
Well, that's obvious; as you said it wouldn't run otherwise. I find quite weird your issue to be honest, there shouldn't be a difference in the filenames between linux/windowsWeird, I've never had that issue (still yet to try 2.30 though since I'm not sure I can be bothered grabbing a test version). Using the tar command I gave you ended up with nw in the game's root directory right? Next to the 'normal' executables. (If you didn't I have no idea how it would run though so I'll assume you did). But I guess what matters is you found a solution.
The issue is that if windows is told to read the file aBc.png it will match abc.png as that file. Linux won't by default as it is case sensitive. This results in some developers writing code that might ask for image.png but naming the file itself Image.png, never encountering a problem themselves as they use windows and it just matches the file. Google case sensitivity on linux if you're interested. Eventually you will run into the issue if you play enough RPGM games.Well, that's obvious; as you said it wouldn't run otherwise. I find quite weird your issue to be honest, there shouldn't be a difference in the filenames between linux/windows
Good sir,you never dissapoint me,if it isnt much,could you say if there still chance of you make a port for 0.43 on Superpowered?saw you had some difficulties with your pc some time ago and didnt wanted to bother you on private about thatalready done but i won't post the test version.
https://f95zone.to/forums/tools-tutorials.17/Any tools I can use to decrypt and extract the images from this game?
you only need create a new carp and rename www and into it make new one and rename savehow come this game always has problem with the saves
I never have any problems with saves here lolhow come this game always has problem with the saves