What's new

Solved *Help* How do I convert xbox mods to pc

Gta_Modz

Gta_Modz

SanjuroDev
Messages
474
Reaction score
192
Points
155
Sin$
0
Hello sinners and today i wanna ask how do i convert xbox360 mod menu to gta iv pc please help me as i wanna play some xbox mods on pc
 
IIV NATHAN VII

IIV NATHAN VII

You never know for sure unless you try
Frame In Gold Modder Platinum Record
Messages
1,091
Reaction score
1,353
Points
860
Sin$
7
Hello sinners and today i wanna ask how do i convert xbox360 mod menu to gta iv pc please help me as i wanna play some xbox mods on pc
Your best bet is to ask the developers to compile them with PC natives for you.
 
Upvote 0
xStormsnoutx

xStormsnoutx

Getting There
Modder Seasoned Veteran 10th Anniversary
Messages
606
Reaction score
455
Points
230
Sin$
7
You need to know a litte bit C,
then you need the source of the menu you want to compile and a SCOCL compiler.

You have to change all Playerloops from 16 to 32 and if you want also change the Controlls
(for example: IS_BUTTON_PRESSED(0, BUTTON_LB) change that with IS_GAME_KEYBOARD_KEY_PRESSED(KEY_F5) )

Than you also should change the fonts to 7.


When you want to have a more qualitative convert, you should go through the code and customate it all.

Sry for my english, i hope i could helped you.


Another way to convert modmenus would be editing the menu by using SCO Toolbox, but i dont know anything about SCO Toolbox.
 
Upvote 0
EruPiOn_TraPZz

EruPiOn_TraPZz

Enthusiast
Messages
393
Reaction score
28
Points
85
Sin$
7
You need to know a litte bit C,
then you need the source of the menu you want to compile and a SCOCL compiler.

You have to change all Playerloops from 16 to 32 and if you want also change the Controlls
(for example: IS_BUTTON_PRESSED(0, BUTTON_LB) change that with IS_GAME_KEYBOARD_KEY_PRESSED(KEY_F5) )

Than you also should change the fonts to 7.


When you want to have a more qualitative convert, you should go through the code and customate it all.

Sry for my english, i hope i could helped you.


Another way to convert modmenus would be editing the menu by using SCO Toolbox, but i dont know anything about SCO Toolbox.
How would I get the source of a mod menu? I want to convert D4RK Smokes menu.
 
Upvote 0
Top Bottom
Login
Register