Command-Line

Usage:
PokeMini [Options] rom.min

Options:

Flag Description
-freebios Force FreeBIOS
-bios otherbios.min
Load BIOS
-noeeprom
Discard EEPROM data
-eeprom pokemini.eep
Load/Save EEPROM file
-eepromshare
Share EEPROM to all ROMs (default)
-noeepromshare
Each ROM will use individual EEPROM
-nostate
Discard State data (default)
-state pokemini.sta
Load/Save state file
-nortc
No RTC
-statertc
RTC time difference in savestates
-hostrtc
RTC match the Host clock (def)
-nosound
Disable sound
-sound
Same as -sounddirectpwm (def)
-sounddirect
Use timer 3 directly for sound
-soundemulate Use sound circuit emulation
-sounddirectpwm Same as direct, can play PWM samples (def)
-nopiezo
Disable piezo speaker filter
-piezo
Enable piezo speaker filter (def)
-scanline
50% Scanline LCD filter
-dotmatrix
LCD dot-matrix filter (def)
-nofilter
No LCD filter
-2shades
LCD Mode: No mixing
-3shades
LCD Mode: Grey emulation
-analog
LCD Mode: Pretend real LCD (default)
-fullbattery Emulate with a full battery (default)
-lowbattery Emulate with a weak battery
-palette 0
Select palette for colors (0 to 15)
-rumblelvl 3
Rumble level (0 to 3)
-nojoystick
Disable joystick (def)
-joystick
Enable joystick
-joyid 0
Set joystick ID
-nomulticart
Disable multicart support (def)
-multicart 0
Multicart support (0 to 2)
-custom1light 0xFFFFFF Palette Custom 1 Light
-custom1dark 0x000000
Palette Custom 1 Dark
-custom2light 0xFFFFFF Palette Custom 2 Light
-custom2dark 0x000000 Palette Custom 2 Dark
-synccycles 8 Number of cycles per hardware sync.

Only on SDL platform:

-dumpsound sound.wav Dump sound into a WAV file
-windowed
Display in window (default)
-fullscreen Display in fullscreen
-zoom 4 Zoom display: 1 to 6 (def 4)
-bpp 16 Bits-Per-Pixel: 16 or 32 (def 16)