Active Topics

 



Notices


Reply
Thread Tools
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#1
DiabloRL is a roguelike "unmake" of the popular Blizzard game Diablo. Originaly created for the 7 Day Roguelike Competition.
Upstream: http://diablo.chaosforge.org/

1) Enable extras-devel
2) Install diablorl


This is version svn-r876, using fpcvalkyrie -library version svn-r253.

Game is written in Pascal and it is console/ascii, no mouse.

After installing, give user write access to the directory, unless you can't save.
Code:
sudo gainroot
chown -R user /opt/diablorl
Toggle fullscreen and use smallest font before launching game, run:
Code:
cd /opt/diablorl ; ./diablorl
Attached Images
   

Last edited by AapoRantalainen; 2011-08-30 at 08:38. Reason: screenshots added
 

The Following 8 Users Say Thank You to AapoRantalainen For This Useful Post:
Banned | Posts: 695 | Thanked: 308 times | Joined on Apr 2011 @ originally pakistan ,now in china
#2
every rougelike game reminds me of you !! good work !
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#3
Ooh!

Will this also work with Maemo 4 or are you using Qemu like your other releases?
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#4
Originally Posted by Addison View Post
Ooh!

Will this also work with Maemo 4 or are you using Qemu like your other releases?
I haven't tested with Maemo 4/N8*0. It could work. This is not Qemu based, this is natively compiled from sources (none of my packaging is Qemu based)
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#5
I would love to give this a try.

Could you point to where I can get the download files?

I don't think I have access to the extras-devel repo on my Maemo 4 tablet.

Many cheers.
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#6
Originally Posted by Addison View Post
Could you point to where I can get the download files?
.
From page: http://maemo.org/packages/view/diablorl/

Direct link to the current version:
http://repository.maemo.org/extras-d...emo2_armel.deb
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#7
I think it installed just fine after first grabbing liblua5.1-0_5.1.4-3_armel.

However, when running this, I think I'm getting the following error:

/bin/sh: reset: not found

There's another one before this but I'm not fast enough to read it.
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#8
Originally Posted by Addison View Post
/bin/sh: reset: not found
Ouch. There are no direct call for 'reset' in the code. So there are some inner magic.
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#9
There's a /usr/bin/reset in package ncurses-bin.
 

The Following 3 Users Say Thank You to lma For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#10
dpkg -i ncurses-bin_5.4-3.osso1_armel.deb
Selecting previously deselected package ncurses-bin.
(Reading database ... 22689 files and directories currently installed.)
Unpacking ncurses-bin (from ncurses-bin_5.4-3.osso1_armel.deb) ...
dpkg: dependency problems prevent configuration of ncurses-bin:
ncurses-bin depends on libncurses5 (>= 5.4-1); however:
Package libncurses5 is not configured yet.
dpkg: error processing ncurses-bin (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
This is how I used to install Angband but it's not working anymore.

root
cd /media/mmc2/N800/Angband
dpkg -i libc6_2.5.0-1osso10_armel.deb
dpkg -i libncurses5_5.7+20081213-1_armel.deb
dpkg -i ncurses-base_5.7+20081213-1_all.deb
dpkg -i angband_3.0.9-1_curses_armel.deb


What is the correct order and files needed?

The only thing different that I can think of is that I'm now booting from SD and auouymous had me installing ncurses-base, nano, and color-ls when he walked me through the process.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:07.