Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Anyone using AppleWin in GameEX.

Tried using MESS and can't get it to show on screen. Using ini file in GameEx. If anyone is using AppleWin could you please post your ini file.

Posted

Apple2 works with MESS.. I run it at home. I'm not near my cab, but here's a config ripped from the User Submitted Configs & Databases thread

[Emulator_17]

Enabled=True

STARTPAGENAME=Apple II

TITLETEXT=Apple II

StartPageLogo=AppleII

ROMFilter=*.dsk

RomsInFolders=False

RomPath=D:\RETRO\AppleII\Games

SnapPath=C:\art\appleII\snap

WorkingPath=C:\mess

MapKeys=True

WaitBeforeKeys=

SendKeys=

ReplaceDash=True

ReplaceUnder=True

Capitals=True

RemoveBrackets=False

ShowDesktop=True

Debug=False

MAPFile=

AlsoLaunch=

Command=mess.exe apple2c -flop "[rompath]\[romfile]"

OLDatZip=

TitlePath=

BoxPath=

CartPath=

LaunchBefore=

LaunchAfter=

Posted

can run apple thru MESS or AppleWin. But want the game to start when i click thru GameEx. Not just go to the emulator and then mount game and click run

Posted
can run apple thru MESS or AppleWin. But want the game to start when i click thru GameEx. Not just go to the emulator and then mount game and click run

Mess autoruns the game for me just fine. Have not tried AppleWin. What's your commandline for mess?

Posted

running the same ini as above.

Starting to think its my mess ini

#

# CONFIGURATION OPTIONS

#

readconfig 1

skip_gameinfo 0

#

# PATH AND DIRECTORY OPTIONS

#

biospath C:\Program Files\GameEx\CONFIG\EMULATORS\MESS\bios

softwarepath Z:\Emulation\Assets\PC\Apple 2\Roms

hash_directory hash

samplepath samples

inipath ini

cfg_directory cfg

nvram_directory nvram

memcard_directory memcard

input_directory inp

state_directory sta

artpath artwork

snapshot_directory snap

diff_directory diff

ctrlrpath ctrlr

comment_directory comment

cheat_file cheat.dat

#

# MISC OPTIONS

#

bios 0

cheat 0

#

# STATE/PLAYBACK OPTIONS

#

# state <NULL> (not set)

autosave 0

# playback <NULL> (not set)

# record <NULL> (not set)

# mngwrite <NULL> (not set)

# wavwrite <NULL> (not set)

#

# DEBUGGING OPTIONS

#

log 0

oslog 0

verbose 0

#

# PERFORMANCE OPTIONS

#

autoframeskip 0

frameskip 0

frames_to_run 0

throttle 1

sleep 0

rdtsc 0

priority 0

#

# VIDEO OPTIONS

#

video d3d

numscreens 1

window 0

maximize 1

keepaspect 1

prescale 1

effect none

pause_brightness 0.650000

waitvsync 0

syncrefresh 0

#

# VIDEO ROTATION OPTIONS

#

rotate 1

ror 0

rol 0

autoror 0

autorol 0

flipx 0

flipy 0

#

# DIRECTDRAW-SPECIFIC OPTIONS

#

hwstretch 1

#

# DIRECT3D-SPECIFIC OPTIONS

#

d3dversion 9

filter 1

#

# PER-WINDOW VIDEO OPTIONS

#

screen auto

aspect auto

resolution auto

view auto

screen0 auto

aspect0 auto

resolution0 auto

view0 auto

screen1 auto

aspect1 auto

resolution1 auto

view1 auto

screen2 auto

aspect2 auto

resolution2 auto

view2 auto

screen3 auto

aspect3 auto

resolution3 auto

view3 auto

#

# FULL SCREEN OPTIONS

#

triplebuffer 0

switchres 0

full_screen_brightness 1.000000

full_screen_contrast 1.000000

full_screen_gamma 1.000000

#

# GAME SCREEN OPTIONS

#

brightness 1.000000

contrast 1.000000

gamma 1.000000

#

# VECTOR RENDERING OPTIONS

#

antialias 1

beam 1.

flicker 0.

#

# ARTWORK OPTIONS

#

artwork_crop 0

use_backdrops 1

use_overlays 1

use_bezels 1

#

# SOUND OPTIONS

#

sound 1

samplerate 44100

samples 1

volume 0

audio_latency 1

#

# INPUT DEVICE OPTIONS

#

# ctrlr <NULL> (not set)

mouse 0

joystick 0

lightgun 0

dual_lightgun 0

offscreen_reload 0

steadykey 0

a2d_deadzone 0.3

digital none

#

# AUTOMATIC DEVICE SELECTION OPTIONS

#

paddle_device keyboard

adstick_device keyboard

pedal_device keyboard

dial_device keyboard

trackball_device keyboard

lightgun_device keyboard

mouse_device mouse

#

# MESS SPECIFIC OPTIONS

#

newui 1

# ramsize <NULL> (not set)

# threads <NULL> (not set)

natural 0

min_width 200

min_height 200

writeconfig 1

skip_warnings 0

#

# (null)

#

# slot6disk1 <NULL> (not set)

# slot6disk2 <NULL> (not set)

#

# (null)

#

# slot6disk1 <NULL> (not set)

# slot6disk2 <NULL> (not set)

Posted

Running the same ini posted by mightypeniz? If so then that commandline is incorrect. Try this.

mess.exe apple2c -s6d1 "[ROMPath]\[RomFile]" -joy -now -nonewui

Guest
This topic is now closed to further replies.
×
×
  • Create New...