Difference between revisions of "MAME"

From RocketLauncher Wiki
Jump to navigation Jump to search
(Replaced HL references with RL)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[Category:Emulators]][[Category:Modules]]
 
[[Category:Emulators]][[Category:Modules]]
  
 +
== '''Online Setup Guide:''' ==
 +
 +
Find a great guide for setting up MAME here: [http://www.mameguide.info/]
  
 
== '''Mame ini Tips:''' ==
 
== '''Mame ini Tips:''' ==
  
 +
'''NOTE:''' When making adjustments to your mame.ini file, make sure you don't have per game.ini files located within /mame/ini folder as these game specific ini files take higher priority over the default mame.ini. Also, before making any changes please make a backup so you can always revert if you make multiple changes and break something.
  
'''NOTE:''' When making adjustments to your mame.ini file, make sure you dont have per game.ini files located within /mame/ini folder as these game specific ini files take higher priority over the default mame.ini. Also. before making any changes. please make a backup so you can always revert if you make multiple changes and break something.
 
  
 
+
If you find that one changing one or all of these settings work. I suggest either making a separate ini file for that specific game or including it in the per game rom settings within RLUI.
If you find that one changing one or all of these settings work. i suggest either making a separate ini file for that specific game. or including it in the hyperlaunch per game rom settings with in hlhq.
 
  
 
== '''Saving separate ini files per game/rom:''' ==
 
== '''Saving separate ini files per game/rom:''' ==
 
  
 
Save a copy of the adjusted ini to /mame/ini folder with the rom name of the game. eg. /mame/ini/dkong.ini for donkey kong
 
Save a copy of the adjusted ini to /mame/ini folder with the rom name of the game. eg. /mame/ini/dkong.ini for donkey kong
Line 18: Line 19:
  
 
== '''Screen tearing with in games.''' ==
 
== '''Screen tearing with in games.''' ==
 
  
 
You can try turning on these settings. Please note you could experience sound stuttering on certain games. (0 = off, 1 = on)
 
You can try turning on these settings. Please note you could experience sound stuttering on certain games. (0 = off, 1 = on)
Line 25: Line 25:
 
  # FULL SCREEN OPTIONS
 
  # FULL SCREEN OPTIONS
 
  #
 
  #
 
 
  triplebuffer              1   
 
  triplebuffer              1   
 
   
 
   
Line 34: Line 33:
  
 
== '''Stuttering sound within games.''' ==
 
== '''Stuttering sound within games.''' ==
 
  
 
If you are experiencing sound stuttering, theres a couple things you can try. Open up mame.ini and try adjusting these settings. If one works. try adjusting them back to original settings 1 at a time to find the culprit. (0 = off, 1 = on)
 
If you are experiencing sound stuttering, theres a couple things you can try. Open up mame.ini and try adjusting these settings. If one works. try adjusting them back to original settings 1 at a time to find the culprit. (0 = off, 1 = on)

Latest revision as of 16:50, 11 October 2020


Online Setup Guide:

Find a great guide for setting up MAME here: [1]

Mame ini Tips:

NOTE: When making adjustments to your mame.ini file, make sure you don't have per game.ini files located within /mame/ini folder as these game specific ini files take higher priority over the default mame.ini. Also, before making any changes please make a backup so you can always revert if you make multiple changes and break something.


If you find that one changing one or all of these settings work. I suggest either making a separate ini file for that specific game or including it in the per game rom settings within RLUI.

Saving separate ini files per game/rom:

Save a copy of the adjusted ini to /mame/ini folder with the rom name of the game. eg. /mame/ini/dkong.ini for donkey kong

You can then further edit this ini file to only include the things you want to change specifically for this game.

Screen tearing with in games.

You can try turning on these settings. Please note you could experience sound stuttering on certain games. (0 = off, 1 = on)

#
# FULL SCREEN OPTIONS
#
triplebuffer              1   

#
# WINDOWS VIDEO OPTIONS
#
waitvsync                 1

Stuttering sound within games.

If you are experiencing sound stuttering, theres a couple things you can try. Open up mame.ini and try adjusting these settings. If one works. try adjusting them back to original settings 1 at a time to find the culprit. (0 = off, 1 = on)

#
# DIRECT3D POST-PROCESSING OPTIONS
#
hlsl_enable               0

#
# FULL SCREEN OPTIONS
#
triplebuffer              0   

#
# WINDOWS VIDEO OPTIONS
#
waitvsync                 0

#
# CORE SOUND OPTIONS
#
samplerate                22000