Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.
I have Ollydbg, which translates it into ASM instructions. As to how I know what they mean, it's just something you learn after a while. They're mostly pretty logical, MOV and CMP and ADD and IMUL and stuff like that.
I have a general understanding of what happens and then I read the assembly to figure out specifically what needs to be changed. It's really not that difficult if you know what it says.
I have a fun challenge for you. See if you can beat the game in as few jumps as possible.
http://www.mediafire.com/?fdzjjfhufmz
Just replace regular Doukutsu.exe with that and I am pretty sure it'll run. If you'll do it, I will too :toroko:
"Beating" entails defeating Ballos.
Oh, I thought you might have been able to see the reason because it was your thread.
Jacob asked that it be removed and I thought it would be within his rights to do so because such a thread (or the comments it may entail) could constitute harassment if I really needed to hit the rulebook, but...
A call to Random() can be left in, but if you want to take it out it will make no difference. Just make sure there's no wild PUSH or ADD ESP and it should be okay.
Just so everyone knows I will post a new version or whatever sometime next tuesday (Probably in the evening, piecing this thing together takes forever) regardless of how much I have actually finished but I'm pretty sure at least the Crystal Cave Remake will be finished. The Hub will be...
If you're removing a function call, NOP everything from the first PUSH, to the ADD ESP after the CALL and that should be safe 98% of the time if it's a call to a function that returns void (which this one is)
...
And to answer your question, no, I have not.
You have an IRC to discuss this matter on to your heart's content. This is a subject I find personally offensive and I would not like it to be a topic of discussion on the public forum, SPOT or no.
If you installed 7zip properly, you should be able to right-click the file, go 7-zip > extract archive. If not, then go to C:\Program Files\7-Zip\7zFM.exe and run that, navigating to your archive and then extracting it.
.zip is
I cannot for the life of me understand why people continue to use .rar when it causes endless trouble and confusion for people who don't know a whole lot about computers and stuff..
It's an executable file so I guess like a self-extracting archive so I guess you would need an actual computer to run it :pignon:
Unless someone feels nice enough to upload it zipped somewhere.
I'm assuming it's a rar file, so download winrar or 7zip to decompress it.
If you don't know what these are then google it.
Also, please use the edit button instead of double posting next time.
What it means is that the deluxe package contains the versions for PC and mac, not that there are deluxe versions for PC and mac. They're both the same thing.
Well while I'm not occupied with other things I'll tell you what I know
00400190 F0DD0800 DD 0008DDF0 ; Import Table address = 8DDF0
00400194 F0000000 DD 000000F0 ; Import Table size = F0 (240.)
004001E8 00C00800 DD 0008C000 ; Import...