I setup the cave1024 layouts, and the font is huge! I can only see three games onscreen for mame... how do I specify the font size?
I agree with papasch, huge fonts usually means a regional setting (MAMEWAH doesn't like some). Go into Control Panel > Regional Settings and set the Decimal Symbol to '.' rather than ','.
I tried adding a -ctrlr sliktstik to the default options, but mame would not start. I ended up adding it directly to the mame cfg file... what is the format for those options?
-ctrlr slikstik would be right I believe - did you spell slikstik right (you didn't above

). The best way is to edit mame.ini and set it there.
I need the Visual pinball wrapper for mamewah, but how do you get the full table names in mamewah? also, do I need to unzip the tables to use them?
Here's what to do (assuming VPinball etc. is ready to go):
1) Set the Emulator Executable to VP-LAUNCH2.EXE (Howards wrapper, in the tables folder)
2) Set the ROM Path to your tables folder
3) Set the ROM Extension to VPT
4) Set the List Generation Method to ROM Folder Only
5) Refresh the list
I still need to search for the daphne setup, so I don't know if that will work, but I can't wait until it all works 
Set your 'ROM path' to your framefiles path,
Set the 'ROM Extension' to TXT,
Set the 'Emulator Executable' to daphne.bat
Set the 'List Generation Method' to 'ROM Folder Only',
Create [daphnepath]\daphne.bat with something this in it:
start /wait [daphnepath]\daphne.exe %1 vldp -framefile [daphnepath]\framefile\%1.txt -fullscreen
ExitTo display the correct game name, create [daphnepath]\daphne.nms, which should contain something like:
Space Ace|ace
Dragon's Lair|lairHope that helps
