Hi,
I'm having a ton of trouble getting Exult to work with Ultima 7 on my Zaurus...
I've got the latest SDLs installed, and I have the newest rc version of exult installed.
I've got the contents of the static folder copied to
/mnt/cf/exult-data/bg/static/
My config file looks like this:
.
..
...
....
..../mnt/cf/exult-data/bg/static/
....
....
....blackgate
....
....
..../home/zaurus/.exult/blackgate/gamedat
....
etc etc
(periods used for spacing)
When I start Exult, I am told that it can't find the data files... what could I be doing wrong?
Thanks!
Al
Zaurus installation...
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Re: Zaurus installation...
You don't seem to have set your data path . See:
http://exult.info/docs.php#exult_config
On Zaurus the default should be:
/opt/QtPalmtop/share/exult/
but also read the whole Zaurus section of the documentation at
http://exult.info/docs.php#Zaurus%20Guide
I do have to add that unfortunately the quick Zaurus guide only talks about shared files and not data files. This will be corrected in the documentation.
http://exult.info/docs.php#exult_config
On Zaurus the default should be:
/opt/QtPalmtop/share/exult/
but also read the whole Zaurus section of the documentation at
http://exult.info/docs.php#Zaurus%20Guide
I do have to add that unfortunately the quick Zaurus guide only talks about shared files and not data files. This will be corrected in the documentation.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Re: Zaurus installation...
Thanks for the links!
After reading the Zaurus section, I see that the problem is that I am running the 3.10 ROM.
I tried following the instruction, but only was able to get this far:
"chwon zaurus:zaurus /home/zaurus/.exult* -R"
because when I gave that command, I was notified that
"chown: unknown group name: zaurus"
Anyone have any suggestions?
Thanks,
Al
After reading the Zaurus section, I see that the problem is that I am running the 3.10 ROM.
I tried following the instruction, but only was able to get this far:
"chwon zaurus:zaurus /home/zaurus/.exult* -R"
because when I gave that command, I was notified that
"chown: unknown group name: zaurus"
Anyone have any suggestions?
Thanks,
Al
-
- Site Admin
- Posts: 1310
- Joined: Thu May 14, 2020 1:34 pm
Re: Zaurus installation...
Hi,
As mentioned in the documentation, I do not use the 3.10 ROM, so all I'm gonna say is purely theorical.
You need to change the ownership of all files from "root" to "zaurus". The groupship really isn't that important. So to get by, type:
# chown zaurus /home/zaurus/.exult* -R
(notice it is not zaurus:zaurus anymore)
I do not know what group the "zaurus" user belongs to. Have a look at /etc/groups and if you have time, please post the whole file here, so that we can get the documentation refined and more accurate.
Enjoy!
Artaxerxes
As mentioned in the documentation, I do not use the 3.10 ROM, so all I'm gonna say is purely theorical.
You need to change the ownership of all files from "root" to "zaurus". The groupship really isn't that important. So to get by, type:
# chown zaurus /home/zaurus/.exult* -R
(notice it is not zaurus:zaurus anymore)
I do not know what group the "zaurus" user belongs to. Have a look at /etc/groups and if you have time, please post the whole file here, so that we can get the documentation refined and more accurate.
Enjoy!
Artaxerxes
Re: Zaurus installation...
Alright! Making progress...
I was able to change ownership with
"# chown zaurus /home/zaurus/.exult* -R"
etc, etc
Now when I try to edit the .cfg with
"$ sed -e 's/root/zaurus/' >~/.exult.cfg ~/.exult.cfg_new"
I am told
"sed: can't read home/zaurus/.exult.cfg_new: No such file or directory"
I tried running Exult anyway, and I get as far as naming my character. When I click on journey onward, I get the red "static" screen for just under a second, and then I get kicked out of the game.
As for the contents of etc/groups, I don't see that at all. Browsing through /etc/ I see the following:
hotplug/
intent/
pcmcia/
ppp/
rc.d/
rc2.d/
sync/
sysconfig/
wlan/
and then a bunch of files... one is called "group" but opening it as a text file doesn't give me any information.
I was able to change ownership with
"# chown zaurus /home/zaurus/.exult* -R"
etc, etc
Now when I try to edit the .cfg with
"$ sed -e 's/root/zaurus/' >~/.exult.cfg ~/.exult.cfg_new"
I am told
"sed: can't read home/zaurus/.exult.cfg_new: No such file or directory"
I tried running Exult anyway, and I get as far as naming my character. When I click on journey onward, I get the red "static" screen for just under a second, and then I get kicked out of the game.
As for the contents of etc/groups, I don't see that at all. Browsing through /etc/ I see the following:
hotplug/
intent/
pcmcia/
ppp/
rc.d/
rc2.d/
sync/
sysconfig/
wlan/
and then a bunch of files... one is called "group" but opening it as a text file doesn't give me any information.
-
- Site Admin
- Posts: 1310
- Joined: Thu May 14, 2020 1:34 pm
Re: Zaurus installation...
hi,
the command is not:
"$ sed -e 's/root/zaurus/' >~/.exult.cfg ~/.exult.cfg_new"
but
"$ sed -e 's/root/zaurus/' ~/.exult.cfg > ~/.exult.cfg_new"
Also, unless the file /etc/group is empty, please post it here if you don't mind.
thx
Artaxerxes
the command is not:
"$ sed -e 's/root/zaurus/' >~/.exult.cfg ~/.exult.cfg_new"
but
"$ sed -e 's/root/zaurus/' ~/.exult.cfg > ~/.exult.cfg_new"
Also, unless the file /etc/group is empty, please post it here if you don't mind.
thx
Artaxerxes
Re: Zaurus installation...
Alright! That seems to have done it!!
And here is what is listed in etc/group
root0:
wheel10:
bin1:bin,daemon
daemon2:bin,daemon
sys3:bin,adm
adm4:adm,daemon
tty5:
disk6:
lpdaemon,lp
mem8:
kmem9:
operator11:
uucp14:uucp
dip40:
utmp45:
www63:
nobody65534:
users100:
qpe500:
Hope that helps! And thanks a ton for helping me to get this to work!
And here is what is listed in etc/group
root0:
wheel10:
bin1:bin,daemon
daemon2:bin,daemon
sys3:bin,adm
adm4:adm,daemon
tty5:
disk6:
lpdaemon,lp
mem8:
kmem9:
operator11:
uucp14:uucp
dip40:
utmp45:
www63:
nobody65534:
users100:
qpe500:
Hope that helps! And thanks a ton for helping me to get this to work!