Oh noez D:
key shortcuts for the camera view would be nice (numpad?)
Seems a lot faster from what I've seen, other than that I didn't notice anything different.
Printable View
:iamafag: well there actually was a big change in the code, i am only using one type of cache file. It also automatically creates the cache file, its funny because before this was all memory based. Then i found out i need to read the memory only once to do it all :D. So even though its RTH it still reads the map files to get the data needed because its faster.
its basically
and the RealTimeAdressModifier is the Maps "Secondary Magic" + "Map Base"Code:RawMetaOffset - RealTimeAddressModifier
@Ryx I guess i can add Hotkeys :DCode:mem.ReadInt(mem.ReadInt(mem.Pointer(true, 0x479e70, 0x13c4008)) + 8) - (mem.Pointer(true, 0x479e70, 0x13c4000) + mem.ReadInt(true, 0x47cd7c))
...
TBH i thought this would get a lot more attention, because i remember when everyone was trolling me. When ever i even said i was gonna do this at all.
I blame it on the death of the game, because this is still Alpha and it's waaaaaay better than any h1pc rte. If tag extraction and savestates end up working, this is on level with esch.
Actually, the meta editor already is, it's just the gui.
Haters too busy hatin' to release shit. Gnome sayin?
This new release is great Kant, no longer do I need to pre-load a custom map. Plus it now loads a map immediately, compared to the 45-second delay of the original alphas.
First off.... Whats ESCH??
Secondary, I know right kills i may actually be able to get rid of the cache entirely once i figure it out. I actually plan to make this for HCE/H1PC as well because its a challenge
Attachment 2448
Well, there was one, and I googled and only found This. But at the end he says "Kant and another individual" stopped him from finishing it :|
If you tell me what that's about I can send you an rte for Halo 1.
esch... was like.... the.... i don't even know how to say it.
edit http://old.halomods.com/forums/viewt...77585&start=40 has source code too.
That is a long story........
but ill figure it out :D
Update.
All the soap i used to clean up the code, is soaked in my hands.
Idk if it's the new way you're loading it and stuff, but simple things like editing rate of fire on the BR crash halo2 sometimes
oh, and the stillcam crashes it too D:
make sure u reload everytime you reload and i know about the still cam thing and am working on it.