Resource icon

Career ACCG - Assetto Corsa Career Generator 0.7.2

Login or Register an account to download this content
ZioYuri78 submitted a new resource:

ACCG - Assetto Corsa Career Generator - Tool to create custom career series

ACCG - Assetto Corsa Career Generator

Very small manual https://dl.dropboxusercontent.com/u/16641401/ACCG_manual.pdf

IMPORTANT

In file "cfg\settings.ini" verify the path under [AC_PATH], if is not equal your Assetto Corsa path please correct it or ACCG will not work properly.

In file "cfg\settings.ini" the number under [SERIES_GLOBAL_ID] is used to create the second part of the series folder and increment every time you create a series (if you notice every series in AC career...

Read more about this resource...
 
For mods you have to do this:
for cars mod write the car name in the "data\cars_name.txt" file
for skins mod write the skin name in the "data\cars_skins.txt" file
for track mod write the track name in the "data\tracks.txt" file

I will implement automatic mod scan later.

I gave that a try, it takes some time but works perfectly. Thanks a lot, great tool.
 
I gave that a try, it takes some time but works perfectly. Thanks a lot, great tool.
I know it's a long procedure if you have a lot of mods :p, now i'm working on a series and events pictures edit systems, after this i will go with strong code refactoring and i will implement a better system for "synchronize" the resource. :)
 
ZioYuri78 updated ACCG - Assetto Corsa Career Generator with a new update entry:

Added mod support, code refactoring, UI fix

- now you can "synchronize" your installed mod via "Resource -> Sync" button (do it every time you install or uninstall a mod)
View attachment 72468
- the "start" series images now will scaled properly in the "new/edit series" form
View attachment 72470
- when you generate a series this will be directly stored in the "assettocorsa/content/career" folder (now you don't need to copy the folder manually)
- new series ID management (no longer need global series id)
- enabled the "help" button...

Read the rest of this update entry...
 
I'm sorry but I can't generate any career, I get this error:

System.FormatException: Formato della stringa di input non corretto.
in System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
in System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
in System.Convert.ToInt32(String value)
in ACCG.ACCGNewSeriesForm.btnOK_Click(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks for your help
 
I'm sorry but I can't generate any career, I get this error:

System.FormatException: Formato della stringa di input non corretto.
in System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
in System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
in System.Convert.ToInt32(String value)
in ACCG.ACCGNewSeriesForm.btnOK_Click(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks for your help

Can you post a screen of your compiled series form? Looks like something went wrong with one of the input fields. Happened when you click on "generate" button or when you click "ok" in the new series form?
 

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 96 7.8%
  • 75% online 25% offline

    Votes: 130 10.5%
  • 50% online 50% offline

    Votes: 175 14.2%
  • 25% online 75% offline

    Votes: 348 28.2%
  • 100% offline racing

    Votes: 480 38.9%
  • Something else, explain in comment

    Votes: 5 0.4%
Back
Top