Author Topic: Freeplay  (Read 99041 times)

0 Members and 1 Guest are viewing this topic.

Offline MtS

  • Veteran Member
  • Posts: 2006
    • View Profile
Re: Freeplay
« Reply #285 on: November 21, 2020, 02:20:09 PM »
i realized the source code i uploaded wasnt right, it was one that i was testing some modifications and some functions were commented (thus disabled if you were to compile and run it)

also the exe wasnt compiled including the libs statically which could give an error of missing libraries, so i recompiled with them

i updated the link, everything should be alright now

i'll wait for dannye to organize the code in the SA version and then i'll include the modification here

Offline Lex

  • Senior Member
  • Posts: 1324
  • No longer active
    • View Profile
Re: Freeplay
« Reply #286 on: November 21, 2020, 04:36:42 PM »
Thanks, just take your time Dannye.

SA freeplay + source code would be great!

Offline Dannye

  • Veteran Member
  • Posts: 3564
    • View Profile
Re: Freeplay
« Reply #287 on: November 22, 2020, 02:00:13 AM »
And here it is  :D
----

Hi all, I have made a new proper release of SA Freeplay to go along with the behind-the-scenes source code overhaul/release.

Get SA Freeplay v3 (with source code included) here:
https://www.moddb.com/mods/freeplay-for-san-andreas/downloads/sa-freeplay-v3-with-source

The main change from the previous release is the aforementioned source code overhaul, which should have little effect on anyone wanting to use Freeplay itself (but for those inspecting the source, note that now it should be much more consistent with the VC Freeplay source code - it still isn't the best, but trust me its heaps better than it used to be  :lol:).

However I couldn't help myself but go for a few bugfixes and improvements to include as well. Of note are the following (see changelog included in release for more info):
  • ADDED FUNCTION: "Disable Freecam Obstruction Checks". VC Freeplay already had this, but SA didn't, so, now it does!
  • Freeze Camera will now also work when activated while viewing a replay in one of the 'Custom Unique Camera' Modes (previously it was only supported for use while in 'Free Camera' or the 'Default Unique Camera'). Misc bugs associated with this functionality have also been squashed (or at least reduced).
  • Freeplay will no longer misbehave (or at least do so less) when changing between the 'Custom Unique Camera' Modes while your out-of-replay player character is in a vehicle. (It used to be that because of this issue I recommended never being in a vehicle when viewing a replay).

Thanks all, enjoy. Let me know if you have any questions/issues.

NB: I'll be updating the first post, and hopefully doing a re-upload (without change, so just for the reliable hosting) of the VC version, sometime in the next few days.

Offline Minq

  • Aero Reapers
  • *
  • Posts: 494
    • View Profile
Re: Freeplay
« Reply #288 on: November 22, 2020, 04:38:14 AM »
Hello dannye, thanks alot for creating a proper release of SA freeplay in 2020. I really appreciate your hard work.
Your tool is verily revolutionary. The only thing that is really missing is that you can create smooth cam angles on the stunts. Something more advanced than Camhack. Maybe It's possible in the near future :P

Offline Ezraph2001

  • Posts: 661
  • Live, love, laugh, Limberly Kippington
    • View Profile
    • stan nmixx
Re: Freeplay
« Reply #289 on: November 22, 2020, 05:31:05 AM »
finally, y'all got what y'all wanted thanks to him :D
« Last Edit: November 22, 2020, 06:50:13 PM by Ezraph2001 »

Offline Lex

  • Senior Member
  • Posts: 1324
  • No longer active
    • View Profile
Re: Freeplay
« Reply #290 on: November 22, 2020, 08:26:58 AM »
Hello dannye, thanks alot for creating a proper release of SA freeplay in 2020. I really appreciate your hard work.
Your tool is verily revolutionary. The only thing that is really missing is that you can create smooth cam angles on the stunts. Something more advanced than Camhack. Maybe It's possible in the near future :P

Im doing it now.  ;)

Offline MtS

  • Veteran Member
  • Posts: 2006
    • View Profile
Re: Freeplay
« Reply #291 on: November 22, 2020, 11:18:13 AM »
thanks dannye

here are both versions, did some slight modification in the source code for the VC one

https://www.dropbox.com/s/0s0xn8p6huo95te/Freeplay%20VC.rar?dl=0
https://www.dropbox.com/s/30y2onfuvvuqvo5/Freeplay%20SA.rar?dl=0

let me know if there are any issues

Offline ARS

  • Veteran Member
  • Posts: 1207
  • Natural's the best way.
    • View Profile
    • YouTube
Re: Freeplay
« Reply #292 on: November 22, 2020, 11:35:06 AM »
So we can finally make slow camera movements in freeplay without camhack?

Offline MtS

  • Veteran Member
  • Posts: 2006
    • View Profile
Re: Freeplay
« Reply #293 on: November 22, 2020, 11:50:05 AM »
So we can finally make slow camera movements in freeplay without camhack?
Very correct.  :euro:


Hello dannye, thanks alot for creating a proper release of SA freeplay in 2020. I really appreciate your hard work.
Your tool is verily revolutionary. The only thing that is really missing is that you can create smooth cam angles on the stunts. Something more advanced than Camhack. Maybe It's possible in the near future :P
I actually have some ideas that I might implement someday, maybe make a new camera tool if everything works well.

Offline Ezraph2001

  • Posts: 661
  • Live, love, laugh, Limberly Kippington
    • View Profile
    • stan nmixx
Re: Freeplay
« Reply #294 on: November 22, 2020, 07:18:24 PM »
I actually have some ideas that I might implement someday, maybe make a new camera tool if everything works well.
that would be great, that'll replace camhack :D

Offline Minq

  • Aero Reapers
  • *
  • Posts: 494
    • View Profile
Re: Freeplay
« Reply #295 on: November 24, 2020, 12:44:20 PM »
thanks dannye

here are both versions, did some slight modification in the source code for the VC one

https://www.dropbox.com/s/0s0xn8p6huo95te/Freeplay%20VC.rar?dl=0
https://www.dropbox.com/s/30y2onfuvvuqvo5/Freeplay%20SA.rar?dl=0

let me know if there are any issues

It works like a charm. Finally we don't have to use Camhack anymore. Thank you for your effort.

Offline Lex

  • Senior Member
  • Posts: 1324
  • No longer active
    • View Profile
Re: Freeplay
« Reply #296 on: November 29, 2020, 03:32:08 AM »
thanks dannye

here are both versions, did some slight modification in the source code for the VC one

https://www.dropbox.com/s/0s0xn8p6huo95te/Freeplay%20VC.rar?dl=0
https://www.dropbox.com/s/30y2onfuvvuqvo5/Freeplay%20SA.rar?dl=0

let me know if there are any issues

do you have any options for downloading?

it seems dropbox itsn't working for me, im sorry for disturb.

Offline Ezraph2001

  • Posts: 661
  • Live, love, laugh, Limberly Kippington
    • View Profile
    • stan nmixx
Re: Freeplay
« Reply #297 on: November 29, 2020, 03:42:44 AM »
thanks dannye

here are both versions, did some slight modification in the source code for the VC one

https://www.dropbox.com/s/0s0xn8p6huo95te/Freeplay%20VC.rar?dl=0
https://www.dropbox.com/s/30y2onfuvvuqvo5/Freeplay%20SA.rar?dl=0

let me know if there are any issues

do you have any options for downloading?

it seems dropbox itsn't working for me, im sorry for disturb.

dropbox worked for me hmmmm

Offline MtS

  • Veteran Member
  • Posts: 2006
    • View Profile
Re: Freeplay
« Reply #298 on: November 29, 2020, 10:15:44 AM »

Offline Lex

  • Senior Member
  • Posts: 1324
  • No longer active
    • View Profile
Re: Freeplay
« Reply #299 on: November 29, 2020, 11:48:27 PM »

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal