cosurgi
http://janek.kozicki.pl/
Hi,
One of the games I wish to play most, is ADOM roguelike game (you can check it out on www.adom.de ). The game is closed source, but there is a dos version (and linux, and windows and mac). So I bet that running it under dosbox should be possible. But it needs 80x25 text mode - I suppose it's possible to get 80x25 textmode under 800x480 resolution, right?
Another thing is that to walk around in ADOM rogelike I need 8 directions - walking diagonally is possible also (when playing on my PC I'm using the numpad keyboard). On the photos of Pandora I can see two controllers, but they appear to have 4 directions each... - is that true - do they have 4 directions?
For ADOM/dosbox to understand the walk command correctly those controllers would need to send keypresses being the numbers as '1' (walk left-down), '2' (walk down), '3' (walk down-right), etc... Is it possible to map those controller keys as such? (eg. with xmodmap)
But if the controllers have just 4 directions - is it possible to map a simulataneous keypress of left+down as pressing '1' and sending a single keypress event, to move diagonally? Or maybe they have 8 directions, but I can't just see that?
Otherwise I'd need to use one controller to move diagonally, and the other one to move orthogonally - but it wouldn't be fully comfortable.
thank you in advance you for your answers.
One of the games I wish to play most, is ADOM roguelike game (you can check it out on www.adom.de ). The game is closed source, but there is a dos version (and linux, and windows and mac). So I bet that running it under dosbox should be possible. But it needs 80x25 text mode - I suppose it's possible to get 80x25 textmode under 800x480 resolution, right?
Another thing is that to walk around in ADOM rogelike I need 8 directions - walking diagonally is possible also (when playing on my PC I'm using the numpad keyboard). On the photos of Pandora I can see two controllers, but they appear to have 4 directions each... - is that true - do they have 4 directions?
For ADOM/dosbox to understand the walk command correctly those controllers would need to send keypresses being the numbers as '1' (walk left-down), '2' (walk down), '3' (walk down-right), etc... Is it possible to map those controller keys as such? (eg. with xmodmap)
But if the controllers have just 4 directions - is it possible to map a simulataneous keypress of left+down as pressing '1' and sending a single keypress event, to move diagonally? Or maybe they have 8 directions, but I can't just see that?
Otherwise I'd need to use one controller to move diagonally, and the other one to move orthogonally - but it wouldn't be fully comfortable.
thank you in advance you for your answers.