mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-11-28 11:04:15 +01:00
Added README for windows version
This commit is contained in:
parent
c1f6c60679
commit
b72dd677ae
@ -152,7 +152,7 @@ dist: $(BUILD)
|
|||||||
cp sound/select_LE.raw $@/fbzx-wii/fbzx
|
cp sound/select_LE.raw $@/fbzx-wii/fbzx
|
||||||
cp sound/unselect_LE.raw $@/fbzx-wii/fbzx
|
cp sound/unselect_LE.raw $@/fbzx-wii/fbzx
|
||||||
cp fbzx.net $@/fbzx-wii
|
cp fbzx.net $@/fbzx-wii
|
||||||
cp AMSTRAD CAPABILITIES COPYING FAQ README README.TZX VERSIONS VERSIONS.wii $@/fbzx-wii/doc
|
cp AMSTRAD CAPABILITIES COPYING FAQ README README.TZX VERSIONS VERSIONS.wii README_WIN.txt $@/fbzx-wii/doc
|
||||||
touch $@/fbzx-wii/tapes/dummy
|
touch $@/fbzx-wii/tapes/dummy
|
||||||
touch $@/fbzx-wii/snapshots/dummy
|
touch $@/fbzx-wii/snapshots/dummy
|
||||||
touch $@/fbzx-wii/microdrives/dummy
|
touch $@/fbzx-wii/microdrives/dummy
|
||||||
|
53
README_WIN.txt
Normal file
53
README_WIN.txt
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
FBZX Wii was written to run on WII, for testing purpose FBZX Wii was adapted
|
||||||
|
to run also on Windows. Anyhow the windows version is yet usable.
|
||||||
|
|
||||||
|
These are the basic instructions:
|
||||||
|
|
||||||
|
fbzx-wii.exe starts the program with the default configurations.
|
||||||
|
fbzx-wii.exe -h for help
|
||||||
|
fbzx-wii.exe -turbo3 -fs -db -hw for full screen and very fast tape loading.
|
||||||
|
|
||||||
|
You can try with higher values for turbo until you hear cracked sound.
|
||||||
|
|
||||||
|
The wiimote pointer is emulated by the mouse pointer.
|
||||||
|
|
||||||
|
FBZX Wii has two GUIs: one is derived from FBZX and the other one is Wii specific.
|
||||||
|
|
||||||
|
|
||||||
|
*************
|
||||||
|
FBZX WII Menu
|
||||||
|
*************
|
||||||
|
|
||||||
|
Menu key (it is the key near CTRL Rigth) or gamepad 7 key to access FBZX Wii menu.
|
||||||
|
Left ALT key to toggle Full Screen.
|
||||||
|
The virtual keyboard is accessed passing the mouse on the screen or through CTRL Rigth or gamepad button 6 (if depends on the selected option).
|
||||||
|
|
||||||
|
* In menu
|
||||||
|
Gamepad pad or keyboard keys for menu navigation.
|
||||||
|
Gamepad button 1 or Enter key to select.
|
||||||
|
Gamepad button 1 button 2 or ESC key to step back.
|
||||||
|
|
||||||
|
* In Game
|
||||||
|
Gamepad pad for the yostick emulation.
|
||||||
|
Gamepad button 1 for fire.
|
||||||
|
|
||||||
|
These are the associations between gamepad and Wii controllers keys:
|
||||||
|
|
||||||
|
Gamepad -------- WII
|
||||||
|
1 Wiimote A Button
|
||||||
|
2 Wiimote B Button
|
||||||
|
3 Wiimote 1 Button
|
||||||
|
4 Wiimote 2 Button
|
||||||
|
5 Wiimote - Button
|
||||||
|
6 Wiimote + Button
|
||||||
|
7 Wiimote HOME Button
|
||||||
|
8 Nunchuck Z Button
|
||||||
|
9 Nunchuck C Button
|
||||||
|
|
||||||
|
******************
|
||||||
|
Original FBZX Menu
|
||||||
|
******************
|
||||||
|
F1-F12 to access the original FBZX (not Wii) menu (not all the features are available here).
|
||||||
|
F1 key to access FBZX help menu.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user