Title: Me7.5 HJ map switching routine - clutch + brake pedal Post by: phil_84 on January 11, 2016, 04:34:33 AM Anyone have a working routine of the above?
Gladly pay/swap for lots of damos files Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: vwaudiguy on January 11, 2016, 11:14:50 AM Did you see the ones posted on here? Not sure if they switched the way you want, or how important the switching method was to you.
Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: phil_84 on January 11, 2016, 11:25:16 AM Yeah, they use the Cruise control method, not much use to me.
Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: adam- on January 11, 2016, 12:30:38 PM I'm looking to do this to my HN file, I guess they're similar. Once I can disassemble my file and figure out how it works, I'd gladly contribute.
Like you, I want to use clutch & brake as I don't have cruise. Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: phil_84 on January 11, 2016, 03:50:29 PM Ok cheers,
If I come across one on my travels ill post it up to share Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: littco on January 14, 2016, 09:22:19 AM Ok cheers, If I come across one on my travels ill post it up to share Yeah I have done one I think, easy enough to swap the cruise for the brake and clutch.. Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: fknbrkn on January 14, 2016, 11:14:29 AM how you see it? changing maps every time you braking? why not using cc switch?
Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: vwaudiguy on January 14, 2016, 12:53:38 PM why not using cc switch? I'm assuming he doesn't have one? Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: fknbrkn on January 14, 2016, 01:55:39 PM I'm assuming he doesn't have one? its a big deal? even if its not mk4, a few wires and pushbutton solves that problemTitle: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: adam- on January 14, 2016, 02:42:17 PM I guess it doesn't matter, but there's still not an HJ/HN with CC file is there?
I'd like to see it so speed=0 and brake & clutch. Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: littco on January 16, 2016, 07:34:11 AM I guess it doesn't matter, but there's still not an HJ/HN with CC file is there? I'd like to see it so speed=0 and brake & clutch. It's not brake and clutch ..it's accel pedal 80%+ and brake pedal. Or cruise and clutch. I think the original from a few years back was a hj with cruise/clutch and you could change krkte,ldrxn and kfzw/2 maps with 3 different cruise switch. I just use ldrxn for stage 1 and 2 and then swapped that for KFLDRL for stage 3 and uprated actautors. Krkte seemed pointless unless different fuels where used And kfzw maps as well Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: adam- on January 16, 2016, 07:46:00 AM That's what I meant, sorry. I guess there's never going to be a point when you're left foot braking with over 80% pedal. I'd change it to 100% though.
I'd probably just have KRKTE to just disable fuel being injected at all so a no start condition. I'm going to need to start reading into it. All these nops confuse me. I'll buy a book. Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: phil_84 on January 16, 2016, 08:47:16 AM Yeah, im hoping to have it for the HJ maps using the accel and brake pedals, will save me a fair amount of time with even just the LDXRN maps to switch between.
PRJ ive messaged you back ;D I have 800gb of damos files - edc17 and alsorts would gladly let someone pick what they want from them if they can supply me with a working copy of the HJ map with the LDXRN x 5 on the accel and brake pedal routine? Either that or ill gladly pay for a copy Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: dream3R on January 16, 2016, 12:11:00 PM That's what I meant, sorry. I guess there's never going to be a point when you're left foot braking with over 80% pedal. I'd change it to 100% though. I'd probably just have KRKTE to just disable fuel being injected at all so a no start condition. I'm going to need to start reading into it. All these nops confuse me. I'll buy a book. That's not the way lol, there's loads of bit's you can check, and well a gear, rpm, speed etc too. nop = no operation performed, it just slows down the proc slightly, in some cases for real functions (IMHO), or is used by IDA peeps to skip an instruction or to fill a changed function up. Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: fknbrkn on January 16, 2016, 06:11:58 PM most of times 'nop' used to fill the reserved space.
nopes can be replaced with some new code without changing an offset of the code/maps below same story with deleting parts of code and fill that space with nopes also some port operations required some operation between them (dunno why, just cpu thing). nop is that guy :) Title: Re: Me7.5 HJ map switching routine - clutch + brake pedal Post by: dream3R on January 16, 2016, 06:15:31 PM Is there an echo in here lol?
|