Releases: spmn/sa-mp_masterlist_fix
Releases · spmn/sa-mp_masterlist_fix
SA-MP Masterlist Fix v2.0.2
Changes:
- Fixed a crash encountered on older systems such as Windows 7 (
Address violation at XXXXXXXX in module version.dll
) - Microsoft Visual C++ Redistributable is no longer needed
Installation:
- Download
version.dll
; - Copy
version.dll
to your SA-MP directory (wheresamp.exe
is located); - Run
samp.exe
; - Optional: Tweak the masterlist servers (
My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json
)
SA-MP Masterlist Fix v2.0.1
Changes:
- updated the default masterlist endpoint
Installation:
- Download
version.dll
; - Copy
version.dll
to your SA-MP directory (wheresamp.exe
is located); - Run
samp.exe
; - Optional: Tweak the masterlist servers (
My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json
)
Notes:
- If you update from v2.0.0, delete
sa-mp_masterlist_fix.json
if you would like to use the updated default settings
SA-MP Masterlist Fix v2.0.0
Changes:
- brand new masterlist! Huge thanks to @markski1 for hosting and maintaining it
- use signatures instead of hardcoded addresses -- confirmed support for 0.3.7 R1, 0.3.7 R5 and 0.3DL R1 (the signatures should match other releases too, but it's not guaranteed)
- use JSON instead of arbitrary file format for storing the configuration
- moved the configuration file to
My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json
(same folder SA-MP uses to store its own config) - added support for connecting to a master list that is not hosted on port 80 (TLS is still not supported)
- ... basically the entire mod was rewritten.
Installation:
- Download
version.dll
; - Copy
version.dll
to your SA-MP directory (wheresamp.exe
is located); - Run
samp.exe
; - Optional: Tweak the masterlist servers (
My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json
)
Notes:
- If you update from v1.1.0, you can remove
masterlist_fix.cfg
(and eventually change the internet endpoint fromsa-mp_masterlist_fix.json
to match the one you had in yourmasterlist_fix.cfg
)
SA-MP Masterlist Fix v1.1.0
Changes:
- Removed the dependency of the launcher.
Installation:
- Download
version.dll
; - Copy
version.dll
to SA-MP directory wheresamp.exe
is located; - Run
samp.exe
Notes:
- If you update from an older version, you can delete
masterlist_fix.dll
andmasterlist_fix.exe
as they are no longer needed.
SA-MP Masterlist Fix v1.0.2
- Changed default masterlist server to SACNR server.
SA-MP Masterlist Fix v1.0.1
- Changed default masterlist server to nickdodd25's server.
SA-MP Masterlist Fix v1.0.0
- Initial release.