Re: Problema con runtime FEEL
Inviato: 01/09/2013, 19:13
uhm...ho installato il 4 ieri, installo il 2 e vi faccio sapere.
Intanto grazie!
Intanto grazie!
Il Forum di riferimento italiano per gli appassionati di Cabinati Arcade
http://www.arcadeitalia.net/
Non sapevo che ci fosse una versione... quella presa dal topic ufficiale, credo l'ultima quindi!Zak0077 ha scritto:Mettilo a 640*480
Che versione di feel usi??
Inviato dal mio GT-I8150 usando Tapatalk 4
Codice: Seleziona tutto
####################################################################################################
# #
# Front-End Emulator Launcher #
# #
# Copyright © Antonio Genovese Software 2011 #
# #
####################################################################################################
#==================================================================================================#
# General Settings
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# 1 = yes | 0 = no
#
test_mode 1
platform_list arcade, console, computer
current_platform arcade
current_layout sheet
layout_test_mode 0
#==================================================================================================#
# Exit Menu Items
#==================================================================================================#
exit_to_windows_menu_enabled 1
restart_windows_menu_enabled 0
shut_down_menu_enabled 1
standby_menu_enabled 0
hibernate_menu_enabled 0
#==================================================================================================#
# Keyboard
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# milliseconds
#
keyboard_scroll_rate 225
#==================================================================================================#
# Mouse
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# 0 = no | 1 = x-axis | 2 = y-axis
#
use_mouse 0
mouse_scroll_rate 20
#--------------------------------------------------------------------------------------------------#
# not responding pixel (deadzone)
#
mouse_sensitivity 5
#==================================================================================================#
# Joypad
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# 1 = yes | 0 = no
#
use_joypad 0
#--------------------------------------------------------------------------------------------------#
# 0 <= DeadZone >= 5000 (for analog axes)
#
joypad_dead_zone 2500
#==================================================================================================#
# ScreenSaver
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# 1 = on | 0 = off
#
screen_saver_enabled 1
#--------------------------------------------------------------------------------------------------#
# seconds
#
screen_saver_delay 30
screen_saver_slide_time 5
#==================================================================================================#
# ScreenShot
#==================================================================================================#
screenshot_original_size 0
screenshot_width 320
screenshot_height 240
screenshot_stretch_to_fixed_size 1
#==================================================================================================#
# Sound FX
#==================================================================================================#
sound_fx_list list.wav
sound_fx_menu menu.wav
sound_fx_confirm confirm.wav
sound_fx_cancel cancel.wav
sound_fx_volume 100
#==================================================================================================#
# Background Music
#==================================================================================================#
music_path gems.wav
music_volume 50
#==================================================================================================#
# video
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# seconds
#
video_delay 2
#--------------------------------------------------------------------------------------------------#
# 1x - 1.5x - 2x ...
#
video_speed 1.5
#==================================================================================================#
# Input Mapping
#==================================================================================================#
#--------------------------------------------------------------------------------------------------#
# Keyboard
#--------------------------------------------------------------------------------------------------#
# A ... Z
# 0 ... 9
# LAlt = Left Alt
# LControl, LCtrl = Left Control
# RControl, RCtrl = Right Control
# LWin = Left Windows
# RWin = Right Windows
# Tab = Tab key
# Space = Spacebar
# Backspace = Backspace
# Enter, Return = Enter
# Pause = Pause
# Escape, Esc = Esc
# PageUp = Page Up
# PageDown = Page Down
# End = End
# Home = Home
# Insert, Ins = Ins
# Delete, Del = Del
# NumPad0 ... 9 = NumPad keys
# Multiply = *
# Add = +
# Subtract = -
# Divide = /
# F1..F12 = Function keys
# None = No key (useful to totally disable a keypress)
#--------------------------------------------------------------------------------------------------#
# JoyPad
#--------------------------------------------------------------------------------------------------#
# JoyUp
# JoyDown
# JoyLeft
# JoyRight
# JoyB1 ... 15
#--------------------------------------------------------------------------------------------------#
# action_key and menu_key are also used as menu_ok and menu_cancel
#
action_key 1
menu_key LAlt
menu_ok LCtrl
menu_cancel 2
previous_game Up
next_game Down
previous_letter_game R
next_letter_game F
previous_page Left
next_page Right
find_game A
select_platform 2
select_emulator
select_gamelist
next_platform
next_emulator LShift
next_gamelist Space
add_game_to_list
remove_game_from_list
show_custom_image W
show_game_info LCtrl
show_exit_menu ESC
screensaver_previous_game Left
screensaver_next_game Right
next_sort S
reload_config F2
#previous_platform
#previous_emulator
#previous_gamelist