Chaosforge Forum

  • March 28, 2024, 07:36
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: DoomRL (and other Chaosforge games) on Raspberry Pi  (Read 8770 times)

pim999

  • Private
  • *
  • Offline Offline
  • Posts: 3
  • Lost Soul
    • View Profile
DoomRL (and other Chaosforge games) on Raspberry Pi
« on: November 26, 2014, 06:39 »

Hello,

I'd like to know if it is considered to propose binaries for DoomRL (and AliensRL!) for Raspberry Pi, at least for the ASCII part. It should not be very difficult to compile the games on this nice and cheap platform.

I would like to add that the RPi can be used as a portable roguelike server, which allows to play games by ssh from any tablet, without bothering to port the games on the tablet (or to try to install a linux on it). It makes possible to play even in the subway or trains, where it is impossible to connect to an internet server.

Thanks in advance for your answer.

Pim999.
Logged

thelaptop

  • Chaos Fanatic!
  • Grand Inquisitor
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 2530
    • View Profile
Re: DoomRL (and other Chaosforge games) on Raspberry Pi
« Reply #1 on: November 26, 2014, 11:54 »

It sounds like a good idea in principle, but in practice it's really really painful to do.  The big reason is the need for sound cues -- those things don't travel across SSH well, if at all.  I have done soundless casual play before over SSH on some servers running Linux, but it wasn't exactly the most fun thing to do.

There has been recent work on FPC on Android, but I'm not sure how the Valkyrie subsystems work under the cross-compiler -- compatibility issues remain as a big thing.

That's my sense of course.  Kornel may have very different ideas here.
Logged
I computed, therefore I was.

pim999

  • Private
  • *
  • Offline Offline
  • Posts: 3
  • Lost Soul
    • View Profile
Re: DoomRL (and other Chaosforge games) on Raspberry Pi
« Reply #2 on: November 27, 2014, 03:52 »

Indeed, the sound is part of the atmosphere of the game. But I think it is acceptable to play soundless while commuting (it is still far better than no playing at all!), or I can plug a headphone in the Raspberry Pi (there is a standard headphone jack plug).
Logged

papilio

  • Second Lieutenant
  • *
  • Offline Offline
  • Posts: 162
    • View Profile
Re: DoomRL (and other Chaosforge games) on Raspberry Pi
« Reply #3 on: November 27, 2014, 08:21 »

I don't know what is raspberry pi exactly, but if the game become soundless, player couldn't manage to play properly,
because one would judge the situation to go through or wait by sounds from radar shooting. Monster sounds are core informations.
Logged
0.9.9.7 (after reset)
Cyberdemon Chaos Mjr. General
Medals: 43/43
Badges: 26/26/26/25/23/7[/color

pim999

  • Private
  • *
  • Offline Offline
  • Posts: 3
  • Lost Soul
    • View Profile
Re: DoomRL (and other Chaosforge games) on Raspberry Pi
« Reply #4 on: November 27, 2014, 08:40 »

Raspberry Pi are very small and very cheap (between $20 and $50) mono-board computers, based on ARM. They run small dedicated Linux distributions. People use them either for education, as a small low cost computer, as servers, or for any kind of robotics or embedded application.

You will find more informations there : http://en.wikipedia.org/wiki/Raspberry_Pi

For the one I use, I added a small usb wifi dongle and I powered it with some kind of external battery for smartphone or tablet. I configured it as a Wifi Access Point, on which I log with my android tablet. It allows me to have a portable complete linux distribution in my bag (the battery + card are a bit bulky for a pocket, but it fits in), which among other thing I use to run Dungeon Crawl, nethack, or other kind of roguelikes when I am in the subway or train :-)
Logged
Pages: [1]