Mar 29, 2018
18
27
I'm experiencing the same thing as the person above me. When I try to play Fleeting Iris IF the game crashes immediately. Thing is though, it wasn't like this when I first launched the game it only happened after I put on fullscreen mode. Now everytime I launch the game it immediately crashes so I have no idea how to turn it back to windowed mode. I even tried to delete the game and redownload it but now it automatically opens in fullscreen mode from the start.
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
A quickfix for making Fleeting Iris IF work:
1. Lunch normal version of Fleeting Iris - Press F1, unclick full screen with mouse.​
2. Lunch Fleeting Iris FI.​
Done enjoy

There are some bugs because of this new script FI IF is using, and fixes will be applied later on.
This is the first version of the side project.
 
  • Like
Reactions: phantomz

Seyhtan31

Active Member
Aug 5, 2019
533
1,274
is there any way to play this with mouse controls? This one is probably the best game i've ever played so far but being stuck to keyboard really sucks :/
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
So are updates to the main game done? I'm assuming future dlc will be applied to IF.
The team have already moved on to the next patch "the beach patch" - So no, plan is to have bestiality content + shota content and perhaps Christmas & halloween patch on Fleeting Iris If. Rest will be in the normal game.

Regarding the next patch - Starke talked about this the last podcast episode - Plan is to release an update each month over 3 months period(this is a big patch). And of cause more patches will come after that.

is there any way to play this with mouse controls? This one is probably the best game i've ever played so far but being stuck to keyboard really sucks :/
The quick answer is no.
But from a development point it is possible to add mouse support - Likely it will never happen however.
Is it possible to add it yourself somehow ? possible, let me know how that goes :coffee:
 
Last edited:

Seyhtan31

Active Member
Aug 5, 2019
533
1,274
The team have already moved on to the next patch "the beach patch" - So no, plan is to have bestiality content + shota content and perhaps Christmas & halloween patch on Fleeting Iris If. Rest will be in the normal game.

Regarding the next patch - Starke talked about this the last podcast episode - Plan is to release an update each month over 3 months period(this is a big patch). And of cause more patches will come after that.


The quick answer is no.
But from a development point it is possible to add mouse support - Likely it will never happen however.
Is it possible to add it yourself somehow ? possible, let me know how that goes :coffee:
oh well, even if there is a way i have no clue on how, i'm not good at this kind of stuff. but thanks for reply!
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
oh well, even if there is a way i have no clue on how, i'm not good at this kind of stuff. but thanks for reply!
Yeah fair enough - It's not easy either, and lets say the team wanted to add something like mouse support, rest of the development will suffer and content will be delayed - Where my guess would be from a patreon perspective that it would be a big no go.

Remember this game is 6 years old, build on RPGmaker VX ACE, and most other RPGmaker games this old don't have mouse support either(some properly do ofc but not all).
RPGmaker MV however which is newer is and more commonly used in new games today do typical have mouse support.
 

Seyhtan31

Active Member
Aug 5, 2019
533
1,274
Yeah fair enough - It's not easy either, and lets say the team wanted to add something like mouse support, rest of the development will suffer and content will be delayed - Where my guess would be from a patreon perspective that it would be a big no go.

Remember this game is 6 years old, build on RPGmaker VX ACE, and most other RPGmaker games this old don't have mouse support either(some properly do ofc but not all).
RPGmaker MV however which is newer is and more commonly used in new games today do typical have mouse support.
i see, thank you for the reply and explanation man! Hell i would still keep playing this even if i had to use my elbows to push on buttons, cause its that good. Oh, that reminds me, why i haven't rated it already.

Keep up the good work, and as soon as i fix my financial status, i'll join you guys on patreon and show my support.
 
  • Like
Reactions: Zellemate

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
i see, thank you for the reply and explanation man! Hell i would still keep playing this even if i had to use my elbows to push on buttons, cause its that good. Oh, that reminds me, why i haven't rated it already.

Keep up the good work, and as soon as i fix my financial status, i'll join you guys on patreon and show my support.
Thanks for the kind words!
Mouse support is always welcome in H-games to be honest.... since it makes it easier to play "with one hand" if you know what I mean :coffee:
 
  • Like
Reactions: undefiniert

hans851

Newbie
Jul 12, 2019
76
199
unfortunately the DLC fix doesn't work for me. I was never running any game in fullscreen, so the box was already unchecked. turning it on and off also didn't work. any ideas?
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
unfortunately the DLC fix doesn't work for me. I was never running any game in fullscreen, so the box was already unchecked. turning it on and off also didn't work. any ideas?
If you need help, you need to be more precise. What happens? - Is it the same problem as everybody else have, if yes then the fix works. Show screenshot, video or detailed description.

The fix only work, if the game try's to open in fullscreen and then it crashes and close.
 

hans851

Newbie
Jul 12, 2019
76
199
If you need help, you need to be more precise. What happens? - Is it the same problem as everybody else have, if yes then the fix works. Show screenshot, video or detailed description.

The fix only work, if the game try's to open in fullscreen and then it crashes and close.
yes same problem. i start the DLC and the black window is closing after 1 or 2 secons, sometimes freezing. The main game was already running windowed, never played any game using fullscreen.
 

undefiniert

Well-Known Member
Nov 7, 2018
1,045
793
Hopefully that is for the correct RPGM-Version.
Even if not, you cannot damage anything on your computer as long as you do exactly what I say.

You could try setting the value in the registry editor of windows or resetting all rpg vx ace settings.
Press the windows key and enter "regedit" (without the ""), press enter

On the left side go to: HKEY_CURRENT_USER -> Software -> Enterbrain -> RGSS3
In there you'll find "LaunchInFullScreen" (right side). Set that to 0. try to launch the game.
If that does not work, delete the RGSS3-"folder" (which should be highlighted!) on the left side and try again.
All settings made via F1 should be back to normal now. Try to run again!

explanation for what that is in the registry, just if you are curious:
HKEY_CURRENT_USER is the user-settings branch of your windows account
Software: the software-branch where every program can write to
Enterbrain: developer of rpgm
RGSS3: rpg maker sub-key of the dev
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
yes same problem. i start the DLC and the black window is closing after 1 or 2 secons, sometimes freezing. The main game was already running windowed, never played any game using fullscreen.
Hard to say - Everybody else who had that problem got it to work with the fix.
I also tested myself and got it to work - Would recommend to check again with the box with fullscreen.
 
Feb 11, 2019
55
90
yes same problem. i start the DLC and the black window is closing after 1 or 2 secons, sometimes freezing. The main game was already running windowed, never played any game using fullscreen.
If the problem is still there, maybe you have checked the box to run the game in 640x480, try to check that and double check the tick box in Fleeting Iris aswell
 

Zellemate

Working on Witches and Wizards
Game Developer
Dec 13, 2016
2,269
4,449
yes same problem. i start the DLC and the black window is closing after 1 or 2 secons, sometimes freezing. The main game was already running windowed, never played any game using fullscreen.
Make sure this is not enabled - Check video
And sorry for my non english windows version!
- Its right click .exe file -> properties -> compatibility -> run with 640x480 [should not be checked]
 

KingsRaiden

Engaged Member
Jan 4, 2017
3,593
2,656
Downloaded the DLC, unarchived and ran it. Not so much into the bestiality stuff but at least it fits in canon with how Ayame is treated. Looking forward to the other DLC that's coming up.
 
4.00 star(s) 104 Votes