Pushwall
|
2009-06-21
, 00:46
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#471
|
|
2009-06-21
, 07:50
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#472
|
ukki there's something else that was in the old '/usr/share/dosbox' besides the config file that RubyBox is missing. The D-Pad still doesn't function properly in launched games from RubyBox unless I have the old '/usr/share/dosbox' directory installed.
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-06-21
, 09:17
|
Posts: 269 |
Thanked: 93 times |
Joined on Feb 2008
|
#473
|
@JustNick, yes, that's the Ruby crash i mentioned earlier, it started happening with the new packages, but I bet I can somehow avoid it, if it would happen when I'm trying to debug it.
|
2009-06-21
, 16:27
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#474
|
Can you copy the old config over the new one and the remove the old /usr/share/dosbox directory? and test again? I only read the config file so the problem must be the difference between the new and old config.
|
2009-06-21
, 17:01
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#475
|
I tested the latest RubyBox 3 ways:
1. Removed the old /usr/share/dosbox directory and used the old dosbox.conf file as the new DOSBox 0.73 Preferences.txt file in the directory /home/user/apps. Result -- D-Pad doesn't function properly in games launched from RubyBox.
2. Kept the old /usr/share/dosbox directory and left the new DOSBox 0.73 Preferences.txt file as is. Result -- D-Pad functions properly in games launched from RubyBox.
3. Kept the old /usr/share/dosbox directory and renamed the dosbox.conf in that directory to another name. Result -- D-Pad doesn't function properly in games launched from RubyBox.
So the only thing I can figure is that RubyBox is still looking at the old dosbox.conf file in /usr/share/dosbox directory, or that the configuration file I changed in step 1 above is the wrong one.
Hope you can figure this out, ukki.
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-06-21
, 17:39
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#476
|
Sounds odd, can the problem be in the mapperfile? RubyBox searches for mapper files from /usr/share/dosbox and /home/user/.rubybox/.mappers. So if you copy the mapper.txt to /home/user/.rubybox/.mappers and make sure the game uses it, does it work then? If RubyBox can't find /usr/share/dosbox/dosbox.conf, it uses the new one and if you replace the new one with the old one, it should work like the old one. You did update to 0.4.4 btw?
|
2009-06-21
, 18:27
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#477
|
The Following User Says Thank You to ukki For This Useful Post: | ||
|
2009-06-21
, 22:25
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#478
|
Run rbox from xterm and see if Dosbox says it's using the new config when you startup a game. Can you do vice versa then and copy the new config to /usr/share/dosbox/dosbox.conf and see if it works from there? Maybe Dosbox fails to use the config when given in the commandline (with the spaces in the filename) and then just uses defaults + the game specific settings.
|
2009-06-22
, 01:02
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#479
|
DOSBox version 0.73 Copyright 2002-2009 DOSBox Team, published under GNU GPL. --- CONFIG:Loading primary settings from config file /home/user/apps/DOSBox 0.73 Preferences.txt [...] key type 2 is 67 [sym=111 scancode=6f] key type 3 is 67 [sym=111 scancode=6f] key type 2 is 69 [sym=114 scancode=71] key type 3 is 69 [sym=114 scancode=71] key type 2 is 6a [sym=113 scancode=72] key type 3 is 6a [sym=113 scancode=72] key type 2 is 6c [sym=112 scancode=74] key type 3 is 6c [sym=112 scancode=74]
|
2009-06-22
, 07:17
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#480
|
Nokia-N800-43-7:~# ./dosbox
DOSBox version 0.73
Copyright 2002-2009 DOSBox Team, published under GNU GPL.
---
CONFIG: Generating default configuration.
Writing it to /root/apps/DOSBox 0.73 Preferences.txt
CONFIG:Loading primary settings from config file /root/apps/DOSBox 0.73 Preferences.txt
ALSA lib seq.c:935snd_seq_open_noupdate) Unknown SEQ hw
ALSA:Can't open sequencer
MIDI:Opened device:none
key type 2 is 67 [sym=111 scancode=6f]
key type 3 is 67 [sym=111 scancode=6f]
key type 2 is 69 [sym=114 scancode=71]
key type 3 is 69 [sym=114 scancode=71]
key type 2 is 6a [sym=113 scancode=72]
key type 3 is 6a [sym=113 scancode=72]
key type 2 is 6c [sym=112 scancode=74]
key type 3 is 6c [sym=112 scancode=74]
--
Nokia-N800-43-7:~# osso-pr
osso-prepare-partition.sh osso-product-info
Nokia-N800-43-7:~# osso-product-info | grep RX-34
cal_read_block(sw-release-ver): size zero, block not found?
cal_read_block(sw-release-ver): size zero, block not found?
cal_read_block(sw-release-ver): size zero, block not found?
cal_read_block(sw-release-ver): size zero, block not found?
OSSO_PRODUCT_HARDWARE='RX-34'
Nokia-N800-43-7:~#