problem wit my gsr.

topong

Junior Member
Senior Member
Joined
Jul 8, 2007
Messages
12
Points
1,501
why my gsr engine only can exceed 0.5 bar?
i bought this car 1 month ago.
what can i see,the previous owners had do major modification 4 the engine.
but its run like stock engine. i think stock engine is better.
also the engine running heavier when i on aircond.
is it something wrong wit wiring?
so someone out there who master or sifu bout turbo espeacially 4 gsr can help me.
i need help.....
 
sorry bro im no sifu in GSR,but what i can tell you is..

everybody faces the same thing when run with air con on....

the air con compressor is powered by the engine using a pulley and belt...which takes up a portion of energy created by the engine which causes the loss of power that you are feeling.
 
Last edited:
sorry bro im no sifu in GSR,but what i can tell you is..

everybody faces the same thing when run with air con on....

the air con compressor is powered by the engine using a pulley and belt...which takes up a portion of energy created by the engine which causes the loss of power that you are feeling.

tqvm bro.
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });