same issueanyone have a problem where game just skip priestess training scene? like, click her, black screen and then menu
same issueanyone have a problem where game just skip priestess training scene? like, click her, black screen and then menu
You probably get them when raid all different villages/towns at least once. It appeared to work that way for me or so i noticed.How do you find the extra enemy?
use GARbro for extract (https://f95zone.to/threads/xp3-repackaging-tool.33521/)Anyone find a way to fix the priestess scenes not working, let alone appearing in scene select?
*call_t_monk01
;;@jump storage=torture_arty_RP08.ks target=*start_RP
;;*RP08_end
@gp_return
*call_t_monk02
;;@jump storage=torture_arty_RP09.ks target=*start_RP
;;*RP09_end
@gp_return
*call_t_monk03
;;@jump storage=torture_arty_RP10.ks target=*start_RP
;;*RP10_end
@gp_return
They also depict kobolds as wolfmen oddly enough. Sword World the Japanese TTRPG seems to have helped propogate a lot of memes. That's where Loddoss currently is after TSR didn't want it. It seems like bunny people named grasswalkers have replaced halflings and I've started seeing a few portray dwarves as having dog ears for some reason.this is how the japanese depict them. you don't find it anywhere else.
Thank you mateuse GARbro for extract (https://f95zone.to/threads/xp3-repackaging-tool.33521/)
data.xp3 into "<gamefolder>/data" folder
patch.xp3 to some other folder lets say it ../<data_p>,
then u should move context of "..<data_p>/data/patch/*"
to "<gamefolder>/data/*"
after this edit
../Revenge of the Orcs/data/scenario/commander.ks
find
and uncomment commented (remove ;; in lines beginnings)Code:*call_t_monk01 ;;@jump storage=torture_arty_RP08.ks target=*start_RP ;;*RP08_end @gp_return *call_t_monk02 ;;@jump storage=torture_arty_RP09.ks target=*start_RP ;;*RP09_end @gp_return *call_t_monk03 ;;@jump storage=torture_arty_RP10.ks target=*start_RP ;;*RP10_end @gp_return
also don't forget delete (or rename/backup) data.xp3 and patch.xp3 in game root folder.
Dude, thank you so much. This worked perfectly. Honestly, if at all possible, someone should re-pack and upload a version of this game with the fix included.-SNIP-
Anyone who can post the fixed file(s) for easy copy and paste? I'm an idiotuse GARbro for extract (https://f95zone.to/threads/xp3-repackaging-tool.33521/)
data.xp3 into "<gamefolder>/data" folder
patch.xp3 to some other folder lets say it ../<data_p>,
then u should move context of "..<data_p>/data/patch/*"
to "<gamefolder>/data/*"
after this edit
../Revenge of the Orcs/data/scenario/commander.ks
find
and uncomment commented (remove ;; in lines beginnings)Code:*call_t_monk01 ;;@jump storage=torture_arty_RP08.ks target=*start_RP ;;*RP08_end @gp_return *call_t_monk02 ;;@jump storage=torture_arty_RP09.ks target=*start_RP ;;*RP09_end @gp_return *call_t_monk03 ;;@jump storage=torture_arty_RP10.ks target=*start_RP ;;*RP10_end @gp_return
also don't forget delete (or rename/backup) data.xp3 and patch.xp3 in game root folder.
its patch2.xp3, so extract it to game folder where data.xp3 and patch.xp3 .Anyone who can post the fixed file(s) for easy copy and paste? I'm an idiot
Thanks!use GARbro for extract (https://f95zone.to/threads/xp3-repackaging-tool.33521/)
data.xp3 into "<gamefolder>/data" folder
patch.xp3 to some other folder lets say it ../<data_p>,
then u should move context of "..<data_p>/data/patch/*"
to "<gamefolder>/data/*"
after this edit
../Revenge of the Orcs/data/scenario/commander.ks
find
and uncomment commented (remove ;; in lines beginnings)Code:*call_t_monk01 ;;@jump storage=torture_arty_RP08.ks target=*start_RP ;;*RP08_end @gp_return *call_t_monk02 ;;@jump storage=torture_arty_RP09.ks target=*start_RP ;;*RP09_end @gp_return *call_t_monk03 ;;@jump storage=torture_arty_RP10.ks target=*start_RP ;;*RP10_end @gp_return
also don't forget delete (or rename/backup) data.xp3 and patch.xp3 in game root folder.