maartenmk
|
2011-04-19
, 07:38
|
Posts: 182 |
Thanked: 69 times |
Joined on Nov 2009
@ Netherlands
|
#181
|
|
2011-04-19
, 08:23
|
Posts: 3 |
Thanked: 8 times |
Joined on Apr 2011
|
#182
|
./GemRB.cfg ~/.gemrb/gemrb.cfg
gemrb -c ~/iwd.cfg
/home/user/iwd.cfg
bg2
~/.gemrb/bg2.cfg
|
2011-04-20
, 05:24
|
|
Posts: 113 |
Thanked: 334 times |
Joined on Oct 2010
@ Argentina
|
#183
|
|
2011-04-25
, 06:16
|
Posts: 101 |
Thanked: 29 times |
Joined on Aug 2010
|
#184
|
Version 0.2 available!
New features:
- Show cost of sent SMS
- Show duration of calls
- Show cost of calls
- Options menu to set sms and minute cost
Notice: the call duration is not stored by default in the database, this information will be available since the first time you install this version.
|
2011-04-25
, 12:11
|
|
Posts: 113 |
Thanked: 334 times |
Joined on Oct 2010
@ Argentina
|
#185
|
|
2011-07-31
, 23:26
|
Posts: 5 |
Thanked: 0 times |
Joined on Jul 2011
|
#186
|
Steps for getting gemrb to work with Baldur's Gate 2
1. Download these depencies
http://bundyo.com/things/libopenal1_...22-1_armel.deb
You could probably copy over to /home/user/MyDocs/Downloads
*Note case sensitive (you guys should know by now)
2. Download gemrb from here
http://bundyo.com/things/gemrb-0.6.0-maemo0.deb
*You may place it at /home/user/MyDocs/Downloads too
3. Grant yourself root access using xterminal using command -> sudo gainroot
4. Install each and every libopenal .deb files by using this command -> dpkg -i libopenal1-dbg_1.10.622-1_armel.deb
5. Install gemrb using the above same command -> dpkg -i gemrb-0.6.0-maemo0.deb
6. Create a bg2 folder/directory by using command -> mkdir /home/user/MyDocs/bg2
*This directory should contain all bg2 source files and folders.
7. Create folder for gemrb.cfg to reside in by using command ->
mkdir /home/user/.gemrb/
8.Download gemrb.cfg from
http://www.4shared.com/file/ZD6jG2_J/configi.html
9. Move gemrb.cfg to /home/user/.gemrb/gemrb.cfg by using command -> mv gemrb.cfg /home/user/.gemrb/
*Take note, you must be at the directory where you first placed gemrb.cfg like e.g. /home/user/MyDocs/Downloads
10. Run gemrb by using two command -> cd /usr/bin
-> gemrb
Just hope I did not make this up too complicated, this should make everything work but I'm sure I did miss out something
I'll continue to keep the post updated should I find out what I missed.
Hope you guys have some fun even though it might not be perfect enough.
|
2011-08-01
, 00:08
|
|
Posts: 113 |
Thanked: 334 times |
Joined on Oct 2010
@ Argentina
|
#187
|
The Following 2 Users Say Thank You to NerdKnight For This Useful Post: | ||
|
2011-08-01
, 14:02
|
Posts: 735 |
Thanked: 1,054 times |
Joined on Jun 2010
|
#188
|
|
2011-08-05
, 08:17
|
Posts: 5 |
Thanked: 0 times |
Joined on Jul 2011
|
#189
|
GemRb is already in extras-devel repository, try to install it from there
|
2011-08-05
, 19:49
|
Posts: 5 |
Thanked: 0 times |
Joined on Jul 2011
|
#190
|
Hi, thanks for that, I have managed to get a few steps further than I was, tho when i cd /usr/bin
gemrb
it can't find GemRB.cfg but ok's /home/usr/.gemrb/gemrb.cfg
it can't find the cache path and can't find the plugins path
thanks for your help, sorry to be so noobie lol