• Welcome to MX Bikes Official Forum. Please login or sign up.
 
May 08, 2024, 12:28:21 AM

News:

MX Bikes beta18j available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - [GH]Cody

106
General Discussion / no sound when at very high revs
December 22, 2016, 11:08:53 PM
as the title says, im not using the stock bike im using a yamaha that was posted on the fourmes awhile back, i put all my old bikes back into the mx bikes folder and they sound fine until they get at the rev limiter area, the sound just cuts out and i hear the bike coasting and thats it lol. any thoughts? was there a change to how the sound files work
107
port forward your router, i used port 10412 for mine. then create a shortcut of your mxbikes.exe, and rename it to something such as mxbikesserver. then right click on the shortcut and go to properties and put this in it mxbikes.exe -dedicated 10412 -set params dedicated.ini

now the dedicated.ini can be whatever you want, such as serversettings.ini. dedicated.ini/serversettings.ini is where you set the settings for the server, such as track/laps and such and other random things, make sure this file is inside your mx bikes directory C:\Program Files (x86)\MX Bikes 
now that youve created your serversettings.ini or dedicated.ini(if your using serversettings.ini change the properites that i put above to this, mxbikes.exe -dedicated 10412 -set params serversettings.ini) open it up and put what pisbo put in the dedicated server documentation and edit it as needed.

[connection]
name =
maxclient =
password =
admin_password =
bandwidth = ; 0 -> low, 1 -> medium, 2 -> high
max_ping = ; milliseconds. 0 -> no limit
whitelist = ; the filename of the whitelist
blacklist = ; the filename of the blacklist
polls_disable = ; if set to 1, polls are disabled
location = ; information about server location
MOTD = ; message of the day. Use "/r" to split the message in multiple lines.

[export]
results =  ; html or xml. If set it will automatically export results at the end of the last session
directory = ; the directory where results will be saved ( must exist )
units =  ; 0 -> metric units, 1 -> US units, 2 -> UK units

[replay]
save = ; 0 or 1, If set to 1 it will automatically save the full replay at the end of the race
directory = ; the directory where replays will be saved ( must exist )

[event]
name = ; the name of the event ( optional )
track = ; track ID ( for ex. Practice )
track_layout = ; track layout ( for ex. Short ). Empty -> Default;
category = ; bike category allowed. Empty -> Open. Multiple categories can be set with a slash in between. For example: MX1/MX2

[rating]
class = ; A -> 2000+, B -> 1600-1999; C -> 1200-1599; D -> 800-1199

[weather]
realistic = ; 0 or 1, if set to 1, following params are ignored
conditions = ; 0 -> sunny, 1 -> cloudy, 2 -> rainy
temperature = ; air temperature, celsius
wind_direction = ; 0 -> north, 1 -> north-east, 2 -> east, ..., 7 -> north-west
wind_speed = ; meters/second
track_conditions = ; 0 -> dry, 1 -> wet

[hardcore]
force_cockpit = ; 0 or 1
no_aids = ; 0 or 1
limited_tyre_sets = ; 0 or 1

[race]
quick_race = ; 0 or 1, if set to 1, practice, sighting lap and warmup lap are skipped
practice_length = ; minutes
prequalify_length = ; minutes
warmup_length = ; minutes
sighting_lap = ; 0 or 1
race_length = ; % of full length
race_use_laps = ; 0 or 1. If set to 1, race_laps is used instead of race_length
race_laps = ; number of race laps
restart_delay = ; server restart time in seconds
pause = ; 0 or 1. If set to 1, the event is paused and saved at the end of "pause_session"
pause_session = ; practice, prequalify, qualify, warmup, race1 or race2
pause_directory = ; the directory where data is saved. The default is "resume"
resume = ; the file to load to resume an event
save = ; 0 or 1. If set to 1, the event is saved at the end of "save_session". If "pause" is set, this setting is ignored
save_session = ; practice, prequalify, qualify, warmup, race1 or race2
save_directory = ; the directory where data is saved. The default is "resume"

[live]
enable = ; 1 to enable live timing
port = ; the UDP port
password =

[collisions]
disable = ; 0 or 1. If set to 1, collisions between bikes are disabled. The default is 1

[deformation]
scale = ; 0 to 1. 0 disables the terrain deformation ( values in between like 0.5 are allowed )


this is my dedicated.ini file
[connection]
name = Cody's erode on;
maxclient = 10;
password =
admin_password = 1234;
bandwidth = 2; 0 -> low, 1 -> medium, 2 -> high
max_ping = ; milliseconds. 0 -> no limit
whitelist = ; the filename of the whitelist
blacklist = ; the filename of the blacklist
polls_disable = ; if set to 1, polls are disabled
location = ; information about server location
MOTD = ; message of the day. Use "/r" to split the message in multiple lines.

[export]
results =  ; html or xml. If set it will automatically export results at the end of the last session
directory = ; the directory where results will be saved ( must exist )
units =  ; 0 -> metric units, 1 -> US units, 2 -> UK units

[replay]
save = ; 0 or 1, If set to 1 it will automatically save the full replay at the end of the race
directory = ; the directory where replays will be saved ( must exist )

[event]
name = ; the name of the event ( optional )
track = club; track ID ( for ex. Practice )
track_layout = ; track layout ( for ex. Short ). Empty -> Default;
track1 = maryland;
track1_layout = ;
category = ; bike category allowed. Empty -> Open. Multiple categories can be set with a slash in between. For example: MX1/MX2

[rating]
class = ; A -> 2000+, B -> 1600-1999; C -> 1200-1599; D -> 800-1199

[weather]
realistic = 0; 0 or 1, if set to 1, following params are ignored
conditions = 0; 0 -> sunny, 1 -> cloudy, 2 -> rainy
temperature = 28; air temperature, celsius
wind_direction = 0; 0 -> north, 1 -> north-east, 2 -> east, ..., 7 -> north-west
wind_speed = 0; meters/second
track_conditions = 0; 0 -> dry, 1 -> wet

[hardcore]
force_cockpit = ; 0 or 1
no_aids = ; 0 or 1
limited_tyre_sets = ; 0 or 1

[race]
quick_race = ; 0 or 1, if set to 1, practice, sighting lap and warmup lap are skipped
practice_length = 500; minutes
prequalify_length = ; minutes
warmup_length = ; minutes
sighting_lap = 0; 0 or 1
race_length = ; % of full length
race_use_laps = 1; 0 or 1. If set to 1, race_laps is used instead of race_length
race_laps = 6; number of race laps
restart_delay = ; server restart time in seconds
pause = ; 0 or 1. If set to 1, the event is paused and saved at the end of "pause_session"
pause_session = ; practice, prequalify, qualify, warmup, race1 or race2
pause_directory = ; the directory where data is saved. The default is "resume"
resume = ; the file to load to resume an event
save = ; 0 or 1. If set to 1, the event is saved at the end of "save_session". If "pause" is set, this setting is ignored
save_session = ; practice, prequalify, qualify, warmup, race1 or race2
save_directory = ; the directory where data is saved. The default is "resume"

[live]
enable = ; 1 to enable live timing
port = 10412; the UDP port
password =

[collisions]
disable = 0; 0 or 1. If set to 1, collisions between bikes are disabled. The default is 1

[deformation]
scale = 1; 0 to 1. 0 disables the terrain deformation ( values in between like 0.5 are allowed )
108
also you never stated what your cpu is. whats your cpu/gpu usage in the game
109
General Discussion / Re: GPU problems! Any ideas??
April 29, 2016, 02:51:54 AM
do a fresh install of windows 10, install amd crimson and get all your drivers situated, and come back
110
Track Editing / Re: WASHOUGAL MX PARK - BETA 1
April 20, 2016, 06:55:47 PM
question, what do you use to convert the heightmaps/greyscale from mxsim to mx-bikes? i havent looked at how tracks are created in mx-bikes but id like to port alot of my tracks that ive made over the years over to mx-bikes
111
General Discussion / Re: logging onto world servers
April 20, 2016, 07:40:00 AM
Quote from: stevo on April 20, 2016, 12:03:37 AM
tried again tonight....the only track i could get onto was the practice track....i tried several of the others (even leaving it loading whilst i had a shower...) to no avail.....anyone else got any ideas please?
im assuming you already have the tracks needed to join the servers?
112
General Discussion / Re: MX Bikes beta4
April 12, 2016, 11:38:51 PM
Quote from: NorCal 986 on April 12, 2016, 10:03:44 PM
For the next update I think it would be great if you could turn off the mud. It would be nice for making videos and it may help some with fps.
what do you mean by turn off the mud? do you mean the mud on the goggles/gopro camera?
113
General Discussion / Re: MX Bikes beta4
April 11, 2016, 07:08:07 PM
Quote from: BadStar on April 10, 2016, 03:40:42 PM
Hey yz.. you talking about in game as u are racing or when u are watching replay like gdub?

If u see squares as u are racing to the next turn, maybe your draw distance and other graphics settings can still be turned up a bit more?
my game is maxed out and i get that issue.
114
take note on the bend at the elbow
115
General Discussion / Re: How to change server port?
March 10, 2016, 11:26:56 PM
simple way, create a shortcut on your desktop using the mxbikes.exe, right click on the shortcut and open properties and after the " enter in
mxbikes.exe -dedicated 10412 -set params dedicated.ini                   with a space between the " and m.
10412 is the port, dont use 10410 due to that being the port that the game uses. use something like 10411/10412 and such, make sure to port forward in your router tcp/udp.
and dedicated.ini can be whatever your config is for the server such as serverinfo.ini or slimypossum.ini and such.
116
Bug Reports / Re: Less grip rolling offline
March 07, 2016, 08:04:31 PM
i had my server up with erode on the track forest for a hour or so, had a good 3-4 people in it on and off throughout that time, its rare we get game crashes with erode on on the stock tracks that come with the game, but on custom tracks i kept crashing every 6-12 minutes. its alot of fun with erode on till ruts get developed on takeoffs that lead off the side of the track thats hard to miss so everyone jumps off the side of the triple every other lap. but it seems to be the same online/offline with grip, it has to be the deformation giving it the *slick* feel.
117
General Discussion / Re: MX Bikes beta4
March 05, 2016, 04:48:20 AM
Quote from: geofanatec on March 04, 2016, 08:13:48 PM
Speachless :o

Best beta ever! Just minor things here to work on.

Let's get online going smooth and get to some organised racing ;)

Today was first day I could really put time into it and get a feel.....and wow! So glad my wife got sick so I could take care of the kids, lol!
when my server is up (cody's erode on) my friends and other randoms are able to race just fine without any lag, its smooth racing without desync and yet when im on the official servers i notice alot of people do desync/lag
118
Quote from: teeds on March 04, 2016, 09:37:56 AM
Your server is probably using the same port you need to play as a client. Edit your server to use an alternative port and you should be fine.

mxbikes.exe -dedicated 10410 -set params dedicated.ini <- the 10410 can be changed in your dedi shortcut.
Thank you, solved.
119
Documentation / Re: Dedicated server
March 04, 2016, 10:29:39 PM
Quote from: PiBoSo on March 04, 2016, 11:35:16 AM
Quote from: gokitty199 on March 04, 2016, 02:55:22 AM
ok im hosting my own server, and whenever i have my dedicated server running i cant join any server, not even my own. when i click join on a server it doesnt say connecting, it just gives me the option to cancel the server like this

does anyone have a fix? when i close the server it works and im able to relaunch the game and join other servers.

When hosting on the same PC where the client is running, the port must be changed from 10410 to something else, for example 10411.
ahh thank you sir. great work on beta 4 by the way, quite an improvement.
120
Documentation / Re: Dedicated server
March 04, 2016, 02:55:22 AM
ok im hosting my own server, and whenever i have my dedicated server running i cant join any server, not even my own. when i click join on a server it doesnt say connecting, it just gives me the option to cancel the server like this


does anyone have a fix? when i close the server it works and im able to relaunch the game and join other servers.