touchHLE Default Options
touchHLE Default Options
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#
# ---
#
# This file contains touchHLE's recommended default options for various apps.
#
# *** Don't edit this file yourself! Use touchHLE_options.txt instead. ***
#
# ---
#
# Each line in this file specifies options for an app; there should only be one
# line per app. A line should consist of the identifier for an app, followed by
# a colon (:), followed by the options to apply. To find out an app's
# identifier, you can run it in touchHLE and look at the “App bundle info”
# output. To get a list of possible options, see OPTIONS_HELP.txt or run
# touchHLE with the --help flag.
#
# Text on a line following a hash sign (#) is treated as a comment and ignored.
# Empty lines are also ignored.
#
# Guidelines for default options:
# - Even if an app supports auto-rotation, it's good to specify the required
# orientation anyway, so that it doesn't display in the wrong orientation for
# a few seconds during startup.
# - The scale hack is not exactly faithful to the original experience, and there
# is no scale factor that works for everyone, so it shouldn't be used here.
# - Use --button-to-touch= for convenience if it's a game playable with the
# accelerometer and has touch targets in predictable locations.
# - Use --stabilize-virtual-cursor= if the game's menus are practically unusable
# without it.
# Mystery Mania
com.ea.mysterymania.inc: --landscape-left
# Wolfenstein 3D
com.idsoftware.wolf3d: --landscape-right
# Doom II RPG
com.idsoftware.Doom2rpg: --landscape-left --stabilize-virtual-cursor=0.1,10 --
button-to-touch=A,240,160 --button-to-touch=B,240,280 --button-to-touch=X,176,280
--button-to-touch=Y,320,280 --button-to-touch=DPadLeft,34,178 --button-to-
touch=DPadUp,76,140 --button-to-touch=DPadRight,116,180 --button-to-
touch=DPadDown,76,220
# Head2Head
com.darxun: --landscape-right --y-tilt-offset=24
# Jackpot Casino
com.chillingo.jackpotcasino: --landscape-right
# MotoRacing GP
# A = wheelie, B = restore
com.darxun.motoracinggp: --landscape-right --button-to-touch=A,25,295 --button-to-
touch=B,115,295