SWGEmu Client Upgrade

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208

Installation:
Extract into your SWGEmu Directory.
Make sure there a folder called "screenshots" in your SWGEmu Directory (Without that folder screenshots will not be saved)


Changes:
Screenshots are saved into a folder called screenshots in the SWGEmu directory.
You can edit user.cfg (or any .cfg which is loaded) and add:

Code:
[ClientLimits]
SetFramesPerSecond=30
If you change the number 30 in that to 60 then the hard coded FPS Cap in SWGwill change to 60.
Don't be stupid when setting it.
 

Kayliaah

Relic
Joined
Aug 30, 2010
Messages
322
Last time I checked, the client worked perfectly with ANH, since they allowed the "normal" client to be used that is.
 

DavinFelth

Administrator
Staff member
Administrator
Joined
Aug 29, 2010
Messages
165
This is pretty nice! Did you implement the CFG option yourself or was that already there?
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
DavinFelth said:
This is pretty nice! Did you implement the CFG option yourself or was that already there?
Did it by myself.

I was going to do the same with the screenshot folder path however I suck at handling strings in ASM
 

DavinFelth

Administrator
Staff member
Administrator
Joined
Aug 29, 2010
Messages
165
That is awesome, I had no idea it was possible to modify the EXE to that extent, maybe write a guide on it? Tools you used etc? :p
 

Blue

New Member
Joined
Oct 6, 2010
Messages
6
nice :)
is there a chance that like the fps code something could be added of the settings overrider tool?
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
Blue said:
is there a chance that like the fps code something could be added of the settings overrider tool?
What do you mean?

Edit:

Sorry just got what you said.
The latest Setting Overrider gives you what you put in [SquareBrackets] and Whatever= so you just need to add that into your .cfg and whatever value but you might get confused which option does what since it doesnt have a description table yet.
 

Oneon

New Member
Joined
Oct 13, 2010
Messages
1
I have an issue.
Hopefully just a PEBKAC problem, but I don't have a file in my SWGEmu directory called user.cfg
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
Oneon said:
I have an issue.
Hopefully just a PEBKAC problem, but I don't have a file in my SWGEmu directory called user.cfg
yea you got to make it, if it doesnt already exist
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
Might update this in the near future with a experimental:
SetMaxRAM

Which will allow you to set the RAM the client can use, unsure whether to implement this due to possible problems it can cause.

With some experiments I have done I can set the RAM to anything, even over my actual RAM in my computer, unsure what would happen if I hit this cap. I have set the cap really low and when that Cap is "burst" I get a major decrease in my FPS (Set it to 250mb and the ram was 270mb and my FPS went down to about 8)

May do more experiments with it before deciding what to do with it.
Unsure if when I set it to 1000mb (1GB) If it does go to that or if it stays at 750mb, will have to look into it more (due to I'm setting it after the heap has been created etc) but making the cap smaller definitely has an affect.
 

Blue

New Member
Joined
Oct 6, 2010
Messages
6
it would be nice to be able to set the ram higher.. it would probably help if the new textures are much bigger right? or would all that go into the video cards ram?
 
Joined
Oct 13, 2010
Messages
108
Blue said:
it would be nice to be able to set the ram higher.. it would probably help if the new textures are much bigger right? or would all that go into the video cards ram?
It depends on your system setup. Majority of the time it will go for the VRam on your GFX Card, but if that's filled up it will spill over into your System RAM. So yes and no. Higher heaps will be useful for those who have lower amounts of VRam, while users with higher amounts probably wont see much of a performance increase.
 

shmoopie

New Member
Joined
Feb 14, 2011
Messages
2
hey, i was just wondering if its possible to put the client past 60, say maybe 75..even 100?
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
shmoopie said:
hey, i was just wondering if its possible to put the client past 60, say maybe 75..even 100?
Yes, read my first post you can set the hard cap to whatever you want.
Just change the limit number from 30 to whatever.
 

shmoopie

New Member
Joined
Feb 14, 2011
Messages
2
Uli said:
shmoopie said:
hey, i was just wondering if its possible to put the client past 60, say maybe 75..even 100?
Yes, read my first post you can set the hard cap to whatever you want.
Just change the limit number from 30 to whatever.
thanks mate, just asking because i'm a nub when it comes to code..wasnt sure how much a stupid amount would be.
 

DavinFelth

Administrator
Staff member
Administrator
Joined
Aug 29, 2010
Messages
165
Updated with new link:
http://modthegalaxy.com/downloads/uli/Special%20Client/SWGEmu.exe
 

Falloutt

New Member
Joined
Feb 26, 2013
Messages
1
I download it and run it, getting a System Error "The program can't start because dpvs.dll is missing from your computer. Try reinstalling the program to fix this problem." ?? I'm confused.
 

Uli

Moderator
Staff member
Moderator
Joined
Aug 30, 2010
Messages
208
Falloutt said:
I download it and run it, getting a System Error "The program can't start because dpvs.dll is missing from your computer. Try reinstalling the program to fix this problem." ?? I'm confused.
You need to put it in your SWGEmu directory.
 

facelegs

New Member
Joined
Mar 22, 2013
Messages
1
I downloaded it, put it in the folder named it swgemu and even made a user.cfg and i still run at 30 fps. Am I doing something wrong?
 
Top Bottom