Search results

  1. francot514

    Project Sims Ville - Sims 1 open source

    This error never happened to me, i tihnk your Monogame or system config should be different in some way than mine, unless youre testing it with Virtual box, or something else, this should not happen with good specs and Windows 7/8 system.
  2. francot514

    Project Sims Ville - Sims 1 open source

    Not at all, just if youre using Linux should add game folder to the program. Still dont know why dont work for you, you have used latest link i posted The out of memory exception is how the game manage memory, so for a C# app will be few portion of your system memory. Try installing Monogame...
  3. francot514

    Project Sims Ville - Sims 1 open source

    Yes, that should be working, but there was no message to tell you characters are created at Documents/TsoVille. Also do not use create house, will be removed, it failed for his purpose, use empty lot instead.
  4. francot514

    [ARCHIVE] Road to Live Release

    Really interesting addition to the engine, would be cool to see it when some houses are built and running at time. Also will be cool see house thumbnails at this point.
  5. francot514

    Project Sims Ville - Sims 1 open source

    If you cant either run FreeSO is because you graphics card compatiblity issue. That error could happen sometimes becuase my build use old Monogame, try do it again.
  6. francot514

    Project Sims Ville - Sims 1 open source

    You can run FreeSO normally, without any issues?? This error seems to be related with any game file path issue..
  7. francot514

    Project Sims Ville - Sims 1 open source

    For booth of you, What is your error message, can you send me private with image of the error?
  8. francot514

    Project Sims Ville - Sims 1 open source

    Yes please delete all those unnecesary images. Yes, i have made some mistakes in latest builds, i will definitelly fix those and delete create house mode, so you will start by creating house in empty blueprint, but for be sure you dont make mistakes i will give you some message box telling that...
  9. francot514

    Project Sims Ville - Sims 1 open source

    Lol, dont know waht are you doing, or which version are you using but all those bugs, have been fixed, and the proof is that i have already made videos about it:
  10. francot514

    New Lot Style

    Style 1 is better, also i think you can use TS2 example for watching how the adjacent lots does work, doing it by isometric will be more easy, and will not requiere a lot of work, becuase those does not need to be synchronized, or they will be??
  11. francot514

    [ARCHIVE] Road to Live Release

    Not bad The video is from him?? good progress for the cityserver, still missing the lot thumbnails. XD
  12. francot514

    [ARCHIVE] Road to Live Release

    With permissions there is also requiered to implement the Property Mode, that allowed see lot information, and configure some permissions..
  13. francot514

    CMX skins/acessories file format

    The code is really more complex, but i do not liked to add all the documentation find out, there some cmx files could use up to 1000 lines!!!
  14. francot514

    Project Sims Ville - Sims 1 open source

    New update: Version that does support different terrain types for houses, you can create yours with snow, sand or grass.
  15. francot514

    CMX skins/acessories file format

    I have found this in the Edith version of The Sims 1, the cmx file format is completely readable, so will be easy to understand it and create a parser for the skins accessories. CMX File: int32 skeletonCount; Skeleton skeletons[skeletonCount]; int32 suitCount; Suit...
  16. francot514

    [ARCHIVE] Road to Live Release

    Yes is safe for testing purposes only, not online mode considered, because custom TS1 objects could have incompatible sims antics and/or other missing stuff. For example the magic stand does not work completely becuase there are no magic suits or accessories in TSO..
  17. francot514

    [ARCHIVE] Road to Live Release

    With the latest builds, now is possible to add custom objects into the game catalog, so you can buy those while playing online.
  18. francot514

    [OBSOLETE] FreeSO Update Utility

    So this is a recreation of TSO Patch program, i tought he was using self made images..
  19. francot514

    FAR Packer?

    Lets do it together, jsut pushing update to the tool in the repository..
  20. francot514

    [OBSOLETE] FreeSO Update Utility

    Add this to github project if possible, will be good to have the source included and updater added to the FreeSO folder.
Back
Top