As the work on the new SFC Launcher release continues,
I've finished the work on the SFC3 executable.
It took some time, but the final result is very cool.
I’ve replaced 2 functions in there, to reproduce the same 2 new mechanics that will be used in SFCOP.
With these changes in place, you will not need to hexedit anything anymore, to use Gamespy, or any custom HD resolution.
I will publish it in the next SFC Launcher release.
Cheers
// New gamespy mechanics (with the old hardcoded hostnames as example).
[Gamespy]
motd=http://www.gamespyarcade.com/features/launch.asp?svcname=sfc3
master=master.gamespy.com
gpcm=gpcm.gamespy.com
gpsp=gpsp.gamespy.com
// New resmode mechanic (with the default/lowest resolution, as example).
[3D]
width=1024
height=768
// You can use the sprites.q3 Editor at
// http://www.hotandspicyforums.com/post201588.html#p201588
// to manually replace any default resolution you wish.
// or wait a bit for the new SFC Launcher release, that will automate the process.