diff --git a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml
index 80504683b..93c5984b2 100644
--- a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml
+++ b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml
@@ -695,7 +695,7 @@
vectrex
- Smith Engineering - Console - 1982
+ GCE - Console - 1982
vic20
diff --git a/resources/sorting/manufacturer_year/es_systems_sorting.xml b/resources/sorting/manufacturer_year/es_systems_sorting.xml
index 64f2d9d3f..1b28134e1 100644
--- a/resources/sorting/manufacturer_year/es_systems_sorting.xml
+++ b/resources/sorting/manufacturer_year/es_systems_sorting.xml
@@ -695,7 +695,7 @@
vectrex
- Smith Engineering - 1982
+ GCE - 1982
vic20
diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml
index e4d79e0ae..b14534dbd 100644
--- a/resources/systems/macos/es_systems.xml
+++ b/resources/systems/macos/es_systems.xml
@@ -1928,10 +1928,12 @@
vectrex
- Smith Engineering Vectrex
+ GCE Vectrex
%ROMPATH%/vectrex
.bin .BIN .gam .GAM .vc .VC .vec .VEC .7z .7Z .zip .ZIP
%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/vecx_libretro.dylib %ROM%
+ %EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib "vectrex -rompath %GAMEDIR%\;%ROMPATH%/vectrex -cart \"%ROMRAW%\""
+ %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/vectrex vectrex -cart %ROM%
vectrex
vectrex
diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml
index b633f0e24..d07178546 100644
--- a/resources/systems/unix/es_systems.xml
+++ b/resources/systems/unix/es_systems.xml
@@ -2034,10 +2034,12 @@
vectrex
- Smith Engineering Vectrex
+ GCE Vectrex
%ROMPATH%/vectrex
.bin .BIN .gam .GAM .vc .VC .vec .VEC .7z .7Z .zip .ZIP
%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/vecx_libretro.so %ROM%
+ %EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so "vectrex -rompath %GAMEDIR%\;%ROMPATH%/vectrex -cart \"%ROMRAW%\""
+ %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/vectrex vectrex -cart %ROM%
vectrex
vectrex
diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml
index a7d3fe069..bd57eb885 100644
--- a/resources/systems/windows/es_systems.xml
+++ b/resources/systems/windows/es_systems.xml
@@ -2007,10 +2007,12 @@
vectrex
- Smith Engineering Vectrex
+ GCE Vectrex
%ROMPATH%\vectrex
.bin .BIN .gam .GAM .vc .VC .vec .VEC .7z .7Z .zip .ZIP
%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\vecx_libretro.dll %ROM%
+ %EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll "vectrex -rompath %GAMEDIR%\;%ROMPATH%\vectrex -cart \"%ROMRAW%\""
+ %HIDEWINDOW% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\vectrex vectrex -cart %ROM%
vectrex
vectrex