• Welcome to PiBoSo Official Forum. Please login or sign up.
 
March 28, 2024, 06:00:41 PM

News:

World Racing Series beta14 available! :)


Documentation wiki

Started by PiBoSo, January 11, 2014, 11:42:40 PM

Previous topic - Next topic

PiBoSo

A new wiki page has been set up at the following link: http://docs.piboso.com/wiki/

The plan is to add manuals and documentation about all simulators and tools.
"La perfezione non è il nostro obiettivo, è la nostra tendenza".

neoraptor

This is a good idea !
Who can add content on this wiki? Are you the only one?


I also started one to document (or try to) the different config files there http://gpbikes-mods.wikia.com
I can continue on yours if you want.


Could you describe how the front fork linkage?
Specially these parameters: steer_mass, steer_joint, front_upper, grip_leftpos, grip_rightpos, front_length, front_lower, fsusp_mass, fwheel
That would greatly help !!!
Our greatest glory is not in never falling, but in rising every time we fall. Confucius
>> Wiki to help modders <<

PiBoSo


Due to wikis being an easy target for spammers, it is not possible to contribute.
"La perfezione non è il nostro obiettivo, è la nostra tendenza".

neoraptor

Could you not add at least the moderator (HornetMaX, Ricco) to help you with the content?



And about the other questions?  :)
Our greatest glory is not in never falling, but in rising every time we fall. Confucius
>> Wiki to help modders <<

HornetMaX

Quote from: PiBoSo on January 11, 2014, 11:42:40 PM
A new wiki page has been set up at the following link: http://docs.piboso.com/wiki/

The plan is to add manuals and documentation about all simulators and tools.
That's great news !

What would you suggest with respect to the ongoing effort on the GPB unofficial guide ?
Should we just stop working on it and wait for the wiki ?

MaX.

PiBoSo

January 12, 2014, 11:20:21 PM #5 Last Edit: January 12, 2014, 11:33:25 PM by PiBoSo
Quote from: HornetMaX on January 12, 2014, 10:21:53 PM
Quote from: PiBoSo on January 11, 2014, 11:42:40 PM
A new wiki page has been set up at the following link: http://docs.piboso.com/wiki/

The plan is to add manuals and documentation about all simulators and tools.
That's great news !

What would you suggest with respect to the ongoing effort on the GPB unofficial guide ?
Should we just stop working on it and wait for the wiki ?

MaX.

The wiki manual is not going to be completed quickly, so an unofficial guide will be useful for a long time. Also it may be cover topics that should be left off the official manual.
"La perfezione non è il nostro obiettivo, è la nostra tendenza".

HornetMaX

Quote from: PiBoSo on January 12, 2014, 11:20:21 PM
The wiki manual is not going to be completed quickly, so an unofficial guide will be useful for a long time. Also it may be cover topics that should be left off the official manual.
OK, we'll keep working on it then.

Of course, if you notice any wrong/missing stuff (*), feel free to notify me/RiccoChicco.
Also, consider the guide as public, so if you need to take part of it, don't even ask, just take them.

A couple of questions:

  • In Settings, Input 2 tab: what is "Dash" for ?
  • In Settings, Misc tab: what is "Help" (On, Min, Off) for exactly ?

MaX.

PiBoSo

Quote from: HornetMaX on January 13, 2014, 12:09:56 AM
Quote from: PiBoSo on January 12, 2014, 11:20:21 PM
The wiki manual is not going to be completed quickly, so an unofficial guide will be useful for a long time. Also it may be cover topics that should be left off the official manual.
OK, we'll keep working on it then.

Of course, if you notice any wrong/missing stuff (*), feel free to notify me/RiccoChicco.
Also, consider the guide as public, so if you need to take part of it, don't even ask, just take them.

A couple of questions:

  • In Settings, Input 2 tab: what is "Dash" for ?
  • In Settings, Misc tab: what is "Help" (On, Min, Off) for exactly ?

MaX.

"Dash" changes the dashboard screen ( if there are multiple ones ).
"Help" changes on-track helpers:
Min: pitlane speed and session info ( except for sighting lap ) are not displayed
Off: it also hides the 2D pitboard, 3D and 2D start stall helpers, 2D starting lights, and sighting lap info
"La perfezione non è il nostro obiettivo, è la nostra tendenza".

HornetMaX


JC#21

Quote from: PiBoSo on January 13, 2014, 12:41:08 AM
"Dash" changes the dashboard screen ( if there are multiple ones ).

Does this option it available ?

I tried something but it doesn't work  :(

gauges
{
scene = 0
lcd
{
enable = 1
texture = w_dash
emission = 0.5

screen0
{
enable = 1
gear
{
enable = 1
spacing = 41
font = gp12_gear_font.tga
fontstring = 0123456789N
posx = 142
posy = 170
}
speed
{
enable = 1
spacing = 24
font = gp12_speed_font.tga
fontstring = 0123456789
posx = 270
posy = 138
}
lastlap
{
enable = 1
spacing = 24
font = gp12_lastlaptime_font.tga
fontstring = 0123456789
posx = 270
posy = 194
spacing2 = 15
font2 = gp12_p.tga
fontstring2 = :.
}
}
screen1
{
enable = 1
gear
{
enable = 1
spacing = 41
font = gp12_gear_font.tga
fontstring = 0123456789N
posx = 142
posy = 170
}
speed
{
enable = 1
spacing = 24
font = gp12_speed_font.tga
fontstring = 0123456789
posx = 270
posy = 138
}
lastlap
{
enable = 1
spacing = 24
font = gp12_lastlaptime_font.tga
fontstring = 0123456789
posx = 230
posy = 194
spacing2 = 15
font2 = gp12_p.tga
fontstring2 = :.
}
}
}



PiBoSo

Quote from: JC#21 on February 01, 2014, 09:10:30 AM
Quote from: PiBoSo on January 13, 2014, 12:41:08 AM
"Dash" changes the dashboard screen ( if there are multiple ones ).

Does this option it available ?

I tried something but it doesn't work  :(

gauges
{
scene = 0
lcd
{
enable = 1
texture = w_dash
emission = 0.5

screen0
{
enable = 1
gear
{
enable = 1
spacing = 41
font = gp12_gear_font.tga
fontstring = 0123456789N
posx = 142
posy = 170
}
speed
{
enable = 1
spacing = 24
font = gp12_speed_font.tga
fontstring = 0123456789
posx = 270
posy = 138
}
lastlap
{
enable = 1
spacing = 24
font = gp12_lastlaptime_font.tga
fontstring = 0123456789
posx = 270
posy = 194
spacing2 = 15
font2 = gp12_p.tga
fontstring2 = :.
}
}
screen1
{
enable = 1
gear
{
enable = 1
spacing = 41
font = gp12_gear_font.tga
fontstring = 0123456789N
posx = 142
posy = 170
}
speed
{
enable = 1
spacing = 24
font = gp12_speed_font.tga
fontstring = 0123456789
posx = 270
posy = 138
}
lastlap
{
enable = 1
spacing = 24
font = gp12_lastlaptime_font.tga
fontstring = 0123456789
posx = 230
posy = 194
spacing2 = 15
font2 = gp12_p.tga
fontstring2 = :.
}
}
}


Sorry, there is a bug, so at the moment it doesn't work.
It will be fixed in Beta5.
"La perfezione non è il nostro obiettivo, è la nostra tendenza".

JC#21