Odd, I have code that should take the filesystem names, and use the lowercase version to match against the lower case version of the incoming name.Found some bug when running Linux version of Apostle. The game were unable to load the character images correctly, likely because case sensitivity.
Renaming the files in ./www/img/pictures/ seems to fix the issue.
View attachment 1217792
Indeed, and it continued to reoccur throughout the game whenever it tried to load any pictures, including CGs.Odd, I have code that should take the filesystem names, and use the lowercase version to match against the lower case version of the incoming name.
Looks like this is at the very start, is that correct?
I'll double check the code today, see if something was missed.Indeed, and it continued to reoccur throughout the game whenever it tried to load any pictures, including CGs.
Is it related to the way I launch the game? I simply extract all the files and execute ./Apostle on my terminal.
Awesome man, thanks!I'll double check the code today, see if something was missed.
Yup, I missed a corner case with the new archive of paths. I'll be working on releasing a fix.
That would be awesome, just so I have a quick way to get one of the portraits up.Awesome man, thanks!
I also noticed that the character portraits tends to appear too far to the right side and partly out of the screen, and I read that this issue is already mentioned in the Apostle thread. I can provide you with my save game file should you still need it for debugging.
You don't have permission to view the spoiler content. Log in or register now.
Here you go. The progress isn't really far though.That would be awesome, just so I have a quick way to get one of the portraits up.
Tracked down the cause, I expanded the text box to make it less likely to overflow, and that moved the pictures. Looking at how I might fix that now.Here you go. The progress isn't really far though.
That was fast. Great work man, thanks a lot!Apostle 1.05.02 is out now.
https://f95zone.to/threads/39995/post-5888905
Using Chromium v91 with a new faster Javascript engine.
Of course, I'm trying to make things better and you found a game breaking issue.That was fast. Great work man, thanks a lot!
So I checked https://f95zone.to/threads/do-you-have-akira-points-final-golden-fever.26448/ and it has nw.pak, so I guess it can be ported to linux?While RPG Maker Games, these are not MV or MZ based. (Hint: you should see a nw.pak or a resources.pak file next to the exe) I don't have the setup to even play those games (they tend to crash under wine) much less rebuild them and fix the scripting. Moving from these older version to MV is a fairly big task as all the scripting needs to be rewritten.
I have this on my internal list now.So I checked https://f95zone.to/threads/do-you-have-akira-points-final-golden-fever.26448/ and it has nw.pak, so I guess it can be ported to linux?
Seriously you're doing God's work mate, because of rpg maker porn games that are all on fkn windows I was forced to buy a cheap laptop with windows just so I could play them, I don't use wine on my workstation because win viruses.