Notices


Reply
Thread Tools
lubabula's Avatar
Posts: 61 | Thanked: 13 times | Joined on Mar 2010
#71
I have original game and all maps are working and i simply love this game.

But i cant get campains working. It simply does nothing when clicking it. Is it possible to get it working?
 

The Following User Says Thank You to lubabula For This Useful Post:
Posts: 53 | Thanked: 4 times | Joined on Jan 2009
#72
Originally Posted by mece View Post
Let's say you have your data and map files under MyDocs/heroes2/DATA and MyDocs/heroes2/MAPS

You need rootsh installed. Then start xterm and do this:
Code:
root
cp /home/user/MyDocs/heroes2/DATA/* /opt/fheroes2/files/data/
cp /home/user/MyDocs/heroes2/MAPS/* /opt/fheroes2/files/maps/
then close xterm and launch the game.



Hm that never happened to me. Perhaps it's on that particular map? The XL maps have a tendency to crash. Mine usually crash at load though.
Thanks for the info. I think it's a XL map issue. Two things i's like to add;
When you enter the castle, because the castle view is 640x480, there are margins showing the map view behind the castle view. Can there be something done about it ?

The maps files are mp2 extensions, so i get a lot o files in my music player in unknown section and it bothers me. Can there be something done about this as well ?
 
Posts: 43 | Thanked: 5 times | Joined on Jan 2010 @ United States
#73
HEROES!!! GTFOOH!!! Day just barely started and you`re making it worth living once again, N900. Thanks to all involved for making this ultimate game possible on my tablet. TNX community!
 
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#74
Originally Posted by Bytales View Post
The maps files are mp2 extensions, so i get a lot o files in my music player in unknown section and it bothers me. Can there be something done about this as well ?
well if you move them to opt they won't show up in the music player I think.

If you want to keep them in MyDocs and feel adventurous you can just edit
/home/user/.config/tracker/tracker.cfg

and add
$HOME/MyDocs/fheroes2/;

to the end of line that looks something like
NoWatchDirectory=$HOME/MyDocs/core-dumps/;$HOME/MyDocs/cities/;$HOME/MyDocs/.sounds/Ringtones/;$HOME/MyDocs/tmp/;/media/mmc1/tmp/;/media/mmc1/cities/;

assuming you keep the map and data files under MyDocs/fheroes2

after that reset the tracker with
tracker-processes -r
as user in xterm.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 

The Following 3 Users Say Thank You to mece For This Useful Post:
Posts: 53 | Thanked: 4 times | Joined on Jan 2009
#75
When i tried to copy files just like you told me

cp /home/user/MyDocs/_Byta/_Games/Heroes 2/DATA* /opt/fheroes2/files/data/
and i get
cp: omitting directory '/home/user/MyDocs/_Byta/_Games/Heroes 2/DATA'

and i have a feeling the copy didn't work

i have rootsh installed
i first tried to type root
then tried with sudo gainroot

i get same message. What's the deal ?

Originally Posted by mece View Post
well if you move them to opt they won't show up in the music player I think.

If you want to keep them in MyDocs and feel adventurous you can just edit
/home/user/.config/tracker/tracker.cfg

1)What does this do ?

and add
$HOME/MyDocs/fheroes2/;

2)What does this do ?

to the end of line that looks something like
NoWatchDirectory=$HOME/MyDocs/core-dumps/;$HOME/MyDocs/cities/;$HOME/MyDocs/.sounds/Ringtones/;$HOME/MyDocs/tmp/;/media/mmc1/tmp/;/media/mmc1/cities/;

3)What does this do ?

assuming you keep the map and data files under MyDocs/fheroes2

after that reset the tracker with
tracker-processes -r
as user in xterm.
4)What does this do ?

Last edited by Bytales; 2010-04-27 at 19:36.
 
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#76
Originally Posted by Bytales View Post
When i tried to copy files just like you told me

cp /home/user/MyDocs/_Byta/_Games/Heroes 2/DATA* /opt/fheroes2/files/data/
and i get
cp: omitting directory '/home/user/MyDocs/_Byta/_Games/Heroes 2/DATA'

and i have a feeling the copy didn't work

i have rootsh installed
i first tried to type root
then tried with sudo gainroot

i get same message. What's the deal ?
you have to follow the instructions exactly when doing stuff in xterm. A missing / can cause great damage. In this case the left out / only caused an error message though. / before *

If the tracker.cfg stuff doesn't make sense, then perhaps it's best leave it alone or read up on it. There are several threads about hiding files from tracker that might help you. Type tracker.cfg in the search field.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
Posts: 53 | Thanked: 4 times | Joined on Jan 2009
#77
Traker ? Is that the "thing" that adds files to music player ?
Can i modify something so that it doesn't add certain directories?
I could really use that.
Can you point the link where i can further read about it ?
 
efekt's Avatar
Posts: 422 | Thanked: 320 times | Joined on Oct 2009 @ Israel
#78
I installed the game to the opt/fheroes2 directory before the .deb package was available - Can I just keep it updated by using the latest version in the repo, installing it with the application manager? Or I need a whole new installation?

Btw, I've played it a lot by now and encountered almost no errors at all. I disabled the debug mode by myself...
I'd REALLY like it if somehow there could be an option to do "Load game" in the middle of a battle, and in the map itself it'd be really nice to have an option to view the treasure map (the one which can be viewed by touching the obelisks).

Thanks mece!
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#79
Originally Posted by Bytales View Post
Traker ? Is that the "thing" that adds files to music player ?
Can i modify something so that it doesn't add certain directories?
I could really use that.
Can you point the link where i can further read about it ?
The file to edit is /home/user/.config/tracker/tracker.cfg
Edit the NoWatchDirectory line and add your path to hide.
 
Posts: 23 | Thanked: 15 times | Joined on Mar 2010 @ Moscow
#80
Efect, both things actually present in the game.

"Load game" in the middle of the battle wasn't available in original game as well (neither in heroes3), but you can retreat and load afterwards. From map view, you can load by pressing floppy disk button in the right pane.
And you actually can look at obelisks map - this option is under "flag" button in the same right pane.

As for updating the game - I successfully updated the game from app manager, and both data files and game saves survived this update. So I believe you can update from app manager as well.
 

The Following User Says Thank You to little_beat For This Useful Post:
Reply

Tags
fheroes2, homm2


 
Forum Jump


All times are GMT. The time now is 02:11.