Staredit Network > Forums > Modding Assistance > Topic: Finding Data Addresses for Basic Information
Finding Data Addresses for Basic Information
Oct 18 2013, 10:14 pm
By: fujiewen  

Oct 18 2013, 10:14 pm fujiewen Post #1



Hello all! I am in the basic stages of trying to gather data addresses to eventually build a program that displays information such as the resources, supplies and the in-game time. I'm not modifying anything in the game just simply reading data given off from the game.

In my searching thanks to a friend I've found this http://farty1billion.dyndns.org/euddb/?pg=index site. However, I am unable to find the information I am looking for. I've manually attempted to find all of this data unfortunately the task is harder than expected. So I am wondering if any of you know where I can find the data addresses for:

Player 1, 2, 3, 4, 5, 6, 7, 8

Minerals, Gas and current Supply.

I don't think it is possible but, do you think its possible to also find the data addresses for the amount of a single type of unit a player has? For example like finding out how many Marines player 3 might have?

Thank you for your help~~~~~~~~~~~



None.

Oct 18 2013, 10:41 pm O)FaRTy1billion[MM] Post #2

👻 👾 👽 💪

Sorry, I know the EUDDB is hard to find anything since I never added a search feature. :P They are in there, though:
Elapsed time, minerals, gas, zerg available used max, Terran available used max, Protoss available used max.

Excluding elapsed time, these are all arrays of 12 integers where each array index corresponds to the player. For example, 0x0057F0F0 (base+0) is Player 1's minerals, 0x0057F0F4 (base+4) is Player 2's minerals, 0x0057F0F8 (base+8) is Player 3's minerals, etc.

I think this might be related to the number of units player currently has, but I'm not sure because the description isn't filled in. But based on a similar entry for an older version, it seems like it is 0x00582324 + (unit * 12 + player) * 4. So for player 3 marine it would be: 0x00582324 + (0 * 12 + 3) * 4 = 0x00582324 + 12 (0xC) = 0x00582330.

Post has been edited 3 time(s), last time on Oct 18 2013, 10:50 pm by FaRTy1billion.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
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!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-5-10. : 8:46 pm]
NudeRaider -- Brusilov
Brusilov shouted: Hey, what happened to EUDDB? Is there a mirror for it somewhere? Need to do a little research.
https://armoha.github.io/eud-book/
[2024-5-10. : 8:36 am]
Brusilov -- Hey, what happened to EUDDB? Is there a mirror for it somewhere? Need to do a little research.
[2024-5-09. : 11:31 pm]
Vrael -- :wob:
[2024-5-09. : 8:42 pm]
Ultraviolet -- :wob:
[2024-5-08. : 10:09 pm]
Ultraviolet -- let's fucking go on a madmen rage bruh
[2024-5-08. : 10:01 pm]
Vrael -- Alright fucks its time for cake and violence
[2024-5-07. : 7:47 pm]
Ultraviolet -- Yeah, I suppose there's something to that
[2024-5-06. : 5:02 am]
Oh_Man -- whereas just "press X to get 50 health back" is pretty mindless
[2024-5-06. : 5:02 am]
Oh_Man -- because it adds anotherr level of player decision-making where u dont wanna walk too far away from the medic or u lose healing value
[2024-5-06. : 5:01 am]
Oh_Man -- initially I thought it was weird why is he still using the basic pre-EUD medic healing system, but it's actually genius
Please log in to shout.


Members Online: MetalGear, jun3hong