Help to modify .exe[SOLVED]

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Help to modify .exe[SOLVED]

by azekill_DIABLO » Sat Apr 16, 2016 12:21

Hi, i'm working on a fork of freeminer and when i start the game (on windows), i always have freeminer at the top of the window!
How can i modify that?
Last edited by azekill_DIABLO on Mon Apr 18, 2016 18:21, edited 1 time in total.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
kaadmy
Member
 
Posts: 627
Joined: Thu Aug 27, 2015 23:07
GitHub: kaadmy
IRC: KaadmY
In-game: KaadmY kaadmy NeD

Re: Help to modify .exe

by kaadmy » Sat Apr 16, 2016 22:50

Why would you want to modify the executable? The source code is available, if you know how (or just look online for help), you can fix that problem yourself, and maybe if it works, share the fix/patch with others.
Never paint white stripes on roads near Zebra crossings.
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Help to modify .exe

by MineYoshi » Sat Apr 16, 2016 22:59

kaadmy wrote:Why would you want to modify the executable? The source code is available, if you know how (or just look online for help), you can fix that problem yourself, and maybe if it works, share the fix/patch with others.


Well, the Freeminer source is in Github, see the Minetest source and see where change the name!

see how works everything and start to work!

(You going to upload the little project to Github?)
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Help to modify .exe

by rubenwardy » Sat Apr 16, 2016 23:04

You don't modify an exe. You modify the source code, then use that to build a new exe
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Help to modify .exe

by azekill_DIABLO » Sun Apr 17, 2016 08:57

ah....thx, but can you explain more?

i don't really understand sorry...
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Help to modify .exe

by Krock » Sun Apr 17, 2016 10:38

azekill_DIABLO wrote:ah....thx, but can you explain more?

i don't really understand sorry...

This is like when you have a complete cake and try to add an egg to its contents. Kinda difficult, eh?

Same situation with a windows executable. You must change it's recipe (= source code) before you bake (= compile) the cake (= executable). The players will use your executable later to play the game.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Help to modify .exe

by azekill_DIABLO » Sun Apr 17, 2016 11:35

ok but just one question: how can i get freeminer source code?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Help to modify .exe

by Calinou » Sun Apr 17, 2016 12:02

azekill_DIABLO wrote:ok but just one question: how can i get freeminer source code?


You can get Freeminer's source code here: https://github.com/freeminer/freeminer

Here's a direct .zip download if you do not have Git installed: https://github.com/freeminer/freeminer/ ... master.zip

However, note that compiling Minetest or Freeminer on Windows is not trivial, and can require hours of fiddling with libraries which all need to be compiled one-by-one.
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Help to modify .exe

by azekill_DIABLO » Mon Apr 18, 2016 18:21

Ok thanks :)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 


Return to Modding Discussion

Who is online

Users browsing this forum: No registered users and 7 guests

cron