Unreal Engine Sorceress Tale [v02.28.2024] [Mithos56]

3.00 star(s) 23 Votes

t727

Well-Known Member
Jan 4, 2018
1,515
1,712
I don't know what else to tell you. I just downloaded the version in the OP to try it myself, and apostrophe and backtick activate the debug ui and console respectively for me. Perhaps it has to do with keyboard settings in the OS? Mine is set to US if that makes any difference.
Yes, that's the problem.
The problem with 'ticks' (´ and `) are that you have to type another character after you entered it to have it be written.
So in order to access the console us non US-citisens have to switch the keyboard layout.

The instructions to summon mobs
SGoblin_c : small goblin
WDGoblin_c : Witch goblin
BGoblin_c : bird like monster
PGoblin_PB_c : pig monster
so u just need to type Summon <code of the object u want to spawn>

Doesn't work.
Summon "SGoblin_c"
Does (mind the double quotes)

Those goblins doesn't align properly in the animations either.
Sorceresstale Screenshot 2018.12.10 - 19.39.43.33.png
 

rndmdude

New Member
Jun 27, 2017
9
3
Yes, that's the problem.
The problem with 'ticks' (´ and `) are that you have to type another character after you entered it to have it be written.
So in order to access the console us non US-citisens have to switch the keyboard layout.

The instructions to summon mobs
SGoblin_c : small goblin
WDGoblin_c : Witch goblin
BGoblin_c : bird like monster
PGoblin_PB_c : pig monster
so u just need to type Summon <code of the object u want to spawn>

Doesn't work.
Summon "SGoblin_c"
Does (mind the double quotes)

Those goblins doesn't align properly in the animations either.
View attachment 195663
Hey dude, i switched to EN (US international), my qwertz keyboard couldnt open the debug menu, okay i thought mybe i can open the debug menu in my setting, then switch to en and try it, didnt work, i.e. what shouldve been the backtick key didnt work even though the switch to EN (US international) was successful (i couldnt close the debug menu with the key i opened it with) any ideas?
 

ThroneAweigh

Newbie
Aug 7, 2018
57
118
Hey dude, i switched to EN (US international), my qwertz keyboard couldnt open the debug menu, okay i thought mybe i can open the debug menu in my setting, then switch to en and try it, didnt work, i.e. what shouldve been the backtick key didnt work even though the switch to EN (US international) was successful (i couldnt close the debug menu with the key i opened it with) any ideas?
QWERTZ means central europe/germany, right?

Unreal has had this issue since around 2015 according to the forums, but since it's a dev tool and there's a workaround present, it's not high priority. The only real solution is to contact the creator and ask him to put in support for QWERTZ/AZERTY keyboards into the next build.

 

t727

Well-Known Member
Jan 4, 2018
1,515
1,712
where and how does someone input these commands
That's a matter of discussion right now.
For US keyboards(actually sold in the US) it's the button above tab.
For some of the no US keboards its the second key to the left of enter above right shift.
the type the commands above using my instruction (put double quotes around the command)
 

Prick

Well-Known Member
Jul 17, 2017
1,997
1,733
That's a matter of discussion right now.
For US keyboards(actually sold in the US) it's the button above tab.
For some of the no US keboards its the second key to the left of enter above right shift.
the type the commands above using my instruction (put double quotes around the command)
The ' or " key is the debug menu.
You can access a load of other functions there.

` or ~ tilde key is a direct key to the console.

I believe the EU keyboards don't have either of these keys in the same location as the US.
 

156_163_146_167

Engaged Member
Jun 5, 2017
3,138
2,496
so u just need to type Summon <code of the object u want to spawn>
Doesn't work.
Summon "SGoblin_c"
Does (mind the double quotes)
Do you mean that the double quotes are required? That's strange, because I have never used the quotes, but the summon commands still work.

For US keyboards(actually sold in the US) it's the button above tab.
It should not matter where the keyboard came from. Keyboards still send the same keycodes to the computer. It's up to the way the computer (or rather your OS) how to interpret those keycodes that determines what key layout you are using. There is a difference between physical layout between US keyboards and EU keyboards, ANSI vs ISO respectively. ISO has one more key. But assuming all else is equal, the backtick key should be in the same location.
 

Xenon-San

Active Member
Jun 16, 2017
636
871
"Break out of the futa demon's animation by pressing Q or E (not 100% sure, I just kinda mashed keys) "
what did i miss ? i couldn't find it
edit: oh right, now i remember that there was this girl in early bulids with that gigant map
but i seriously can't find her now
edit2: i found her she is on haloween map but it seems like player spawn point is messed cause i am immideadly falling trough floor
 

KomischerKauz

Active Member
Oct 18, 2018
694
243
I have play this version from the dowload here.

this verry funny game but its have some technicall problems.

I falling very often trough the map.
the haloween area is very lagin.
I can charmed the witchgoblins in the End of this level, but i dont can sduce them, only this guy on the bonfire in the wood can i seduce.
And i dont can open the Chests, is this a bug or only in this version?

Whatever i think i waiting for the Finalversion is better.
 

t727

Well-Known Member
Jan 4, 2018
1,515
1,712
Do you mean that the double quotes are required? That's strange, because I have never used the quotes, but the summon commands still work.
That's odd, because it didn't work when I tried it :/


It should not matter where the keyboard came from. ...
It does because the actual character isn't the same at those locations, when you change the input language the different characters switch places.
Even some keys, such as 1-0 doesn't have the same shift/ctrl/alt/alt gr types behind them either.
 

f95guest389

Member
Jul 27, 2018
145
208
Some console commands/cheats:

` or ~ (Tilde/Grave key) - Opens the console
' (Apostrophe) - Toggles Debug info/HUD, pressing TAB with it open toggles the debug camera/spectator mode

Teleport - Teleports your player charecter where you cursor/middle of screen is pointing, very useful if you use the debug camera/spectator mode

Fly - Levitation, cannot control vertical movement as far as I am aware
Ghost - You can walk through walls & levitate
Walk - Disables Ghost/Fly mode

Summon "Insert_Actor_Here" - Spawns your chosen actor/enemy infront of your camera/player

Actors:

SGoblin_C : Small Goblin
WDGoblin_C : Witch Goblin
BGoblin_C : Bird Goblin
PGoblin_BP_C : Pig Goblin
Incubus_Useable_C : Futa Demon (doesn't always work, the cell w/ the original has to be loaded & initialized)
 

ThroneAweigh

Newbie
Aug 7, 2018
57
118
Some console commands/cheats:

` or ~ (Tilde/Grave key) - Opens the console
' (Apostrophe) - Toggles Debug info/HUD, pressing TAB with it open toggles the debug camera/spectator mode

Teleport - Teleports your player charecter where you cursor/middle of screen is pointing, very useful if you use the debug camera/spectator mode

Fly - Levitation, cannot control vertical movement as far as I am aware
Ghost - You can walk through walls & levitate
Walk - Disables Ghost/Fly mode

Summon "Insert_Actor_Here" - Spawns your chosen actor/enemy infront of your camera/player

Actors:

SGoblin_C : Small Goblin
WDGoblin_C : Witch Goblin
BGoblin_C : Bird Goblin
PGoblin_BP_C : Pig Goblin
Incubus_Useable_C : Futa Demon (doesn't always work, the cell w/ the original has to be loaded & initialized)
Ah, that's intersting. Looks like you need to leave the first area with the bridge for anything besides the small goblin to spawn
 

Daekas

Member
Jul 26, 2017
241
448
So you are telling me that this guy is working over 2 years on this project now... and yet there is almost nothing ingame ?
im a little confused... a tiny gameworld, a few different animations and.. that´s it ?
is this another patreon-milker ? i always thought you´d need content for that shameful act.
 
3.00 star(s) 23 Votes