ypmel

New Member
Nov 3, 2024
10
1
46
No: The base rule is that bigger numbers take smaller numbers, and that rule has not been modified in Hermione's ruleset - her rule states that if she has 2 and 3 facing a space and you place a card where 2 faces her 2 and 3 faces her 3, then you take both of her cards.

Otherwise 2>1 3>2 and so on.
thank;
I still don't understand why it is "2" and "3";
This has nothing to do with the "2X Double" rule, right?
 

F1forhalp

MRP: Sonny 2 - Bio/pierce pt
Donor
Oct 28, 2019
2,441
2,144
447
thank you, for your reply Im kinda sad, I liked luna like that but I will search for the old version myself ^^
it should be version 1.39.4, it should be linked somewhere in this thread, maybe a post toward end of 2024.. i think.
 

Bill_Jerkpole

Newbie
Jun 30, 2022
56
41
70
thank;
I still don't understand why it is "2" and "3";
This has nothing to do with the "2X Double" rule, right?
That is the 2x double rule - but it could be any number on the cards: Imagine the opponent has have a card in middle of column 1 and one in the top of column 2: the top one has the number 4 towards the center and the one to the left, has the number 1 towards the center. The you place a card in the center with a 1 towards the left and a 4 towards the top and then those two opponent cards will be won by you. That is what the rule says.
 
  • Like
Reactions: ypmel

torolatorre

Member
Jul 31, 2020
310
209
166
thank;
I still don't understand why it is "2" and "3";
This has nothing to do with the "2X Double" rule, right?
the 2x rule is related to turning 2 cards at once. it checks if the sides that are touching have the same numbers (on the touching side)

View attachment 5292818

so Top(#4)=bottom(#4) and left(#3)=right(#3) then it will turn those 2 cards to the player
if not the bigger number will turn the smaller number (in hermione match)
 

oppoll

New Member
Aug 31, 2017
8
4
127
Anyone knows what could be the cause? It happens when I try to enter the colour picker.
1759183881530.png

EDIT:
Nvm, fixed it, lol. I just had to change the renderer to OpenGL and everything's fine now.
 
Last edited:
  • Heart
Reactions: Max Craving

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
8,893
4,050
436
WitchTrainerSilverMod-1.48.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: Direhulk

ypmel

New Member
Nov 3, 2024
10
1
46
That is the 2x double rule - but it could be any number on the cards: Imagine the opponent has have a card in middle of column 1 and one in the top of column 2: the top one has the number 4 towards the center and the one to the left, has the number 1 towards the center. The you place a card in the center with a 1 towards the left and a 4 towards the top and then those two opponent cards will be won by you. That is what the rule says.
thanks a lot;
 
  • Like
Reactions: Bill_Jerkpole

Zwart

Member
Jun 16, 2018
239
338
126
WitchTrainerSilverMod-1.48.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
Got another source? Not going to create an account for some shady torrent site just for one game.
 
  • Sad
Reactions: billygnosis2007

wndwhy

New Member
Nov 5, 2020
3
0
145
```
I'm sorry, but an uncaught exception occurred.

While running game code:
_pickle.PicklingError: Can't pickle <function num_to_word at 0x0000000044296840>: it's not the same object as store.num_to_word

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
~~~~~~~~~~~^^
File "renpy/ui.py", line 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 3302, in interact_core
rv = root_widget.event(ev, x, y, 0)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/screen.py", line 805, in event
rv = self.child.event(ev, x, y, st)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/transform.py", line 1115, in event
rv = d.event(ev, cx, cy, st)
~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1508, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1508, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1508, in event
rv = super(Window, self).event(ev, x, y, st)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/layout.py", line 1284, in event
rv = i.event(ev, x - xo, y - yo, cst)
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/transform.py", line 1115, in event
rv = d.event(ev, cx, cy, st)
~~~~~~~^^^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1184, in event
return handle_click(self.clicked)
~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/display/behavior.py", line 1107, in handle_click
rv = run(action)
~~~^^^^^^^^
File "renpy/display/behavior.py", line 411, in run
return action(*args, **kwargs)
~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/common/00action_file.rpy", line 415, in __call__
renpy.save(fn, extra_info=save_name)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/loadsave.py", line 184, in save
dump((roots, renpy.game.log), logf)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/compat/pickle.py", line 308, in dump
pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_pickle.PicklingError: Can't pickle <function num_to_word at 0x0000000044296840>: it's not the same object as store.num_to_word

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Witch Trainer Silver 1.48.1
Tue Sep 30 21:32:48 2025
```
 

F1forhalp

MRP: Sonny 2 - Bio/pierce pt
Donor
Oct 28, 2019
2,441
2,144
447
After the update to v1.48.1 it does not want to start i just get a white screen. Been waiting for 20 min
hmmm did you try changing to DirectX?
hold SHIFT key during startup should bring up a menu, where you could change the video settings from OpenGL to DirectX, then restart the game normally. at least it did help in the past with a few Ren'Py games, maybe it still does with this issue. good luck.


*edit* found a typo. now it's MINE.
 
  • Like
Reactions: Zwart

Urruah

Active Member
Jun 20, 2017
531
335
230
So I've played this game on occasion over the years but always ended up kind of frustrated that it seemed like you could only really have sex with Hermione and maybe Cho? Everyone else was just kind of introduced but had really limited progression. Is that still the case?
 

sexyasshamster

New Member
Jul 24, 2020
12
37
81
So I've played this game on occasion over the years but always ended up kind of frustrated that it seemed like you could only really have sex with Hermione and maybe Cho? Everyone else was just kind of introduced but had really limited progression. Is that still the case?
other characters max out at blowjob
 

max_72

New Member
Nov 12, 2020
10
2
95
hmmm did you try changing to DirectX?
hold SHIFT key during startup should bring up a menu, where you could change the video settings from OpenGL to DirectX, then restart the game normally. at least it did help in the past with a few Ren'Py games, maybe it still does with this issue. good luck.


*edit* found a typo. now it's MINE.
i tried to but it does not work. a menu does pop-up when pressing SHIFT but i can't change any setting in there. 1759258171054.png
 
  • Sad
Reactions: F1forhalp

Bill_Jerkpole

Newbie
Jun 30, 2022
56
41
70
So I've played this game on occasion over the years but always ended up kind of frustrated that it seemed like you could only really have sex with Hermione and maybe Cho? Everyone else was just kind of introduced but had really limited progression. Is that still the case?
Basically yes; in order from most to least - Hermione is of course the big one, Cho has her finished quidditch quest, Luna has some content, they added a bit of Tonks content, and finally there's a very little Astoria/Susan content through Astoria's spell training where there also is a little Tonks.

Most of the content is still text based, there are not a lot of things to do with the other girls and no real choices to be made. if reading isn't your thing, you'll most likely still end up frustrated.
 
4.00 star(s) 85 Votes