[skip all navigation]

EUD Action Enabler !, Another episode of Farty bored with a C compiler!

Pages: 1 2 3 » 6 >
Creator: O)FaRTy1billion
Time: Apr 7 2010, 9:08 pm

Post #1     O)FaRTy1billion Apr 7 2010, 9:08 pm

[Avatar]
‮.rapsdleF
offlinecontact
Rank: Elite
(I have no idea where this topic should go... Modders can make their own far, far superior things with plugins, it's not really a mapping tool, ... Here seemed like the best bet.)

I've thrown this idea around a bit making several little enabler/togglers that were functional, but not safe (they h4xx3d ur sc's coed, and battle.net knows it!).. Then someone asked me about EUD enabling, so I thought I could make a more public-friendly version... And here it is!

Note that the fix is local only ... Only those with EUDs enabled will see the effects of EUDs. So if you want to play an EUD map with a bunch of friends they all have to have EUDs enabled, too. However, normal death triggers should function perfectly and not cause any errors with other players.

Instructions!
Just run the enabler. It doesn't matter if you're on battle.net or not, in a game or not, or even if SC is even open or not. :D (Simple!)
Battle.net should not be able to detect this as it does not change SC's code at all. Let me know if I'm wrong.

Note that only 1.16.1 is supported ... If you want multi-version support, you're going to have to ask nicely. :P

!! Update !!
I'm releasing qdp and bwl plugins (for MPQDraft and ChaosLauncher, both at request) for this. The EXE is the same, but I rebuilt it anyway.

Download! EXE only
Download! Plugins
Changes:
- Fixed typo. (xD)
- Added version info (I didn't notice that it was lacking before. :P )
- Added unpatching support (run it again to unpatch)
- Fixed ASM that caused a crash.
- Public release of QDP and BWL plugins.

(Old versions: 2.0, 2.1 2.1.2)

Report any bugs with the Death action... I completely rebuilt it. ;o
This post was edited 6 times, last edit by FaRTy1billion: Jul 12 2011, 3:38 am.

TinyMap2 - Latest in map compression! [ 8/26/12 - New build! Potentially fixed Win7 crash ]
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
(user posted image) This page has been viewed (user posted image) times!
Top

Post #2     Apos Apr 7 2010, 9:15 pm

[Avatar]
Today is the tomorrow you worried about yesterday.
offlinecontact
Rank: Regular
Perfect! I have already started making maps to go with it. Hopefully this becomes popular over battle.net so a lot more people makes EUD maps.

Looking forward to see what games can come out from this.

How to Ask Questions the Smart Way
(user posted image)
“I want to die in my sleep like my grandfather... Not screaming and yelling like the passengers in his car.” - Will Shriner
Ever wondered how to pronounce my usernames? Wonder no more!
Top

Post #3     poison_us Apr 7 2010, 9:26 pm

[Avatar]
‎(•‿•)
offlinecontact
Rank: Regular
Quote from O)FaRTy1billion
If you want multi-version support, you're going to have to ask nicely.
Plz?

Top

Post #4     Ahli Apr 7 2010, 9:35 pm

[Avatar]
Nothing yet! Almost done. Very powerful, very strong.
offlinecontact
Rank: Elite
1. You wrote "Starcrat" in the error dialog.
2. How can I make this program find Starcraft? (I'm to lazy to start both or write a batch file)
3. Could you make this program execute the Starcraft.exe if there is one in the same directory?

4. Is there a memory map for weapon entry data & general unit data (max HP, used weapons)?

(user posted image)
Top

Post #5     TiKels Apr 7 2010, 9:41 pm

[Avatar]
offlinecontact
Rank: Regular
Yeahh... is this toggleable? Like once I run it can I then immediately turn it off? I don't like permanence. I want to know BEFORE I run it. Plx n ty.

Top

Post #6     Jesusfreak Apr 7 2010, 9:44 pm

[Avatar]
offlinecontact
Rank: Member
Er, so, wait... we can use EUD actions without dropping in multiplayer now?!?

Top

Post #7     O)FaRTy1billion Apr 7 2010, 9:45 pm

[Avatar]
‮.rapsdleF
offlinecontact
Rank: Elite
Quote from Ahli
1. You wrote "Starcrat" in the error dialog.
2. How can I make this program find Starcraft? (I'm to lazy to start both or write a batch file)
3. Could you make this program execute the Starcraft.exe if there is one in the same directory?

4. Is there a memory map for weapon entry data & general unit data (max HP, used weapons)?
1. Oops. xD
2. Make sure that HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\Starcraft contains InstallPath, and that it points to your Starcraft directory. Otherwise, for some reason it can't read the registry value or create the process.
3. I dunno how. :unsure: Even if I did, it'd probably have the same error as #2 (unless the problem is the registry)

4. There is for older versions ... The values should be near these ones. (Someone should really make an updated one. :P )

Quote from TiKels
Yeahh... is this toggleable? Like once I run it can I then immediately turn it off? I don't like permanence. I want to know BEFORE I run it. Plx n ty.
Eh. I could make it so you can turn it off by running it again (I thought about it when I made it, but was lazy and didn't add it. :P )

Quote from Jesusfreak
Er, so, wait... we can use EUD actions without dropping in multiplayer now?!?
Only if the other players also have EUDs enabled.

TinyMap2 - Latest in map compression! [ 8/26/12 - New build! Potentially fixed Win7 crash ]
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
(user posted image) This page has been viewed (user posted image) times!
Top

Post #8     Ahli Apr 7 2010, 9:55 pm

[Avatar]
Nothing yet! Almost done. Very powerful, very strong.
offlinecontact
Rank: Elite
Quote from O)FaRTy1billion
2. Make sure that HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\Starcraft contains InstallPath, and that it points to your Starcraft directory. Otherwise, for some reason it can't read the registry value or create the process.
Thx, that worked. :)

(user posted image)
Top

Post #9     O)FaRTy1billion Apr 7 2010, 10:15 pm

[Avatar]
‮.rapsdleF
offlinecontact
Rank: Elite
Changes:
- Fixed typo. (xD)
- Added version info (I didn't notice that it was lacking before. :P )
- Added unpatching support (run it again to unpatch)

Any more suggestions, errors, etc.?


I think I forgot to mention ... I got rid of the checks that prevent writing to players > 8... so Extended Player Deaths work, too. (For those of us who remember not being able to use players 9-12. ;) )
This post was edited 1 time, last edit by FaRTy1billion: Apr 7 2010, 10:20 pm.

TinyMap2 - Latest in map compression! [ 8/26/12 - New build! Potentially fixed Win7 crash ]
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
(user posted image) This page has been viewed (user posted image) times!
Top

Post #10     ImagoDeo Apr 7 2010, 10:45 pm

[Avatar]
Back! Maybe.
offlinecontact
Rank: Regular
Holy crap, this is epic!

Makes me wanna quit school early and devote my life to understanding EUDs. Memory modding is SO EPIX.

"We live, as we dream - alone..."
-Marlow, Heart of Darkness
Top

Post #11     Apos Apr 7 2010, 10:51 pm

[Avatar]
Today is the tomorrow you worried about yesterday.
offlinecontact
Rank: Regular
For those that wants to have something to test, here are the first 3 maps that I made:

EUD actions 01
EUD actions 02
EUD actions 03

Edit: Sorry for not having said what each one does... When I posted, I was in hurry.

EUD actions 01: You control a marine by ordering a ghost. Perfect for maps where you don't like the selection circle.
EUD actions 02: There is a location that is constantly moved 1 pixel down and 1 pixel right.
EUD actions 03: The armor is constantly added. I tried with the attack but it didn't work even though I knew I had the right EUD.
This post was edited 3 times, last edit by apos: Apr 8 2010, 12:38 am.  Reason given: English mistakes...

How to Ask Questions the Smart Way
(user posted image)
“I want to die in my sleep like my grandfather... Not screaming and yelling like the passengers in his car.” - Will Shriner
Ever wondered how to pronounce my usernames? Wonder no more!
Top

Post #12     CecilSunkure Apr 7 2010, 10:52 pm

[Avatar]
offlinecontact
Rank: Veteran
Can you quickly describe what each does?

(user posted image)
Top

Post #13     Zhuinden Apr 7 2010, 11:32 pm

[Avatar]
offlinecontact
Rank: Member
You have created what the koreans have created in Aqua Launcher, without the bullshitty antihack part?! That's AWESOME AWESOME AWESOME AWESOME

WAAHAHAHAHAHAHAHAH
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums_p&wr_id=32373&page=2
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums_p&wr_id=32216&page=2
http://intothemap.com/gnu/bbs/board.php?bo_table=pds_selfums&wr_id=27362&sca=&sfl=wr_subject&stx=EUD&sop=and

I HAVE WAITED SO LONG FOR THIS!!!!
Attachments:
scx file
EUD-SuperCannonFight.scx (40.68 kb)
49 hits.

Top

Post #14     TiKels Apr 7 2010, 11:44 pm

[Avatar]
offlinecontact
Rank: Regular
Yeah describe em. I can't figure out what the tank one is doing!
Edit: Is there any risk in running this program?
Edit2: OMG ONE OF THEM HAS CONSTANTLY UPGRADING ARMOR! When it hits 256 it goes back to 1! It's the perfect damage randomizer! You'd just have to make the increasing values random and you'd have a damage randomizer!!!!
This post was edited 2 times, last edit by TiKels: Apr 8 2010, 12:04 am.

Top

Post #15     TiKels Apr 8 2010, 1:05 am

[Avatar]
offlinecontact
Rank: Regular
So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!

Top

Post #16     Apos Apr 8 2010, 2:06 am

[Avatar]
Today is the tomorrow you worried about yesterday.
offlinecontact
Rank: Regular
Quote from TiKels
So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!

That's because there was a hack to enable that.

How to Ask Questions the Smart Way
(user posted image)
“I want to die in my sleep like my grandfather... Not screaming and yelling like the passengers in his car.” - Will Shriner
Ever wondered how to pronounce my usernames? Wonder no more!
Top

Post #17     O)FaRTy1billion Apr 8 2010, 2:44 am

[Avatar]
‮.rapsdleF
offlinecontact
Rank: Elite
Quote from TiKels
So apparently in certain instances you can start a map before you are done Dling. It goes back to the last map you played. Fucking hillarious! But fix it!
What are you talking about?

TinyMap2 - Latest in map compression! [ 8/26/12 - New build! Potentially fixed Win7 crash ]
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
(user posted image) This page has been viewed (user posted image) times!
Top

Post #18     Apos Apr 8 2010, 3:26 am

[Avatar]
Today is the tomorrow you worried about yesterday.
offlinecontact
Rank: Regular
Just an other one I made...
EUD actions 04
Just attack with the marine, it's pretty cool.

How to Ask Questions the Smart Way
(user posted image)
“I want to die in my sleep like my grandfather... Not screaming and yelling like the passengers in his car.” - Will Shriner
Ever wondered how to pronounce my usernames? Wonder no more!
Top

Post #19     payne Apr 8 2010, 3:37 am

[Avatar]
Addicted to SEN Games -Add more!-
offlinecontact
Rank: Veteran
I don't even understand what this is meant for. ;o

Top

Post #20     Heinermann Apr 8 2010, 3:51 am

[Avatar]
BWAPI Project Owner
offlinecontact
Rank: Veteran
Enabling EUD actions. Let's you do anything (provided that you are capable of writing the code).

Top
0 members in this topic (italic members are currently writing a reply): None
+ guest(s)


[01:00 pm]
Devourer -- predator is storng in normal mode as well.
[11:41 am]
NudeRaider -- predator is so imba in midwars after the ult change
[08:15 am]
Sand Wraith -- sen so suck
[07:56 am]
Oh_Man -- sen is the best FTFY
[07:49 am]
Sand Wraith -- sen is the worst
[05:41 am]
Oh_Man -- he's rite
Please log in to shout.