Navigation:

World Cup 90 Amiga

New Comment

Post a new comment to participate in the discussion on how this game should be configured, or to add relevant information regarding the use of these configurations.

Posted by FrodeSolheim at 2020-01-07 17:58:02:

Added viewport option, imported TOSEC variants.


Posted by FrodeSolheim at 2020-01-04 15:44:20:

This game supports 4 players via a Genias 4 player parallel port interface. The parallel port joystick support in FS-UAE is not directly compatible with this, but you can remap the input events so this game works with the current adapter support:

joystick_port_2_mode=joystick
joystick_port_2_up=action_par_joy_0_right
joystick_port_2_down=action_par_joy_0_left
joystick_port_2_left=action_par_joy_0_down
joystick_port_2_right=action_par_joy_0_up
joystick_port_2_primary=action_par_joy_1_fire_button

joystick_port_3_mode=joystick
joystick_port_3_up=action_par_joy_1_right
joystick_port_3_down=action_par_joy_1_left
joystick_port_3_left=action_par_joy_1_down
joystick_port_3_right=action_par_joy_1_up
joystick_port_3_primary=action_par_joy_1_2nd_button

Thanks to @ztronzo for figuring out the remapping smiley