Forums \ Street Legal Racing \ F.A.Q / Help Section \ Need some help
Author | Message |
#1\2017-04-21 12:11 | |
Hello guys.I have a question.How do I change how much RAM does the slrr use?I opened with HEX editor but I cant find the line where can I do that.Can you help me?
|
|
Use your imagination to build the perfect car.
If you want to contract with me:[email protected] PSN:Alexkiler3 I HAVE AN FOCER PROJECT WHICH IT WILL NEVER FINISH. |
|
#2\2017-04-23 01:13 | |
is it vanilla or modded slrr?
Added 8 seconds later: is it vanilla or modded slrr? |
|
#3\2017-04-23 03:07 | |
Modded.
|
|
Use your imagination to build the perfect car.
If you want to contract with me:[email protected] PSN:Alexkiler3 I HAVE AN FOCER PROJECT WHICH IT WILL NEVER FINISH. |
|
#4\2017-04-23 06:33 | |
You need to modify the exe , BB93S slrr exe use 4gb ram i use this and its work fine
|
|
![]() ![]() ![]() |
|
#5\2017-04-23 08:48 | |
Config.java change vertex memory
static int mem_vertex_max = (80*4096*4096); static int mem_vertex_min = (16*4096*4096); static int mem_texture_max = (80*4096*4096); static int mem_texture_min = (40*4096*4096); static int mem_instance_max= (9000); static int mem_instance_min= (7500); static int mem_sound_max = (66*4096*4096); static int mem_sound_min = (12*4096*4096); |
|
![]() |
|
#6\2017-04-23 22:57 | |
2017-04-23 12:48#282323 gorgoil : Config.java change vertex memory Thanks G, Will making it 8GB work ? |
|
![]() |
|
#7\2017-04-24 02:05 | |
Not at all this thing doesn't work 100% but it's a great difference
|
|
![]() |
|
#8\2017-04-25 18:49 | |
2017-04-24 06:05#282347 gorgoil : Not at all this thing doesn't work 100% but it's a great difference oh okayy, thanks for reply, was just thinking as I have a load of ram might as well use to improve ![]() |
|
![]() |
|
#9\2017-04-25 20:53 | |
so I got 16gb RAM, can I jack mine way up too?
|
|
SLRR Pro Engine Tuner
Engine Java/Tune questions? PM me Ford Engine Pack Public Alpha v1.3: http://www.mediafire.com/download/tvtlkl0h4jx6qqh/Ford_Engine_Pack_Public_Alpha_1.3.rar 1JZ/2JZGTE Engine Rescript: http://streetlegalmods.com/downloads/game/engines/1JZGTE-v09C-Beta-Rework Nissan Mod Pack - RB26 Rescript: http://streetlegalmods.com/downloads/game/engines/Nissan-Mod-Pack-v10 OHV Engine Java Starter Pack: http://www.mediafire.com/download/euafz65f6hubvc3/Oxman99+OHV+V8+Java+Kit.rar SamRacing.com - Education @ Full Speed Fastest All Motor LSX in the world - 8.03 |
|
#10\2017-04-26 01:55 | |
Yeah in partial
|
|
![]() |