TOJ English Patch!

Started by virulent, March 03, 2010, 02:28:26 PM

Previous topic - Next topic

Hypofreakk

#90
[!--ImageUrlBegin--][a href=\\\"http://img156.imageshack.us/img156/3273/bgmainmenu.png\\\" target=\\\"_new\\\"][!--ImageUrlEBegin--][img width=\\\"400\\\" class=\\\"attach\\\" src=\\\"http://img156.imageshack.us/img156/3273/bgmainmenu.png\\\" border=\\\'0\\\' alt=\\\"IPB Image\\\" /][!--ImageUrlEnd--][/a][!--ImageUrlEEnd--]



I found the new menu thingymagigy.

Just save the photo and replace it over the old one in C:TetrisOnline/image/ui/bg_mainmenu

And don't forgot to rename the picture to bg_mainmenu when you replace it.

EDIT: My sister found it somehow o-o not me.

mcgif

#91
Quote from: Hypofreakk

I found the new menu thingymagigy.

Just save the photo and replace it over the old one in C:TetrisOnline/image/ui/bg_mainmenu

And don't forgot to rename the picture to bg_mainmenu when you replace it.

actually that pic is a screenshot of the new menu, which is part of the newest version of english patch... sure you can replace the main menu only, but the new patch includes ... translated tips ! yay

kudos for the new menu screen goes to Vir~lent :>

DAS44

Can someone just post step by step directions?

Every guide so far for fixing it hasnt worked for me...


.

Wojtek

Recommended games:
NullpoMino
Tetris Online Poland

jemm_4

"Given the real thing and an indistinguishable fake, which is worth more"- Gaen Izuko (Nisemonogatari)
"We are what we repeatedly do. Excellence, then, is not an act, but a habit."- Aristotle

Hypofreakk

Quote from: mcgif
actually that pic is a screenshot of the new menu, which is part of the newest version of english patch... sure you can replace the main menu only, but the new patch includes ... translated tips ! yay

kudos for the new menu screen goes to Vir~lent :>

Yeah, I downloaded the translated tips already. And anyway great work on the tips gif and magnanimous! And great work on the new TOJ menu virulent :]

XaeL

#96
wojtek anyway of haxing it so we can play singleplaye rmodes?

or is that server-side?



QuoteLike many setups here, it is useful if your opponent doesn't move and you get 4 Ts in a row.

Wojtek

#97
look here: 0x0059256C

but i don't know why only mode of the day will work
Recommended games:
NullpoMino
Tetris Online Poland

xlro

before I start looking at this, is the exe packed in a fancy non-standard way or has other anti-reversing hooks inside?
cause then I won't bother, haven't done this for too long, to put up with that now
[div align=\\\"center\\\"]NullpoMino[/div]

Spirale

Quote from: xlro
before I start looking at this, is the exe packed in a fancy non-standard way or has other anti-reversing hooks inside?
cause then I won't bother, haven't done this for too long, to put up with that now

same for me i used to do alot of this stuff when i was younger and  i used softice  as a debugger and w32dasm as a disassembler and hiew as a hex editor. What are the state of the art programs now ? I know you told me about IDA but the free version wont even let me disassemble your .Net Patcher . and i dont want to dl a virus-full IDA pro(or buy it )

xlro

If you don't want to go IDApro, have a look at OllyDbg, it's really good, espc. with the right plugins - used it myself, only couple years ago.
I think no-one uses w32dasm anymore, but I also used that + softice a lot "back in the day" - ah good ol' keygenning times.
[div align=\\\"center\\\"]NullpoMino[/div]

XaeL

can i use any memory address editor (e.g. CE 5.4) or do i have to use hardcore stuff. coz i'm pretty noob.



QuoteLike many setups here, it is useful if your opponent doesn't move and you get 4 Ts in a row.

xlro

#102
I think he was talking about the instruction in the binary (exe) at that address (probably a call to a relevant function for the premium check or similar), not a memory address in the .data segment of the process, to change a variable (like you are suggesting).
just saying from the look of the address, I could be wrong

but we probabaly shouldn't start discussing details about toj regarding this in the forum here in detail for obvious reasons - that's also why Wotjek left his answer pretty brief I guess.
[div align=\\\"center\\\"]NullpoMino[/div]

XaeL

oh. i can't do binary stuff like that. oh well.



QuoteLike many setups here, it is useful if your opponent doesn't move and you get 4 Ts in a row.

xlro

just checked, 'cause I was rather curious - it is in fact a memory address in the .data section, he was refering to
exe is not packed or anything, so I guess I'll have a look what works and what doesn't (and maybe why) - so far it behaves as Wojtek described, could be interesting
[div align=\\\"center\\\"]NullpoMino[/div]