Tsugumi

Well-Known Member
Oct 16, 2018
1,339
1,085
kinganthem MSVCR stands for "Microsoft Visual C++ Redistributable [Package]", and "120" points to the 2013 version. Install both the x86 and x64 versions (you ARE running 64-bit WinOs, right?), restart, then try launching the game.
 

oneanother

Member
Sep 2, 2020
140
231
OK I can’t see 90% of the text of the game, it literally does not appear. Outside of the second(?) boss, the priest guy, is there more to the game?

I got a double jump yeah, but after that is there some place that is now available or is it just over?
 

minanoh

Member
Feb 21, 2018
129
19
I've put together a gallery viewer. Works with this game, but should work with any other Pixel Game Maker MV games as well.

Usage: unzip into the game folder (next to player.exe), then run gallery.exe and enjoy!

It's not perfect yet, there's some issues with the sound effects, but good enough to give a beta version for you guys! Let me know if you have any issues. License: Public Domain, use as you please.

EDIT: it says it's has a virus, but that's just an AI hallucination (see the warning ends in "!ml"). If you don't trust me, source included as well, you can compile it yourself. But let me tell you, the whole exe is just 162K, the supposedly found virus is actually bigger than that!

Binary: https://attachments.f95zone.to/2024/05/3687692_gallery_bin.zip
Source: https://attachments.f95zone.to/2024/05/3687693_gallery_src.zip
Preview: https://attachments.f95zone.to/2024/05/3687695_gallery.png
works but crashes
 

Anonymous5689

Newbie
Mar 11, 2023
48
30
This is such a gem wow! Can't wait to see the full release. One of the few games on here I would actually pay for to support the dev
 

justaplayer69

Member
Nov 29, 2023
111
154
gallery binary triggers a virus warning, anyone know if it's good or what?
The supposedly detected virus is actually bigger than the entire .exe :)
works but crashes
LOL, which one is it then? Either it works or it crashes, can't be both. Would need a screenshot or something more. (BTW I'm pretty sure it's not crashing because I've clicked it through to get all the anim gifs. I can only imagine issues with some maps maybe?)
OK I can’t see 90% of the text of the game, it literally does not appear.
That's because the translation is messed up in the archive. I've fixed it, you can download it from here: https://attachments.f95zone.to/2024/05/3692261_reconquista_English_MTL_good.zip (This is not the entire game, just two json files, one for the 2024_02 version, and one for the latest 2024_04. Simply overwrite your game with it, but first, just to be safe make a backup of your current json.)
 
  • Like
Reactions: Archmage

justaplayer69

Member
Nov 29, 2023
111
154

Tsugumi

Well-Known Member
Oct 16, 2018
1,339
1,085
IlikeNikafromnakedadv Warp to Castle Town (second portal), then two maps to the right. The attached screenshot shows the beginning of the map you need: from there, drop all the way down past all the ledges, to the ground, and go right to find the entrance.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Explosioon

Acha

Newbie
Sep 8, 2017
35
3
I'm seeing in the gallery there's a cross section or x-ray view for most of the implemented animations. I bought an item that I didn't understand how to use, but it said to use it during sex. I don't see it in my inventory and I don't know how to activate it during sex. I'm assuming this item activates the cross section. How do you use it?
 

glorbgon

Newbie
May 1, 2022
45
57
where to find hernando after beating him? i saw somewhere that hes gettinig fucked by 2 girls but i cant find it
go back to the house where two girls told you they were looking for a man to bang during the fertility festival or something like that. I think it was near the beginning but I could be wrong.
 

grugi

New Member
Nov 27, 2021
4
1
grugi

From a troubleshooting perspective, what is "grade A bullshit" is how little information you provided - that error code can be ALOT of things, and you listed nothing else: no screenshots, no OS information, etc. You need to understand that nobody is going to throw randomly chosen "maybe"s at the wall to see what sticks. That error code alone is insufficient as it points in a general direction rather than a specific troublemaker to look at. Definitely need more info here.

Also, what exactly were you referring to when you said you "downloaded the missing files"? What files? That is a very suspicious phrase in the context of "I was missing some DLLs".
I am sorry, just pretty frustrated at this point, also am lacking when it comes to puters. I downloaded the missing dll files which where mentioned in the error code msvcr120 and msvcp120 placed them in the games folder. After this I get Application error unable to start correctly (0xc000007b) same thing happens no matter which version of the game I try. OS info:

Processor Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz 2.70 GHz
Installed RAM 24.0 GB
System type 64-bit operating system, x64-based processor
Edition Windows 10 Home
Version 22H2
Installed on ‎1/‎28/‎2024
OS build 19045.4412
Experience Windows Feature Experience Pack 1000.19056.1000.0
plz help
 
Mar 1, 2020
472
309
I am sorry, just pretty frustrated at this point, also am lacking when it comes to puters. I downloaded the missing dll files which where mentioned in the error code msvcr120 and msvcp120 placed them in the games folder. After this I get Application error unable to start correctly (0xc000007b) same thing happens no matter which version of the game I try. OS info:

Processor Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz 2.70 GHz
Installed RAM 24.0 GB
System type 64-bit operating system, x64-based processor
Edition Windows 10 Home
Version 22H2
Installed on ‎1/‎28/‎2024
OS build 19045.4412
Experience Windows Feature Experience Pack 1000.19056.1000.0
plz help
Not sure if my advice gonna help, this seems like a broad error. I might've had something similar in some past. Open Control Panel > go to ehh "Programs and Components" > remove/uninstall "Microsoft Visual C++" entries there. Then install fresh/recent Microsoft Visual C++, those come with a lot of games, probably in something like "Redistributables" folder, or maybe from microsoft's site.
 

Tsugumi

Well-Known Member
Oct 16, 2018
1,339
1,085
I downloaded the missing dll files which where mentioned in the error code msvcr120 and msvcp120 placed them in the games folder.
Did you download standalone DLL files? Or did you install the corresponding Microsoft software?

If the latter - that is the way to go about it, nice, but if the former - that is a severe security risk, to the point that it would not be an exaggeration to say "delete those DLLs immediately". Only ever obtain DLL files by finding out which software they are associated with and installing that software, if need be. Never ever download standalone DLLs.

MSVCR120.dll and MSVCP120.dll are part of the Visual C++ 2013 package. You can find it on the Microsoft website, and remember to download and install both the x86 and x64 versions of it. And no, that does not mean "download the latest version" - it means "download the 2013 version": the current version seems to be only backwards compatible with older versions down to 2015, and 2013 was a so-called cutoff for the previous type/version/generation/whatever. Besides, if you ever played any games on your computer, chances are your system already has this "latest version" installed, meaning it is useless for this particular game.
 
  • Red Heart
Reactions: grugi

grugi

New Member
Nov 27, 2021
4
1
Did you download standalone DLL files? Or did you install the corresponding Microsoft software?

If the latter - that is the way to go about it, nice, but if the former - that is a severe security risk, to the point that it would not be an exaggeration to say "delete those DLLs immediately". Only ever obtain DLL files by finding out which software they are associated with and installing that software, if need be. Never ever download standalone DLLs.

MSVCR120.dll and MSVCP120.dll are part of the Visual C++ 2013 package. You can find it on the Microsoft website, and remember to download and install both the x86 and x64 versions of it. And no, that does not mean "download the latest version" - it means "download the 2013 version": the current version seems to be only backwards compatible with older versions down to 2015, and 2013 was a so-called cutoff for the previous type/version/generation/whatever. Besides, if you ever played any games on your computer, chances are your system already has this "latest version" installed, meaning it is useless for this particular game.
Well that was embarassingly easy... Thank you for your kind help! Cheers!
 
4.80 star(s) 52 Votes