Author Topic: Random fangame questions  (Read 2404 times)

just_another_Guy

  • Cherry Eater
  • Posts: 92
  • tempest best game
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 43.0.2357.132 Chrome 43.0.2357.132
    • View Profile
    • Glory Hole Foundation
  • Playstyle: Keyboard
Random fangame questions
« on: July 09, 2015, 03:04:19 PM »
1)Some bosses in fangames (e.g. the first boss of GR and the final boss of Beat the Wannabes) resize the window to its original size, which is annoying. What causes this and is there a fix for that?
2)Is there a link for Hope the normal version (already beaten the easy version)?  (If there's none, is someone willing to share it?)
3)I've beaten the avoidance you get for finding all secrets in I wanna be the Salt, and the win screen says "Normal Clear". Is there more to this game or that's it? (don't mind spoilers)

Thanks in advance.
Private fangame stash (link: private)

infern0man1

  • ~(=^・ω・^)ψ
  • Global Moderator
  • Oatmeal Killer
  • Posts: 1.021
  • Dear sir stroke madam, fire exclamation point
  • OS:
  • Linux Linux
  • Browser:
  • Chrome 40.0.2214.109 Chrome 40.0.2214.109
    • View Profile
    • Twitter
  • Playstyle: Keyboard
Re: Random fangame questions
« Reply #1 on: July 09, 2015, 05:16:49 PM »
I can only answer #1 and 2

1. The screen resizes sometimes because, in the .gmk or w/e, the room does not have the same dimensions as the room 'init', which controls basically all of the game; I think the only way to fix this is to go into the GM file and resize the room itself.

2. There used to be, but I can't seem to find carua's nico anymore.

Edit: found his nico, I guess he took down the links to the games he had up originally (Breaking Out, Hope the).
« Last Edit: July 09, 2015, 06:09:30 PM by infern0man1 »

Derf

  • Guest
Re: Random fangame questions
« Reply #2 on: July 09, 2015, 05:35:32 PM »
Just to clarify on #1, it's not necessarily a difference in room dimension but in the view_port settings as well. Though it doesn't really matter which of these two it is as, like infern0 said, the only way to fix this would be to correct the source file.

While some people are lazy and simply write 800x600 as the size of the room, this is an approximation that doesn't account for the 8 pixels extra you need on the height of the room to make it fit a 32x32 grid perfectly. As such most engines are built around the 800x608 resolution as you don't get the annoying clipping of the last row of blocks, but some game designers simply assume the dimensions are 800x600 and make new rooms using that, which can cause the screen to jump slightly. Additionally, the default room size is 640x360 (I think) and some designers simply forget to change the dimensions, especially when creating bosses that don't need massive rooms and also won't adjust the view_port settings meaning the window changes size.

just_another_Guy

  • Cherry Eater
  • Posts: 92
  • tempest best game
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 43.0.2357.132 Chrome 43.0.2357.132
    • View Profile
    • Glory Hole Foundation
  • Playstyle: Keyboard
Re: Random fangame questions
« Reply #3 on: July 10, 2015, 05:56:22 AM »
Thanks everyone for the answers. I guess I'll have to suck it up and beat those bosses with the default window size.
Edit: Dang, those were some pretty well hidden secrets. Oh well, I've all cleared the game now. Also got confirmation that Hope the is private.
« Last Edit: July 10, 2015, 02:58:23 PM by just_another_Guy »
Private fangame stash (link: private)

pieceofcheese87

  • Global Moderator
  • The Kid
  • Posts: 346
  • Personal Text
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 43.0.2357.130 Chrome 43.0.2357.130
    • View Profile
    • Twitch Tv Channel
  • Playstyle: Keyboard
Re: Random fangame questions
« Reply #4 on: July 10, 2015, 08:27:18 AM »
most engines are built around the 800x608 resolution as you don't get the annoying clipping of the last row of blocks

Unfortunately, this isn't true. All of the good engines (Yuuutu, Seph, Lemon) have the screen dimensions as 800x600. I don't know why, because it looks way better as 800x608.
Signature