![]() |
|
Small Favour? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: Small Favour? (/Thread-small-favour) |
Small Favour? - TokXilChaosZ - 05-01-2009 I really don't want to post this, but I can't see any way that I could do this otherwise. I can't download the DirectX SDK at the moment due to having several downloads which I can't cancel. Can anyone compile any recent(ish) version of Dolphin with the lines in Common/setup.h: #define SETUP_AVOID_OPENGL_SCREEN_MESSAGE_HANG #define RERECORDING Uncommented? If this is against the rules (Which I did check before posting) please delete this topic. If anyone can thanks in advance. RE: Small Favour? - Unknownforce - 05-01-2009 What O/S? Win32? 64? Linux? OK, well I assumed the most common(Win32) and put up 3109 with them uncommented here: http://www.mybloop.com/di/iuoM1H/32bit-3109-rerec.rar RE: Small Favour? - TokXilChaosZ - 05-01-2009 Oops, knew I forgot to add something. Thanks a bunch, Win32 was the one I needed. I'll credit you in my TAS videos, although that's hardly a good reward =P EDIT - For some reason I can't turn frame advance on. The source says that CTRL should turn it on and SPACE should advance a frame... RE: Small Favour? - Unknownforce - 05-01-2009 I'm not sure, I just edited those lines and compiled. If I get time later, I'll look into the code and see what needs to happen for them to work. But i can't promise anything. I've got a busy day today. I would ask the devs or create an issue on the google code page where the SVN's are located. Oh, and out of curiousity, what game are you doing a TAS on? RE: Small Favour? - TokXilChaosZ - 05-01-2009 It's alright, if you have time it'll be great though =) I'm trying to do TAS on SSBM and SSBB. I've done TAS on SSBM already via AR (However it has to have live recording and no save states without an emulator) and I've done TAS for SSB on Mupen 64. RE: Small Favour? - LuisR14 - 05-01-2009 (05-01-2009, 03:22 AM)TokXilChaosZ Wrote: EDIT - For some reason I can't turn frame advance on. The source says that CTRL should turn it on and SPACE should advance a frame...where does it say that? ![]() EDIT: nvm about this ^ and btw, what is TAS? ![]() EDIT: for the frameoff and frame advance to work you have to have dolphin's main window in front (for some it doesn't register the key presses when on the rendering window, maybe i'll look into it and create a patch to upload here )
RE: Small Favour? - TokXilChaosZ - 05-02-2009 Got everything working, highlighting the Dolphin window isn't a major problem =) One thing that could be improved is the recording. Perhaps it should record something similar to a replay file (Like in Mupen 64) then that can be played back and saved to a .avi file after. Great anyway, thanks alot ^^ RE: Small Favour? - LuisR14 - 05-02-2009 you still didn't answer my question ![]() (05-01-2009, 09:54 AM)LuisR14 Wrote: and btw, what is TAS? RE: Small Favour? - nosound97 - 05-02-2009 Tool-Assisted Speedrun. Is it clear?
RE: Small Favour? - LuisR14 - 05-02-2009 thanks
|