[PSX/PC] Save editor - Hyne (1.11.2)

  • Thread starter Thread starter myst6re
  • Start date Start date
Status
Not open for further replies.
Most of save file is untouched by Hyne, it changes only values you edit and checksums (mandatory to say that the save is not broken). But sometimes when you change values, this implies other changes. For your change, this isn't the case though.

And no one will know you used Hyne, except by reading your post here ;).
 
Every draw points are listed, the first half is for field and the second half is for worldmap.
 
Hyne 1.9.0 released!

That is basically a minor update, but the Qt library was updated to major version 5, which implies some internal changes.

Changelog:

  • [Draw point editor] Adding indication if located in field or worldmap
  • Fixing keyboard shortcut conflicts if more than one main windows was instanciated
  • Improving detection of user's documents directory on Windows
  • Reencode source files to UTF-8
  • Migrate to Qt 5 library
 
i forgot that launchpad has a fatal error importing from git that uses submodules. as a result i can't import the newest hyne to the ppa .ill see if i can find some way to work around it.
 
The submodule is not mandatory for Linux OSes.
Unfortunately lanchpad fails to import to bzr (its interal code hosting) if your git project has ever had a submodule in any commit.  I will have to manually build the new hyne and upload it . not a big deal i just need to make a vm for it.
 
Hi, the new version (1.9.0) gives me this error whenever i want to start the Hyne editor:

''This application failed to start because it could not find or load the Qt platform plugin ''windows''.''

How can i solve this?

I dont have any problems with the previous version.
Hello, a dll is missing, can you download Hyne 1.9 again and see if the problem is fixed? https://github.com/myst6re/hyne/releases/tag/1.9.0
 
Hello, thanks for the quick response, but the problem is still there.
 
I just made a new  AUR package  "hyne-git"
for arch linux users who wish to install hyne's most current code.
i plan to also make a regular "hyne" package also for the stable release.
 
Hello, thanks for the quick response, but the problem is still there.
Ok, I cannot reproduce it, it seems that I forgot something when I build Hyne with the microsoft compiler. I changed the archive again on GitHub, it contains a binaries builded with the GNU compiler. It should works like previous version now.

I just made a new  AUR package  "hyne-git"
for arch linux users who wish to install hyne's most current code.
i plan to also make a regular "hyne" package also for the stable release.
Thanks :)
 
Status
Not open for further replies.
Back
Top