mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-24 19:33:29 +00:00
Apply some more sensible default options
Changed emulation speed to the actual speed of a Mac, and allowed for running in the background by default
This commit is contained in:
parent
be71368cf7
commit
ac3b9f0e5f
@ -46,9 +46,9 @@
|
|||||||
#define WantInitMagnify 0
|
#define WantInitMagnify 0
|
||||||
#define EnableMagnify 1
|
#define EnableMagnify 1
|
||||||
#define WindowScale 2
|
#define WindowScale 2
|
||||||
#define WantInitRunInBackground 0
|
#define WantInitRunInBackground 1
|
||||||
#define WantInitNotAutoSlow 0
|
#define WantInitNotAutoSlow 0
|
||||||
#define WantInitSpeedValue 3
|
#define WantInitSpeedValue 0
|
||||||
#define WantEnblCtrlInt 1
|
#define WantEnblCtrlInt 1
|
||||||
#define WantEnblCtrlRst 1
|
#define WantEnblCtrlRst 1
|
||||||
#define WantEnblCtrlKtg 1
|
#define WantEnblCtrlKtg 1
|
||||||
|
Loading…
Reference in New Issue
Block a user