AdGamer09

New Member
Nov 19, 2020
7
6
126
ok, I removed the fps-checker completely. now it will just take the monitor hz without checking any performance.
maybe its the best approach.
I turned the monitor represh rate down as well and it is still speeded way too much
 

baka

Engaged Member
Modder
Oct 13, 2016
3,782
7,917
773
can u tell me more about your computer?
do u have dual monitors?
cpu/gpu models?
what monitor hz do u have? do u have any settings in your graphic settings? like vertical sync if its fast/adaptive etc
right now it seems that the API that I use gets a vsync value that is not the right one due to some override.
if u change to software mode, is it the same?
 

AdGamer09

New Member
Nov 19, 2020
7
6
126
software mode becomes way too slow.
i have 240 hz monitor, 4070ti gpu, 13900kf cpu , just default max settings fro display and graphcis. single monitor.adaptive sync is on
 

baka

Engaged Member
Modder
Oct 13, 2016
3,782
7,917
773
ok new try.
let me know what happens.

edit: I run it on another computer and theres more to do. but this exe should show at least reveal if the speed gets adjusted or not.
edit: uploaded a new exe.
 
Last edited:

Captawn117

New Member
Oct 20, 2020
1
0
45
Hi everyone !

Just wanted to know how I can get the code for the patreon box. I subscribed to their patreon but I don't know where to get the code. Thanks to anyone who answers me and sorry if it's already been asked.
 

greymon89

New Member
Feb 24, 2019
13
1
137
Hi everyone !

Just wanted to know how I can get the code for the patreon box. I subscribed to their patreon but I don't know where to get the code. Thanks to anyone who answers me and sorry if it's already been asked.
need enter in discord and claim role for patreons.
 
  • Like
Reactions: Captawn117

HaseoOfDeath

Engaged Member
Game Developer
Sep 13, 2017
3,443
6,312
755
Hi everyone !

Just wanted to know how I can get the code for the patreon box. I subscribed to their patreon but I don't know where to get the code. Thanks to anyone who answers me and sorry if it's already been asked.
Yeah, it's on our Discord Server and always Pinned. Let me know on there (same username) and I can get your codes
 
  • Like
Reactions: Captawn117

HaseoOfDeath

Engaged Member
Game Developer
Sep 13, 2017
3,443
6,312
755
What´s the difference between making Luna talk to Camilla to making her have her space?
One leads to Camila breaking up with you (you'll get a new Route for her or she'll regret it and you can restart the relationship later) or it leads to her realizing you're fighting for her.

Luna helps you keep her.
Giving her space makes her break up (again, she will regret it and you can restart the relationship later)
 

Darklook

New Member
Mar 5, 2018
9
1
210
One leads to Camila breaking up with you (you'll get a new Route for her or she'll regret it and you can restart the relationship later) or it leads to her realizing you're fighting for her.

Luna helps you keep her.
Giving her space makes her break up (again, she will regret it and you can restart the relationship later)

Than you for the reply
 
  • Like
Reactions: HaseoOfDeath

Darklook

New Member
Mar 5, 2018
9
1
210
I got to the point where I can recruit NPC from southperry to the ARDYN I am guessing Tru is the loyal while Natasha the traitor or who is who?
 

HaseoOfDeath

Engaged Member
Game Developer
Sep 13, 2017
3,443
6,312
755
I got to the point where I can recruit NPC from southperry to the ARDYN I am guessing Tru is the loyal while Natasha the traitor or who is who?
Natasha is a soft Traitor. You'll know if you've paid attention to how teh Hero reacts to her in general.

Silver is a Traitor but if you want to be double sure, once you get to Elluel, there's an NPC you can pay to announce who is a Friend or a Traitor. Figured that would be very handy
 

zlefox

New Member
Feb 28, 2024
11
6
89
has anyone figured out the 445 error on wine?
looks like a weird memory access
wine: Unhandled page fault on read access to 1002E51C at address 1002E51C (thread 015c)
 

HaseoOfDeath

Engaged Member
Game Developer
Sep 13, 2017
3,443
6,312
755
has anyone figured out the 445 error on wine?
looks like a weird memory access
wine: Unhandled page fault on read access to 1002E51C at address 1002E51C (thread 015c)
Game isn't intended for wine so it's probably that. Everything from the game is built with windows in mind so we can't really see what failed with Wine since we really have never tested for it
 

baka

Engaged Member
Modder
Oct 13, 2016
3,782
7,917
773
of what I know u need to run:
winetricks vb6run
winetricks d3dx11_43 (or similar)

and make sure u use the latest wine version and not restrict that to windows xp.
the game works in windows 7 so it could be a good idea to force windows 7 in your settings, otherwise WINE need to be able to run Direct2d version (DirectX 11.1) that could be harder to run for WINE. for windows 7, it uses DirectX 11.0 that is a simpler version.
the game should switch to software if theres not enough GPU memory (virtual)
but to make sure, look into that as well. it need a bitmapsize of 8192.
for vb6 runtimes, make sure it uses the latest version, as in VB6SP2

I have not tested it myself, so I can not tell.

WINEDEBUG=+all wine maple.exe > log.txt 2>&1
and report to Wine’s Bugzilla
 
Last edited:

baka

Engaged Member
Modder
Oct 13, 2016
3,782
7,917
773
Im not using dotnet. its VB6. so compiled in native code + the vb6runtimes.
and its 32bit. vb6 is 32bit only.
 
3.80 star(s) 33 Votes