Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallout 1 on Moto Droid, no numbers, no HD space #9

Closed
GoogleCodeExporter opened this issue Apr 20, 2015 · 2 comments
Closed

Fallout 1 on Moto Droid, no numbers, no HD space #9

GoogleCodeExporter opened this issue Apr 20, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hey all, I have the moto Droid 2.0 and numbers don't work for me. I have 
mapper.txt which has...........
key_1 "key 113 mod3" 
key_2 "key 119 mod3" 
key_3 "key 101 mod3" 
key_4 "key 114 mod3" 
key_5 "key 116 mod3" 
key_6 "key 121 mod3" 
key_7 "key 117 mod3" 
key_8 "key 105 mod3" 
key_9 "key 111 mod3" 
key_0 "key 112 mod3" 
..............................................
in my conf file, which starts like this
.................................................
[sdl]
#       fullscreen: Start dosbox directly in fullscreen.
#       fulldouble: Use double buffering in fullscreen.
#   fullresolution: What resolution to use for fullscreen: original or fixed 
size (e.g. 1024x768).
# windowresolution: Scale the window to this size IF the output device supports 
hardware scaling.
#           output: What video system to use for output.
#                   Possible values: surface, overlay, opengl, openglnb.
#         autolock: Mouse will automatically lock, if you click on the screen.
#      sensitivity: Mouse sensitivity.
#      waitonerror: Wait before closing the console if dosbox has an error.
#         priority: Priority levels for dosbox. Second entry behind the comma 
is for when dosbox is not focused/minimized. (pause is only valid for the 
second entry)
#                   Possible values: lowest, lower, normal, higher, highest, 
pause.
#       mapperfile: File used to load/save the key/event mappings from.
#     usescancodes: Avoid usage of symkeys, might not work on all operating 
systems.
output=surface
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper.txt
usescancodes=false
..................................continues on for a while
does this look correct? I've tired left and right shift and alt, i get no 
numbers, i get no function keys...
on an unrelated note, if anyone cares, I got the Fallout 1 install screen to 
come up, and it would let me to a small and medium install, but i found 
somewhere if i modify the install I can install it fully (which led me to my 
problem of the numbers not working). well, I still can't get the numbers to 
work on my Droid, BUT I've been running dry runs of DOSBox on my comp and 
finally was able to do a complete install. Evidently DOSBox uses 105 MB of HD 
space when you mount a directory, so you have to add a line that tell it to 
dedicate a larger amount. The credit goes to a guy named ErikGG. 

Use mount c c:\ -freesize 1024 for 1GB of HD space. 

so for my droid when I initially mount for the install I put in "mount c 
/sdcard/falloutinstall -freesize 1024" Someone might want to test if dedicating 
extra space speeds up the play of games they're running. Hope this helps anyone 
else, cause I had a hell of a time tracking this down, and I hope someone else 
knows what I'm doing wrong w/the numbers not working lmao!

Original issue reported on code.google.com by Hy0tt...@gmail.com on 27 Jun 2010 at 8:41

@GoogleCodeExporter
Copy link
Author

you need to show the path to your mapper.txt file.. 
example: mapperfile=/sdcard/mapper.txt

Original comment by beas...@gmail.com on 12 Apr 2011 at 11:05

@GoogleCodeExporter
Copy link
Author

These bugs are related to v0.1beta and no longer valid

Original comment by grea...@gmail.com on 24 Apr 2011 at 7:27

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant