ok, so i've been doing a lot of searching and i still havent found any posts that can explain how to run a firegraft mod with resolution expander.
Here's my problem...
I can easliy create a firegraft mod to make tom kazansky hero buildable from the starport, save to .exe and run... and it works great for standard 640x480 starcraft.
but how can i use my mod with resolution expander?
i've tried opening the patch_rt.mpq with winmpq and then adding my mod files, but when i run the game only the changes to units.dat have been applied, modifications to button groups are not present. i've been messing around for about 2 weeks and i still haven't made any progress. any help would really be appriciated.
for the record i'm using firegraft 1.16.1
None.
I too am trying to figure this out. The problem is that starcraft has to be opened up with the resoution fixer, which targets starcraft.exe and will bypass any patches you are trying to make. I was thinking though, if you make your patch permanent, meaning you actually edit the 3 .grp files directly, you could just use the original starcraft.exe to open the game. That would allow you to load the game with the resolution fix. I am not sure how to do this though. Could anyone else chime in on how to convert your patch to a permanent fix in the game?????
None.
i've tried opening the patch_rt.mpq with winmpq and then adding my mod files, but when i run the game only the changes to units.dat have been applied, modifications to button groups are not present. i've been messing around for about 2 weeks and i still haven't made any progress. any help would really be appriciated.
The .exe itself is needed to change the buttons. You'd have to rename your starcraft.exe and rename your mod TO starcraft.exe in the proper place so the resolution hack targets your mod (I don't know much about the res hack, you might be able to target a specific file with it? I don't know). You will still have to put the other non-firegraft files in patch_rt.

PyMS and ProTRG developer
Except that i'm fairly sure FireGraft targets "starcraft.exe", so if you renamed your starcraft to something else and your FireGraft mod to "starcraft.exe", it would be targetting itself.
Except that i'm fairly sure FireGraft targets "starcraft.exe", so if you renamed your starcraft to something else and your FireGraft mod to "starcraft.exe", it would be targetting itself.
Right, shit. Maybe if you added every file from starcraft.exe to your mod you could do it? I'm not sure if it would actually target itself.

PyMS and ProTRG developer
You can't do that. The mod EXE is not a modded version of starcraft.exe, it loads "starcraft.exe", and then modifies it in memory (in more technical terms the mod exe injects a dll into the starcraft process and that dll then modifies the machine code in memory).
Post has been edited 1 time(s), last time on May 15 2010, 5:03 pm by poiuy_qwert.