* Shilon <[EMAIL PROTECTED]> [2005-04-06 09:18]:
> Okay, I would like to have a look at your gngeorc file, please.
> 
> El Wed, 06 Apr 2005 05:14:37 -0700, Jason Green <[EMAIL PROTECTED]> escribió:
> 

-- 

Jason Green
http://sakui.net

Consultant, n.:
        Someone who'd rather climb a tree and tell a lie than stand on
        the ground and tell the truth.
# resource file

# Where libGL.so file is
libglpath /usr/lib/libGL.so

# Where your rom (and bios) are
rompath /home/sakui/Roms/NeoGeo

# Where the driver file is
romrc /usr/share/games/gngeo/romrc

# Play in fullscreen?
fullscreen true

# Which blitter?
# soft
# opengl
# yuv
blitter opengl

# Which effect?
# none
# scanline
# scanline50
# scale2x
# scale2x50
# scale2x75
# doublex
#### the following effect are experimental and only available on i386
# sai
# supersai
# eagle
effect none

# Enable raster interrupt
raster true

# scale by x the output image
scale 2

# Have interpolation between frame?
interpolation false

# Have sound?
sound true

# Shown Frames Per Second?
showfps true

# Autoframeskip control?
autoframeskip true

# Sleep during idle loop?
sleepidle false

# Enable joystick support
joystick true

# Enable the 68k inline debuger (disable sound)
debug false

# Use hardware surface for screen
hwsurface false

# Convert all tile at loading time
convtile true

# Use PAL timming (buggy)
pal false

# Invert joystick?
invertjoy true

# Sample rate
samplerate 44100

# Country?
# japan, usa, europe
country usa

# System type? (arcade, home )
system arcade

# Joystick configuration
# order : A,B,C,D,START,COIN,AXE_X,AXE_Y
# A, B, C, D, Start, Coin, X-axis, Y-axis, X-polarity, Y-polarity, Hotkey1, 
Hotkey1, Hotkey3, Hotkey4
p1joy 2,3,0,1,8,9,4,5,1,1,6,7,4,5
#p2joy    2,3,0,1,4,5,0,1

# Key configuration
# order : A,B,C,D,START,COIN,UP,DOWN,LEFT,RIGHT
#p1key    97,115,122,120,49,51,273,274,276,275
#p2key    108,109,111,112,50,52,264,261,260,26


Reply via email to