1.239
54
You can combine this with my mod that prevents input- lockups (Download here), which should make it easier to adjust the window during load screens etc.
Please leave a comment if you experience a problem or have some suggestions on how this can be improved. Thanks!
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move GTAV_DragResize.asi to your GTA installation folder.
Source Code [MIT] - Github
Poprvé nahráno: 19. září 2018
Poslední aktulizace: 19. září 2018
Last Downloaded: před 29 minutami
24 Komentářů
You can combine this with my mod that prevents input- lockups (Download here), which should make it easier to adjust the window during load screens etc.
Please leave a comment if you experience a problem or have some suggestions on how this can be improved. Thanks!
Requirements
ScriptHookV - http://www.dev-c.com/gtav/scripthookv
Microsoft Visual C++ Redistributable (2015) - https://www.microsoft.com/en-ca/download/details.aspx?id=48145
Installation
Move GTAV_DragResize.asi to your GTA installation folder.
Source Code [MIT] - Github
Poprvé nahráno: 19. září 2018
Poslední aktulizace: 19. září 2018
Last Downloaded: před 29 minutami
-
19. září 2018
-
-
@Seb16 You can't rate 0.5 stars without providing relevant feedback. And that requires you to have tested the mod. Rating deleted.
20. září 2018 -
-
-
-
-
@Seb16 Once again, you have to provide relevant feedback, not just "does not work".
Last warning.30. září 2018 -
-
-
@CamxxCore can i contact you via email or anything for video of. i installed it and when i first log in for 20 seconds it works then when im getting starting to load in more it stops working please help
01. říjen 2018 -
There is another idea for mod helping modders, i had one script which always crashed game on game exit, it makes gta5 executable crash notification and after you close it, Social Club window stays and you can just use retry button on it to restart game. I always minimize SC, do my modding, click retry on SC window and game goes into screens slide show loading directly. I guess the challenge would be to figure out something what triggers the SC to retry mode.
03. říjen 2018 -
@CamxxCore Bypassing SC for modded game that would be the best, but that can not be done by scripts, for those game has to already run, correct me if i'm wrong. That would require executable tempering which would be also game version specific, guessing from gta4 history and that's not what we do here.... After i added one of scripts from somebody (don't know which one yet), game exit, using quit button in game makes gta5.exe crash giving me the standard crash small window. I click ok, crash window goes away, but because it crashed SC window stays on with retry button on it. That means you don't have to restart game from beginning again, pressing retry game starts loading directly, which speeds up things "for everybody who needs restart game after mods changes thousand times a day". But idk what in that script mod is causing gta5.exe to crash. I mean i wish there would be easier way to keep SC on after game quit without any crashes. I guess if you End Task gta5, it detects unnatural stop doing same, maybe that would be the trick for others to do, maybe playing while modding in window mode and simply exiting window will do same as well, that i would have to test, but i think it would just go into window with "are you sure you want to quit?" or something. So that's why i was thinking making script just to cause exe crash automatically would help so modders don't have to end task game to crash it to keep SC active.
Hey, maybe it's just me seeing this helpful, so let it be if you don't see people needing this ... thanks for answer anyways
07. říjen 2018
@CamxxCore Any way of preventing the game going into window mode when using the LUA Plugin for Script Hook? Really annoyed having to Alt+Tab the game to bring it back to fullscreen every time.