Fheroes2 On The Caanoo?
#2
Posted 10 May 2011 - 07:49 AM
- this is a free implementation of the Heroes of the Might and Magic II engine. http://dl.openhandhe...?0,0,0,0,29,424
- HOMM2 is one of the best games ever...
Edited by orlok, 10 May 2011 - 07:50 AM.
#5
Posted 04 November 2011 - 04:35 PM
Built latest sources for CAANOO, look here.
Wow thank you so much, I was looking forward to this for so long, it's my favorite game... I can't bring the right click to work though, even if I change the key mapping with fheroes2.key. I'm having some issues with the sound too (some sounds are looping), do think there is any chance to get the source code to try to fix them?
Thanks!
Edited by orlok, 04 November 2011 - 04:36 PM.
#6
Posted 24 July 2012 - 09:35 AM
Built latest sources for CAANOO, look here.
Wow thank you so much, I was looking forward to this for so long, it's my favorite game... I can't bring the right click to work though, even if I change the key mapping with fheroes2.key. I'm having some issues with the sound too (some sounds are looping), do think there is any chance to get the source code to try to fix them?
Thanks!
I found a bug with sounds. If the units move or you build something the sound will be looped forever until you enter a city screen. Not too big, but a big annoying. Maybe its inside the game and fixed in an later revision of the source code. Did the build worked straight forward? If not can you build the game again with the latest source files?
Kind regards, rohezal.
#7
Posted 25 July 2012 - 10:09 AM
I found a bug with sounds. If the units move or you build something the sound will be looped forever until you enter a city screen. Not too big, but a big annoying. Maybe its inside the game and fixed in an later revision of the source code. Did the build worked straight forward? If not can you build the game again with the latest source files?
Yes build works straight forward, no changes to source code required. However I added handling of caanoo input. Here is the build from latest sources.
#9
Posted 25 July 2012 - 02:29 PM
But in general it works fine.
#10
Posted 26 July 2012 - 09:08 AM
After a game: new fixes are inside (at least after I read the change log). But there are some graphical glitches. The information bar in battle is over the other buttons. in the city after building the screen is wierd and moved. not sure why, maybe you habe to download the other files (/data/ etc.) again, when they changed them. The loop sound bug is still in it. If I move or visit an obelisk the sound is played until I visit a city or something.
But in general it works fine.
Regarding sound issue I found this topic. Maybe this is not the case, but I commented code setting fadein and volume to try. Could you please check it? Download link
#12
Posted 27 July 2012 - 05:51 AM
Strange bug. It works in the first turn of the game. No sound repeat. But after the first turn is over, or you load the game the sound loop happens again. Is there any debug output I can send you?
Kind regards, rohezal
You can enable debug in fheroes2.cfg. Maybe it would clarify something.
#13
Posted 27 July 2012 - 06:13 AM
Strange bug. It works in the first turn of the game. No sound repeat. But after the first turn is over, or you load the game the sound loop happens again.
In previous build sound was looping even in first turn? If so, maybe getting rid of Mix_VolumeMusic helped, but MixVolume also influences. Here is another build with Mix_Volume also commented: dowload link.











