Page 1 of 1

Amiga Key / ALT Key swapped

Posted: Thu Aug 22, 2024 5:21 pm
by NightShadowPT

Hi,

I have my MiSTer inside an Amiga case (I'm using a Mistress board) and despite loving my setup, there's one thing that drives me crazy.

When using the Amiga core, the Amiga Key seems to be mapped to my ALT keys (to reboot I have to press CTRL+ALT+ALT).

How can I swap these keys, for the Amiga core only?

Thanks


Re: Amiga Key / ALT Key swapped

Posted: Fri Aug 23, 2024 7:36 pm
by Higgy

Hi.
I would Google search regarding Mister.ini or if there is an Amiga core specific .ini (settings file)

The MiST FPGA project (which MiSTer evolved from) has a setting in its .ini file which does what you want. I don't think it was ditched in MiSTer.


Re: Amiga Key / ALT Key swapped

Posted: Fri Aug 23, 2024 7:55 pm
by niallquinn
NightShadowPT wrote: Thu Aug 22, 2024 5:21 pm

Hi,

I have my MiSTer inside an Amiga case (I'm using a Mistress board) and despite loving my setup, there's one thing that drives me crazy.

When using the Amiga core, the Amiga Key seems to be mapped to my ALT keys (to reboot I have to press CTRL+ALT+ALT).

How can I swap these keys, for the Amiga core only?

Thanks

Nice idea, that Mistress 500 though! Buy a knackered amiga cheap, say 60 quid, plus 140 quid for the Mistress. 200 quid well spent. Interesting!


Re: Amiga Key / ALT Key swapped

Posted: Sun Aug 25, 2024 8:40 am
by cursedverses

Looking at https://github.com/MiSTer-devel/Main_Mi ... MiSTer.ini (lines 60-65 at time of writing) try:

Code: Select all

reset_combo=1

Re: Amiga Key / ALT Key swapped

Posted: Sun Aug 25, 2024 5:55 pm
by NightShadowPT
niallquinn wrote: Fri Aug 23, 2024 7:55 pm

Nice idea, that Mistress 500 though! Buy a knackered amiga cheap, say 60 quid, plus 140 quid for the Mistress. 200 quid well spent. Interesting!

My version is the Amiga 1200 one, but yes, it's great!
I would recommend it to anyone using MiSTer mostly to emulate classical computers.

cursedverses wrote: Sun Aug 25, 2024 8:40 am

Looking at https://github.com/MiSTer-devel/Main_Mi ... MiSTer.ini (lines 60-65 at time of writing) try:

Code: Select all

reset_combo=1

That's it! It works like a charm!! Thanks, you're a life saver.

Cheers!