Advertising
Navigation
Information

GTA 4 Tools

:

Other

GTA 4 Sco Platform Changer v0.5


Autor: fan script & Chr0m3 x MoDz
Datum: 21.02.2025
Downloads: 660 | Statistiken
Dateigröße: 3.428 MB

Bewertung:
10.00 bei 1 Bewertungen

przedewszystkim Dzięki za
90,269
pobrań mojego projektu xmc trainer commander

dzisiaj mam dla moich fanów

super narzędzie

gta 4 sco platform changer 0.5

jest to zaawansowane narzędzie do bardzo szybkiej zmiany platformy sco

operuje na plikach sco i nie tylko

potrafi czytać bajty z pliku sco i nie tylko
i wrzucać bajty do pliku
na odpowiednich ofsetach
akurat do operacji na sco ,ma stałe offsety

rownież potrafi odczytać
czy plik sco jest zablokowany czy odblokowany

zalety

potrafi wyswietlić liste plików ze swojego folderu
potrafi modyfikować aż 6 platform
zawiera fajne meni na konsoli cmd

posiada również wbudowany edytor binarny
ktury czyta plik w trybie binarnym w realnym czasie
potrafi przejrzeć cały plik w 4 8 12 liniach bajtowych
również posiada generator adresów bitowych
a co ciekawe potrafi ten adres wpisać w plik na odpowiednim offsecie

narzędzie exe jest open source

narzędzie miało być rozszerzone o
zmieniacz adresów native w plikach sco

ale na zablokowanym pliku sco nic się nie da zrobić
poniewasz bajty są pomieszane

a zrobiłem to narzędzie dla moich fanów

10,000
62,000
11,000
33,000
20,000

136.330 pobrań

popularność moich narzędzi exe mówi samo za siebie

skrypt jest dosyć zaawansowany

UWAGA mój mod nie zawiera pliku exe
tylko source kod
jaki jest powód
na plik exe się pakowało mnustwo wirusów
skompilujcie sobie we własny sposób
zrobie film na moim kanale jak skompilować

--------------------------------------

first of all, thanks for
90,269
downloads of my xmc trainer commander project

today I have for my fans

a great tool

gta 4 sco platform changer 0.5

it is an advanced tool for very fast change of sco platform

operates on sco files and not only

can read bytes from sco file and not only
and throw bytes into file
at appropriate offsets
just for sco operations, it has fixed offsets

it can also read
whether sco file is locked or unlocked

advantages

can display list of files from its folder
can modify up to 6 platforms
contains cool menu on cmd console

also has built-in binary editor
which reads file in binary mode in real time
can browse entire file in 4 8 12 byte lines
also has bit address generator
and interestingly this one can address enter in file at appropriate offset

exe tool is open source

tool was supposed to be extended with
native address changer in sco files

but on blocked sco file nothing can be done
because bytes are mixed

and I made this tool for my fans

10,000
62,000
11,000
33,000
20,000

136,330 downloads

popularity of my exe tools speaks for itself

script is quite advanced

ATTENTION my mod does not contain exe file
only source code
what is the reason
many viruses were packed in exe file
compile it your own way
i will make a video on my channel how to compile

Advertising
Download
DOWNLOAD
Viruserkennungsrate: 0% (0/62)
See Virus Scan Report
Werbung
Melden
Mod Report

Bist du der Autor dieser Modifications? Falls jemand deine Mod geklaut hat, kannst du diesen Mod melden und einen Antrag auf Löschung stellen.

Diese Mod melden

Screenshots
Videos
Ein Youtube Video hinzufügen

15 Kommentare bisher
Dein Name/Nick:


Deine Message:


reload, if the code cannot be seen

Hinweis:
Du musst registriert und eingeloggt sein, um Kommentare zu posten.
fan script
"Vic"
Vic
Comments: 0
Profile
Message
21.02.2025, 20:58

jak skompilować

pobierz program falcon c++ script editor

skopiuj lub przenieś kod sco_tool.cpp do edytora

wejdz w zakładkę project
i wybierz w tej zakładce Build

ten edytor działa na MinGW

muj system to windows 7 32 bit

----------------------

how to compile

download falcon c++ script editor

copy or move sco_tool.cpp code to editor

go to project tab
and select Build in this tab

this editor works on MinGW

my system is windows 7 32 bit


fan script
"Vic"
Vic
Comments: 0
Profile
Message
21.02.2025, 21:34

zobacz
film
jak skompilować

watch
the video
how to compile

https://www.youtube.com/watch?v=BkZzpM5rCPo


fan script
"Vic"
Vic
Comments: 0
Profile
Message
28.02.2025, 17:39

taka ciekawostka

to jest experymentalne narzędzie służące tylko do zabawy
potrafi wprowadzić zmiany na pliku sco potrzebne do uruchomienia pliku sco w innej grze z serii gta 4
ale tylko taki zmodyfikowany plik zadziała jeśli sco plik skryptowy posiada adresy na wersje pc

więc jesli zmienisz platformę i serie gry na pliku konsolowym no czyli z adresami native na konsolę
na pc będzie crasz gry


osobiscie nie znam żadnego narzędzia kture potrafi zamieniać adresy native

kompilator tylko to potrafi ale to na twoim projekcie skryptowym i trzeba skonfigurować kompilator

a
jeśli chcesz dekompilować edytować i kompilować plik sco polecam scotollbox
posiada edytor skryptów na niskim poziomie
co prawda jest dla zaawansowanych

a jeśli chcesz napisać własny skrypt i skompilować
zainteresuj się SC CL clang I PROJEKTAMI GTA 4 SCO KOMPILER
lub np Emmanuel Utomi projektami

szukaj zrudeł Modyfikacji do GTA 4 NIERAZ AUTORZY DODAJĄ KOMPILATORY
do tworzenia własnych projektów skryptowych


co ty musisz zrobić
dodanie pliku sco do arhiwum script.img polecam open4


dodatkowo musisz zrobić starter do uruchomienia plików sco
bo inaczej nic to nie da

zobacz na moim filmie

----------------------

such a curiosity

this is an experimental tool used only for fun
it can make changes to the sco file needed to run the sco file in another game from the gta 4 series
but only such a modified file will work if the sco script file has addresses for the pc version

so if you change the platform and game series on the console file, i.e. with native addresses for the console

the game will crash on pc

personally I don't know of any tool that can change native addresses

compilers can only do this but on your script project and you have to configure the compiler

and
if you want to decompile, edit and compile the sco file I recommend scotollbox
it has a low-level script editor
although it is for advanced users

and if you want to write your own script and compile
take an interest in SC CL clang AND GTA 4 SCO COMPILER PROJECTS
or e.g. Emmanuel Utomi projects

search for sources of GTA 4 Modifications AUTHORS ADD SOMETIMES COMPILERS
to create your own script projects

what you need to do
adding a sco file to the script.img archive I recommend open4

additionally you need to make a starter to run the sco files
otherwise it won't do anything

watch my video


fan script
"Vic"
Vic
Comments: 0
Profile
Message
05.04.2025, 02:38

okazuje się że
to narzędzie wymaga małej poprawki

sory za ten błąd

na czym błąd polega

okazuje się że wpisuje w plik binarny sco 5 bajtów zamiast 4
a dokładniej wpisuje 00 na ofsecie 24

i uszkadza plik sco

zrobię dla moich fanów poradnik jak naprawić

-----------------------------

it turns out that
this tool needs a small fix

sorry for this error

what is the error

it turns out that it writes 5 bytes into the sco binary file instead of 4
or more precisely writes 00 at offset 24

and damages the sco file

I will make a guide for my fans on how to fix it


fan script
"Vic"
Vic
Comments: 0
Profile
Message
05.04.2025, 19:44

ta wersja sco platform changer nie działa poprawnie
wymaga małej poprawki

program wpisuje 00 na ofsecie 24 i uszkadza plik sco

dopiero się wszoraj skapłem jak robiłem starter do gta 4 TLad na pc

tutaj nagrałem film jak naprawić

-------------------------------------------------

this version of sco platform changer does not work properly
it needs a small fix

the program writes 00 at offset 24 and damages the sco file

i just got it when i was making a starter for gta 4 TLad on pc

here i recorded a video how to fix it

https://www.youtube.com/watch?v=YRCUoFxDbiA


fan script
"Vic"
Vic
Comments: 0
Profile
Message
11.04.2025, 15:42

dzięki temu narzędziu
odblokujesz możliwość używania pliku sco

w innej grze z serii GTA 4

jak użyć

wrzuć plik sco
do folderu z tym narzędziem
kliknij opcje pierwszą w tym narzędziu i wybierz plik sco ktury dodałeś
następnie cofnij do głuwnego menu
następnie kliknij opcje drugą
i wybierz serie gry i platformę
kliknij dwa razy i opserwuj

i teraz uwaga

to narzędzie nie zmienia adresów native
zadziała tylko jeśli plik sco jest skompilowany na platformę pc
na platformę pc pliki sco nie są universalne
o ile adresy native są universalne i działają w trzech grach
to każdy plik musi mieć poprawną serie gry i platformy

więc jeśli plik sco jest dedykowany na platformę ps3

nie możesz go modyfikować w tym narzędziu

byś musiał najpierw zamianić adresy native z versji ps3 na versje pc

-----------------------
thanks to this tool
you will unlock the possibility of using the sco file

in another game from the GTA 4 series

how to use

throw the sco file

in the folder with this tool
click the first option in this tool and select the sco file you added
then go back to the main menu
then click the second option
and select the game series and platform
double click and watch

and now attention

this tool does not change native addresses
it will only work if the sco file is compiled for the pc platform
for the pc platform sco files are not universal
while native addresses are universal and work in three games
then each file must have the correct game series and platform

so if the sco file is dedicated to the ps3 platform

you cannot modify it in this tool

you would first have to change the native addresses from the ps3 version to the pc version


fan script
"Vic"
Vic
Comments: 0
Profile
Message
29.04.2025, 07:25


taka ciekawostka dla moich fanów
ulepszyłem ten program

naprawiłem błąd wpisywania 5 bajtuw zamiast 4
program będzie teraz pokazywał więcej informacji o pliku
dodatkowo najnowsza funkcja
będzie rozpoznawał jaki plik ma native addresy
na jaką platformę pc czy ps3 i xbox
oczywiście dodatkowo modyfikuje target pliku

----------

such a curiosity for my fans
I improved this program

I fixed the error of entering 5 bytes instead of 4
the program will now show more information about the file
additionally the latest function
it will recognize which file has native addresses
for which platform pc or ps3 and xbox
of course it also modifies the file target

https://www.youtube.com/watch?v=WX9XCj17rLY


fan script
"Vic"
Vic
Comments: 0
Profile
Message
01.05.2025, 23:16

jakie następna versja będzie miała funkcje

1 zmiana targetu pliku i platformy
2 rozpoznawanie na jaką platformę jest plik sco
po adresach native w pliku
3 zrzut wszystkich adresów native z pliku sco
do pliku tekstowego
4 dodatkowo liczenie adresów native z pliku sco

zobacz na filmie
----------------------------------------------------------------
what features will the next version have

1 changing the target of the file and platform

2 recognizing what platform the sco file is for

by native addresses in the file

3 dumping all native addresses from the sco file

to a text file

4 additionally counting native addresses from the sco file

see in the video

https://www.youtube.com/watch?v=kkIY0BXAm0U


fan script
"Vic"
Vic
Comments: 0
Profile
Message
02.05.2025, 10:30

jeszcze muszę zrobić aby

aby nie uwzględniał dublikaty native

bo jak wiadomo te same adresy native występują w skrypcie kilka razy

no a największy sukces ktury planuję osiągnąć
to to aby potrafił wymieniać adresy native w plikach sco

z jednej platformy na drugą np z ps3 na pc albo z pc na ps3

to musi roibić z bardzo dużą dokładnością

no ale już potrafi znajdować wszystkie adresy native w plikach
i zrzucać do pliku tekstowego
a nawet rozpoznawać platformę adresów native i modyfikować target pliku i platformy

-----------------------------

I still have to do it so that

it doesn't include native duplicates

because as you know the same native addresses appear in the script several times

and the biggest success that I plan to achieve
is to be able to exchange native addresses in sco files

from one platform to another, e.g. from ps3 to pc or from pc to ps3

it has to do it with very high accuracy

but it can already find all native addresses in files
and dump them to a text file
and even recognize the platform of native addresses and modify the target of the file and platform


fan script
"Vic"
Vic
Comments: 0
Profile
Message
06.05.2025, 00:41

co nowego o tym projekcie
what's new about this project

https://www.youtube.com/watch?v=ui0CM-ovIuI
https://www.youtube.com/watch?v=lUKGGrRkTw4

DirolDirolDirol


fan script
"Vic"
Vic
Comments: 0
Profile
Message
14.05.2025, 15:48

taka ciekawostka
dla moich fanów

to narzędzie już jest tak ulepszone

co potrafi

1 modyfikować platformę i target sco
2 wyświetlić informacje o sco
3 wymienić adresy native z jednej platformy na drugą o np z ps3 na pc i na odwrót
ma 4 metody robienia zrzutu na plik tekstowy
4 potrafi zrobić listę wszystkich adresów native i zrzucić do pliku tekstowego
5 potrafi zrobić listę na jakich bajtach i ofsetach są native adresy i zrzucić do pliku tekstowego

nawet potrafi zrobić block haxedecimal

jeszcze planuję zrobić aby potrafił modyfikować PARAMETRY wartości kluczy
NATIVE IS_KEYBOARD_KEY_PREESED

ZOBACZ NA FILMIE CO POTRAFI

------------------------------------------

such a curiosity
for my fans

this tool is already so improved

what it can do

1 modify the platform and target sco
2 display information about sco
3 exchange native addresses from one platform to another e.g. from ps3 to pc and vice versa
it has 4 methods of making a dump to a text file
4 can make a list of all native addresses and dump to a text file
5 can make a list of what bytes and offsets are native addresses and dump to a text file

it can even make a haxedecimal block

I also plan to make it able to modify PARAMETERS of key values
NATIVE IS_KEYBOARD_KEY_PREESED

SEE IN THE VIDEO WHAT IT CAN DO

https://www.youtube.com/watch?v=IFTDGl5azzQ


fan script
"Vic"
Vic
Comments: 0
Profile
Message
16.05.2025, 22:18

o co najnowsza wersja potrafi

już sama pierwotna wersja potrafiła modyfikować target i platformę pliku

najnowsza wersja potrafi

wymieniać adresy native w pliku sco

a co daje wymiana adresów native

a to że plik dedykowany na ps3 nie użyjesz na pc

dzięki temu narzędziu będziesz mugł przekonvertować plik

i użyć na pc

potrafi konvertować z jednej platformy na drugą
o np z pc na ps3 lub z ps3 na pc

najnowsza wersja ma wiele narzędzi

potrafi zrobić zrzut wszystkich native do pliku tekstowego
potrafi wyświetlić informacje o pliku i strukturze sco

a co najnowsze potrafi

pracuje nad tym aby potrafił tworzyć source kod z pliku sco

tutaj możesz zobaczyć versje beta

narzędzie ma sporo udoskonaleń

what the latest version can do

the original version itself was able to modify the target and platform of the file

the latest version can

exchange native addresses in the sco file

what does exchanging native addresses give

and that a file dedicated to ps3 you won't use on pc

thanks to this tool you will be able to convert the file

and use it on pc

it can convert from one platform to another
o e.g. from pc to ps3 or from ps3 to pc

the latest version has many tools

it can dump all natives to a text file
it can display information about the sco file and structure

and what the latest can do

it is working on being able to create source code from a sco file

here you can see the beta version

the tool has a lot of improvements

https://www.youtube.com/watch?v=_DlbsxJ3axI


fan script
"Vic"
Vic
Comments: 0
Profile
Message
26.05.2025, 18:35


jeśli chodzi o to narzędzie to taką kosmiczną modernizacje przeszło

co potrafi

1 zmieniać platformę i target sco pliku
2 potrafi sprawdzić na jaką platforme sco ma native adresy
3 potrafi wymienić adresy z jednej platformy na drugą skuteczność 12,000 adresów
4 potrafi wyświetlić informacje o strukturze sco
5 potrafi zrzucić 3 metodami informacje do pliku np ofsety itp native itp
6 potrafi zrobić blok binarny z bajtów
7 potrafi zamienić bajty w extra source kod

a co najnowsze zrobiłem
keyprees editor o tak wymiana kluczy klawiatury i joysticka w sco

skuteczność 200 kluczy no np do otworzenia mod menu itp

zobacz na filmie


when it comes to this tool, it has undergone such a cosmic modernization

what it can do

1 change the platform and target of the sco file
2 can check what platform the sco has native addresses for
3 can exchange addresses from one platform to another efficiency 12,000 addresses
4 can display information about the sco structure
5 can dump information to a file using 3 methods, e.g. offsets, etc. native, etc.
6 can make a binary block from bytes
7 can convert bytes into extra source code

and what I did the latest
keypress editor oh yes, exchange of keyboard and joystick keys in sco

efficiency 200 keys, e.g. to open the mod menu, etc.

watch the video

https://www.youtube.com/watch?v=WX6sKlVUHf8


fan script
"Vic"
Vic
Comments: 0
Profile
Message
26.05.2025, 20:30


tak myślę że wymiana adresów native może działać

poniewasz mam możliwość

pisania sco skryptów

kompilowania na dwie platformy a co za tym idzie
porównać pliki sco binary z ps3 i pc

w gta 4 jest fajnie jeśli chodzi o strukturę

bo nie trzeba modyfikować parametrów adresów native
tylko wymienić adresy native z jednej platformy na drugą
na odpowiednim offsecie

co moje narzędzie już potrafi

w skuteczności 12,000 wymienionych adresów native w kilka minut

so I think that exchanging native addresses can work

because I have the ability

to write sco scripts

and compile for two platforms and therefore

compare sco files binary from ps3 and pc

in gta 4 it's cool when it comes to structure

because you don't have to modify native address parameters

just exchange native addresses from one platform to another

at the appropriate offset

which my tool can already do

in efficiency 12,000 exchanged native addresses in a few minutes


fan script
"Vic"
Vic
Comments: 0
Profile
Message
27.05.2025, 22:52

mam dobrą wiadomość dla moich fanów
udało mi się skonvertować trainer motions97
z ps3 na pc

za pomocą tego narzędzia

myślałem że nie będzie diałać

ale narzędzie działa idealnie

zamienia adresy w kilka minut
zależy od rozmiaru kodu

wyobraż sobie jak to narzędzie musi być zaawansowane

zobacz film

I have good news for my fans
I managed to
convert trainer motions97
from ps3 to pc

using this tool

I thought it wouldn't work

but the tool works perfectly

converts addresses in a few minutes
depends on the size of the code

imagine how advanced this tool must be

watch the video

https://www.youtube.com/watch?v=4sZG4d03hU4

https://www.youtube.com/watch?v=DEOwqvVDUo0