Module Updates

Status
Not open for further replies.

djvj

Administrator
Staff member
Developer
Changes posted here have been updated on GIT. So please grab them how you would any other update from GIT.


AAE (updated to v2.0.3)

  • When using bezels, you now have a module option to still use internal artwork and overlays in AAE (rfancella)
  • Per-rom settings can now be used on all the artwork and bezel settings (rfancella)
  • Fullscreen mode now defaults to windowed fullscreen instead of true fullscreen to keep it compatible with HyperPause


BlueMSX (updated to v2.1.1)
  • Fixed order of CLI parameters that were causing ColecoVision games not to work (brolly)


Daphne (updated to v2.0.6)
  • Added new hwAccel module setting for controlling use of opengl (rfancella)


PCLauncher (updated to v2.1.3)

  • Added support for these MSystem names:


  • [*=1]Arcade PC
    [*=1]Doujin Soft
    [*=1]Examu eX-BOARD
    [*=1]Konami e-Amusement
    [*=1]Konami Bemani

WinVICE (updated to v2.0.5)
  • Added an option to disable that Auto JoyPort setting for C64 (wahoobrian)
 

djvj

Administrator
Staff member
Developer
OpenBOR (updated to v2.0.1)

  • Added Bezels support
  • Added HideEmu support
  • Added Fullscreen setting to module
  • Added AlternateExitKey setting to module
  • Rewrote logic to finding your OpenBOR.exe
  • Updated notes to reflect these changes
 

djvj

Administrator
Staff member
Developer
PCLauncher updated to v2.1.4

  • Mouse cursor hiding moved to above FadeInStart so when hidden, will not show above Fade.
 

djvj

Administrator
Staff member
Developer
RetroArch (updated to v2.2.1)
Added MultPlayer support so you can easily connect to other PCs using HyperLaunch's MultPlayer menu (djvj)
Added Nintendo 64 specific options for Mupen64Plus core (nosh)
Added NES specific options for Nestopia core (nosh)
Added Mattel Intellivision for MESS core (zerojay)
Added GamePark32 for MESS core (zerojay)
Added AAE for MAME core (nosh)
Fixed SNK Neo Geo CD for MESS core (zerojay)
Added Bandai Super Vision 8000 (DrMaxwell)
Added Sega Saturn Japan as recognized console, using same variable as Sega Saturn.
Minor rearrangements of systems for maintaining alphabetical order.
Added Thomson MO5 support for MESS core (DrMaxwell)
Minor issue in ISD that would cause PlayStation analog toggle button to always remain on due to typo.


Establishing a network connection in RetroArch
To enable MultiPlayer support, open the retroarch module settings in HLHQ and under the network tab, Set Enable_Network_Play to true. Fill in any values you want, but all are optional to speed up establishing the connection or if you are running a server or not.

Retroarch only supports 2 players, one server, one host. Both sides need to enable Network Play for the module. One person chooses server, the other chooses client. Server should start first as client will time out looking in about 10 seconds and just start the game.

Server, however, will wait forever for the client to connect. Once server hosts, client can connect.

Make sure server has the choosen port forwarded on all firewalls/routers on his end.
 
Last edited:

djvj

Administrator
Staff member
Developer
Daphne updated to v2.0.7
  • Fixed incorrect emu and module versions (rfancella)
 

djvj

Administrator
Staff member
Developer
Nestopia.ahk updated to v2.0.3
  • Changed Win commands to no longer use the rom name, but instead generic title and class.
 

djvj

Administrator
Staff member
Developer
Daphne Singe (updated to v2.0.4)

  • Added Global Params setting
  • Added per-game Params setting


Mednafen (updated to v2.1.1)
  • Updated module notes to mention Atari Lynx headers are bad if game is not rotating when it should


RetroArch (updated to v2.2.2)

  • Removed LibRetroFolder setting as it is not needed anymore
  • All core settings removed and replaced with a per-system version which cleans up the settings. To set the core, select the system tab, and define the core for just that system.
  • Rewrote messParam3 scripts
  • Rewrote psx controller scripts
  • Rewrote WriteProperty calls and removing duplicate code into a new WriteRetroProperty function
  • Removed UseCoreConfigs setting
  • Fixed typo in log
  • Reduced module by about 80 lines!


Pinball FX2 (updated to v2.0.3)

  • Added support for the external DMD
  • Added settings in the ISD to control the size and placement of the DMD


ScummVM (updated to v2.0.8)

  • Added configurable sleep for each game to control how long till bezel comes into effect (rfancella)
  • Fixed TargetName module setting was looking for Target, which was incorrect
  • Example ini updated to reflect above chages


WinUAE (updated to v2.1.3)
  • Added options to configure CPU and FPU types
 

djvj

Administrator
Staff member
Developer
Pinball FX2 (updated to v2.0.4)
  • Added missing module setting to enable/disable the local MultiPlayer Menu
 

djvj

Administrator
Staff member
Developer
Daphne Singe updated to v2.0.5
  • Fixed singe files getting corrupted and causing daphne to green screen
 

djvj

Administrator
Staff member
Developer
Pinball Arcade.ahk updated to v2.0.1

  • Added 5 new tables to the built-in array
  • Emu version set to 1.31.8
  • Added another Enter to get past the kickstarter msg that shows up at the beginning. If that ever goes away, this extra enter will need to be removed again.
 

djvj

Administrator
Staff member
Developer
MAME.ahk updated to v2.1.5

  • Partial rewrite of ListXML into to an object for easier tracking of contents
  • ListXML used variables now shown in logs
 

djvj

Administrator
Staff member
Developer
MUGEN.ahk updated to v2.0.4

  • Fixed 7z not working in conjunction with the gamePath module setting
  • Updated MUGEN (Example).ini and removed the extra folder from all settings
  • Updated notes to current requirements
 

djvj

Administrator
Staff member
Developer
Fusion.ahk updated to v2.1.0
  • Added a log and a timeout when Using Sega CD with DT and you did not set a CD Drive properly first.

Mugen updated to v2.0.5

  • Fixed games closing automatically when exithack was enabled
 
Last edited:

djvj

Administrator
Staff member
Developer
SuperModel.ahk updated to v2.0.7

  • Added ClearNVRAM setting (thanks Turranius)
  • ISD and example ini updated as well
 

djvj

Administrator
Staff member
Developer
Fusion
  • Added some notes for Pico support (brolly)


WinVICE updated to v2.0.6
  • Added support for system names Commodore MAX Machine & Commodore 64 Games System (brolly)
 

djvj

Administrator
Staff member
Developer
WinUAE Loader updated to v2.0.2
  • Added bezel offset options to module (rfancella)
 

djvj

Administrator
Staff member
Developer
BeebEm (updated to v1.0.1)

  • Moved 7z call to proper location (7z support was broken) (brolly)
  • Changed CLI switches to send proper RUN command (brolly)


PCLauncher (updated to v2.1.5)

  • Removed the HideCursor settings, in favor of the global per-game settings on HLHQ's Games tab.


NullDC (updated to v2.0.5)

  • Added romExtension check and module will now error if you try to pass a compressed format to nulldc as it is not supported by the ImageReader plugin.
  • Added VMUHideKey (rfancella)


RetroArch (updated to v2.2.3)

  • Fixed zero values from not being written to RA configs
  • Tandy TRS-80 Color Computer 3 renamed to Tandy TRS-80 Color Computer
  • Spectravideo SV-328 renamed to Spectravideo
  • Pecom 64 renamed to Elektronska Industrija Pecom 64
  • SNK Neo Geo MVS support added and defaults to the mame core
 

djvj

Administrator
Staff member
Developer
RetroArch updated to v2.2.4

  • Added Systems: (balderdashian)
  • Acorn Archimedes
  • Acorn BBC Micro Model A
  • Acorn BBC Micro Model B
  • Acorn BBC Micro
  • Apogee BK-01
  • Bandai Gundam RX-78
  • NEC PC-8801
  • NEC PC-9801
 
Status
Not open for further replies.
Top