Samase
Aug 10 2017, 6:15 pm
By: Neiv
Pages: 1 2 39 >
 

Aug 10 2017, 6:15 pm Neiv Post #1



Samase is an experimental modloader for BW 1.20+ including SCR.

It is not really user-friendly, does not currently allow creating self-executing mods like MPQDraft/Firegraft, will break on the next patch, may corrupt your installation (Tbh seems pretty unlikely), and may get your blizzard account banned (That might actually happen Blizz decides to have a no-mercy policy regarding any exe editing, who knows)

But it should work if anyone wants to do research on 1.19 modding. Should also work with SCR once it comes out if there isn't a patch on release day. If it doesn't work on your system I would appreciate a bug report =)



Basic usage
You'll need to run the program from the command line to use it, and mod files need to be in a directory structure that follows the CASC/MPQ structure. For example to patch arr\units.dat, place it in C:\something\directory\arr\units.dat and run
Code
samase.exe C:\something\directory
and your units.dat should get loaded. Files that are stored in CASC can be placed similarly among the MPQ files and everything should work.



Other flags for launching

--log
Logs all files that BW accesses to samase.log.

Can be useful if you want to see which files are being changed or aren't sure why a file doesn't seem to be loaded. May also be useful if you are crashing during loading, to show last accessed files.

You can force BW to use higher quality assets (located in HD/) by creating file named "starcraft.ini" in same directory as starcraft.exe (So 'x86' for now) and writing the following lines to it
Code
[Assets]
scale = 4

Alternatively if you want to see the lower-quality remastered assets (HD2), use "scale = 2". Though I can only get tileset graphics in "4k HD", unit .anims still are read from HD2/. Not sure if it's limited by weak hardware or if the unit graphics cannot be overridden from the .ini.

--no-hd
Disables HD graphics.

This speeds up the initial startup quite noticeably (At least on my old pc). Also reduces memory usage to ~300MB. Pressing F5 will crash in most of the places, so don't do that :)

--map <PATH>
Launches directly into a map that was specified.

Settings will be Single player, Use map settings, Brood war.

--fake-gpu-mem
Reports 8GB GPU memory, allowing some lower-end hardware to enable real-time lighting setting. Note that this will end up also causing the asset scale be 4, so you might want to use starcraft.ini to set asset scale to 2 (As shown above)



Packing files to a self-executing mod
To create an executable out of your mod files, run
Code
samase.exe "C:\mod dir" --pack self_executing.exe --pack_icon custom_icon.png --pack_name "Pro SCR mod" --pack_version "1.23.4"





Grafting support
Samase also supports patching buttons, requirements and unit status screen types. You'll have to create an 1.16.1 mod with Firegraft, and open the executable with an MPQ editor. Extract the `.fgp` file from MPQ's `Firegraft` directory and place it in Firegraft subdirectory for Samase to find. (The exact filename can be anything; as long as Samase sees something that matches "Firegraft/*.fgp", it will be loaded)

Firegraft exe edits are not supported.




Download is below.
Just please acknowledge that Blizzard might not like running programs like this, and you're taking a risk by doing it >:)
I've personally had no issues so far

(Edit Jan 21st 2018: Updated with a beta version which works with more systems)
(Edit Apr 14th 2018: Fixed for 1.21.5)
(Edit Apr 15th 2018: Fixed a launch error)
(Edit Oct 3rd 2018: Fixed for 1.22.1)
(Edit Dec 13th 2018: Fixed for 1.22.2)
(Edit Dec 19th 2018: Fixed for 1.22.2 rev 4)
(Edit Jan 18th 2019: Fixed a bug which would cause plugin save data not get loaded properly)
(Edit Mar 16th 2019: Fixed a bug with aise idle_orders and latest patch)
(Edit May 3rd 2019: Fixed for 1.22.4)
(Edit May 5th 2019: Support for a new aise feature)
(Edit May 8th 2019: Support for plugins messing with rendering)
(Edit May 19th 2019: Support for iscript hooking)
(Edit May 26th 2019: More plugin updates)
(Edit May 28th 2019: Fixed a file reading bug)
(Edit Jul 11th 2019: 1.23.0)
(Edit Jul 20th 2019: Fixed player color changes to not crash on D3D9 renderer)
(Edit Aug 11th 2019: Campaign list editing update)
(Edit Nov 20th 2019: 1.23.2)
(Edit Nov 21st 2019: Now automatically merges older string table xml/json files in rez/ with current patch's one)
(Edit Nov 27th 2019: Fixed bugs with xml string table support)
(Edit Dec 19th 2019: Fixed more bugs with string tables)
(Edit Jan 16th 2020: Added --no_hd and --map cmdline parameters)
(Edit Feb 15th 2020: Updated for 1.23.3)
(Edit Apr 16th 2020: Updated to fix plugins for 1.23.3.8177 and added --fake-gpu-mem)
(Edit May 15th 2020: Fixed a bug where rez\dialog.ui.json files were not being packed into exes)
(Edit May 29th 2020: Fix for some UI editing functionality being broken)
(Edit Sep 11th 2020: Fixed to work with the latest hotfix)
(Edit Jun 8th 2021: Fix for the latest mess of a patch)
(Edit Dec 31st 2021: Fixes to work with the latest patch)
(Edit Jan 13th 2022: Added locale path support)
(Edit Jan 15th 2023: Updates for plugin support api)
(Edit Aug 8th 2023: Updates for plugin support api)
Download

Post has been edited 89 time(s), last time on Aug 8 2023, 3:56 pm by Neiv.



None.

Aug 10 2017, 8:02 pm Pr0nogo Post #2



Excellent work. I'll play around with it and let you know if I have any issues.




Aug 18 2017, 11:34 am Neiv Post #3



I updated the program to work with 1.20.1.2616, and hopefully also resolved some Windows 7 issues - I don't have it to test with.

I'm also planning to make it support upcoming versions without having manually update it every time a patch hits.



None.

Aug 18 2017, 12:27 pm Corbo Post #4

ALL PRAISE YOUR SUPREME LORD CORBO

I tried it and it ran the SD version of SC.
I put the exe in C:\ and did samase.exe c:\mod which is where I put my files. C:\mod\glue\mainmenu



But it runs SD version so I cannot check if my HD files got changed. Is this how the program works?



fuck you all

Aug 18 2017, 4:19 pm Neiv Post #5



Hmm.

I don't have the HD version yet so I'm not sure how it's exactly supposed to work, but I thought that once you have bought it, it should simply launch in HD. Or the very least you should be able to change the graphic settings once the game has launched.

I'll try to look more into it D:



None.

Aug 18 2017, 4:56 pm Corbo Post #6

ALL PRAISE YOUR SUPREME LORD CORBO

Afaik you can run sc with starcraft.exe but the blizzard launcher automatically launches in HD. The changes I did were adding .ogv video files instead of smks which is why I cannot view my change in SD and I do not know where the switch to HD is to try out what you are saying.

I will try later with some in game changes.



fuck you all

Aug 18 2017, 5:33 pm Pr0nogo Post #7



Under normal circumstances you can use F5 to switch between SD and HD graphics.




Aug 18 2017, 7:17 pm Neiv Post #8



So, turns out I actually failed to update for 1.20.1 properly and the casc file replacing didn't work at all D: It's fixed now.

Also, samase cannot separately replace files under SD\ path, like the smks in glue\. Instead, adding a file for glue\mainmenu\single.smk and such causes the same file to be used in both HD and SD modes (Assuming it's currently possible to get in HD at all, I'll purchase it later this week and look into it myself)



None.

Aug 18 2017, 8:04 pm Corbo Post #9

ALL PRAISE YOUR SUPREME LORD CORBO

HD does not use smks at all. It uses .ogv files which would render the posibility of having smks in HD and viceversa ogvs in SD down to null.

I am out of home atm but I will try out the new build properly and not like... 5 minutes before I have to leave for work ;o



fuck you all

Aug 18 2017, 8:18 pm Neiv Post #10



Um, right. I'm just mixing up the file formats, BW 1.18+ doesn't use smks anywhere at all.



None.

Aug 19 2017, 1:47 am Corbo Post #11

ALL PRAISE YOUR SUPREME LORD CORBO

Neiv, I thank you for your service to this nation.





fuck you all

Aug 28 2017, 9:30 pm Neiv Post #12



Okay, I have an update which works with 1.20.2, 1.20.3, possibly older versions, and likely any future version as long as there are no large changes to BW's code.

=)



None.

Aug 29 2017, 6:29 pm Pr0nogo Post #13



Fantastic! Thanks for this.

By your estimate, what would the process look like if someone wanted to create an exe out of their mod files, similar to 1.16.1 mods? It doesn't seem like there's a solution to this currently, which makes distribution more complicated than the masses are generally equipped for. Any plans to update Samase to compile the components into an exe that functions with remastered?




Aug 29 2017, 7:07 pm Neiv Post #14



Yeah, the plan is to have exe creation for publishing mods, hopefully I can get it done soon. Maybe also support for loading Firegraft button/requirement edits after that (Supporting all exe edits that there are for 1.16.1 is not realistic though).

Would be nice to see some patches from Blizzard to see if Samase can actually be relied to work in future before releasing any complete mods using it.



None.

Aug 29 2017, 9:25 pm Pr0nogo Post #15



Excited to see where it goes. Blizz has been patching on and off throughout this past month so we probably won't have to wait for very long. Eventually they'll stop patching, which is when we can get memory-dependent stuff started, I hope.




Sep 16 2017, 12:17 am Neiv Post #16



I've added support for creating self-executing mods.

Run `samase.exe "C:\things\mod root directory" --pack mod.exe" to create one.
Or to set custom icon/name/version run `samase.exe "C:\mod dir" --pack mod.exe --pack_icon icon.png --pack_name "Pro SCR mod" --pack_version "1.23.4"`
At least .png icons seem to work, .bmp and .ico files should work as well.



None.

Sep 16 2017, 6:35 am Pr0nogo Post #17



That's very exciting! I'll spread the word.




Sep 27 2017, 4:01 am Pr0nogo Post #18



Do the exes created by Samase function on battle.net? Will they function for future patches, similarly to Samase itself?




Sep 27 2017, 8:32 am Neiv Post #19



Yes and yes.

But since Blizzard is active and still making changes, I'm a bit concerned that they may suddenly start banning people for code edits like samase does :l



None.

Sep 27 2017, 10:37 am Pr0nogo Post #20



Hopefully that doesn't happen. If it does, I'll be sure to spread the word so others don't fall victim to the same issue. Thanks for the info!




Options
Pages: 1 2 39 >
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-4-14. : 9:21 pm]
O)FaRTy1billion[MM] -- there are some real members mixed in those latter pages, but the *vast* majority are spam accounts
[2024-4-14. : 9:21 pm]
O)FaRTy1billion[MM] -- there are almost 3k pages
[2024-4-14. : 9:21 pm]
O)FaRTy1billion[MM] -- the real members stop around page 250
[2024-4-14. : 9:20 pm]
O)FaRTy1billion[MM] -- look at the members list
[2024-4-12. : 12:52 pm]
Oh_Man -- da real donwano
da real donwano shouted: This is the first time I've seen spam bots like this on SEN. But then again, for the last 15 years I haven't been very active.
it's pretty common
[2024-4-11. : 9:53 pm]
da real donwano -- This is the first time I've seen spam bots like this on SEN. But then again, for the last 15 years I haven't been very active.
[2024-4-11. : 4:18 pm]
IlyaSnopchenko -- still better than "Pakistani hookers in Sharjah" that I've seen advertised in another forum
[2024-4-11. : 4:07 pm]
Ultraviolet -- These guys are hella persistent
[2024-4-11. : 3:29 pm]
Vrael -- You know, the outdoors is overrated. Got any indoor gym and fitness equipment?
[2024-4-10. : 8:11 am]
Sylph-Of-Space -- Hello!
Please log in to shout.


Members Online: kevincope, ElviaWright, IlyaSnopchenko