Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

libv2 1.5 for MASM

Featured Replies

Posted

Hi there. 

I am looking for another v2m player that uses this kind of version of libv2 , because the V2M player from MagicH uses only libv2 1.0 (which he made it work for vista and later) and i saw some assembly source code that uses libv2 1.5 on a THETA NFO viewer 2.2 , so i'm gonna post a part of the code where the libv2 is initiated and loaded in asm :

include			./Music/libv2simple.inc
includelib		./Music/libv2simple.lib
externdef c theTune:byte
externdef c theTune2:byte

include 		winmm.inc
includelib winmm.lib

DlgProc :

	; libv2 music start
	invoke V2MInit,offset theTune,FUNC(GetForegroundWindow)
	invoke V2MPlay;

anyone has this library for asm please ? i need it for newer v2m's .

libv2masm.zip

Edited by Teddy Rogers

I don't think that lib was ever released to public - but it's relatively easy to rip it out of THETA NFO Viewer EXE.

Enjoy the Music!

Spoiler

https://www.upload.ee/files/12520564/libv2masm.zip.html

 

  • Author

thank you so much for the library mak ! i will use this on my keygen templates for newer v2m's :) 

and thanks @Teddy Rogers for attaching it :)

Edited by r0ger

On 11/13/2020 at 4:41 AM, kao said:

I don't think that lib was ever released to public - but it's relatively easy to rip it out of THETA NFO Viewer EXE.

yea kao

it was used on THETA NFO viewer and patchs

Edited by GioTiN

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.