Hey guys, figured out how to fix this issue through trial and error. Here's the gist: Both mods (the translation and this mod) use additional .js plugins that need to be registered in www/js/plugins.js. When installing them one after another (translation first, then the widescreen mod), you can't just overwrite plugins.js - you need to manually add the new plugins (fullscreen.js and ShiftEnemies.js) to the existing file. Important note: I was working with the Russian localization, so I don't know the exact plugin list for the Spanish version. But the same principle applies - just find the new plugins in the second mod and add them carefully.
For thoose whos wander how to make sprites or screen bigger: Go to www/js/pluggins/fullscreen.js Then EDIT: Graphics.width = 1920; Graphics.height = 1080; FOR: Graphics.width = 1600; Graphics.height = 900;
Now looks like the first fear and hunger game widescreen mod. I tested some resolution but for me this is the only one who dont mess all the screen
image of black guy in the sky upscaled: https://cdn.discordapp.com/attachments/1287077525830369356/1309616478068408373/wtf_is_that.PNG?ex=67423ae3&is=6740e963&hm=0aef90e674e6daeb8a0af7f71f107367076971001c59f085777bf5b3e827f8ab&
41 comments
PD.: The only other mod i use is a Spanish translation mod, idk if it can be the problem.
https://imgur.com/IGbSaqU
Both mods (the translation and this mod) use additional .js plugins that
need to be registered in www/js/plugins.js. When installing them one
after another (translation first, then the widescreen mod), you
can't just overwrite plugins.js - you need to manually add the new
plugins (fullscreen.js and ShiftEnemies.js) to the existing file.
Important note: I was working with the Russian localization, so I don't know the
exact plugin list for the Spanish version. But the same principle
applies - just find the new plugins in the second mod and add them
carefully.
Go to www/js/pluggins/fullscreen.js
Then EDIT:
Graphics.width = 1920;
Graphics.height = 1080;
FOR:
Graphics.width = 1600;
Graphics.height = 900;
Now looks like the first fear and hunger game widescreen mod.
I tested some resolution but for me this is the only one who dont mess all the screen
his presence is comforting even though he cannot reach you.
I do not recommend this mod, it will break your game no matter what version you have.
https://support.hornetsecurity.com/hc/article_attachments/20496217799953
image of black guy in the sky upscaled: https://cdn.discordapp.com/attachments/1287077525830369356/1309616478068408373/wtf_is_that.PNG?ex=67423ae3&is=6740e963&hm=0aef90e674e6daeb8a0af7f71f107367076971001c59f085777bf5b3e827f8ab&