Page 1 of 1

Re: Star Ocean The Last Hope

Posted: Wed Oct 15, 2025 11:24 pm
by harlyQ

No Hitstop No Random Battles Rush Efect team(not for enemies) enemies 1 hp vac hack etc. cheat hitstop removes the "stop" effect from skills and hits when you control a player.


Re: Star Ocean The Last Hope

Posted: Fri Oct 17, 2025 5:36 pm
by harlyQ

corrected hitstop so that it prevented getting bonuses from the table such as criticals of several enemies, only with skill, etc.

Script:
[ENABLE]
aobscanmodule(INJECT,StarOceanTheLastHope.exe,0F 28 F1 0F 2F F7 76 14 48 8B 0D * * * * 48 8B 09 E8 13) // should be unique
alloc(newmem,$1000,INJECT)

label(code)
label(return)
alloc(MyMem, 4)

MyMem:
dd (float)-1
newmem:
movss xmm1,[MyMem]
movaps xmm6,xmm1
jmp return

code:

INJECT:
jmp newmem
nop
return:
registersymbol(INJECT)

[DISABLE]
INJECT:
db 0F 28 F1 0F 2F F7

unregistersymbol(INJECT)
dealloc(newmem)
dealloc(MyMem)


Re: Re: Star Ocean The Last Hope

Posted: Wed Nov 05, 2025 10:33 am
by rpgcollectors

big thanks for code work no random battle