xHeretic v1.1 ported by A600

What's New
----------

- Added a wad selector (read below)
- Added HDTV modes, thanks to Lantus. For 720p, use the default720.xbe
- Fixed the joypad sensitivity for look up/down

This is an update so you need the v1.0 version. Overwrite the default.xbe
and edit and copy the wads.cfg file if you want to use the wad selector.



This port is based on HHeretic, UHexen and Heretic32 (my GP32 port) and
it was possible thanks to the SDLx libs by Lantus.

Copy heretic.wad (full version) or heretic1.wad (shareware version)
to the folder where you installed xHeretic


WAD SELECTOR
------------

Edit the wads.cfg included and add as many entries as you want.

The syntax is very easy:

[name displayed] = [commandline options]

Copy it to the xHeretic folder along with the wads.
Next time you run xHeretic, a wads selector will be displayed.
If the wads.cfg only has one entry, the wads selector won't appear
and it'll run that entry.

You can add up to 4000 entries and use options like -warp, etc

Here is an example:

#Heretic wads
Heretic = 
A Dark Day in Hell = -file darkday.wad
Abbey3 = -file abbey3.wad
Asteriel = -file asteriel.wad
BAB Heretic = -file babhtdm.wad
Creatures of Light and Darkness = -file cold10.wad
Enchanter = -file enchantr.wad
Frags96 = -file frags96.wad
House of Horror = -file horror.wad
LHET = -file lhet400.wad
The Crypts = -file crypts.wad -warp 1 7


CONTROLS
--------

Left Analog 		-> Move Forward/Backward - Strafe
Left Analog Thumb 	-> Center Fly
Right Analog 		-> Turn Right/Left - Look Up/Down
Right Analog Thumb 	-> Center View
Left Trigger 		-> Run
Right Trigger 		-> Shoot
White 			-> Fly Up
Black 			-> Fly Down
A			-> Activate - Select Menu Option - Confirm
B 			-> Use Inventory Object - Back to the Previous Menu
Y 			-> Map On/Off
DPad Up 		-> Next Weapon
DPad Down 		-> Previous Weapon
DPad Left 		-> Inventory Left
DPad Right 		-> Inventory Right
Start			-> Main Menu


VIEW MAP CONTROLS
-----------------

Left Analog 		-> Move Map
Right Analog 		-> Zoom In/Out
A			-> Follow Mode On/Off
B 			-> Reset Zoom



-A600-