Jump to content

GTA:SA Scene2Res Converter


The_GTA

Recommended Posts

  • 7 months later...
  • 5 weeks later...

S3Y7uXK.png

Linux support!

Recent changes to Scene2Res and dependencies have added Linux compilation support. Thus I want to share it with you guys.

Linux only download: OSDN.net
Windows only download: OSDN.net

Some people have noticed me that they could not download from OSDN.net, thus here is a mirror:

6349?type=large

How to compile on Linux

First execute the following commands in your terminal:

sudo apt-get install g++-7
sudo apt-get install codeblocks
sudo apt-get install subversion
cd ~
subversion checkout https://svn.osdn.net/svnroot/scene2res/ scene2res

Then go here to setup your Code::Blocks for compilation. Now continue with the commands...

codeblocks --build --target=Release build/scene2res.workspace
mv obin/linux/Release/scene2res bin/scene2res
cd bin

Now you should have a terminal with Scene2Res set-up in the common run location (contents of a downloaded zip archive). Have fun!
You can execute scene2res using...

./scene2res

Of course, you can simply use the Code::Blocks GUI interface to build Scene2Res. But that ain't the fun, rite? :P

What is new?

Nothing really noteworthy. The whole implementation of my modules has received a huge facelift over time.

Yours,
- Martin

Edited by The_GTA
fix for compilation steps
Link to comment

Two things I'd highly recommend you do are -

#1 switch over to the rotation formula I sent you through PM (Helps a lot with accuracy)

#2 Make it so it checks if the model exists in default SA first, and if so use SAs built in model; this helps vastly with stuff like traffic lights, physics and performance.

  • Like 1
Link to comment
  • 2 months later...

could not find object def for 'new_bushsm'


dff file : new_bushsm.dff

txd file : gta_proc_bush.txd

without col 

 

files on /resources

and he show this message

could not find object def for 'new_bushsm'


please help me

Edited by Hani2001
Link to comment
  • 10 months later...
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...