English Amiga Board


Go Back   English Amiga Board > Requests > request.UAE Wishlist

 
 
Thread Tools
Old 14 September 2018, 09:00   #1
Giants
Registered User
 
Join Date: Nov 2017
Location: france
Posts: 109
BOOST key

Hi !


I would like to see in the futur version of WinUae a 'BOOST' option that we can activate simply by pushing a PC-Key like...F11 (or other key)

BOOST = Fastest possible and no cycle-exact activated and FloppyDriveEmulation=Turbo

This 3 options are already exist but, I would like to 'boost' ONLY when I push a Key (just for accelerate some part of code) without enter in the WinUae menu.

It's juste an idea

Last edited by Giants; 14 September 2018 at 11:45.
Giants is offline  
Old 14 September 2018, 14:24   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
It is already possible using Input panel.

Single event only example:

Map any key to "Warp mode", then click "Warp mode" input target text to change activation mode. (press is probably what you want)

Switching other options at the same time requires use of "custom event" input target:

Basic structure is: "<config entry name>=<value>" "<another config entry>=<value>" and so on. (it also supports calculations, for example config value=[config value+10] and key injection etc)

If you want to activate your boost only when key is kept pressed:

Slots 1 and 3: "warp=true" "cycle-exact=false" "floppy_speed=0"
Slots 2 and 4: "warp=false" "cycle-exact=true" "floppy_speed=100"

Custom event changes behavior of sub slots:

1 = executed when first press
2 = executed when first release
3 = executed when second press
4 = executed when second release
Restart from slot 1.

It can be very confusing but also very powerful
Toni Wilen is offline  
Old 28 September 2018, 07:02   #3
sonic88
Registered User
 
Join Date: Sep 2018
Location: Sweden
Posts: 6
That was a nice feature I had missed, very convenient to be able to toogle burst when just key is pressed. Thanks for the tip
sonic88 is offline  
Old 12 October 2018, 15:45   #4
Giants
Registered User
 
Join Date: Nov 2017
Location: france
Posts: 109
Hi !

Heuuu, sorry but I try without success.
can you detail the process.

Sorry
Giants is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga 1200 ram boost? (8 mb) nixxjsteve support.Hardware 9 10 December 2021 21:18
Dolphin got a performance boost in PPC JIT emulation Shoonay Retrogaming General Discussion 0 14 October 2014 09:29
FS-UAE 2.5.6dev Amiga Key (Windows key) pops up the start menu Marskilla support.FS-UAE 3 23 September 2014 23:18
Easy ways to boost an A500 and an A1200 Vollldo support.Hardware 9 19 August 2012 13:07
Amiga 'HELP' key - tribute thread to the abandoned key... Paul_s Amiga scene 22 23 July 2009 12:15

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:21.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.06846 seconds with 15 queries