Emulator Issues #1236
closedUnlimited JIT-Cache without Debugger
0%
Description
I've just made a small patch that allows you to enable unlimited jit cache
without entering debug mode. You can now easily access that feature, and
I've also given you the option to set it for every game (under properties).
Isn't that important, but makes it a little bit easier to play games like
ssbb without having a shortcut for the debugger.
I didn't know where to put it best, so I just decided to put it under
"core". I could also make a new section or something like that...
(I hope I am not wrong that I should post such a patch here? I read on the
front page that I should "create a patch and file an issue"...)
Updated by sskkiipp over 15 years ago
works great, thx :) hope this will be implemented by the devs
Updated by fsahmkow27 over 15 years ago
hmm, I get conflicts if I combine it with the watchdog patch.
Updated by galaxy.wars over 15 years ago
uh, I get these conflicts too... well, I used watchdog myself and forget to delete it
before writing this... I'm going to correct this tommorow (austrian time).
But these conflicts are not that bad, simply do "apply patch" for watchdog, then
right click and "preview file" on the red marked files. Now a comparing-window should
appear Right click on the red marked parts on side of the Watchdog patch and choose
"use this text", then save. Do this for every red marked file and then patch all.
Should work fine. I'll just have to re-type everthing without the watchdog patch...
Updated by fsahmkow27 over 15 years ago
thanks, I didn't even tried before because I thought there would be a mismatch in
the code that could break any of the 2 feutures.
Updated by galaxy.wars over 15 years ago
Okay, I retyped it, that solved the problems (red lines). There are still some
differences, but thats okay... you can now apply the patch and, although some files
are shown red, simply patch all... if the devs include my patch, what I hope :) some
new lines will have to been merged into watchdog...
I also uploaded a file with both two of them (watchdog + unlimitedjitcache) in one
file... but the one that is the right one if the devs include that to dolphin is the
UnlimitedJitCache_watchdog-fix.patch.
Updated by sl1nk3.s over 15 years ago
now if you can find why we need this unlimited JIT cache hack in the first place and
fix it, it would be even more useful :P
Updated by eduardo.silva.77777 over 15 years ago
good one, really needed.
which pacth i must use to get it to work with watchdog?
Updated by galaxy.wars over 15 years ago
@ sl1nk3.s i don't really get what ya meaning, sry... stupid english -.-
@ eduardo.silva.77777:
UnlimitedJitCache_watchdog-fix.patch if you already use watchdog,
UnlimitedJitCache+watchdog.patch already includes watchdog.
So, use the first in my comment 5... and don't care about the red marked filenames.
Updated by eduardo.silva.77777 over 15 years ago
i went to dolphin forums and i'm trying to make them build with your patch galaxy
unlimited jit cache option is really needed
Updated by lpfaint99 over 15 years ago
- Status changed from Accepted to Duplicate
search before creating issues