Asterix Gaming Guild Logo General XXL XXL 2 Olympic Games XXL Speedrun XXL Romaster Speedrun XXL 2 Speedrun XXL 2 Remaster Speedrun XXL 3 Speedrun Olympic Games Speedrun Retro Other Astérix Games Other Games Modding Media Videos Streams Creative Shack Spoofy Goofs VC-Text Village Gates Introductions UXXL Downloads Wiki Bot Spam Feedback Announcements Patches Tools Resources Caesar's challenge Help Noxus94 SPQR Mr. Rubinstein

#modding

Page: << <  411 / 511  >  >>
TimeUserText
PegPeregoGauchoyou call it reverse engineering
Mr.Rubinshteinah lmao
Mr.Rubinshteinright
Mr.Rubinshtein:issou:
Mr.Rubinshteinso there are tools out there which help to look into specific other programs?
Mr.Rubinshteinor you make it literally from scratch?
PegPeregoGauchono
PegPeregoGauchoyou decompile it
PegPeregoGauchothere are decompilers out there that will translate the machine code to various languages but they are not really perfect yet and often produce bad code
Mr.Rubinshteini see
Mr.Rubinshteinconverter for code
PegPeregoGauchoanyways even if a decompiler gives you something, you will need to edit it to proper C for example
Mr.Rubinshteinmhm
PegPeregoGauchootherwise you will have casts everywhere :PauseChamp:
AdrienTDDecompilers can sometimes do a good job decompiling stuff, but it can still do mistakes, so you still have to assist/help the decompiler to get it right.
Mr.Rubinshteinseems interesting stuff you guys do there
Mr.Rubinshteineven tho its searching and basically recreating the code of game
Mr.Rubinshteinsounds like fun
AdrienTDnot necessarily recreating from scratch, but understanding the code and describe it in another language
AdrienTDHere's an example of Ghidra decompiling code for collecting helmets :helmet: